public class CustomerEventAutomation extends CRMDO
Constructor and Description |
---|
CustomerEventAutomation() |
Modifier and Type | Method and Description |
---|---|
RewardDefinitionEventActionType |
getActionType() |
java.lang.String |
getEntityID() |
java.lang.String |
getEntityValue() |
CustomerEventType |
getEventType() |
CRMDOFinancialTransactionType |
getFinancialTransactionType() |
static long |
getSerialversionuid() |
void |
setActionType(RewardDefinitionEventActionType actionType) |
void |
setEntityID(java.lang.String entityID) |
void |
setEntityValue(java.lang.String entityValue) |
void |
setEventType(CustomerEventType eventType) |
void |
setFinancialTransactionType(CRMDOFinancialTransactionType financialTransactionType) |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public CustomerEventType getEventType()
public void setEventType(CustomerEventType eventType)
public RewardDefinitionEventActionType getActionType()
public void setActionType(RewardDefinitionEventActionType actionType)
public java.lang.String getEntityValue()
public void setEntityValue(java.lang.String entityValue)
public static long getSerialversionuid()
public java.lang.String getEntityID()
public void setEntityID(java.lang.String entityID)
public CRMDOFinancialTransactionType getFinancialTransactionType()
public void setFinancialTransactionType(CRMDOFinancialTransactionType financialTransactionType)