Package de.hybris.platform.cronjob.model
Class FlexibleSearchCronJobModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cronjob.model.CronJobModel
-
- de.hybris.platform.cronjob.model.MediaProcessCronJobModel
-
- de.hybris.platform.cronjob.model.FlexibleSearchCronJobModel
-
- All Implemented Interfaces:
java.io.Serializable
public class FlexibleSearchCronJobModel extends MediaProcessCronJobModel
Generated model class for type FlexibleSearchCronJob first defined at extension processing.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCOUNTGenerated constant - Attribute key ofFlexibleSearchCronJob.countattribute defined at extensionprocessing.static java.lang.StringDONTNEEDTOTALGenerated constant - Attribute key ofFlexibleSearchCronJob.dontNeedTotalattribute defined at extensionprocessing.static java.lang.StringFAILONUNKNOWNGenerated constant - Attribute key ofFlexibleSearchCronJob.failOnUnknownattribute defined at extensionprocessing.static java.lang.StringQUERYGenerated constant - Attribute key ofFlexibleSearchCronJob.queryattribute defined at extensionprocessing.static java.lang.StringRANGESTARTGenerated constant - Attribute key ofFlexibleSearchCronJob.rangeStartattribute defined at extensionprocessing.static java.lang.StringSEARCHRESULTGenerated constant - Attribute key ofFlexibleSearchCronJob.searchResultattribute defined at extensionprocessing.-
Fields inherited from class de.hybris.platform.cronjob.model.MediaProcessCronJobModel
CURRENTLINE, JOBMEDIA, LASTSUCCESSFULLINE
-
Fields inherited from class de.hybris.platform.cronjob.model.CronJobModel
_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
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description FlexibleSearchCronJobModel()Generated constructor - Default constructor for generic creation.FlexibleSearchCronJobModel(JobModel _job)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFlexibleSearchCronJobModel(JobModel _job, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFlexibleSearchCronJobModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetCount()Generated method - Getter of theFlexibleSearchCronJob.countattribute defined at extensionprocessing.java.lang.BooleangetDontNeedTotal()Generated method - Getter of theFlexibleSearchCronJob.dontNeedTotalattribute defined at extensionprocessing.java.lang.BooleangetFailOnUnknown()Generated method - Getter of theFlexibleSearchCronJob.failOnUnknownattribute defined at extensionprocessing.java.lang.StringgetQuery()Generated method - Getter of theFlexibleSearchCronJob.queryattribute defined at extensionprocessing.java.lang.IntegergetRangeStart()Generated method - Getter of theFlexibleSearchCronJob.rangeStartattribute defined at extensionprocessing.java.util.Collection<java.lang.String>getSearchResult()Generated method - Getter of theFlexibleSearchCronJob.searchResultattribute defined at extensionprocessing.voidsetCount(java.lang.Integer value)Generated method - Setter ofFlexibleSearchCronJob.countattribute defined at extensionprocessing.voidsetDontNeedTotal(java.lang.Boolean value)Generated method - Setter ofFlexibleSearchCronJob.dontNeedTotalattribute defined at extensionprocessing.voidsetFailOnUnknown(java.lang.Boolean value)Generated method - Setter ofFlexibleSearchCronJob.failOnUnknownattribute defined at extensionprocessing.voidsetQuery(java.lang.String value)Generated method - Setter ofFlexibleSearchCronJob.queryattribute defined at extensionprocessing.voidsetRangeStart(java.lang.Integer value)Generated method - Setter ofFlexibleSearchCronJob.rangeStartattribute defined at extensionprocessing.-
Methods inherited from class de.hybris.platform.cronjob.model.MediaProcessCronJobModel
getCurrentLine, getJobMedia, getLastSuccessfulLine, setCurrentLine, setJobMedia, setLastSuccessfulLine
-
Methods inherited from class de.hybris.platform.cronjob.model.CronJobModel
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, setTriggers
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
QUERY
public static final java.lang.String QUERY
Generated constant - Attribute key ofFlexibleSearchCronJob.queryattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
FAILONUNKNOWN
public static final java.lang.String FAILONUNKNOWN
Generated constant - Attribute key ofFlexibleSearchCronJob.failOnUnknownattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
DONTNEEDTOTAL
public static final java.lang.String DONTNEEDTOTAL
Generated constant - Attribute key ofFlexibleSearchCronJob.dontNeedTotalattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
RANGESTART
public static final java.lang.String RANGESTART
Generated constant - Attribute key ofFlexibleSearchCronJob.rangeStartattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
COUNT
public static final java.lang.String COUNT
Generated constant - Attribute key ofFlexibleSearchCronJob.countattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SEARCHRESULT
public static final java.lang.String SEARCHRESULT
Generated constant - Attribute key ofFlexibleSearchCronJob.searchResultattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
FlexibleSearchCronJobModel
public FlexibleSearchCronJobModel()
Generated constructor - Default constructor for generic creation.
-
FlexibleSearchCronJobModel
public FlexibleSearchCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
FlexibleSearchCronJobModel
@Deprecated(since="4.1.1", forRemoval=true) public FlexibleSearchCronJobModel(JobModel _job)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_job- initial attribute declared by typeCronJobat extensionprocessing
-
FlexibleSearchCronJobModel
@Deprecated(since="4.1.1", forRemoval=true) public FlexibleSearchCronJobModel(JobModel _job, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_job- initial attribute declared by typeCronJobat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getCount
@Accessor(qualifier="count", type=GETTER) public java.lang.Integer getCount()
Generated method - Getter of theFlexibleSearchCronJob.countattribute defined at extensionprocessing.- Returns:
- the count
-
getDontNeedTotal
@Accessor(qualifier="dontNeedTotal", type=GETTER) public java.lang.Boolean getDontNeedTotal()
Generated method - Getter of theFlexibleSearchCronJob.dontNeedTotalattribute defined at extensionprocessing.- Returns:
- the dontNeedTotal
-
getFailOnUnknown
@Accessor(qualifier="failOnUnknown", type=GETTER) public java.lang.Boolean getFailOnUnknown()
Generated method - Getter of theFlexibleSearchCronJob.failOnUnknownattribute defined at extensionprocessing.- Returns:
- the failOnUnknown
-
getQuery
@Accessor(qualifier="query", type=GETTER) public java.lang.String getQuery()
Generated method - Getter of theFlexibleSearchCronJob.queryattribute defined at extensionprocessing.- Returns:
- the query
-
getRangeStart
@Accessor(qualifier="rangeStart", type=GETTER) public java.lang.Integer getRangeStart()
Generated method - Getter of theFlexibleSearchCronJob.rangeStartattribute defined at extensionprocessing.- Returns:
- the rangeStart
-
getSearchResult
@Accessor(qualifier="searchResult", type=GETTER) public java.util.Collection<java.lang.String> getSearchResult()
Generated method - Getter of theFlexibleSearchCronJob.searchResultattribute defined at extensionprocessing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the searchResult
-
setCount
@Accessor(qualifier="count", type=SETTER) public void setCount(java.lang.Integer value)
Generated method - Setter ofFlexibleSearchCronJob.countattribute defined at extensionprocessing.- Parameters:
value- the count
-
setDontNeedTotal
@Accessor(qualifier="dontNeedTotal", type=SETTER) public void setDontNeedTotal(java.lang.Boolean value)
Generated method - Setter ofFlexibleSearchCronJob.dontNeedTotalattribute defined at extensionprocessing.- Parameters:
value- the dontNeedTotal
-
setFailOnUnknown
@Accessor(qualifier="failOnUnknown", type=SETTER) public void setFailOnUnknown(java.lang.Boolean value)
Generated method - Setter ofFlexibleSearchCronJob.failOnUnknownattribute defined at extensionprocessing.- Parameters:
value- the failOnUnknown
-
setQuery
@Accessor(qualifier="query", type=SETTER) public void setQuery(java.lang.String value)
Generated method - Setter ofFlexibleSearchCronJob.queryattribute defined at extensionprocessing.- Parameters:
value- the query
-
-