|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Journal | |
com.siebel.rf.offline.data.journal |
Uses of Journal in com.siebel.rf.offline.data.journal |
Methods in com.siebel.rf.offline.data.journal that return Journal | |
static Journal |
JournalFactory.findByPrimaryKey(java.lang.String journalDate,
java.lang.String companyCode,
java.lang.String journalStartTime,
java.lang.String userId)
Returns Journal |
static Journal |
JournalFactory.getJournal(java.lang.String journalDate,
java.lang.String companyCode,
java.lang.String journalStartTime,
java.lang.String userId)
Returns Journal |
Methods in com.siebel.rf.offline.data.journal with parameters of type Journal | |
void |
JournalValidator.validateStore(Journal journal)
Validates all fields before store |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |