public class FlexibleSearchCronJobModel extends MediaProcessCronJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
COUNT
Generated constant - Attribute key of
FlexibleSearchCronJob.count attribute defined at extension processing. |
static java.lang.String |
DONTNEEDTOTAL
Generated constant - Attribute key of
FlexibleSearchCronJob.dontNeedTotal attribute defined at extension processing. |
static java.lang.String |
FAILONUNKNOWN
Generated constant - Attribute key of
FlexibleSearchCronJob.failOnUnknown attribute defined at extension processing. |
static java.lang.String |
QUERY
Generated constant - Attribute key of
FlexibleSearchCronJob.query attribute defined at extension processing. |
static java.lang.String |
RANGESTART
Generated constant - Attribute key of
FlexibleSearchCronJob.rangeStart attribute defined at extension processing. |
static java.lang.String |
SEARCHRESULT
Generated constant - Attribute key of
FlexibleSearchCronJob.searchResult attribute defined at extension processing. |
CURRENTLINE, JOBMEDIA, LASTSUCCESSFULLINE_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 |
|---|
FlexibleSearchCronJobModel()
Generated constructor - Default constructor for generic creation.
|
FlexibleSearchCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
FlexibleSearchCronJobModel(JobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
FlexibleSearchCronJobModel(JobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getCount()
Generated method - Getter of the
FlexibleSearchCronJob.count attribute defined at extension processing. |
java.lang.Boolean |
getDontNeedTotal()
Generated method - Getter of the
FlexibleSearchCronJob.dontNeedTotal attribute defined at extension processing. |
java.lang.Boolean |
getFailOnUnknown()
Generated method - Getter of the
FlexibleSearchCronJob.failOnUnknown attribute defined at extension processing. |
java.lang.String |
getQuery()
Generated method - Getter of the
FlexibleSearchCronJob.query attribute defined at extension processing. |
java.lang.Integer |
getRangeStart()
Generated method - Getter of the
FlexibleSearchCronJob.rangeStart attribute defined at extension processing. |
java.util.Collection<java.lang.String> |
getSearchResult()
Generated method - Getter of the
FlexibleSearchCronJob.searchResult attribute defined at extension processing. |
void |
setCount(java.lang.Integer value)
Generated method - Setter of
FlexibleSearchCronJob.count attribute defined at extension processing. |
void |
setDontNeedTotal(java.lang.Boolean value)
Generated method - Setter of
FlexibleSearchCronJob.dontNeedTotal attribute defined at extension processing. |
void |
setFailOnUnknown(java.lang.Boolean value)
Generated method - Setter of
FlexibleSearchCronJob.failOnUnknown attribute defined at extension processing. |
void |
setQuery(java.lang.String value)
Generated method - Setter of
FlexibleSearchCronJob.query attribute defined at extension processing. |
void |
setRangeStart(java.lang.Integer value)
Generated method - Setter of
FlexibleSearchCronJob.rangeStart attribute defined at extension processing. |
getCurrentLine, getJobMedia, getLastSuccessfulLine, setCurrentLine, setJobMedia, setLastSuccessfulLinegetActive, 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 QUERY
FlexibleSearchCronJob.query attribute defined at extension processing.public static final java.lang.String FAILONUNKNOWN
FlexibleSearchCronJob.failOnUnknown attribute defined at extension processing.public static final java.lang.String DONTNEEDTOTAL
FlexibleSearchCronJob.dontNeedTotal attribute defined at extension processing.public static final java.lang.String RANGESTART
FlexibleSearchCronJob.rangeStart attribute defined at extension processing.public static final java.lang.String COUNT
FlexibleSearchCronJob.count attribute defined at extension processing.public static final java.lang.String SEARCHRESULT
FlexibleSearchCronJob.searchResult attribute defined at extension processing.public FlexibleSearchCronJobModel()
public FlexibleSearchCronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public FlexibleSearchCronJobModel(JobModel _job)
_job - initial attribute declared by type CronJob at extension processing@Deprecated public FlexibleSearchCronJobModel(JobModel _job, ItemModel _owner)
_job - initial attribute declared by type CronJob at extension processing_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="count", type=GETTER) public java.lang.Integer getCount()
FlexibleSearchCronJob.count attribute defined at extension processing.@Accessor(qualifier="dontNeedTotal", type=GETTER) public java.lang.Boolean getDontNeedTotal()
FlexibleSearchCronJob.dontNeedTotal attribute defined at extension processing.@Accessor(qualifier="failOnUnknown", type=GETTER) public java.lang.Boolean getFailOnUnknown()
FlexibleSearchCronJob.failOnUnknown attribute defined at extension processing.@Accessor(qualifier="query", type=GETTER) public java.lang.String getQuery()
FlexibleSearchCronJob.query attribute defined at extension processing.@Accessor(qualifier="rangeStart", type=GETTER) public java.lang.Integer getRangeStart()
FlexibleSearchCronJob.rangeStart attribute defined at extension processing.@Accessor(qualifier="searchResult", type=GETTER) public java.util.Collection<java.lang.String> getSearchResult()
FlexibleSearchCronJob.searchResult attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="count", type=SETTER) public void setCount(java.lang.Integer value)
FlexibleSearchCronJob.count attribute defined at extension processing.value - the count@Accessor(qualifier="dontNeedTotal", type=SETTER) public void setDontNeedTotal(java.lang.Boolean value)
FlexibleSearchCronJob.dontNeedTotal attribute defined at extension processing.value - the dontNeedTotal@Accessor(qualifier="failOnUnknown", type=SETTER) public void setFailOnUnknown(java.lang.Boolean value)
FlexibleSearchCronJob.failOnUnknown attribute defined at extension processing.value - the failOnUnknown@Accessor(qualifier="query", type=SETTER) public void setQuery(java.lang.String value)
FlexibleSearchCronJob.query attribute defined at extension processing.value - the queryCopyright © 2018 SAP SE. All Rights Reserved.