public class SchedulerEnabledApplicationServer extends NotPersistenceObject
Constructor and Description |
---|
SchedulerEnabledApplicationServer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationServer() |
java.lang.Integer |
getIsDefault() |
java.lang.Integer |
getIsEnabled() |
java.lang.Integer |
getStartAutomatically() |
java.lang.Boolean |
isDefault() |
java.lang.Boolean |
isEnabled() |
void |
setApplicationServer(java.lang.String applicationServer) |
void |
setIsDefault(java.lang.Integer isDefault) |
void |
setIsEnabled(java.lang.Integer isEnabled) |
void |
setStartAutomatically(java.lang.Integer startAutomatically) |
java.lang.Boolean |
shouldStartAutomatically() |
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 java.lang.String getApplicationServer()
public void setApplicationServer(java.lang.String applicationServer)
public java.lang.Integer getIsEnabled()
public void setIsEnabled(java.lang.Integer isEnabled)
public java.lang.Boolean isEnabled()
public java.lang.Integer getIsDefault()
public void setIsDefault(java.lang.Integer isDefault)
public java.lang.Boolean isDefault()
public java.lang.Integer getStartAutomatically()
public void setStartAutomatically(java.lang.Integer startAutomatically)
public java.lang.Boolean shouldStartAutomatically()