Package | Description |
---|---|
com.crm.dataobject.financialtransactions | |
com.crm.dataobject.paymentgateway | |
com.crm.dataobject.rewards |
Modifier and Type | Method and Description |
---|---|
CRMDOFinancialTransactionCategory |
CRMDOFinancialTransaction.getCategory() |
CRMDOFinancialTransactionCategory |
CRMDOFinancialTransactionTypeCategory.getCategory() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOFinancialTransaction.setCategory(CRMDOFinancialTransactionCategory category) |
void |
CRMDOFinancialTransactionTypeCategory.setCategory(CRMDOFinancialTransactionCategory category) |
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 |
MerchantBackEndReductionSettings.getDefCreditNoteCategory() |
CRMDOFinancialTransactionCategory |
MerchantBackEndReductionSettings.getDefRefundCategory() |
Modifier and Type | Method and Description |
---|---|
void |
MerchantBackEndReductionSettings.setDefCreditNoteCategory(CRMDOFinancialTransactionCategory defCreditNoteCategory) |
void |
MerchantBackEndReductionSettings.setDefRefundCategory(CRMDOFinancialTransactionCategory defRefundCategory) |