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.
|
loadActiveDefinition, loadInactiveDefinitions, save, setActiveDefinition, validateOnDeleteisDefault, loadDefault, setDefaultconstruct, construct, construct, construct, construct, construct, construct, construct, createAndUpdate, delete, delete, delete, getDOName, getDOName, getNextSequenceNumber, getNextSequenceNumber, getNumberScheme, load, load, load, load, load, load, load, load, loadAll, loadAll, loadAll, parseAssociations, save, save, saveCRMDOCollection, saveImages, setMandatoryFields, setNumberScheme, validateAndDelete, validateAndSave, validateAndSave, validateAndSave, validateOnDelete, validateOnDelete, validateOnSave, validateOnSave, validateOnSavedispatch, getCRMSession, getCRMSessionHandle, 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.Exception