public class SolrIndexerCronJobModel extends CronJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_SOLRFACETSEARCHCONFIG2SOLRINDEXERCRONJOB
Generated relation code constant for relation
SolrFacetSearchConfig2SolrIndexerCronJob defining source attribute facetSearchConfig in extension solrfacetsearch. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
FACETSEARCHCONFIG
Generated constant - Attribute key of
SolrIndexerCronJob.facetSearchConfig attribute defined at extension solrfacetsearch. |
static String |
FACETSEARCHCONFIGPOS
Generated constant - Attribute key of
SolrIndexerCronJob.facetSearchConfigPOS attribute defined at extension solrfacetsearch. |
static String |
INDEXERHINTS
Generated constant - Attribute key of
SolrIndexerCronJob.indexerHints attribute defined at extension solrfacetsearch. |
static String |
INDEXEROPERATION
Generated constant - Attribute key of
SolrIndexerCronJob.indexerOperation attribute defined at extension solrfacetsearch. |
_JOBCRONJOBRELATION, ACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TIMETABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrIndexerCronJobModel()
Generated constructor - Default constructor for generic creation.
|
SolrIndexerCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig,
JobModel _job)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig,
JobModel _job,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
SolrFacetSearchConfigModel |
getFacetSearchConfig()
Generated method - Getter of the
SolrIndexerCronJob.facetSearchConfig attribute defined at extension solrfacetsearch. |
Map<String,String> |
getIndexerHints()
Generated method - Getter of the
SolrIndexerCronJob.indexerHints attribute defined at extension solrfacetsearch. |
IndexerOperationValues |
getIndexerOperation()
Generated method - Getter of the
SolrIndexerCronJob.indexerOperation attribute defined at extension solrfacetsearch. |
void |
setFacetSearchConfig(SolrFacetSearchConfigModel value)
Generated method - Setter of
SolrIndexerCronJob.facetSearchConfig attribute defined at extension solrfacetsearch. |
void |
setIndexerHints(Map<String,String> value)
Generated method - Setter of
SolrIndexerCronJob.indexerHints attribute defined at extension solrfacetsearch. |
void |
setIndexerOperation(IndexerOperationValues value)
Generated method - Setter of
SolrIndexerCronJob.indexerOperation attribute defined at extension solrfacetsearch. |
getActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getChanges, getCode, getCurrentStep, getEmailAddress, getEmailNotificationTemplate, getEndTime, getErrorMode, getFilesCount, getFilesDaysOld, getFilesOperator, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogsCount, getLogsDaysOld, getLogsOperator, getLogText, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPendingSteps, getPriority, getProcessedSteps, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getRetry, getRunningOnClusterNode, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStartTime, getStatus, getTimeTable, getTriggers, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setEndTime, setErrorMode, setFilesCount, setFilesDaysOld, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelFile, setLogsCount, setLogsDaysOld, setLogsOperator, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPendingSteps, setPriority, setProcessedSteps, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setRetry, setRunningOnClusterNode, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStartTime, setStatus, 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 _SOLRFACETSEARCHCONFIG2SOLRINDEXERCRONJOB
SolrFacetSearchConfig2SolrIndexerCronJob defining source attribute facetSearchConfig in extension solrfacetsearch.public static final String INDEXEROPERATION
SolrIndexerCronJob.indexerOperation attribute defined at extension solrfacetsearch.public static final String INDEXERHINTS
SolrIndexerCronJob.indexerHints attribute defined at extension solrfacetsearch.public static final String FACETSEARCHCONFIGPOS
SolrIndexerCronJob.facetSearchConfigPOS attribute defined at extension solrfacetsearch.public static final String FACETSEARCHCONFIG
SolrIndexerCronJob.facetSearchConfig attribute defined at extension solrfacetsearch.public SolrIndexerCronJobModel()
public SolrIndexerCronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job)
_facetSearchConfig - initial attribute declared by type SolrIndexerCronJob at extension solrfacetsearch_job - initial attribute declared by type CronJob at extension processing@Deprecated public SolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job, ItemModel _owner)
_facetSearchConfig - initial attribute declared by type SolrIndexerCronJob at extension solrfacetsearch_job - initial attribute declared by type CronJob at extension processing_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="facetSearchConfig", type=GETTER) public SolrFacetSearchConfigModel getFacetSearchConfig()
SolrIndexerCronJob.facetSearchConfig attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexerHints", type=GETTER) public Map<String,String> getIndexerHints()
SolrIndexerCronJob.indexerHints attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexerOperation", type=GETTER) public IndexerOperationValues getIndexerOperation()
SolrIndexerCronJob.indexerOperation attribute defined at extension solrfacetsearch.@Accessor(qualifier="facetSearchConfig", type=SETTER) public void setFacetSearchConfig(SolrFacetSearchConfigModel value)
SolrIndexerCronJob.facetSearchConfig attribute defined at extension solrfacetsearch.value - the facetSearchConfig@Accessor(qualifier="indexerHints", type=SETTER) public void setIndexerHints(Map<String,String> value)
SolrIndexerCronJob.indexerHints attribute defined at extension solrfacetsearch.value - the indexerHints@Accessor(qualifier="indexerOperation", type=SETTER) public void setIndexerOperation(IndexerOperationValues value)
SolrIndexerCronJob.indexerOperation attribute defined at extension solrfacetsearch.value - the indexerOperationCopyright © 2017 SAP SE. All Rights Reserved.