| java.lang.Object org.kuali.module.pdp.batch.LoadPayments
LoadPayments | public class LoadPayments (Code) | | author: jsissom This will be used in batch to load a payment file. This need the following system properties set for this to author: work: jdbc.driver= jdbc database driver (oracle.jdbc.driver.OracleDriver) jdbc.url= jdbc database url author: (jdbc:oracle:thin:@es01.uits.indiana.edu:1521:GEN2DEV) jdbc.username= jdbc database username (pdp_proxy) jdbc.password= author: jdbc database password (xxxxxx) gds.ldapUrl= EDS url (ldap://eds-stage.iu.edu:636) gds.password= EDS password (xxxxxx) author: gds.username= EDS username (IU-UITS-UIS-APP-PDP) mail.username= Mail username mail.password= Mail password |
LoadPayments | public LoadPayments()(Code) | | |
createDoneFile | public boolean createDoneFile(String filename)(Code) | | |
|
|