public class ConaxSmsDeleteErrorHandingProcessRunDefinition extends CRMDO
Constructor and Description |
---|
ConaxSmsDeleteErrorHandingProcessRunDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getPeriodAfterExecution() |
com.crm.framework.util.UnitOfTime |
getPeriodAfterExecutionUOT() |
CRMDOProcessRunDefinition |
getProcessRunDefinition() |
com.crm.process.utilities.SchedulerTask |
getSchedulerTask() |
static long |
getSerialversionuid() |
java.lang.Integer |
getSkipAddSubscription() |
java.lang.Integer |
getSkipCancelSubscription() |
java.lang.Integer |
getSkipCompletedRequestFiles() |
java.lang.Integer |
getSkipCompletedRequests() |
java.lang.Integer |
getSkipCreatePairing() |
java.lang.Integer |
getSkipRejectedRequestFiles() |
java.lang.Integer |
getSkipRejectedRequests() |
java.lang.Integer |
getSkipRenewSubscription() |
java.lang.Integer |
getSkipSendMessage() |
void |
setPeriodAfterExecution(java.lang.Integer periodAfterExecution) |
void |
setPeriodAfterExecutionUOT(com.crm.framework.util.UnitOfTime periodAfterExecutionUOT) |
void |
setProcessRunDefinition(CRMDOProcessRunDefinition processRunDefinition) |
void |
setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask) |
void |
setSkipAddSubscription(java.lang.Integer skipAddSubscription) |
void |
setSkipCancelSubscription(java.lang.Integer skipCancelSubscription) |
void |
setSkipCompletedRequestFiles(java.lang.Integer skipCompletedRequestFiles) |
void |
setSkipCompletedRequests(java.lang.Integer skipCompletedRequests) |
void |
setSkipCreatePairing(java.lang.Integer skipCreatePairing) |
void |
setSkipRejectedRequestFiles(java.lang.Integer skipRejectedRequestFiles) |
void |
setSkipRejectedRequests(java.lang.Integer skipRejectedRequests) |
void |
setSkipRenewSubscription(java.lang.Integer skipRenewSubscription) |
void |
setSkipSendMessage(java.lang.Integer skipSendMessage) |
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 ConaxSmsDeleteErrorHandingProcessRunDefinition()
public java.lang.Integer getSkipRejectedRequests()
public void setSkipRejectedRequests(java.lang.Integer skipRejectedRequests)
public java.lang.Integer getSkipCompletedRequests()
public void setSkipCompletedRequests(java.lang.Integer skipCompletedRequests)
public java.lang.Integer getSkipRejectedRequestFiles()
public void setSkipRejectedRequestFiles(java.lang.Integer skipRejectedRequestFiles)
public java.lang.Integer getSkipCompletedRequestFiles()
public void setSkipCompletedRequestFiles(java.lang.Integer skipCompletedRequestFiles)
public CRMDOProcessRunDefinition getProcessRunDefinition()
public void setProcessRunDefinition(CRMDOProcessRunDefinition processRunDefinition)
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)
public static long getSerialversionuid()
public java.lang.Integer getSkipAddSubscription()
public void setSkipAddSubscription(java.lang.Integer skipAddSubscription)
public java.lang.Integer getSkipCancelSubscription()
public void setSkipCancelSubscription(java.lang.Integer skipCancelSubscription)
public java.lang.Integer getSkipCreatePairing()
public void setSkipCreatePairing(java.lang.Integer skipCreatePairing)
public java.lang.Integer getSkipRenewSubscription()
public void setSkipRenewSubscription(java.lang.Integer skipRenewSubscription)
public java.lang.Integer getSkipSendMessage()
public void setSkipSendMessage(java.lang.Integer skipSendMessage)
public java.lang.Integer getPeriodAfterExecution()
public void setPeriodAfterExecution(java.lang.Integer periodAfterExecution)
public com.crm.framework.util.UnitOfTime getPeriodAfterExecutionUOT()
public void setPeriodAfterExecutionUOT(com.crm.framework.util.UnitOfTime periodAfterExecutionUOT)