|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.services.cas.Cas
public class Cas
Creator Acknowledgement System main interface
Method Summary | |
---|---|
static void |
main(String[] args)
The main program for the Cas class |
void |
storeinDB(org.dlese.dpc.services.cas.Rec[] records,
int numrecords)
store the records' info in the CAS database |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(String[] args) throws CasException, MmdException, MessagingException, IOException, NoSuchProviderException, XMLException
args
- The command line arguments which are
props = [properties file name] #Required
send_emails = [true|false]
CasException
MmdException
XMLException
MessagingException
IOException
NoSuchProviderException
public void storeinDB(org.dlese.dpc.services.cas.Rec[] records, int numrecords) throws CasException, MmdException, XMLException
records
- array of Records returned by the DDSnumrecords
- total number of Records
CasException
MmdException
XMLException
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |