Package | Description |
---|---|
com.crm.dataobject.accounts | |
com.crm.dataobject.billing | |
com.crm.dataobject.financialtransactions |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountingPeriod |
CRMDOAccountReceivable.getAccountingPeriod() |
CRMDOAccountingPeriod |
CRMDOAccountingPeriod.getClosedByAccountPeriod() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountReceivable.setAccountingPeriod(CRMDOAccountingPeriod accountingPeriod) |
void |
CRMDOAccountingPeriod.setClosedByAccountPeriod(CRMDOAccountingPeriod closedByAccountPeriod) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountingPeriod |
CRMDOBillingRun.getAccountingPeriod() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOBillingRun.setAccountingPeriod(CRMDOAccountingPeriod accountingPeriod) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountingPeriod |
CRMDOFinancialTransaction.getAccountingPeriod() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOAccountingPeriod> |
FinancialTransactionSearchCriteria.getAccountingPeriods() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionSearchCriteria.setAccountingPeriod(CRMDOAccountingPeriod accountingPeriod) |
void |
CRMDOFinancialTransaction.setAccountingPeriod(CRMDOAccountingPeriod accountingPeriod) |
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionSearchCriteria.setAccountingPeriods(java.util.ArrayList<CRMDOAccountingPeriod> accountingPeriods) |