public class SyncItemJobModel extends JobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CATALOGVERSION2INCOMINGSYNCHRONIZATIONS
Generated relation code constant for relation
CatalogVersion2IncomingSynchronizations defining source attribute targetVersion in extension catalog. |
static java.lang.String |
_CATALOGVERSION2SYNCHRONIZATIONS
Generated relation code constant for relation
CatalogVersion2Synchronizations defining source attribute sourceVersion in extension catalog. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CREATENEWITEMS
Generated constant - Attribute key of
SyncItemJob.createNewItems attribute defined at extension catalog. |
static java.lang.String |
EFFECTIVESYNCLANGUAGES
Generated constant - Attribute key of
SyncItemJob.effectiveSyncLanguages attribute defined at extension catalog. |
static java.lang.String |
EXCLUSIVEMODE
Generated constant - Attribute key of
SyncItemJob.exclusiveMode attribute defined at extension catalog. |
static java.lang.String |
EXECUTIONS
Generated constant - Attribute key of
SyncItemJob.executions attribute defined at extension catalog. |
static java.lang.String |
EXPORTATTRIBUTEDESCRIPTORS
Generated constant - Attribute key of
SyncItemJob.exportAttributeDescriptors attribute defined at extension catalog. |
static java.lang.String |
REMOVEMISSINGITEMS
Generated constant - Attribute key of
SyncItemJob.removeMissingItems attribute defined at extension catalog. |
static java.lang.String |
ROOTTYPES
Generated constant - Attribute key of
SyncItemJob.rootTypes attribute defined at extension catalog. |
static java.lang.String |
SOURCEVERSION
Generated constant - Attribute key of
SyncItemJob.sourceVersion attribute defined at extension catalog. |
static java.lang.String |
SYNCATTRIBUTECONFIGURATIONS
Generated constant - Attribute key of
SyncItemJob.syncAttributeConfigurations attribute defined at extension catalog. |
static java.lang.String |
SYNCLANGUAGES
Generated constant - Attribute key of
SyncItemJob.syncLanguages attribute defined at extension catalog. |
static java.lang.String |
SYNCORDER
Generated constant - Attribute key of
SyncItemJob.syncOrder attribute defined at extension catalog. |
static java.lang.String |
SYNCPRINCIPALS
Generated constant - Attribute key of
SyncItemJob.syncPrincipals attribute defined at extension catalog. |
static java.lang.String |
SYNCPRINCIPALSONLY
Generated constant - Attribute key of
SyncItemJob.syncPrincipalsOnly attribute defined at extension catalog. |
static java.lang.String |
TARGETVERSION
Generated constant - Attribute key of
SyncItemJob.targetVersion attribute defined at extension catalog. |
ACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SyncItemJobModel()
Generated constructor - Default constructor for generic creation.
|
SyncItemJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SyncItemJobModel(java.lang.String _code,
CatalogVersionModel _sourceVersion,
CatalogVersionModel _targetVersion)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SyncItemJobModel(java.lang.String _code,
java.lang.Integer _nodeID,
ItemModel _owner,
CatalogVersionModel _sourceVersion,
CatalogVersionModel _targetVersion)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getCreateNewItems()
Generated method - Getter of the
SyncItemJob.createNewItems attribute defined at extension catalog. |
java.util.Collection<LanguageModel> |
getEffectiveSyncLanguages()
Generated method - Getter of the
SyncItemJob.effectiveSyncLanguages attribute defined at extension catalog. |
java.lang.Boolean |
getExclusiveMode()
Generated method - Getter of the
SyncItemJob.exclusiveMode attribute defined at extension catalog. |
java.util.Collection<SyncItemCronJobModel> |
getExecutions()
Generated method - Getter of the
SyncItemJob.executions attribute defined at extension catalog. |
java.util.Map<AttributeDescriptorModel,java.lang.Boolean> |
getExportAttributeDescriptors()
Generated method - Getter of the
SyncItemJob.exportAttributeDescriptors attribute defined at extension catalog. |
java.lang.Boolean |
getRemoveMissingItems()
Generated method - Getter of the
SyncItemJob.removeMissingItems attribute defined at extension catalog. |
java.util.List<ComposedTypeModel> |
getRootTypes()
Generated method - Getter of the
SyncItemJob.rootTypes attribute defined at extension catalog. |
CatalogVersionModel |
getSourceVersion()
Generated method - Getter of the
SyncItemJob.sourceVersion attribute defined at extension catalog. |
java.util.Collection<SyncAttributeDescriptorConfigModel> |
getSyncAttributeConfigurations()
Generated method - Getter of the
SyncItemJob.syncAttributeConfigurations attribute defined at extension catalog. |
java.util.Set<LanguageModel> |
getSyncLanguages()
Generated method - Getter of the
SyncItemJob.syncLanguages attribute defined at extension catalog. |
java.lang.Integer |
getSyncOrder()
Generated method - Getter of the
SyncItemJob.syncOrder attribute defined at extension catalog. |
java.util.List<PrincipalModel> |
getSyncPrincipals()
Generated method - Getter of the
SyncItemJob.syncPrincipals attribute defined at extension catalog. |
java.lang.Boolean |
getSyncPrincipalsOnly()
Generated method - Getter of the
SyncItemJob.syncPrincipalsOnly attribute defined at extension catalog. |
CatalogVersionModel |
getTargetVersion()
Generated method - Getter of the
SyncItemJob.targetVersion attribute defined at extension catalog. |
void |
setCreateNewItems(java.lang.Boolean value)
Generated method - Setter of
SyncItemJob.createNewItems attribute defined at extension catalog. |
void |
setExclusiveMode(java.lang.Boolean value)
Generated method - Initial setter of
SyncItemJob.exclusiveMode attribute defined at extension catalog. |
void |
setExportAttributeDescriptors(java.util.Map<AttributeDescriptorModel,java.lang.Boolean> value)
Generated method - Setter of
SyncItemJob.exportAttributeDescriptors attribute defined at extension catalog. |
void |
setRemoveMissingItems(java.lang.Boolean value)
Generated method - Setter of
SyncItemJob.removeMissingItems attribute defined at extension catalog. |
void |
setRootTypes(java.util.List<ComposedTypeModel> value)
Generated method - Setter of
SyncItemJob.rootTypes attribute defined at extension catalog. |
void |
setSourceVersion(CatalogVersionModel value)
Generated method - Initial setter of
SyncItemJob.sourceVersion attribute defined at extension catalog. |
void |
setSyncAttributeConfigurations(java.util.Collection<SyncAttributeDescriptorConfigModel> value)
Generated method - Setter of
SyncItemJob.syncAttributeConfigurations attribute defined at extension catalog. |
void |
setSyncLanguages(java.util.Set<LanguageModel> value)
Generated method - Setter of
SyncItemJob.syncLanguages attribute defined at extension catalog. |
void |
setSyncOrder(java.lang.Integer value)
Generated method - Setter of
SyncItemJob.syncOrder attribute defined at extension catalog. |
void |
setSyncPrincipals(java.util.List<PrincipalModel> value)
Generated method - Setter of
SyncItemJob.syncPrincipals attribute defined at extension catalog. |
void |
setSyncPrincipalsOnly(java.lang.Boolean value)
Generated method - Setter of
SyncItemJob.syncPrincipalsOnly attribute defined at extension catalog. |
void |
setTargetVersion(CatalogVersionModel value)
Generated method - Initial setter of
SyncItemJob.targetVersion attribute defined at extension catalog. |
getActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getCode, getCronJobs, getEmailAddress, getEmailNotificationTemplate, getErrorMode, getLogLevelDatabase, getLogLevelFile, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getRestrictions, getRetry, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getTriggers, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setErrorMode, setLogLevelDatabase, setLogLevelFile, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setRestrictions, setRetry, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, 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 _CATALOGVERSION2SYNCHRONIZATIONS
CatalogVersion2Synchronizations defining source attribute sourceVersion in extension catalog.public static final java.lang.String _CATALOGVERSION2INCOMINGSYNCHRONIZATIONS
CatalogVersion2IncomingSynchronizations defining source attribute targetVersion in extension catalog.public static final java.lang.String EXCLUSIVEMODE
SyncItemJob.exclusiveMode attribute defined at extension catalog.public static final java.lang.String SYNCPRINCIPALSONLY
SyncItemJob.syncPrincipalsOnly attribute defined at extension catalog.public static final java.lang.String CREATENEWITEMS
SyncItemJob.createNewItems attribute defined at extension catalog.public static final java.lang.String REMOVEMISSINGITEMS
SyncItemJob.removeMissingItems attribute defined at extension catalog.public static final java.lang.String EXECUTIONS
SyncItemJob.executions attribute defined at extension catalog.public static final java.lang.String SYNCORDER
SyncItemJob.syncOrder attribute defined at extension catalog.public static final java.lang.String EXPORTATTRIBUTEDESCRIPTORS
SyncItemJob.exportAttributeDescriptors attribute defined at extension catalog.public static final java.lang.String SYNCATTRIBUTECONFIGURATIONS
SyncItemJob.syncAttributeConfigurations attribute defined at extension catalog.public static final java.lang.String EFFECTIVESYNCLANGUAGES
SyncItemJob.effectiveSyncLanguages attribute defined at extension catalog.public static final java.lang.String SOURCEVERSION
SyncItemJob.sourceVersion attribute defined at extension catalog.public static final java.lang.String TARGETVERSION
SyncItemJob.targetVersion attribute defined at extension catalog.public static final java.lang.String ROOTTYPES
SyncItemJob.rootTypes attribute defined at extension catalog.public static final java.lang.String SYNCLANGUAGES
SyncItemJob.syncLanguages attribute defined at extension catalog.public static final java.lang.String SYNCPRINCIPALS
SyncItemJob.syncPrincipals attribute defined at extension catalog.public SyncItemJobModel()
public SyncItemJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public SyncItemJobModel(java.lang.String _code,
CatalogVersionModel _sourceVersion,
CatalogVersionModel _targetVersion)
_code - initial attribute declared by type SyncItemJob at extension catalog_sourceVersion - initial attribute declared by type SyncItemJob at extension catalog_targetVersion - initial attribute declared by type SyncItemJob at extension catalog@Deprecated
public SyncItemJobModel(java.lang.String _code,
java.lang.Integer _nodeID,
ItemModel _owner,
CatalogVersionModel _sourceVersion,
CatalogVersionModel _targetVersion)
_code - initial attribute declared by type SyncItemJob at extension catalog_nodeID - initial attribute declared by type Job at extension processing_owner - initial attribute declared by type Item at extension core_sourceVersion - initial attribute declared by type SyncItemJob at extension catalog_targetVersion - initial attribute declared by type SyncItemJob at extension catalog@Accessor(qualifier="createNewItems", type=GETTER) public java.lang.Boolean getCreateNewItems()
SyncItemJob.createNewItems attribute defined at extension catalog.@Accessor(qualifier="effectiveSyncLanguages", type=GETTER) public java.util.Collection<LanguageModel> getEffectiveSyncLanguages()
SyncItemJob.effectiveSyncLanguages attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="exclusiveMode", type=GETTER) public java.lang.Boolean getExclusiveMode()
SyncItemJob.exclusiveMode attribute defined at extension catalog.@Accessor(qualifier="executions", type=GETTER) public java.util.Collection<SyncItemCronJobModel> getExecutions()
SyncItemJob.executions attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="exportAttributeDescriptors", type=GETTER) public java.util.Map<AttributeDescriptorModel,java.lang.Boolean> getExportAttributeDescriptors()
SyncItemJob.exportAttributeDescriptors attribute defined at extension catalog.@Accessor(qualifier="removeMissingItems", type=GETTER) public java.lang.Boolean getRemoveMissingItems()
SyncItemJob.removeMissingItems attribute defined at extension catalog.@Accessor(qualifier="rootTypes", type=GETTER) public java.util.List<ComposedTypeModel> getRootTypes()
SyncItemJob.rootTypes attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="sourceVersion", type=GETTER) public CatalogVersionModel getSourceVersion()
SyncItemJob.sourceVersion attribute defined at extension catalog.@Accessor(qualifier="syncAttributeConfigurations", type=GETTER) public java.util.Collection<SyncAttributeDescriptorConfigModel> getSyncAttributeConfigurations()
SyncItemJob.syncAttributeConfigurations attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="syncLanguages", type=GETTER) public java.util.Set<LanguageModel> getSyncLanguages()
SyncItemJob.syncLanguages attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="syncOrder", type=GETTER) public java.lang.Integer getSyncOrder()
SyncItemJob.syncOrder attribute defined at extension catalog.@Accessor(qualifier="syncPrincipals", type=GETTER) public java.util.List<PrincipalModel> getSyncPrincipals()
SyncItemJob.syncPrincipals attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="syncPrincipalsOnly", type=GETTER) public java.lang.Boolean getSyncPrincipalsOnly()
SyncItemJob.syncPrincipalsOnly attribute defined at extension catalog.@Accessor(qualifier="targetVersion", type=GETTER) public CatalogVersionModel getTargetVersion()
SyncItemJob.targetVersion attribute defined at extension catalog.@Accessor(qualifier="createNewItems", type=SETTER) public void setCreateNewItems(java.lang.Boolean value)
SyncItemJob.createNewItems attribute defined at extension catalog.value - the createNewItems@Accessor(qualifier="exclusiveMode", type=SETTER) public void setExclusiveMode(java.lang.Boolean value)
SyncItemJob.exclusiveMode attribute defined at extension catalog. Can only be used at creation of model - before first save.value - the exclusiveMode@Accessor(qualifier="exportAttributeDescriptors", type=SETTER) public void setExportAttributeDescriptors(java.util.Map<AttributeDescriptorModel,java.lang.Boolean> value)
SyncItemJob.exportAttributeDescriptors attribute defined at extension catalog.value - the exportAttributeDescriptors@Accessor(qualifier="removeMissingItems", type=SETTER) public void setRemoveMissingItems(java.lang.Boolean value)
SyncItemJob.removeMissingItems attribute defined at extension catalog.value - the removeMissingItems@Accessor(qualifier="rootTypes", type=SETTER) public void setRootTypes(java.util.List<ComposedTypeModel> value)
SyncItemJob.rootTypes attribute defined at extension catalog.value - the rootTypes@Accessor(qualifier="sourceVersion", type=SETTER) public void setSourceVersion(CatalogVersionModel value)
SyncItemJob.sourceVersion attribute defined at extension catalog. Can only be used at creation of model - before first save.value - the sourceVersion@Accessor(qualifier="syncAttributeConfigurations", type=SETTER) public void setSyncAttributeConfigurations(java.util.Collection<SyncAttributeDescriptorConfigModel> value)
SyncItemJob.syncAttributeConfigurations attribute defined at extension catalog.value - the syncAttributeConfigurations@Accessor(qualifier="syncLanguages", type=SETTER) public void setSyncLanguages(java.util.Set<LanguageModel> value)
SyncItemJob.syncLanguages attribute defined at extension catalog.value - the syncLanguages@Accessor(qualifier="syncOrder", type=SETTER) public void setSyncOrder(java.lang.Integer value)
SyncItemJob.syncOrder attribute defined at extension catalog.value - the syncOrder@Accessor(qualifier="syncPrincipals", type=SETTER) public void setSyncPrincipals(java.util.List<PrincipalModel> value)
SyncItemJob.syncPrincipals attribute defined at extension catalog.value - the syncPrincipals@Accessor(qualifier="syncPrincipalsOnly", type=SETTER) public void setSyncPrincipalsOnly(java.lang.Boolean value)
SyncItemJob.syncPrincipalsOnly attribute defined at extension catalog.value - the syncPrincipalsOnly@Accessor(qualifier="targetVersion", type=SETTER) public void setTargetVersion(CatalogVersionModel value)
SyncItemJob.targetVersion attribute defined at extension catalog. Can only be used at creation of model - before first save.value - the targetVersionCopyright © 2018 SAP SE. All Rights Reserved.