public class CRMBOCustomerEventDefinitionBean extends CRMBODefinition
| Constructor and Description |
|---|
CRMBOCustomerEventDefinitionBean()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
getDefaultAssociations()
Returns the default associated data objects of a customer event definition.
|
java.lang.Boolean |
isPurchaseCustomerEventAutomaticCreationSupported(com.crm.dataobject.financialtransactions.CRMDOInvoice invoice,
com.crm.dataobject.rewards.CRMDOCustomerEventDefinition customerEventDefinition)
Check in the Purchase Customer Events Automation of the customer event active definition if an automatically creation of a purchase customer event is supported.
|
com.crm.dataobject.rewards.SpendRequestRule |
loadApplicableSpendRequestRule(com.crm.dataobject.rewards.CRMDOCustomerEventClassification customerEventClassification,
com.crm.dataobject.rewards.CRMDOCustomerEventDefinition customerEventDefinition) |
com.crm.dataobject.rewards.SpendRequestRule |
loadApplicableSpendRequestRule(com.crm.dataobject.rewards.CRMDOSpendRequestCustomerEvent spendRequestCustomerEvent,
com.crm.dataobject.rewards.CRMDOCustomerEventDefinition customerEventDefinition) |
loadActiveDefinition, loadInactiveDefinitions, save, setActiveDefinition, validateOnDeleteisDefault, loadDefault, setDefaultconstruct, construct, construct, construct, construct, construct, construct, construct, construct, createAndUpdate, delete, delete, delete, getDOName, getDOName, getNextSequenceNumber, getNextSequenceNumber, getNumberScheme, isAssignable, load, load, load, load, load, load, load, load, load, loadAll, loadAll, loadAll, loadAllEntityStatusDO, loadAllEntityStatusDO, loadDataObject, loadDataObject, loadDataObject, loadDataObjects, loadEntityCategoryDO, loadEntityCategoryDO, loadEntityDO, loadEntityDO, loadEntityStatusDO, loadEntityStatusDO, parseAssociations, parseAssociations, save, save, saveCRMDOCollection, saveImages, setMandatoryFields, setNumberScheme, validateAndDelete, validateAndSave, validateAndSave, validateAndSave, validateApprovalRequestEntity, validateFormatSettings, validateFormatSettings, validateOnDelete, validateOnDelete, validateOnSave, validateOnSave, validateOnSavedeepCopy, dispatch, getCRMSession, getCRMSessionHandle, getCurrentDate, getEJBHomeInterface, getInitialContext, getSessionContext, invoke, setCRMSessionHandle, setInitialContext, setSessionContextpublic CRMBOCustomerEventDefinitionBean()
public java.util.ArrayList<java.lang.String> getDefaultAssociations()
getDefaultAssociations in class CRMBOpublic java.lang.Boolean isPurchaseCustomerEventAutomaticCreationSupported(com.crm.dataobject.financialtransactions.CRMDOInvoice invoice,
com.crm.dataobject.rewards.CRMDOCustomerEventDefinition customerEventDefinition)
throws java.lang.Exception
invoice - - the invoice that the type of will be evaluate against the types selected in the Purchase Customer Events Automation.customerEventDefinition - - the active customer event Definitionjava.lang.Exceptionpublic com.crm.dataobject.rewards.SpendRequestRule loadApplicableSpendRequestRule(com.crm.dataobject.rewards.CRMDOSpendRequestCustomerEvent spendRequestCustomerEvent,
com.crm.dataobject.rewards.CRMDOCustomerEventDefinition customerEventDefinition)
public com.crm.dataobject.rewards.SpendRequestRule loadApplicableSpendRequestRule(com.crm.dataobject.rewards.CRMDOCustomerEventClassification customerEventClassification,
com.crm.dataobject.rewards.CRMDOCustomerEventDefinition customerEventDefinition)