public class RemoveCatalogVersionCronJobModel extends CronJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CATALOG
Generated constant - Attribute key of
RemoveCatalogVersionCronJob.catalog attribute defined at extension catalog. |
static java.lang.String |
CATALOGVERSION
Generated constant - Attribute key of
RemoveCatalogVersionCronJob.catalogVersion attribute defined at extension catalog. |
static java.lang.String |
CURRENTPROCESSINGITEMCOUNT
Generated constant - Attribute key of
RemoveCatalogVersionCronJob.currentProcessingItemCount attribute defined at extension catalog. |
static java.lang.String |
DONTREMOVEOBJECTS
Generated constant - Attribute key of
RemoveCatalogVersionCronJob.dontRemoveObjects attribute defined at extension catalog. |
static java.lang.String |
NOTREMOVEDITEMS
Generated constant - Attribute key of
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog. |
static java.lang.String |
TOTALDELETEITEMCOUNT
Generated constant - Attribute key of
RemoveCatalogVersionCronJob.totalDeleteItemCount attribute defined at extension catalog. |
_JOBCRONJOBRELATION, ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TIMETABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
RemoveCatalogVersionCronJobModel()
Generated constructor - Default constructor for generic creation.
|
RemoveCatalogVersionCronJobModel(CatalogModel _catalog,
JobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
RemoveCatalogVersionCronJobModel(CatalogModel _catalog,
JobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
RemoveCatalogVersionCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CatalogModel |
getCatalog()
Generated method - Getter of the
RemoveCatalogVersionCronJob.catalog attribute defined at extension catalog. |
CatalogVersionModel |
getCatalogVersion()
Generated method - Getter of the
RemoveCatalogVersionCronJob.catalogVersion attribute defined at extension catalog. |
java.lang.Integer |
getCurrentProcessingItemCount()
Generated method - Getter of the
RemoveCatalogVersionCronJob.currentProcessingItemCount attribute defined at extension catalog. |
java.lang.Boolean |
getDontRemoveObjects()
Generated method - Getter of the
RemoveCatalogVersionCronJob.dontRemoveObjects attribute defined at extension catalog. |
ImpExMediaModel |
getNotRemovedItems()
Generated method - Getter of the
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog. |
java.lang.Integer |
getTotalDeleteItemCount()
Generated method - Getter of the
RemoveCatalogVersionCronJob.totalDeleteItemCount attribute defined at extension catalog. |
void |
setCatalog(CatalogModel value)
Generated method - Setter of
RemoveCatalogVersionCronJob.catalog attribute defined at extension catalog. |
void |
setCatalogVersion(CatalogVersionModel value)
Generated method - Setter of
RemoveCatalogVersionCronJob.catalogVersion attribute defined at extension catalog. |
void |
setCurrentProcessingItemCount(java.lang.Integer value)
Generated method - Setter of
RemoveCatalogVersionCronJob.currentProcessingItemCount attribute defined at extension catalog. |
void |
setDontRemoveObjects(java.lang.Boolean value)
Generated method - Setter of
RemoveCatalogVersionCronJob.dontRemoveObjects attribute defined at extension catalog. |
void |
setNotRemovedItems(ImpExMediaModel value)
Generated method - Setter of
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog. |
void |
setTotalDeleteItemCount(java.lang.Integer value)
Generated method - Setter of
RemoveCatalogVersionCronJob.totalDeleteItemCount attribute defined at extension catalog. |
getActive, getActiveCronJobHistory, getAlternativeDataSourceID, getChangeRecordingEnabled, getChanges, getCode, getCronJobHistoryEntries, getCurrentStep, getEmailAddress, getEmailNotificationTemplate, getEndTime, getErrorMode, getFilesCount, getFilesDaysOld, getFilesOperator, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogsCount, getLogsDaysOld, getLogsOperator, getLogText, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPendingSteps, getPriority, getProcessedSteps, getQueryCount, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getRetry, getRunningOnClusterNode, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStartTime, getStatus, getTimeTable, getTriggers, setActive, setActiveCronJobHistory, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setCronJobHistoryEntries, setEmailAddress, setEmailNotificationTemplate, setEndTime, setErrorMode, setFilesCount, setFilesDaysOld, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelFile, setLogsCount, setLogsDaysOld, setLogsOperator, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPendingSteps, setPriority, setProcessedSteps, setQueryCount, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setRetry, setRunningOnClusterNode, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStartTime, setStatus, setTriggersgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String CATALOG
RemoveCatalogVersionCronJob.catalog attribute defined at extension catalog.public static final java.lang.String CATALOGVERSION
RemoveCatalogVersionCronJob.catalogVersion attribute defined at extension catalog.public static final java.lang.String DONTREMOVEOBJECTS
RemoveCatalogVersionCronJob.dontRemoveObjects attribute defined at extension catalog.public static final java.lang.String NOTREMOVEDITEMS
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog.public static final java.lang.String TOTALDELETEITEMCOUNT
RemoveCatalogVersionCronJob.totalDeleteItemCount attribute defined at extension catalog.public static final java.lang.String CURRENTPROCESSINGITEMCOUNT
RemoveCatalogVersionCronJob.currentProcessingItemCount attribute defined at extension catalog.public RemoveCatalogVersionCronJobModel()
public RemoveCatalogVersionCronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public RemoveCatalogVersionCronJobModel(CatalogModel _catalog, JobModel _job)
_catalog - initial attribute declared by type RemoveCatalogVersionCronJob at extension catalog_job - initial attribute declared by type CronJob at extension processing@Deprecated public RemoveCatalogVersionCronJobModel(CatalogModel _catalog, JobModel _job, ItemModel _owner)
_catalog - initial attribute declared by type RemoveCatalogVersionCronJob at extension catalog_job - initial attribute declared by type CronJob at extension processing_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="catalog", type=GETTER) public CatalogModel getCatalog()
RemoveCatalogVersionCronJob.catalog attribute defined at extension catalog.@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
RemoveCatalogVersionCronJob.catalogVersion attribute defined at extension catalog.@Accessor(qualifier="currentProcessingItemCount", type=GETTER) public java.lang.Integer getCurrentProcessingItemCount()
RemoveCatalogVersionCronJob.currentProcessingItemCount attribute defined at extension catalog.@Accessor(qualifier="dontRemoveObjects", type=GETTER) public java.lang.Boolean getDontRemoveObjects()
RemoveCatalogVersionCronJob.dontRemoveObjects attribute defined at extension catalog.@Accessor(qualifier="notRemovedItems", type=GETTER) public ImpExMediaModel getNotRemovedItems()
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog.@Accessor(qualifier="totalDeleteItemCount", type=GETTER) public java.lang.Integer getTotalDeleteItemCount()
RemoveCatalogVersionCronJob.totalDeleteItemCount attribute defined at extension catalog.@Accessor(qualifier="catalog", type=SETTER) public void setCatalog(CatalogModel value)
RemoveCatalogVersionCronJob.catalog attribute defined at extension catalog.value - the catalog@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
RemoveCatalogVersionCronJob.catalogVersion attribute defined at extension catalog.value - the catalogVersion@Accessor(qualifier="currentProcessingItemCount", type=SETTER) public void setCurrentProcessingItemCount(java.lang.Integer value)
RemoveCatalogVersionCronJob.currentProcessingItemCount attribute defined at extension catalog.value - the currentProcessingItemCount - Current processed(removed) item instance@Accessor(qualifier="dontRemoveObjects", type=SETTER) public void setDontRemoveObjects(java.lang.Boolean value)
RemoveCatalogVersionCronJob.dontRemoveObjects attribute defined at extension catalog.value - the dontRemoveObjects@Accessor(qualifier="notRemovedItems", type=SETTER) public void setNotRemovedItems(ImpExMediaModel value)
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog.value - the notRemovedItems@Accessor(qualifier="totalDeleteItemCount", type=SETTER) public void setTotalDeleteItemCount(java.lang.Integer value)
RemoveCatalogVersionCronJob.totalDeleteItemCount attribute defined at extension catalog.value - the totalDeleteItemCount - Predicted count of items to removeCopyright © 2018 SAP SE. All Rights Reserved.