public class DynamicMaintenanceCleanupJobModel extends MaintenanceCleanupJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
PROCESSSCRIPT
Generated constant - Attribute key of
DynamicMaintenanceCleanupJob.processScript attribute defined at extension processing. |
static String |
SEARCHSCRIPT
Generated constant - Attribute key of
DynamicMaintenanceCleanupJob.searchScript attribute defined at extension processing. |
SEARCHTYPE, THRESHOLDSPRINGID, SPRINGIDCRONJOBFACTORYACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
DynamicMaintenanceCleanupJobModel()
Generated constructor - Default constructor for generic creation.
|
DynamicMaintenanceCleanupJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
DynamicMaintenanceCleanupJobModel(String _code,
Integer _nodeID,
ItemModel _owner,
String _springId)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DynamicMaintenanceCleanupJobModel(String _code,
String _springId)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProcessScript()
Generated method - Getter of the
DynamicMaintenanceCleanupJob.processScript attribute defined at extension processing. |
String |
getSearchScript()
Generated method - Getter of the
DynamicMaintenanceCleanupJob.searchScript attribute defined at extension processing. |
void |
setProcessScript(String value)
Generated method - Setter of
DynamicMaintenanceCleanupJob.processScript attribute defined at extension processing. |
void |
setSearchScript(String value)
Generated method - Setter of
DynamicMaintenanceCleanupJob.searchScript attribute defined at extension processing. |
getSearchType, getThreshold, setSearchType, setThresholdgetSpringId, getSpringIdCronJobFactory, setSpringId, setSpringIdCronJobFactorygetActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getCode, getCronJobs, getEmailAddress, getEmailNotificationTemplate, getErrorMode, getLogLevelDatabase, getLogLevelFile, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getRestrictions, getRetry, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getTriggers, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setErrorMode, setLogLevelDatabase, setLogLevelFile, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setRestrictions, setRetry, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setTriggersgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String SEARCHSCRIPT
DynamicMaintenanceCleanupJob.searchScript attribute defined at extension processing.public static final String PROCESSSCRIPT
DynamicMaintenanceCleanupJob.processScript attribute defined at extension processing.public DynamicMaintenanceCleanupJobModel()
public DynamicMaintenanceCleanupJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public DynamicMaintenanceCleanupJobModel(String _code, String _springId)
_code - initial attribute declared by type Job at extension processing_springId - initial attribute declared by type DynamicMaintenanceCleanupJob at extension processing@Deprecated public DynamicMaintenanceCleanupJobModel(String _code, Integer _nodeID, ItemModel _owner, String _springId)
_code - initial attribute declared by type Job at extension processing_nodeID - initial attribute declared by type Job at extension processing_owner - initial attribute declared by type Item at extension core_springId - initial attribute declared by type DynamicMaintenanceCleanupJob at extension processing@Accessor(qualifier="processScript", type=GETTER) public String getProcessScript()
DynamicMaintenanceCleanupJob.processScript attribute defined at extension processing.@Accessor(qualifier="searchScript", type=GETTER) public String getSearchScript()
DynamicMaintenanceCleanupJob.searchScript attribute defined at extension processing.@Accessor(qualifier="processScript", type=SETTER) public void setProcessScript(String value)
DynamicMaintenanceCleanupJob.processScript attribute defined at extension processing.value - the processScriptCopyright © 2017 SAP SE. All Rights Reserved.