|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompanyCurrency | |
com.siebel.rf.offline.data.company | |
com.siebel.rf.offline.data.companycurrency | |
com.siebel.rf.offline.request.handler.journalling |
Uses of CompanyCurrency in com.siebel.rf.offline.data.company |
Methods in com.siebel.rf.offline.data.company that return CompanyCurrency | |
CompanyCurrency |
Company.getBaseCurrencyForCompany()
Returns base currency |
Uses of CompanyCurrency in com.siebel.rf.offline.data.companycurrency |
Methods in com.siebel.rf.offline.data.companycurrency that return CompanyCurrency | |
static CompanyCurrency |
CompanyCurrencyFactory.findByPrimaryKey(java.lang.String companyCode,
java.lang.String currency)
Returns CompanyCurrency |
static CompanyCurrency |
CompanyCurrencyFactory.getCompanyCurrency(java.lang.String companyCode,
java.lang.String currency)
Returns CompanyCurrency |
Methods in com.siebel.rf.offline.data.companycurrency with parameters of type CompanyCurrency | |
void |
CompanyCurrencyValidator.validateStore(CompanyCurrency companyCurrency)
Validates all fields before store |
Uses of CompanyCurrency in com.siebel.rf.offline.request.handler.journalling |
Methods in com.siebel.rf.offline.request.handler.journalling that return CompanyCurrency | |
CompanyCurrency |
JournallingHandler.imGetBaseCurrencyForCompany(java.lang.String companyCode)
Returns the base currency for the company |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |