Class SolrExtIndexerCronJobModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cronjob.model.CronJobModel
-
- de.hybris.platform.solrfacetsearch.model.indexer.cron.SolrIndexerCronJobModel
-
- de.hybris.platform.solrfacetsearch.model.indexer.cron.SolrExtIndexerCronJobModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SolrExtIndexerCronJobModel extends SolrIndexerCronJobModel
Generated model class for type SolrExtIndexerCronJob first defined at extension solrfacetsearch.- 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.StringINDEXEDPROPERTIESGenerated constant - Attribute key ofSolrExtIndexerCronJob.indexedPropertiesattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXEDTYPEGenerated constant - Attribute key ofSolrExtIndexerCronJob.indexedTypeattribute defined at extensionsolrfacetsearch.static java.lang.StringQUERYGenerated constant - Attribute key ofSolrExtIndexerCronJob.queryattribute defined at extensionsolrfacetsearch.static java.lang.StringQUERYPARAMETERPROVIDERGenerated constant - Attribute key ofSolrExtIndexerCronJob.queryParameterProviderattribute defined at extensionsolrfacetsearch.-
Fields inherited from class de.hybris.platform.solrfacetsearch.model.indexer.cron.SolrIndexerCronJobModel
_SOLRFACETSEARCHCONFIG2SOLRINDEXERCRONJOB, FACETSEARCHCONFIG, FACETSEARCHCONFIGPOS, INDEXERHINTS, INDEXEROPERATION
-
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 SolrExtIndexerCronJobModel()Generated constructor - Default constructor for generic creation.SolrExtIndexerCronJobModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSolrExtIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexedType, JobModel _job, ItemModel _owner, java.lang.String _query)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrExtIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexedType, JobModel _job, java.lang.String _query)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<java.lang.String>getIndexedProperties()Generated method - Getter of theSolrExtIndexerCronJob.indexedPropertiesattribute defined at extensionsolrfacetsearch.java.lang.StringgetIndexedType()Generated method - Getter of theSolrExtIndexerCronJob.indexedTypeattribute defined at extensionsolrfacetsearch.java.lang.StringgetQuery()Generated method - Getter of theSolrExtIndexerCronJob.queryattribute defined at extensionsolrfacetsearch.java.lang.StringgetQueryParameterProvider()Generated method - Getter of theSolrExtIndexerCronJob.queryParameterProviderattribute defined at extensionsolrfacetsearch.voidsetIndexedProperties(java.util.Collection<java.lang.String> value)Generated method - Setter ofSolrExtIndexerCronJob.indexedPropertiesattribute defined at extensionsolrfacetsearch.voidsetIndexedType(java.lang.String value)Generated method - Setter ofSolrExtIndexerCronJob.indexedTypeattribute defined at extensionsolrfacetsearch.voidsetQuery(java.lang.String value)Generated method - Setter ofSolrExtIndexerCronJob.queryattribute defined at extensionsolrfacetsearch.voidsetQueryParameterProvider(java.lang.String value)Generated method - Setter ofSolrExtIndexerCronJob.queryParameterProviderattribute defined at extensionsolrfacetsearch.-
Methods inherited from class de.hybris.platform.solrfacetsearch.model.indexer.cron.SolrIndexerCronJobModel
getFacetSearchConfig, getIndexerHints, getIndexerOperation, setFacetSearchConfig, setIndexerHints, setIndexerOperation
-
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
-
INDEXEDTYPE
public static final java.lang.String INDEXEDTYPE
Generated constant - Attribute key ofSolrExtIndexerCronJob.indexedTypeattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXEDPROPERTIES
public static final java.lang.String INDEXEDPROPERTIES
Generated constant - Attribute key ofSolrExtIndexerCronJob.indexedPropertiesattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
QUERY
public static final java.lang.String QUERY
Generated constant - Attribute key ofSolrExtIndexerCronJob.queryattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
QUERYPARAMETERPROVIDER
public static final java.lang.String QUERYPARAMETERPROVIDER
Generated constant - Attribute key ofSolrExtIndexerCronJob.queryParameterProviderattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SolrExtIndexerCronJobModel
public SolrExtIndexerCronJobModel()
Generated constructor - Default constructor for generic creation.
-
SolrExtIndexerCronJobModel
public SolrExtIndexerCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SolrExtIndexerCronJobModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrExtIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexedType, JobModel _job, java.lang.String _query)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:
_facetSearchConfig- initial attribute declared by typeSolrIndexerCronJobat extensionsolrfacetsearch_indexedType- initial attribute declared by typeSolrExtIndexerCronJobat extensionsolrfacetsearch_job- initial attribute declared by typeCronJobat extensionprocessing_query- initial attribute declared by typeSolrExtIndexerCronJobat extensionsolrfacetsearch
-
SolrExtIndexerCronJobModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrExtIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexedType, JobModel _job, ItemModel _owner, java.lang.String _query)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:
_facetSearchConfig- initial attribute declared by typeSolrIndexerCronJobat extensionsolrfacetsearch_indexedType- initial attribute declared by typeSolrExtIndexerCronJobat extensionsolrfacetsearch_job- initial attribute declared by typeCronJobat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore_query- initial attribute declared by typeSolrExtIndexerCronJobat extensionsolrfacetsearch
-
-
Method Detail
-
getIndexedProperties
@Accessor(qualifier="indexedProperties", type=GETTER) public java.util.Collection<java.lang.String> getIndexedProperties()
Generated method - Getter of theSolrExtIndexerCronJob.indexedPropertiesattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the indexedProperties
-
getIndexedType
@Accessor(qualifier="indexedType", type=GETTER) public java.lang.String getIndexedType()
Generated method - Getter of theSolrExtIndexerCronJob.indexedTypeattribute defined at extensionsolrfacetsearch.- Returns:
- the indexedType
-
getQuery
@Accessor(qualifier="query", type=GETTER) public java.lang.String getQuery()
Generated method - Getter of theSolrExtIndexerCronJob.queryattribute defined at extensionsolrfacetsearch.- Returns:
- the query
-
getQueryParameterProvider
@Accessor(qualifier="queryParameterProvider", type=GETTER) public java.lang.String getQueryParameterProvider()
Generated method - Getter of theSolrExtIndexerCronJob.queryParameterProviderattribute defined at extensionsolrfacetsearch.- Returns:
- the queryParameterProvider
-
setIndexedProperties
@Accessor(qualifier="indexedProperties", type=SETTER) public void setIndexedProperties(java.util.Collection<java.lang.String> value)
Generated method - Setter ofSolrExtIndexerCronJob.indexedPropertiesattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexedProperties
-
setIndexedType
@Accessor(qualifier="indexedType", type=SETTER) public void setIndexedType(java.lang.String value)
Generated method - Setter ofSolrExtIndexerCronJob.indexedTypeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexedType
-
setQuery
@Accessor(qualifier="query", type=SETTER) public void setQuery(java.lang.String value)
Generated method - Setter ofSolrExtIndexerCronJob.queryattribute defined at extensionsolrfacetsearch.- Parameters:
value- the query
-
setQueryParameterProvider
@Accessor(qualifier="queryParameterProvider", type=SETTER) public void setQueryParameterProvider(java.lang.String value)
Generated method - Setter ofSolrExtIndexerCronJob.queryParameterProviderattribute defined at extensionsolrfacetsearch.- Parameters:
value- the queryParameterProvider
-
-