Package | Description |
---|---|
com.crm.dataobject.financialtransactions | |
com.crm.dataobject.paymentgateway | |
com.crm.dataobject.rewards | |
com.crm.dataobject.workflows |
Modifier and Type | Method and Description |
---|---|
CRMDOFinancialTransactionCategory |
CRMDOFinancialTransactionTypeCategory.getCategory() |
CRMDOFinancialTransactionCategory |
CRMDOFinancialTransaction.getCategory() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOFinancialTransactionCategory> |
FinancialTransactionSearchCriteria.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionSearchCriteria.setCategory(CRMDOFinancialTransactionCategory category) |
void |
CRMDOFinancialTransactionTypeCategory.setCategory(CRMDOFinancialTransactionCategory category) |
void |
CRMDOFinancialTransaction.setCategory(CRMDOFinancialTransactionCategory category) |
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionSearchCriteria.setCategories(java.util.ArrayList<CRMDOFinancialTransactionCategory> categories) |
Modifier and Type | Method and Description |
---|---|
CRMDOFinancialTransactionCategory |
PaymentGatewaySettingCriterion.getDefaultPaymentCategory() |
Modifier and Type | Method and Description |
---|---|
void |
PaymentGatewaySettingCriterion.setDefaultPaymentCategory(CRMDOFinancialTransactionCategory defaultPaymentCategory) |
Modifier and Type | Method and Description |
---|---|
CRMDOFinancialTransactionCategory |
BackEndReductionSettings.getDefCreditNoteCategory() |
CRMDOFinancialTransactionCategory |
BackEndReductionSettings.getDefRefundCategory() |
Modifier and Type | Method and Description |
---|---|
void |
BackEndReductionSettings.setDefCreditNoteCategory(CRMDOFinancialTransactionCategory defCreditNoteCategory) |
void |
BackEndReductionSettings.setDefRefundCategory(CRMDOFinancialTransactionCategory defRefundCategory) |
Modifier and Type | Method and Description |
---|---|
CRMDOFinancialTransactionCategory |
CRMDOWorkflowRuleConditionValue.getFinancialTransactionCategory() |
CRMDOFinancialTransactionCategory |
CRMDOWorkflowRuleConditionValue.getFromFinancialTransactionCategory() |
CRMDOFinancialTransactionCategory |
CRMDOWorkflowRuleConditionValue.getToFinancialTransactionCategory() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOWorkflowRuleConditionValue.setFinancialTransactionCategory(CRMDOFinancialTransactionCategory financialTransactionCategory) |
void |
CRMDOWorkflowRuleConditionValue.setFromFinancialTransactionCategory(CRMDOFinancialTransactionCategory fromFinancialTransactionCategory) |
void |
CRMDOWorkflowRuleConditionValue.setToFinancialTransactionCategory(CRMDOFinancialTransactionCategory toFinancialTransactionCategory) |