public class CatalogVersionSyncJobModel extends SyncItemJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_DEPENDENTCATALOGVERSIONSYNCJOBRELATION
Generated relation code constant for relation
DependentCatalogVersionSyncJobRelation defining source attribute dependentSyncJobs in extension catalog. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
COPYCACHESIZE
Generated constant - Attribute key of
CatalogVersionSyncJob.copyCacheSize attribute defined at extension catalog. |
static String |
DEPENDENTSYNCJOBS
Generated constant - Attribute key of
CatalogVersionSyncJob.dependentSyncJobs attribute defined at extension catalog. |
static String |
DEPENDSONSYNCJOBS
Generated constant - Attribute key of
CatalogVersionSyncJob.dependsOnSyncJobs attribute defined at extension catalog. |
static String |
ENABLETRANSACTIONS
Generated constant - Attribute key of
CatalogVersionSyncJob.enableTransactions attribute defined at extension catalog. |
static String |
MAXSCHEDULERTHREADS
Generated constant - Attribute key of
CatalogVersionSyncJob.maxSchedulerThreads attribute defined at extension catalog. |
static String |
MAXTHREADS
Generated constant - Attribute key of
CatalogVersionSyncJob.maxThreads attribute defined at extension catalog. |
_CATALOGVERSION2INCOMINGSYNCHRONIZATIONS, _CATALOGVERSION2SYNCHRONIZATIONS, CREATENEWITEMS, EFFECTIVESYNCLANGUAGES, EXCLUSIVEMODE, EXECUTIONS, EXPORTATTRIBUTEDESCRIPTORS, REMOVEMISSINGITEMS, ROOTTYPES, SOURCEVERSION, SYNCATTRIBUTECONFIGURATIONS, SYNCLANGUAGES, SYNCORDER, SYNCPRINCIPALS, SYNCPRINCIPALSONLY, TARGETVERSIONACTIVE, 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, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CatalogVersionSyncJobModel()
Generated constructor - Default constructor for generic creation.
|
CatalogVersionSyncJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CatalogVersionSyncJobModel(String _code,
CatalogVersionModel _sourceVersion,
CatalogVersionModel _targetVersion)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CatalogVersionSyncJobModel(String _code,
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 |
|---|---|
Integer |
getCopyCacheSize()
Generated method - Getter of the
CatalogVersionSyncJob.copyCacheSize attribute defined at extension catalog. |
Set<CatalogVersionSyncJobModel> |
getDependentSyncJobs()
Generated method - Getter of the
CatalogVersionSyncJob.dependentSyncJobs attribute defined at extension catalog. |
Set<CatalogVersionSyncJobModel> |
getDependsOnSyncJobs()
Generated method - Getter of the
CatalogVersionSyncJob.dependsOnSyncJobs attribute defined at extension catalog. |
Boolean |
getEnableTransactions()
Generated method - Getter of the
CatalogVersionSyncJob.enableTransactions attribute defined at extension catalog. |
Integer |
getMaxSchedulerThreads()
Generated method - Getter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute defined at extension catalog. |
Integer |
getMaxThreads()
Generated method - Getter of the
CatalogVersionSyncJob.maxThreads attribute defined at extension catalog. |
void |
setCopyCacheSize(Integer value)
Generated method - Setter of
CatalogVersionSyncJob.copyCacheSize attribute defined at extension catalog. |
void |
setDependentSyncJobs(Set<CatalogVersionSyncJobModel> value)
Generated method - Setter of
CatalogVersionSyncJob.dependentSyncJobs attribute defined at extension catalog. |
void |
setDependsOnSyncJobs(Set<CatalogVersionSyncJobModel> value)
Generated method - Setter of
CatalogVersionSyncJob.dependsOnSyncJobs attribute defined at extension catalog. |
void |
setEnableTransactions(Boolean value)
Generated method - Setter of
CatalogVersionSyncJob.enableTransactions attribute defined at extension catalog. |
void |
setMaxSchedulerThreads(Integer value)
Generated method - Setter of
CatalogVersionSyncJob.maxSchedulerThreads attribute defined at extension catalog. |
void |
setMaxThreads(Integer value)
Generated method - Setter of
CatalogVersionSyncJob.maxThreads attribute defined at extension catalog. |
getCreateNewItems, getEffectiveSyncLanguages, getExclusiveMode, getExecutions, getExportAttributeDescriptors, getRemoveMissingItems, getRootTypes, getSourceVersion, getSyncAttributeConfigurations, getSyncLanguages, getSyncOrder, getSyncPrincipals, getSyncPrincipalsOnly, getTargetVersion, setCreateNewItems, setExclusiveMode, setExportAttributeDescriptors, setRemoveMissingItems, setRootTypes, setSourceVersion, setSyncAttributeConfigurations, setSyncLanguages, setSyncOrder, setSyncPrincipals, setSyncPrincipalsOnly, setTargetVersiongetActive, 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, 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 _DEPENDENTCATALOGVERSIONSYNCJOBRELATION
DependentCatalogVersionSyncJobRelation defining source attribute dependentSyncJobs in extension catalog.public static final String COPYCACHESIZE
CatalogVersionSyncJob.copyCacheSize attribute defined at extension catalog.public static final String ENABLETRANSACTIONS
CatalogVersionSyncJob.enableTransactions attribute defined at extension catalog.public static final String MAXTHREADS
CatalogVersionSyncJob.maxThreads attribute defined at extension catalog.public static final String MAXSCHEDULERTHREADS
CatalogVersionSyncJob.maxSchedulerThreads attribute defined at extension catalog.public static final String DEPENDENTSYNCJOBS
CatalogVersionSyncJob.dependentSyncJobs attribute defined at extension catalog.public static final String DEPENDSONSYNCJOBS
CatalogVersionSyncJob.dependsOnSyncJobs attribute defined at extension catalog.public CatalogVersionSyncJobModel()
public CatalogVersionSyncJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CatalogVersionSyncJobModel(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 CatalogVersionSyncJobModel(String _code, 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="copyCacheSize", type=GETTER) public Integer getCopyCacheSize()
CatalogVersionSyncJob.copyCacheSize attribute defined at extension catalog.@Accessor(qualifier="dependentSyncJobs", type=GETTER) public Set<CatalogVersionSyncJobModel> getDependentSyncJobs()
CatalogVersionSyncJob.dependentSyncJobs attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="dependsOnSyncJobs", type=GETTER) public Set<CatalogVersionSyncJobModel> getDependsOnSyncJobs()
CatalogVersionSyncJob.dependsOnSyncJobs attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="enableTransactions", type=GETTER) public Boolean getEnableTransactions()
CatalogVersionSyncJob.enableTransactions attribute defined at extension catalog.@Accessor(qualifier="maxSchedulerThreads", type=GETTER) public Integer getMaxSchedulerThreads()
CatalogVersionSyncJob.maxSchedulerThreads attribute defined at extension catalog.@Accessor(qualifier="maxThreads", type=GETTER) public Integer getMaxThreads()
CatalogVersionSyncJob.maxThreads attribute defined at extension catalog.@Accessor(qualifier="copyCacheSize", type=SETTER) public void setCopyCacheSize(Integer value)
CatalogVersionSyncJob.copyCacheSize attribute defined at extension catalog.value - the copyCacheSize@Accessor(qualifier="dependentSyncJobs", type=SETTER) public void setDependentSyncJobs(Set<CatalogVersionSyncJobModel> value)
CatalogVersionSyncJob.dependentSyncJobs attribute defined at extension catalog.value - the dependentSyncJobs@Accessor(qualifier="dependsOnSyncJobs", type=SETTER) public void setDependsOnSyncJobs(Set<CatalogVersionSyncJobModel> value)
CatalogVersionSyncJob.dependsOnSyncJobs attribute defined at extension catalog.value - the dependsOnSyncJobs@Accessor(qualifier="enableTransactions", type=SETTER) public void setEnableTransactions(Boolean value)
CatalogVersionSyncJob.enableTransactions attribute defined at extension catalog.value - the enableTransactions@Accessor(qualifier="maxSchedulerThreads", type=SETTER) public void setMaxSchedulerThreads(Integer value)
CatalogVersionSyncJob.maxSchedulerThreads attribute defined at extension catalog.value - the maxSchedulerThreadsCopyright © 2017 SAP SE. All Rights Reserved.