Class GeneratedCatalogVersionSyncJob
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cronjob.jalo.GeneratedJob
-
- de.hybris.platform.cronjob.jalo.Job
-
- de.hybris.platform.catalog.jalo.GeneratedSyncItemJob
-
- de.hybris.platform.catalog.jalo.SyncItemJob
-
- de.hybris.platform.catalog.jalo.synchronization.GeneratedCatalogVersionSyncJob
-
- All Implemented Interfaces:
TriggerableJob
,java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CatalogVersionSyncJob
public abstract class GeneratedCatalogVersionSyncJob extends SyncItemJob
Generated class for typeCatalogVersionSyncJob
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.catalog.jalo.SyncItemJob
SyncItemJob.CompletionInfo, SyncItemJob.ModifiedItemsPair, SyncItemJob.SyncAttributeDescriptorConfigData, SyncItemJob.SyncItemCopyContext
-
Nested classes/interfaces inherited from class de.hybris.platform.cronjob.jalo.Job
Job.JobFileLogContainer, Job.Synchronicity
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
COPYCACHESIZE
Qualifier of theCatalogVersionSyncJob.copyCacheSize
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
protected static java.lang.String
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for DependentCatalogVersionSyncJobRelation from ((catalog))protected static java.lang.String
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_SRC_ORDERED
Relation ordering override parameter constants for DependentCatalogVersionSyncJobRelation from ((catalog))protected static java.lang.String
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_TGT_ORDERED
static java.lang.String
DEPENDENTSYNCJOBS
Qualifier of theCatalogVersionSyncJob.dependentSyncJobs
attributestatic java.lang.String
DEPENDSONSYNCJOBS
Qualifier of theCatalogVersionSyncJob.dependsOnSyncJobs
attributestatic java.lang.String
ENABLETRANSACTIONS
Qualifier of theCatalogVersionSyncJob.enableTransactions
attributestatic java.lang.String
MAXSCHEDULERTHREADS
Qualifier of theCatalogVersionSyncJob.maxSchedulerThreads
attributestatic java.lang.String
MAXTHREADS
Qualifier of theCatalogVersionSyncJob.maxThreads
attribute-
Fields inherited from class de.hybris.platform.catalog.jalo.SyncItemJob
HIDDEN_ATTRIBUTES, START_TIME
-
Fields inherited from class de.hybris.platform.catalog.jalo.GeneratedSyncItemJob
CREATENEWITEMS, 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, TARGETVERSIONHANDLER
-
Fields inherited from class de.hybris.platform.cronjob.jalo.Job
CTX_CURRENTCRONJOB, CTX_CURRENTJOB
-
Fields inherited from class de.hybris.platform.cronjob.jalo.GeneratedJob
ACTIVE, 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, TRIGGERSHANDLER
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCatalogVersionSyncJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToDependentSyncJobs(CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependentSyncJobs.void
addToDependentSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependentSyncJobs.void
addToDependsOnSyncJobs(CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependsOnSyncJobs.void
addToDependsOnSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependsOnSyncJobs.java.lang.Integer
getCopyCacheSize()
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.java.lang.Integer
getCopyCacheSize(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.int
getCopyCacheSizeAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.int
getCopyCacheSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.util.Set<CatalogVersionSyncJob>
getDependentSyncJobs()
Generated method - Getter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.java.util.Set<CatalogVersionSyncJob>
getDependentSyncJobs(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.long
getDependentSyncJobsCount()
long
getDependentSyncJobsCount(SessionContext ctx)
java.util.Set<CatalogVersionSyncJob>
getDependsOnSyncJobs()
Generated method - Getter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.java.util.Set<CatalogVersionSyncJob>
getDependsOnSyncJobs(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.long
getDependsOnSyncJobsCount()
long
getDependsOnSyncJobsCount(SessionContext ctx)
java.lang.Integer
getMaxSchedulerThreads()
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.java.lang.Integer
getMaxSchedulerThreads(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.int
getMaxSchedulerThreadsAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.int
getMaxSchedulerThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.java.lang.Integer
getMaxThreads()
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.java.lang.Integer
getMaxThreads(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.int
getMaxThreadsAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.int
getMaxThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.java.lang.Boolean
isEnableTransactions()
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.java.lang.Boolean
isEnableTransactions(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.boolean
isEnableTransactionsAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.boolean
isEnableTransactionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromDependentSyncJobs(CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependentSyncJobs.void
removeFromDependentSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependentSyncJobs.void
removeFromDependsOnSyncJobs(CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependsOnSyncJobs.void
removeFromDependsOnSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependsOnSyncJobs.void
setCopyCacheSize(int value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.void
setCopyCacheSize(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.void
setCopyCacheSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.void
setCopyCacheSize(java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.void
setDependentSyncJobs(SessionContext ctx, java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.void
setDependentSyncJobs(java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.void
setDependsOnSyncJobs(SessionContext ctx, java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.void
setDependsOnSyncJobs(java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.void
setEnableTransactions(boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.void
setEnableTransactions(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.void
setEnableTransactions(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.void
setEnableTransactions(java.lang.Boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.void
setMaxSchedulerThreads(int value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.void
setMaxSchedulerThreads(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.void
setMaxSchedulerThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.void
setMaxSchedulerThreads(java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.void
setMaxThreads(int value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.void
setMaxThreads(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.void
setMaxThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.void
setMaxThreads(java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.-
Methods inherited from class de.hybris.platform.catalog.jalo.SyncItemJob
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, toPendingItemsList
-
Methods inherited from class de.hybris.platform.catalog.jalo.GeneratedSyncItemJob
addToRootTypes, 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, setTargetVersion
-
Methods inherited from class de.hybris.platform.cronjob.jalo.Job
canPerform, 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, warn
-
Methods inherited from class de.hybris.platform.cronjob.jalo.GeneratedJob
addToRestrictions, 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, setTriggers
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, notifyManagerAboutItemRemoval, readResolve, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
COPYCACHESIZE
public static final java.lang.String COPYCACHESIZE
Qualifier of theCatalogVersionSyncJob.copyCacheSize
attribute- See Also:
- Constant Field Values
-
ENABLETRANSACTIONS
public static final java.lang.String ENABLETRANSACTIONS
Qualifier of theCatalogVersionSyncJob.enableTransactions
attribute- See Also:
- Constant Field Values
-
MAXTHREADS
public static final java.lang.String MAXTHREADS
Qualifier of theCatalogVersionSyncJob.maxThreads
attribute- See Also:
- Constant Field Values
-
MAXSCHEDULERTHREADS
public static final java.lang.String MAXSCHEDULERTHREADS
Qualifier of theCatalogVersionSyncJob.maxSchedulerThreads
attribute- See Also:
- Constant Field Values
-
DEPENDENTSYNCJOBS
public static final java.lang.String DEPENDENTSYNCJOBS
Qualifier of theCatalogVersionSyncJob.dependentSyncJobs
attribute- See Also:
- Constant Field Values
-
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_SRC_ORDERED
protected static java.lang.String DEPENDENTCATALOGVERSIONSYNCJOBRELATION_SRC_ORDERED
Relation ordering override parameter constants for DependentCatalogVersionSyncJobRelation from ((catalog))
-
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_TGT_ORDERED
protected static java.lang.String DEPENDENTCATALOGVERSIONSYNCJOBRELATION_TGT_ORDERED
-
DEPENDENTCATALOGVERSIONSYNCJOBRELATION_MARKMODIFIED
protected static java.lang.String DEPENDENTCATALOGVERSIONSYNCJOBRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for DependentCatalogVersionSyncJobRelation from ((catalog))
-
DEPENDSONSYNCJOBS
public static final java.lang.String DEPENDSONSYNCJOBS
Qualifier of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedSyncItemJob
-
getCopyCacheSize
public java.lang.Integer getCopyCacheSize(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Returns:
- the copyCacheSize
-
getCopyCacheSize
public java.lang.Integer getCopyCacheSize()
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Returns:
- the copyCacheSize
-
getCopyCacheSizeAsPrimitive
public int getCopyCacheSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Returns:
- the copyCacheSize
-
getCopyCacheSizeAsPrimitive
public int getCopyCacheSizeAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Returns:
- the copyCacheSize
-
setCopyCacheSize
public void setCopyCacheSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Parameters:
value
- the copyCacheSize
-
setCopyCacheSize
public void setCopyCacheSize(java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Parameters:
value
- the copyCacheSize
-
setCopyCacheSize
public void setCopyCacheSize(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Parameters:
value
- the copyCacheSize
-
setCopyCacheSize
public void setCopyCacheSize(int value)
Generated method - Setter of theCatalogVersionSyncJob.copyCacheSize
attribute.- Parameters:
value
- the copyCacheSize
-
getDependentSyncJobs
public java.util.Set<CatalogVersionSyncJob> getDependentSyncJobs(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.- Returns:
- the dependentSyncJobs
-
getDependentSyncJobs
public java.util.Set<CatalogVersionSyncJob> getDependentSyncJobs()
Generated method - Getter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.- Returns:
- the dependentSyncJobs
-
getDependentSyncJobsCount
public long getDependentSyncJobsCount(SessionContext ctx)
-
getDependentSyncJobsCount
public long getDependentSyncJobsCount()
-
setDependentSyncJobs
public void setDependentSyncJobs(SessionContext ctx, java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.- Parameters:
value
- the dependentSyncJobs
-
setDependentSyncJobs
public void setDependentSyncJobs(java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependentSyncJobs
attribute.- Parameters:
value
- the dependentSyncJobs
-
addToDependentSyncJobs
public void addToDependentSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependentSyncJobs.- Parameters:
value
- the item to add to dependentSyncJobs
-
addToDependentSyncJobs
public void addToDependentSyncJobs(CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependentSyncJobs.- Parameters:
value
- the item to add to dependentSyncJobs
-
removeFromDependentSyncJobs
public void removeFromDependentSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependentSyncJobs.- Parameters:
value
- the item to remove from dependentSyncJobs
-
removeFromDependentSyncJobs
public void removeFromDependentSyncJobs(CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependentSyncJobs.- Parameters:
value
- the item to remove from dependentSyncJobs
-
getDependsOnSyncJobs
public java.util.Set<CatalogVersionSyncJob> getDependsOnSyncJobs(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.- Returns:
- the dependsOnSyncJobs
-
getDependsOnSyncJobs
public java.util.Set<CatalogVersionSyncJob> getDependsOnSyncJobs()
Generated method - Getter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.- Returns:
- the dependsOnSyncJobs
-
getDependsOnSyncJobsCount
public long getDependsOnSyncJobsCount(SessionContext ctx)
-
getDependsOnSyncJobsCount
public long getDependsOnSyncJobsCount()
-
setDependsOnSyncJobs
public void setDependsOnSyncJobs(SessionContext ctx, java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.- Parameters:
value
- the dependsOnSyncJobs
-
setDependsOnSyncJobs
public void setDependsOnSyncJobs(java.util.Set<CatalogVersionSyncJob> value)
Generated method - Setter of theCatalogVersionSyncJob.dependsOnSyncJobs
attribute.- Parameters:
value
- the dependsOnSyncJobs
-
addToDependsOnSyncJobs
public void addToDependsOnSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependsOnSyncJobs.- Parameters:
value
- the item to add to dependsOnSyncJobs
-
addToDependsOnSyncJobs
public void addToDependsOnSyncJobs(CatalogVersionSyncJob value)
Generated method - Addsvalue
to dependsOnSyncJobs.- Parameters:
value
- the item to add to dependsOnSyncJobs
-
removeFromDependsOnSyncJobs
public void removeFromDependsOnSyncJobs(SessionContext ctx, CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependsOnSyncJobs.- Parameters:
value
- the item to remove from dependsOnSyncJobs
-
removeFromDependsOnSyncJobs
public void removeFromDependsOnSyncJobs(CatalogVersionSyncJob value)
Generated method - Removesvalue
from dependsOnSyncJobs.- Parameters:
value
- the item to remove from dependsOnSyncJobs
-
isEnableTransactions
public java.lang.Boolean isEnableTransactions(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.- Returns:
- the enableTransactions
-
isEnableTransactions
public java.lang.Boolean isEnableTransactions()
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.- Returns:
- the enableTransactions
-
isEnableTransactionsAsPrimitive
public boolean isEnableTransactionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.- Returns:
- the enableTransactions
-
isEnableTransactionsAsPrimitive
public boolean isEnableTransactionsAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.enableTransactions
attribute.- Returns:
- the enableTransactions
-
setEnableTransactions
public void setEnableTransactions(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.- Parameters:
value
- the enableTransactions
-
setEnableTransactions
public void setEnableTransactions(java.lang.Boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.- Parameters:
value
- the enableTransactions
-
setEnableTransactions
public void setEnableTransactions(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.- Parameters:
value
- the enableTransactions
-
setEnableTransactions
public void setEnableTransactions(boolean value)
Generated method - Setter of theCatalogVersionSyncJob.enableTransactions
attribute.- Parameters:
value
- the enableTransactions
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classGeneratedSyncItemJob
-
getMaxSchedulerThreads
public java.lang.Integer getMaxSchedulerThreads(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Returns:
- the maxSchedulerThreads
-
getMaxSchedulerThreads
public java.lang.Integer getMaxSchedulerThreads()
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Returns:
- the maxSchedulerThreads
-
getMaxSchedulerThreadsAsPrimitive
public int getMaxSchedulerThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Returns:
- the maxSchedulerThreads
-
getMaxSchedulerThreadsAsPrimitive
public int getMaxSchedulerThreadsAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Returns:
- the maxSchedulerThreads
-
setMaxSchedulerThreads
public void setMaxSchedulerThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Parameters:
value
- the maxSchedulerThreads
-
setMaxSchedulerThreads
public void setMaxSchedulerThreads(java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Parameters:
value
- the maxSchedulerThreads
-
setMaxSchedulerThreads
public void setMaxSchedulerThreads(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Parameters:
value
- the maxSchedulerThreads
-
setMaxSchedulerThreads
public void setMaxSchedulerThreads(int value)
Generated method - Setter of theCatalogVersionSyncJob.maxSchedulerThreads
attribute.- Parameters:
value
- the maxSchedulerThreads
-
getMaxThreads
public java.lang.Integer getMaxThreads(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.- Returns:
- the maxThreads
-
getMaxThreads
public java.lang.Integer getMaxThreads()
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.- Returns:
- the maxThreads
-
getMaxThreadsAsPrimitive
public int getMaxThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.- Returns:
- the maxThreads
-
getMaxThreadsAsPrimitive
public int getMaxThreadsAsPrimitive()
Generated method - Getter of theCatalogVersionSyncJob.maxThreads
attribute.- Returns:
- the maxThreads
-
setMaxThreads
public void setMaxThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
setMaxThreads
public void setMaxThreads(java.lang.Integer value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
setMaxThreads
public void setMaxThreads(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
setMaxThreads
public void setMaxThreads(int value)
Generated method - Setter of theCatalogVersionSyncJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
-