public class WalletBalanceExpirationRunDefinition
extends com.crm.process.ProcessRunDefinition
Constructor and Description |
---|
WalletBalanceExpirationRunDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getMaximumBatchSize() |
com.crm.process.utilities.SchedulerTask |
getSchedulerTask() |
static long |
getSerialversionuid() |
java.lang.Integer |
getStartAgainAfter() |
com.crm.framework.util.UnitOfTime |
getStartAgainAfterUOT() |
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
getViewMandatoryFields() |
java.lang.Integer |
getWalletAllotmentsExpiredXDaysAgo() |
void |
setMaximumBatchSize(java.lang.Integer maximumBatchSize) |
void |
setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask) |
void |
setStartAgainAfter(java.lang.Integer startAgainAfter) |
void |
setStartAgainAfterUOT(com.crm.framework.util.UnitOfTime startAgainAfterUOT) |
void |
setWalletAllotmentsExpiredXDaysAgo(java.lang.Integer walletAllotmentsExpiredXDaysAgo) |
getProcessRunDefinition, setProcessRunDefinition
setMandatoryFields
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 WalletBalanceExpirationRunDefinition()
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)
public static long getSerialversionuid()
public java.lang.Integer getMaximumBatchSize()
public void setMaximumBatchSize(java.lang.Integer maximumBatchSize)
public java.lang.Integer getStartAgainAfter()
public void setStartAgainAfter(java.lang.Integer startAgainAfter)
public com.crm.framework.util.UnitOfTime getStartAgainAfterUOT()
public void setStartAgainAfterUOT(com.crm.framework.util.UnitOfTime startAgainAfterUOT)
public java.util.LinkedHashMap<java.lang.String,java.lang.String> getViewMandatoryFields()
getViewMandatoryFields
in class com.crm.process.ProcessRunDefinition
public java.lang.Integer getWalletAllotmentsExpiredXDaysAgo()
public void setWalletAllotmentsExpiredXDaysAgo(java.lang.Integer walletAllotmentsExpiredXDaysAgo)