public class AccountReceivableEventBasedCommunicationRule extends EventBasedCommunicationRule
| Constructor and Description |
|---|
AccountReceivableEventBasedCommunicationRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getApplyOnAccountReceivableActivation() |
java.lang.Integer |
getApplyOnAccountReceivableSuspension() |
java.lang.Integer |
getApplyOnAccountReceivableTermination() |
java.lang.Integer |
getApplyOnAccountReceivableUpdate() |
boolean |
isAppliedOnAccountReceivableActivation() |
boolean |
isAppliedOnAccountReceivableSuspension() |
boolean |
isAppliedOnAccountReceivableTermination() |
boolean |
isAppliedOnAccountReceivableUpdate() |
void |
setApplyOnAccountReceivableActivation(java.lang.Integer applyOnAccountReceivableActivation) |
void |
setApplyOnAccountReceivableSuspension(java.lang.Integer applyOnAccountReceivableSuspension) |
void |
setApplyOnAccountReceivableTermination(java.lang.Integer applyOnAccountReceivableTermination) |
void |
setApplyOnAccountReceivableUpdate(java.lang.Integer applyOnAccountReceivableUpdate) |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegmentclone, 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, toStringpublic AccountReceivableEventBasedCommunicationRule()
public java.lang.Integer getApplyOnAccountReceivableSuspension()
public void setApplyOnAccountReceivableSuspension(java.lang.Integer applyOnAccountReceivableSuspension)
public java.lang.Integer getApplyOnAccountReceivableTermination()
public void setApplyOnAccountReceivableTermination(java.lang.Integer applyOnAccountReceivableTermination)
public java.lang.Integer getApplyOnAccountReceivableActivation()
public void setApplyOnAccountReceivableActivation(java.lang.Integer applyOnAccountReceivableActivation)
public java.lang.Integer getApplyOnAccountReceivableUpdate()
public void setApplyOnAccountReceivableUpdate(java.lang.Integer applyOnAccountReceivableUpdate)
public boolean isAppliedOnAccountReceivableSuspension()
public boolean isAppliedOnAccountReceivableTermination()
public boolean isAppliedOnAccountReceivableActivation()
public boolean isAppliedOnAccountReceivableUpdate()