public class CustomerEventEventBasedCommunicationRule extends EventBasedCommunicationRule
| Constructor and Description |
|---|
CustomerEventEventBasedCommunicationRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getApplyOnSubmittingPurchaseCustomerEvent() |
java.lang.Integer |
getApplyOnSubmittingSpendRequestCustomerEvent() |
java.util.Set<CustomerEventEventBasedCommunicationRuleCustomerEventClassificationCondition> |
getCustomerEventClassificationsConditions() |
boolean |
isAppliedOnSubmittingPurchaseCustomerEvent() |
boolean |
isAppliedOnSubmittingSpendRequestCustomerEvent() |
void |
setApplyOnSubmittingPurchaseCustomerEvent(java.lang.Integer applyOnSubmittingPurchaseCustomerEvent) |
void |
setApplyOnSubmittingSpendRequestCustomerEvent(java.lang.Integer applyOnSubmittingSpendRequestCustomerEvent) |
void |
setCustomerEventClassificationsConditions(java.util.Set<CustomerEventEventBasedCommunicationRuleCustomerEventClassificationCondition> customerEventClassificationsConditions) |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegmentclone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, 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, isRestricted, 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, setIsRestricted, 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, toStringpublic CustomerEventEventBasedCommunicationRule()
public java.lang.Integer getApplyOnSubmittingPurchaseCustomerEvent()
public void setApplyOnSubmittingPurchaseCustomerEvent(java.lang.Integer applyOnSubmittingPurchaseCustomerEvent)
public boolean isAppliedOnSubmittingPurchaseCustomerEvent()
public java.lang.Integer getApplyOnSubmittingSpendRequestCustomerEvent()
public void setApplyOnSubmittingSpendRequestCustomerEvent(java.lang.Integer applyOnSubmittingSpendRequestCustomerEvent)
public boolean isAppliedOnSubmittingSpendRequestCustomerEvent()
public java.util.Set<CustomerEventEventBasedCommunicationRuleCustomerEventClassificationCondition> getCustomerEventClassificationsConditions()
public void setCustomerEventClassificationsConditions(java.util.Set<CustomerEventEventBasedCommunicationRuleCustomerEventClassificationCondition> customerEventClassificationsConditions)