public class JobQuotationEventBasedCommunicationRule extends EventBasedCommunicationRule
Constructor and Description |
---|
JobQuotationEventBasedCommunicationRule() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getApplyOnCreatePendingJob() |
java.lang.Integer |
getApplyOnPendingJob() |
java.lang.Integer |
getApplyOnStartProgressJob() |
java.lang.Integer |
getApplyOnUpdatePendingJob() |
java.util.Set<JobQuotationEventBasedCommunicationRuleJobCondition> |
getJobTypesConditions() |
boolean |
isAppliedOnCreatePendingJob() |
boolean |
isAppliedOnPendingJob() |
boolean |
isAppliedOnStartProgressJob() |
boolean |
isAppliedOnUpdatePendingJob() |
void |
setApplyOnCreatePendingJob(java.lang.Integer applyOnCreatePendingJob) |
void |
setApplyOnPendingJob(java.lang.Integer applyOnPendingJob) |
void |
setApplyOnStartProgressJob(java.lang.Integer applyOnStartProgressJob) |
void |
setApplyOnUpdatePendingJob(java.lang.Integer applyOnUpdatePendingJob) |
void |
setJobTypesConditions(java.util.Set<JobQuotationEventBasedCommunicationRuleJobCondition> jobTypesConditions) |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegment
clone, 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, toString
public JobQuotationEventBasedCommunicationRule()
public java.lang.Integer getApplyOnCreatePendingJob()
public void setApplyOnCreatePendingJob(java.lang.Integer applyOnCreatePendingJob)
public boolean isAppliedOnCreatePendingJob()
public java.lang.Integer getApplyOnPendingJob()
public void setApplyOnPendingJob(java.lang.Integer applyOnPendingJob)
public boolean isAppliedOnPendingJob()
public java.lang.Integer getApplyOnUpdatePendingJob()
public void setApplyOnUpdatePendingJob(java.lang.Integer applyOnUpdatePendingJob)
public boolean isAppliedOnUpdatePendingJob()
public java.lang.Integer getApplyOnStartProgressJob()
public void setApplyOnStartProgressJob(java.lang.Integer applyOnStartProgressJob)
public boolean isAppliedOnStartProgressJob()
public java.util.Set<JobQuotationEventBasedCommunicationRuleJobCondition> getJobTypesConditions()
public void setJobTypesConditions(java.util.Set<JobQuotationEventBasedCommunicationRuleJobCondition> jobTypesConditions)