public class SubscriptionMaintenanceProcessRunDefinition
extends com.crm.dataobject.ViewObject
Constructor and Description |
---|
SubscriptionMaintenanceProcessRunDefinition() |
Modifier and Type | Method and Description |
---|---|
SubscriptionProcessRunDefinition |
getActivationProcessRunDefinition() |
SubscriptionProcessRunDefinition |
getCancellationProcessRunDefinition() |
SubscriptionProcessRunDefinition |
getProcessRunDefinition() |
SubscriptionProcessRunDefinition |
getScheduledActionsExecutionProcessRunDefinition() |
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
getViewMandatoryFields() |
void |
setActivationProcessRunDefinition(SubscriptionProcessRunDefinition activationProcessRunDefinition) |
void |
setCancellationProcessRunDefinition(SubscriptionProcessRunDefinition cancellationProcessRunDefinition) |
void |
setProcessRunDefinition(SubscriptionProcessRunDefinition processRunDefinition) |
void |
setScheduledActionsExecutionProcessRunDefinition(SubscriptionProcessRunDefinition scheduledActionsExecutionProcessRunDefinition) |
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 SubscriptionMaintenanceProcessRunDefinition()
public SubscriptionProcessRunDefinition getActivationProcessRunDefinition()
public void setActivationProcessRunDefinition(SubscriptionProcessRunDefinition activationProcessRunDefinition)
public SubscriptionProcessRunDefinition getScheduledActionsExecutionProcessRunDefinition()
public void setScheduledActionsExecutionProcessRunDefinition(SubscriptionProcessRunDefinition scheduledActionsExecutionProcessRunDefinition)
public SubscriptionProcessRunDefinition getProcessRunDefinition()
public void setProcessRunDefinition(SubscriptionProcessRunDefinition processRunDefinition)
public SubscriptionProcessRunDefinition getCancellationProcessRunDefinition()
public void setCancellationProcessRunDefinition(SubscriptionProcessRunDefinition cancellationProcessRunDefinition)
public java.util.LinkedHashMap<java.lang.String,java.lang.String> getViewMandatoryFields()
getViewMandatoryFields
in class com.crm.dataobject.ViewObject