public abstract class GeneratedCatalogVersionSyncJob extends SyncItemJob
CatalogVersionSyncJob.SyncItemJob.CompletionInfo, SyncItemJob.ModifiedItemsPair, SyncItemJob.SyncAttributeDescriptorConfigData, SyncItemJob.SyncItemCopyContextJob.JobFileLogContainer, Job.SynchronicityGenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
COPYCACHESIZE
Qualifier of the
CatalogVersionSyncJob.copyCacheSize attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static String |
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for DependentCatalogVersionSyncJobRelation from ((catalog))
|
protected static String |
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_SRC_ORDERED
Relation ordering override parameter constants for DependentCatalogVersionSyncJobRelation from ((catalog))
|
protected static String |
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_TGT_ORDERED |
static String |
DEPENDENTSYNCJOBS
Qualifier of the
CatalogVersionSyncJob.dependentSyncJobs attribute |
static String |
DEPENDSONSYNCJOBS
Qualifier of the
CatalogVersionSyncJob.dependsOnSyncJobs attribute |
static String |
ENABLETRANSACTIONS
Qualifier of the
CatalogVersionSyncJob.enableTransactions attribute |
static String |
MAXSCHEDULERTHREADS
Qualifier of the
CatalogVersionSyncJob.maxSchedulerThreads attribute |
static String |
MAXTHREADS
Qualifier of the
CatalogVersionSyncJob.maxThreads attribute |
HIDDEN_ATTRIBUTES, START_TIMECREATENEWITEMS, EFFECTIVESYNCLANGUAGES, EXCLUSIVEMODE, EXECUTIONS, EXPORTATTRIBUTEDESCRIPTORS, REMOVEMISSINGITEMS, ROOTTYPES, SOURCEVERSION, SOURCEVERSIONHANDLER, SYNCATTRIBUTECONFIGURATIONS, SYNCITEMJOB2PRINCIPAL_MARKMODIFIED, SYNCITEMJOB2PRINCIPAL_SRC_ORDERED, SYNCITEMJOB2PRINCIPAL_TGT_ORDERED, SYNCJOB2LANGREL_MARKMODIFIED, SYNCJOB2LANGREL_SRC_ORDERED, SYNCJOB2LANGREL_TGT_ORDERED, SYNCJOB2TYPEREL_MARKMODIFIED, SYNCJOB2TYPEREL_SRC_ORDERED, SYNCJOB2TYPEREL_TGT_ORDERED, SYNCLANGUAGES, SYNCORDER, SYNCPRINCIPALS, SYNCPRINCIPALSONLY, TARGETVERSION, TARGETVERSIONHANDLERCTX_CURRENTCRONJOB, CTX_CURRENTJOBACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, CRONJOBSHANDLER, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RESTRICTIONSHANDLER, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS, TRIGGERSHANDLERLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCatalogVersionSyncJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToDependentSyncJobs(CatalogVersionSyncJob value)
Generated method - Adds
value to dependentSyncJobs. |
void |
addToDependentSyncJobs(SessionContext ctx,
CatalogVersionSyncJob value)
Generated method - Adds
value to dependentSyncJobs. |
void |
addToDependsOnSyncJobs(CatalogVersionSyncJob value)
Generated method - Adds
value to dependsOnSyncJobs. |
void |
addToDependsOnSyncJobs(SessionContext ctx,
CatalogVersionSyncJob value)
Generated method - Adds
value to dependsOnSyncJobs. |
Integer |
getCopyCacheSize()
Generated method - Getter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
Integer |
getCopyCacheSize(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
int |
getCopyCacheSizeAsPrimitive()
Generated method - Getter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
int |
getCopyCacheSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Set<CatalogVersionSyncJob> |
getDependentSyncJobs()
Generated method - Getter of the
CatalogVersionSyncJob.dependentSyncJobs attribute. |
Set<CatalogVersionSyncJob> |
getDependentSyncJobs(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.dependentSyncJobs attribute. |
long |
getDependentSyncJobsCount() |
long |
getDependentSyncJobsCount(SessionContext ctx) |
Set<CatalogVersionSyncJob> |
getDependsOnSyncJobs()
Generated method - Getter of the
CatalogVersionSyncJob.dependsOnSyncJobs attribute. |
Set<CatalogVersionSyncJob> |
getDependsOnSyncJobs(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.dependsOnSyncJobs attribute. |
long |
getDependsOnSyncJobsCount() |
long |
getDependsOnSyncJobsCount(SessionContext ctx) |
Integer |
getMaxSchedulerThreads()
Generated method - Getter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
Integer |
getMaxSchedulerThreads(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
int |
getMaxSchedulerThreadsAsPrimitive()
Generated method - Getter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
int |
getMaxSchedulerThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
Integer |
getMaxThreads()
Generated method - Getter of the
CatalogVersionSyncJob.maxThreads attribute. |
Integer |
getMaxThreads(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.maxThreads attribute. |
int |
getMaxThreadsAsPrimitive()
Generated method - Getter of the
CatalogVersionSyncJob.maxThreads attribute. |
int |
getMaxThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.maxThreads attribute. |
Boolean |
isEnableTransactions()
Generated method - Getter of the
CatalogVersionSyncJob.enableTransactions attribute. |
Boolean |
isEnableTransactions(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.enableTransactions attribute. |
boolean |
isEnableTransactionsAsPrimitive()
Generated method - Getter of the
CatalogVersionSyncJob.enableTransactions attribute. |
boolean |
isEnableTransactionsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncJob.enableTransactions attribute. |
void |
removeFromDependentSyncJobs(CatalogVersionSyncJob value)
Generated method - Removes
value from dependentSyncJobs. |
void |
removeFromDependentSyncJobs(SessionContext ctx,
CatalogVersionSyncJob value)
Generated method - Removes
value from dependentSyncJobs. |
void |
removeFromDependsOnSyncJobs(CatalogVersionSyncJob value)
Generated method - Removes
value from dependsOnSyncJobs. |
void |
removeFromDependsOnSyncJobs(SessionContext ctx,
CatalogVersionSyncJob value)
Generated method - Removes
value from dependsOnSyncJobs. |
void |
setCopyCacheSize(int value)
Generated method - Setter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
void |
setCopyCacheSize(Integer value)
Generated method - Setter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
void |
setCopyCacheSize(SessionContext ctx,
int value)
Generated method - Setter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
void |
setCopyCacheSize(SessionContext ctx,
Integer value)
Generated method - Setter of the
CatalogVersionSyncJob.copyCacheSize attribute. |
void |
setDependentSyncJobs(SessionContext ctx,
Set<CatalogVersionSyncJob> value)
Generated method - Setter of the
CatalogVersionSyncJob.dependentSyncJobs attribute. |
void |
setDependentSyncJobs(Set<CatalogVersionSyncJob> value)
Generated method - Setter of the
CatalogVersionSyncJob.dependentSyncJobs attribute. |
void |
setDependsOnSyncJobs(SessionContext ctx,
Set<CatalogVersionSyncJob> value)
Generated method - Setter of the
CatalogVersionSyncJob.dependsOnSyncJobs attribute. |
void |
setDependsOnSyncJobs(Set<CatalogVersionSyncJob> value)
Generated method - Setter of the
CatalogVersionSyncJob.dependsOnSyncJobs attribute. |
void |
setEnableTransactions(boolean value)
Generated method - Setter of the
CatalogVersionSyncJob.enableTransactions attribute. |
void |
setEnableTransactions(Boolean value)
Generated method - Setter of the
CatalogVersionSyncJob.enableTransactions attribute. |
void |
setEnableTransactions(SessionContext ctx,
boolean value)
Generated method - Setter of the
CatalogVersionSyncJob.enableTransactions attribute. |
void |
setEnableTransactions(SessionContext ctx,
Boolean value)
Generated method - Setter of the
CatalogVersionSyncJob.enableTransactions attribute. |
void |
setMaxSchedulerThreads(int value)
Generated method - Setter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
void |
setMaxSchedulerThreads(Integer value)
Generated method - Setter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
void |
setMaxSchedulerThreads(SessionContext ctx,
int value)
Generated method - Setter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
void |
setMaxSchedulerThreads(SessionContext ctx,
Integer value)
Generated method - Setter of the
CatalogVersionSyncJob.maxSchedulerThreads attribute. |
void |
setMaxThreads(int value)
Generated method - Setter of the
CatalogVersionSyncJob.maxThreads attribute. |
void |
setMaxThreads(Integer value)
Generated method - Setter of the
CatalogVersionSyncJob.maxThreads attribute. |
void |
setMaxThreads(SessionContext ctx,
int value)
Generated method - Setter of the
CatalogVersionSyncJob.maxThreads attribute. |
void |
setMaxThreads(SessionContext ctx,
Integer value)
Generated method - Setter of the
CatalogVersionSyncJob.maxThreads attribute. |
addCatalogItemsToSync, addCategoriesToSync, assureCatalogItemTypes, canSelectAttribute, canUndo, checkCatalogVersionValidity, configAlreadyExists, configureFullSyncForItemType, configureFullVersionSync, copyItem, createCopyContext, createDefaultConfigFor, createItem, createSyncSessionContext, doAbort, doSynchronization, getAdditionalQueryRestrictions, getAllExportAttributeDescriptors, getAttributeAndConfigPairs, getCompletionInfo, getConfigFor, getConfigFor, getDefaultRootTypes, getDuplicatedCatalogItemsCount, getEffectiveSyncLanguages, getElapsedMillis, getExecutions, getMissingTargetItems, getModifiedCatalogItemPairs, getPossibleCatalogItemPairs, getRootTypes, getSingleVersionCatalogItems, getSyncAttributeConfigurations, initializeTimeCounter, isAbortable, newExcecution, newExecution, performCronJob, registerSynchronizedItem, remove, removeItem, removeSyncTimestamps, setAllExportAttributeDescriptors, setRootTypes, setSyncAttributeConfigurations, toPendingItemsList, toPendingItemsListaddToRootTypes, addToRootTypes, addToSyncLanguages, addToSyncLanguages, addToSyncPrincipals, addToSyncPrincipals, getAllExportAttributeDescriptors, getEffectiveSyncLanguages, getExecutions, getRootTypes, getRootTypesCount, getRootTypesCount, getSourceVersion, getSourceVersion, getSyncAttributeConfigurations, getSyncLanguages, getSyncLanguages, getSyncLanguagesCount, getSyncLanguagesCount, getSyncOrder, getSyncOrder, getSyncOrderAsPrimitive, getSyncOrderAsPrimitive, getSyncPrincipals, getSyncPrincipals, getSyncPrincipalsCount, getSyncPrincipalsCount, getTargetVersion, getTargetVersion, isCreateNewItems, isCreateNewItems, isCreateNewItemsAsPrimitive, isCreateNewItemsAsPrimitive, isExclusiveMode, isExclusiveMode, isExclusiveModeAsPrimitive, isExclusiveModeAsPrimitive, isRemoveMissingItems, isRemoveMissingItems, isRemoveMissingItemsAsPrimitive, isRemoveMissingItemsAsPrimitive, isSyncPrincipalsOnly, isSyncPrincipalsOnly, isSyncPrincipalsOnlyAsPrimitive, isSyncPrincipalsOnlyAsPrimitive, removeFromRootTypes, removeFromRootTypes, removeFromSyncLanguages, removeFromSyncLanguages, removeFromSyncPrincipals, removeFromSyncPrincipals, setAllExportAttributeDescriptors, setCreateNewItems, setCreateNewItems, setCreateNewItems, setCreateNewItems, setExclusiveMode, setExclusiveMode, setExclusiveMode, setExclusiveMode, setRemoveMissingItems, setRemoveMissingItems, setRemoveMissingItems, setRemoveMissingItems, setRootTypes, setSourceVersion, setSourceVersion, setSyncAttributeConfigurations, setSyncLanguages, setSyncLanguages, setSyncOrder, setSyncOrder, setSyncOrder, setSyncOrder, setSyncPrincipals, setSyncPrincipals, setSyncPrincipalsOnly, setSyncPrincipalsOnly, setSyncPrincipalsOnly, setSyncPrincipalsOnly, setTargetVersion, setTargetVersioncanPerform, checkRemovable, configureCronjob, createLogContext, debug, error, fatal, getConfigAttributes, getCronJobsByCode, getCronJobsByCode, getCurrentLogContainer, getEffectiveLogLevel, getNonInitialAttributes, info, isDebugEnabled, isEnabledFor, isErrorEnabled, isInfoEnabled, isPerformable, isPerformable, isUndoable, isWarnEnabled, jobIsCurrentlyRunning, log, logToFile, perform, perform, perform, prepareAfterFinishEvent, prepareBeforeStartEvent, saveToLogFile, sendFinishedEvent, sendStartEvent, setCode, setCronJobs, setCurrentLogContainer, setNonInitialAttributes, startOwnSession, stopOwnSession, switchDataSource, undo, undo, undoCronJob, unsetAlternativeDataSource, unsetCurrentLogContainer, warnaddToRestrictions, addToRestrictions, addToTriggers, addToTriggers, getAlternativeDataSourceID, getAlternativeDataSourceID, getCode, getCode, getCronJobs, getCronJobs, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getErrorMode, getErrorMode, getLogLevelDatabase, getLogLevelDatabase, getLogLevelFile, getLogLevelFile, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getRestrictions, getRestrictions, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setErrorMode, setErrorMode, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeGroup, setNodeID, setNodeID, setNodeID, setNodeID, setPriority, setPriority, setPriority, setPriority, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRestrictions, setRestrictions, setRetry, setRetry, setRetry, setRetry, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setTriggers, setTriggersgetInitialPropertiesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String COPYCACHESIZE
CatalogVersionSyncJob.copyCacheSize attributepublic static final String ENABLETRANSACTIONS
CatalogVersionSyncJob.enableTransactions attributepublic static final String MAXTHREADS
CatalogVersionSyncJob.maxThreads attributepublic static final String MAXSCHEDULERTHREADS
CatalogVersionSyncJob.maxSchedulerThreads attributepublic static final String DEPENDENTSYNCJOBS
CatalogVersionSyncJob.dependentSyncJobs attributeprotected static String DEPENDENTCATALOGVERSIONSYNCJOBRELATION_SRC_ORDERED
protected static String DEPENDENTCATALOGVERSIONSYNCJOBRELATION_TGT_ORDERED
protected static String DEPENDENTCATALOGVERSIONSYNCJOBRELATION_MARKMODIFIED
public static final String DEPENDSONSYNCJOBS
CatalogVersionSyncJob.dependsOnSyncJobs attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedSyncItemJobpublic Integer getCopyCacheSize(SessionContext ctx)
CatalogVersionSyncJob.copyCacheSize attribute.public Integer getCopyCacheSize()
CatalogVersionSyncJob.copyCacheSize attribute.public int getCopyCacheSizeAsPrimitive(SessionContext ctx)
CatalogVersionSyncJob.copyCacheSize attribute.public int getCopyCacheSizeAsPrimitive()
CatalogVersionSyncJob.copyCacheSize attribute.public void setCopyCacheSize(SessionContext ctx, Integer value)
CatalogVersionSyncJob.copyCacheSize attribute.value - the copyCacheSizepublic void setCopyCacheSize(Integer value)
CatalogVersionSyncJob.copyCacheSize attribute.value - the copyCacheSizepublic void setCopyCacheSize(SessionContext ctx, int value)
CatalogVersionSyncJob.copyCacheSize attribute.value - the copyCacheSizepublic void setCopyCacheSize(int value)
CatalogVersionSyncJob.copyCacheSize attribute.value - the copyCacheSizepublic Set<CatalogVersionSyncJob> getDependentSyncJobs(SessionContext ctx)
CatalogVersionSyncJob.dependentSyncJobs attribute.public Set<CatalogVersionSyncJob> getDependentSyncJobs()
CatalogVersionSyncJob.dependentSyncJobs attribute.public long getDependentSyncJobsCount(SessionContext ctx)
public long getDependentSyncJobsCount()
public void setDependentSyncJobs(SessionContext ctx, Set<CatalogVersionSyncJob> value)
CatalogVersionSyncJob.dependentSyncJobs attribute.value - the dependentSyncJobspublic void setDependentSyncJobs(Set<CatalogVersionSyncJob> value)
CatalogVersionSyncJob.dependentSyncJobs attribute.value - the dependentSyncJobspublic void addToDependentSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
value to dependentSyncJobs.value - the item to add to dependentSyncJobspublic void addToDependentSyncJobs(CatalogVersionSyncJob value)
value to dependentSyncJobs.value - the item to add to dependentSyncJobspublic void removeFromDependentSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
value from dependentSyncJobs.value - the item to remove from dependentSyncJobspublic void removeFromDependentSyncJobs(CatalogVersionSyncJob value)
value from dependentSyncJobs.value - the item to remove from dependentSyncJobspublic Set<CatalogVersionSyncJob> getDependsOnSyncJobs(SessionContext ctx)
CatalogVersionSyncJob.dependsOnSyncJobs attribute.public Set<CatalogVersionSyncJob> getDependsOnSyncJobs()
CatalogVersionSyncJob.dependsOnSyncJobs attribute.public long getDependsOnSyncJobsCount(SessionContext ctx)
public long getDependsOnSyncJobsCount()
public void setDependsOnSyncJobs(SessionContext ctx, Set<CatalogVersionSyncJob> value)
CatalogVersionSyncJob.dependsOnSyncJobs attribute.value - the dependsOnSyncJobspublic void setDependsOnSyncJobs(Set<CatalogVersionSyncJob> value)
CatalogVersionSyncJob.dependsOnSyncJobs attribute.value - the dependsOnSyncJobspublic void addToDependsOnSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
value to dependsOnSyncJobs.value - the item to add to dependsOnSyncJobspublic void addToDependsOnSyncJobs(CatalogVersionSyncJob value)
value to dependsOnSyncJobs.value - the item to add to dependsOnSyncJobspublic void removeFromDependsOnSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
value from dependsOnSyncJobs.value - the item to remove from dependsOnSyncJobspublic void removeFromDependsOnSyncJobs(CatalogVersionSyncJob value)
value from dependsOnSyncJobs.value - the item to remove from dependsOnSyncJobspublic Boolean isEnableTransactions(SessionContext ctx)
CatalogVersionSyncJob.enableTransactions attribute.public Boolean isEnableTransactions()
CatalogVersionSyncJob.enableTransactions attribute.public boolean isEnableTransactionsAsPrimitive(SessionContext ctx)
CatalogVersionSyncJob.enableTransactions attribute.public boolean isEnableTransactionsAsPrimitive()
CatalogVersionSyncJob.enableTransactions attribute.public void setEnableTransactions(SessionContext ctx, Boolean value)
CatalogVersionSyncJob.enableTransactions attribute.value - the enableTransactionspublic void setEnableTransactions(Boolean value)
CatalogVersionSyncJob.enableTransactions attribute.value - the enableTransactionspublic void setEnableTransactions(SessionContext ctx, boolean value)
CatalogVersionSyncJob.enableTransactions attribute.value - the enableTransactionspublic void setEnableTransactions(boolean value)
CatalogVersionSyncJob.enableTransactions attribute.value - the enableTransactionspublic Integer getMaxSchedulerThreads(SessionContext ctx)
CatalogVersionSyncJob.maxSchedulerThreads attribute.public Integer getMaxSchedulerThreads()
CatalogVersionSyncJob.maxSchedulerThreads attribute.public int getMaxSchedulerThreadsAsPrimitive(SessionContext ctx)
CatalogVersionSyncJob.maxSchedulerThreads attribute.public int getMaxSchedulerThreadsAsPrimitive()
CatalogVersionSyncJob.maxSchedulerThreads attribute.public void setMaxSchedulerThreads(SessionContext ctx, Integer value)
CatalogVersionSyncJob.maxSchedulerThreads attribute.value - the maxSchedulerThreadspublic void setMaxSchedulerThreads(Integer value)
CatalogVersionSyncJob.maxSchedulerThreads attribute.value - the maxSchedulerThreadspublic void setMaxSchedulerThreads(SessionContext ctx, int value)
CatalogVersionSyncJob.maxSchedulerThreads attribute.value - the maxSchedulerThreadspublic void setMaxSchedulerThreads(int value)
CatalogVersionSyncJob.maxSchedulerThreads attribute.value - the maxSchedulerThreadspublic Integer getMaxThreads(SessionContext ctx)
CatalogVersionSyncJob.maxThreads attribute.public Integer getMaxThreads()
CatalogVersionSyncJob.maxThreads attribute.public int getMaxThreadsAsPrimitive(SessionContext ctx)
CatalogVersionSyncJob.maxThreads attribute.public int getMaxThreadsAsPrimitive()
CatalogVersionSyncJob.maxThreads attribute.public void setMaxThreads(SessionContext ctx, Integer value)
CatalogVersionSyncJob.maxThreads attribute.value - the maxThreadspublic void setMaxThreads(Integer value)
CatalogVersionSyncJob.maxThreads attribute.value - the maxThreadspublic void setMaxThreads(SessionContext ctx, int value)
CatalogVersionSyncJob.maxThreads attribute.value - the maxThreadspublic void setMaxThreads(int value)
CatalogVersionSyncJob.maxThreads attribute.value - the maxThreadsCopyright © 2017 SAP SE. All Rights Reserved.