public class SolrUpdateSynonymsCronJobModel extends CronJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_SOLRFACETSEARCHCONFIG2SOLRUPDATESYNONYMSCRONJOB
Generated relation code constant for relation
SolrFacetSearchConfig2SolrUpdateSynonymsCronJob defining source attribute solrFacetSearchConfig in extension solrfacetsearch. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
LANGUAGE
Generated constant - Attribute key of
SolrUpdateSynonymsCronJob.language attribute defined at extension solrfacetsearch. |
static java.lang.String |
SOLRFACETSEARCHCONFIG
Generated constant - Attribute key of
SolrUpdateSynonymsCronJob.solrFacetSearchConfig attribute defined at extension solrfacetsearch. |
static java.lang.String |
SOLRFACETSEARCHCONFIGPOS
Generated constant - Attribute key of
SolrUpdateSynonymsCronJob.solrFacetSearchConfigPOS attribute defined at extension solrfacetsearch. |
_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 |
|---|
SolrUpdateSynonymsCronJobModel()
Generated constructor - Default constructor for generic creation.
|
SolrUpdateSynonymsCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrUpdateSynonymsCronJobModel(JobModel _job,
ItemModel _owner,
SolrFacetSearchConfigModel _solrFacetSearchConfig)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SolrUpdateSynonymsCronJobModel(JobModel _job,
SolrFacetSearchConfigModel _solrFacetSearchConfig)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
LanguageModel |
getLanguage()
Generated method - Getter of the
SolrUpdateSynonymsCronJob.language attribute defined at extension solrfacetsearch. |
SolrFacetSearchConfigModel |
getSolrFacetSearchConfig()
Generated method - Getter of the
SolrUpdateSynonymsCronJob.solrFacetSearchConfig attribute defined at extension solrfacetsearch. |
void |
setLanguage(LanguageModel value)
Generated method - Setter of
SolrUpdateSynonymsCronJob.language attribute defined at extension solrfacetsearch. |
void |
setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)
Generated method - Setter of
SolrUpdateSynonymsCronJob.solrFacetSearchConfig attribute defined at extension solrfacetsearch. |
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 _SOLRFACETSEARCHCONFIG2SOLRUPDATESYNONYMSCRONJOB
SolrFacetSearchConfig2SolrUpdateSynonymsCronJob defining source attribute solrFacetSearchConfig in extension solrfacetsearch.public static final java.lang.String LANGUAGE
SolrUpdateSynonymsCronJob.language attribute defined at extension solrfacetsearch.public static final java.lang.String SOLRFACETSEARCHCONFIGPOS
SolrUpdateSynonymsCronJob.solrFacetSearchConfigPOS attribute defined at extension solrfacetsearch.public static final java.lang.String SOLRFACETSEARCHCONFIG
SolrUpdateSynonymsCronJob.solrFacetSearchConfig attribute defined at extension solrfacetsearch.public SolrUpdateSynonymsCronJobModel()
public SolrUpdateSynonymsCronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrUpdateSynonymsCronJobModel(JobModel _job, SolrFacetSearchConfigModel _solrFacetSearchConfig)
_job - initial attribute declared by type CronJob at extension processing_solrFacetSearchConfig - initial attribute declared by type SolrUpdateSynonymsCronJob at extension solrfacetsearch@Deprecated public SolrUpdateSynonymsCronJobModel(JobModel _job, ItemModel _owner, SolrFacetSearchConfigModel _solrFacetSearchConfig)
_job - initial attribute declared by type CronJob at extension processing_owner - initial attribute declared by type Item at extension core_solrFacetSearchConfig - initial attribute declared by type SolrUpdateSynonymsCronJob at extension solrfacetsearch@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
SolrUpdateSynonymsCronJob.language attribute defined at extension solrfacetsearch.@Accessor(qualifier="solrFacetSearchConfig", type=GETTER) public SolrFacetSearchConfigModel getSolrFacetSearchConfig()
SolrUpdateSynonymsCronJob.solrFacetSearchConfig attribute defined at extension solrfacetsearch.@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
SolrUpdateSynonymsCronJob.language attribute defined at extension solrfacetsearch.value - the language@Accessor(qualifier="solrFacetSearchConfig", type=SETTER) public void setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)
SolrUpdateSynonymsCronJob.solrFacetSearchConfig attribute defined at extension solrfacetsearch.value - the solrFacetSearchConfigCopyright © 2018 SAP SE. All Rights Reserved.