Package de.hybris.platform.catalog.jalo
Class GeneratedSyncItemJob
- 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
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SyncItemJob
public abstract class GeneratedSyncItemJob extends Job
Generated class for typeSyncItemJob
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
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
CREATENEWITEMS
Qualifier of theSyncItemJob.createNewItems
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EFFECTIVESYNCLANGUAGES
Qualifier of theSyncItemJob.effectiveSyncLanguages
attributestatic java.lang.String
EXCLUSIVEMODE
Qualifier of theSyncItemJob.exclusiveMode
attributestatic java.lang.String
EXECUTIONS
Qualifier of theSyncItemJob.executions
attributestatic java.lang.String
EXPORTATTRIBUTEDESCRIPTORS
Qualifier of theSyncItemJob.exportAttributeDescriptors
attributestatic java.lang.String
REMOVEMISSINGITEMS
Qualifier of theSyncItemJob.removeMissingItems
attributestatic java.lang.String
ROOTTYPES
Qualifier of theSyncItemJob.rootTypes
attributestatic java.lang.String
SOURCEVERSION
Qualifier of theSyncItemJob.sourceVersion
attributeprotected static BidirectionalOneToManyHandler<GeneratedSyncItemJob>
SOURCEVERSIONHANDLER
BidirectionalOneToManyHandler
for handling 1:n SOURCEVERSION's relation attributes from 'one' side.static java.lang.String
SYNCATTRIBUTECONFIGURATIONS
Qualifier of theSyncItemJob.syncAttributeConfigurations
attributeprotected static java.lang.String
SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncItemJob2Principal from ((catalog))protected static java.lang.String
SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
Relation ordering override parameter constants for SyncItemJob2Principal from ((catalog))protected static java.lang.String
SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
protected static java.lang.String
SYNCJOB2LANGREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2LangRel from ((catalog))protected static java.lang.String
SYNCJOB2LANGREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2LangRel from ((catalog))protected static java.lang.String
SYNCJOB2LANGREL_TGT_ORDERED
protected static java.lang.String
SYNCJOB2TYPEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2TypeRel from ((catalog))protected static java.lang.String
SYNCJOB2TYPEREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2TypeRel from ((catalog))protected static java.lang.String
SYNCJOB2TYPEREL_TGT_ORDERED
static java.lang.String
SYNCLANGUAGES
Qualifier of theSyncItemJob.syncLanguages
attributestatic java.lang.String
SYNCORDER
Qualifier of theSyncItemJob.syncOrder
attributestatic java.lang.String
SYNCPRINCIPALS
Qualifier of theSyncItemJob.syncPrincipals
attributestatic java.lang.String
SYNCPRINCIPALSONLY
Qualifier of theSyncItemJob.syncPrincipalsOnly
attributestatic java.lang.String
TARGETVERSION
Qualifier of theSyncItemJob.targetVersion
attributeprotected static BidirectionalOneToManyHandler<GeneratedSyncItemJob>
TARGETVERSIONHANDLER
BidirectionalOneToManyHandler
for handling 1:n TARGETVERSION's relation attributes from 'one' side.-
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 GeneratedSyncItemJob()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description void
addToRootTypes(SessionContext ctx, ComposedType value)
Generated method - Addsvalue
to rootTypes.void
addToRootTypes(ComposedType value)
Generated method - Addsvalue
to rootTypes.void
addToSyncLanguages(Language value)
Generated method - Addsvalue
to syncLanguages.void
addToSyncLanguages(SessionContext ctx, Language value)
Generated method - Addsvalue
to syncLanguages.void
addToSyncPrincipals(Principal value)
Generated method - Addsvalue
to syncPrincipals.void
addToSyncPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to syncPrincipals.protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.util.Map<AttributeDescriptor,java.lang.Boolean>
getAllExportAttributeDescriptors()
Generated method - Getter of theSyncItemJob.exportAttributeDescriptors
attribute.abstract java.util.Map<AttributeDescriptor,java.lang.Boolean>
getAllExportAttributeDescriptors(SessionContext ctx)
Generated method - Getter of theSyncItemJob.exportAttributeDescriptors
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.util.Collection<Language>
getEffectiveSyncLanguages()
Generated method - Getter of theSyncItemJob.effectiveSyncLanguages
attribute.abstract java.util.Collection<Language>
getEffectiveSyncLanguages(SessionContext ctx)
Generated method - Getter of theSyncItemJob.effectiveSyncLanguages
attribute.java.util.Collection<SyncItemCronJob>
getExecutions()
Generated method - Getter of theSyncItemJob.executions
attribute.abstract java.util.Collection<SyncItemCronJob>
getExecutions(SessionContext ctx)
Generated method - Getter of theSyncItemJob.executions
attribute.java.util.List<ComposedType>
getRootTypes()
Generated method - Getter of theSyncItemJob.rootTypes
attribute.java.util.List<ComposedType>
getRootTypes(SessionContext ctx)
Generated method - Getter of theSyncItemJob.rootTypes
attribute.long
getRootTypesCount()
long
getRootTypesCount(SessionContext ctx)
CatalogVersion
getSourceVersion()
Generated method - Getter of theSyncItemJob.sourceVersion
attribute.CatalogVersion
getSourceVersion(SessionContext ctx)
Generated method - Getter of theSyncItemJob.sourceVersion
attribute.java.util.Collection<SyncAttributeDescriptorConfig>
getSyncAttributeConfigurations()
Generated method - Getter of theSyncItemJob.syncAttributeConfigurations
attribute.abstract java.util.Collection<SyncAttributeDescriptorConfig>
getSyncAttributeConfigurations(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncAttributeConfigurations
attribute.java.util.Set<Language>
getSyncLanguages()
Generated method - Getter of theSyncItemJob.syncLanguages
attribute.java.util.Set<Language>
getSyncLanguages(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncLanguages
attribute.long
getSyncLanguagesCount()
long
getSyncLanguagesCount(SessionContext ctx)
java.lang.Integer
getSyncOrder()
Generated method - Getter of theSyncItemJob.syncOrder
attribute.java.lang.Integer
getSyncOrder(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncOrder
attribute.int
getSyncOrderAsPrimitive()
Generated method - Getter of theSyncItemJob.syncOrder
attribute.int
getSyncOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncOrder
attribute.java.util.List<Principal>
getSyncPrincipals()
Generated method - Getter of theSyncItemJob.syncPrincipals
attribute.java.util.List<Principal>
getSyncPrincipals(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncPrincipals
attribute.long
getSyncPrincipalsCount()
long
getSyncPrincipalsCount(SessionContext ctx)
CatalogVersion
getTargetVersion()
Generated method - Getter of theSyncItemJob.targetVersion
attribute.CatalogVersion
getTargetVersion(SessionContext ctx)
Generated method - Getter of theSyncItemJob.targetVersion
attribute.java.lang.Boolean
isCreateNewItems()
Generated method - Getter of theSyncItemJob.createNewItems
attribute.java.lang.Boolean
isCreateNewItems(SessionContext ctx)
Generated method - Getter of theSyncItemJob.createNewItems
attribute.boolean
isCreateNewItemsAsPrimitive()
Generated method - Getter of theSyncItemJob.createNewItems
attribute.boolean
isCreateNewItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.createNewItems
attribute.java.lang.Boolean
isExclusiveMode()
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.java.lang.Boolean
isExclusiveMode(SessionContext ctx)
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.boolean
isExclusiveModeAsPrimitive()
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.boolean
isExclusiveModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
java.lang.Boolean
isRemoveMissingItems()
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.java.lang.Boolean
isRemoveMissingItems(SessionContext ctx)
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.boolean
isRemoveMissingItemsAsPrimitive()
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.boolean
isRemoveMissingItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.java.lang.Boolean
isSyncPrincipalsOnly()
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.java.lang.Boolean
isSyncPrincipalsOnly(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.boolean
isSyncPrincipalsOnlyAsPrimitive()
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.boolean
isSyncPrincipalsOnlyAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.void
removeFromRootTypes(SessionContext ctx, ComposedType value)
Generated method - Removesvalue
from rootTypes.void
removeFromRootTypes(ComposedType value)
Generated method - Removesvalue
from rootTypes.void
removeFromSyncLanguages(Language value)
Generated method - Removesvalue
from syncLanguages.void
removeFromSyncLanguages(SessionContext ctx, Language value)
Generated method - Removesvalue
from syncLanguages.void
removeFromSyncPrincipals(Principal value)
Generated method - Removesvalue
from syncPrincipals.void
removeFromSyncPrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from syncPrincipals.abstract void
setAllExportAttributeDescriptors(SessionContext ctx, java.util.Map<AttributeDescriptor,java.lang.Boolean> value)
Generated method - Setter of theSyncItemJob.exportAttributeDescriptors
attribute.void
setAllExportAttributeDescriptors(java.util.Map<AttributeDescriptor,java.lang.Boolean> value)
Generated method - Setter of theSyncItemJob.exportAttributeDescriptors
attribute.void
setCreateNewItems(boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.void
setCreateNewItems(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.void
setCreateNewItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.void
setCreateNewItems(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.protected void
setExclusiveMode(boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.protected void
setExclusiveMode(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.protected void
setExclusiveMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.protected void
setExclusiveMode(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.void
setRemoveMissingItems(boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.void
setRemoveMissingItems(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.void
setRemoveMissingItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.void
setRemoveMissingItems(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.void
setRootTypes(SessionContext ctx, java.util.List<ComposedType> value)
Generated method - Setter of theSyncItemJob.rootTypes
attribute.void
setRootTypes(java.util.List<ComposedType> value)
Generated method - Setter of theSyncItemJob.rootTypes
attribute.protected void
setSourceVersion(CatalogVersion value)
Generated method - Setter of theSyncItemJob.sourceVersion
attribute.protected void
setSourceVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theSyncItemJob.sourceVersion
attribute.abstract void
setSyncAttributeConfigurations(SessionContext ctx, java.util.Collection<SyncAttributeDescriptorConfig> value)
Generated method - Setter of theSyncItemJob.syncAttributeConfigurations
attribute.void
setSyncAttributeConfigurations(java.util.Collection<SyncAttributeDescriptorConfig> value)
Generated method - Setter of theSyncItemJob.syncAttributeConfigurations
attribute.void
setSyncLanguages(SessionContext ctx, java.util.Set<Language> value)
Generated method - Setter of theSyncItemJob.syncLanguages
attribute.void
setSyncLanguages(java.util.Set<Language> value)
Generated method - Setter of theSyncItemJob.syncLanguages
attribute.void
setSyncOrder(int value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.void
setSyncOrder(SessionContext ctx, int value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.void
setSyncOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.void
setSyncOrder(java.lang.Integer value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.void
setSyncPrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theSyncItemJob.syncPrincipals
attribute.void
setSyncPrincipals(java.util.List<Principal> value)
Generated method - Setter of theSyncItemJob.syncPrincipals
attribute.void
setSyncPrincipalsOnly(boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.void
setSyncPrincipalsOnly(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.void
setSyncPrincipalsOnly(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.void
setSyncPrincipalsOnly(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.protected void
setTargetVersion(CatalogVersion value)
Generated method - Setter of theSyncItemJob.targetVersion
attribute.protected void
setTargetVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theSyncItemJob.targetVersion
attribute.-
Methods inherited from class de.hybris.platform.cronjob.jalo.Job
canPerform, canUndo, checkRemovable, configureCronjob, createLogContext, debug, error, fatal, getConfigAttributes, getCronJobsByCode, getCronJobsByCode, getCurrentLogContainer, getEffectiveLogLevel, getNonInitialAttributes, info, isAbortable, isDebugEnabled, isEnabledFor, isErrorEnabled, isInfoEnabled, isPerformable, isPerformable, isUndoable, isWarnEnabled, jobIsCurrentlyRunning, log, logToFile, perform, perform, perform, performCronJob, prepareAfterFinishEvent, prepareBeforeStartEvent, remove, 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
-
EXCLUSIVEMODE
public static final java.lang.String EXCLUSIVEMODE
Qualifier of theSyncItemJob.exclusiveMode
attribute- See Also:
- Constant Field Values
-
SYNCPRINCIPALSONLY
public static final java.lang.String SYNCPRINCIPALSONLY
Qualifier of theSyncItemJob.syncPrincipalsOnly
attribute- See Also:
- Constant Field Values
-
CREATENEWITEMS
public static final java.lang.String CREATENEWITEMS
Qualifier of theSyncItemJob.createNewItems
attribute- See Also:
- Constant Field Values
-
REMOVEMISSINGITEMS
public static final java.lang.String REMOVEMISSINGITEMS
Qualifier of theSyncItemJob.removeMissingItems
attribute- See Also:
- Constant Field Values
-
EXECUTIONS
public static final java.lang.String EXECUTIONS
Qualifier of theSyncItemJob.executions
attribute- See Also:
- Constant Field Values
-
SYNCORDER
public static final java.lang.String SYNCORDER
Qualifier of theSyncItemJob.syncOrder
attribute- See Also:
- Constant Field Values
-
EXPORTATTRIBUTEDESCRIPTORS
public static final java.lang.String EXPORTATTRIBUTEDESCRIPTORS
Qualifier of theSyncItemJob.exportAttributeDescriptors
attribute- See Also:
- Constant Field Values
-
SYNCATTRIBUTECONFIGURATIONS
public static final java.lang.String SYNCATTRIBUTECONFIGURATIONS
Qualifier of theSyncItemJob.syncAttributeConfigurations
attribute- See Also:
- Constant Field Values
-
EFFECTIVESYNCLANGUAGES
public static final java.lang.String EFFECTIVESYNCLANGUAGES
Qualifier of theSyncItemJob.effectiveSyncLanguages
attribute- See Also:
- Constant Field Values
-
SOURCEVERSION
public static final java.lang.String SOURCEVERSION
Qualifier of theSyncItemJob.sourceVersion
attribute- See Also:
- Constant Field Values
-
TARGETVERSION
public static final java.lang.String TARGETVERSION
Qualifier of theSyncItemJob.targetVersion
attribute- See Also:
- Constant Field Values
-
ROOTTYPES
public static final java.lang.String ROOTTYPES
Qualifier of theSyncItemJob.rootTypes
attribute- See Also:
- Constant Field Values
-
SYNCJOB2TYPEREL_SRC_ORDERED
protected static java.lang.String SYNCJOB2TYPEREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2TypeRel from ((catalog))
-
SYNCJOB2TYPEREL_TGT_ORDERED
protected static java.lang.String SYNCJOB2TYPEREL_TGT_ORDERED
-
SYNCJOB2TYPEREL_MARKMODIFIED
protected static java.lang.String SYNCJOB2TYPEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2TypeRel from ((catalog))
-
SYNCLANGUAGES
public static final java.lang.String SYNCLANGUAGES
Qualifier of theSyncItemJob.syncLanguages
attribute- See Also:
- Constant Field Values
-
SYNCJOB2LANGREL_SRC_ORDERED
protected static java.lang.String SYNCJOB2LANGREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2LangRel from ((catalog))
-
SYNCJOB2LANGREL_TGT_ORDERED
protected static java.lang.String SYNCJOB2LANGREL_TGT_ORDERED
-
SYNCJOB2LANGREL_MARKMODIFIED
protected static java.lang.String SYNCJOB2LANGREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2LangRel from ((catalog))
-
SYNCPRINCIPALS
public static final java.lang.String SYNCPRINCIPALS
Qualifier of theSyncItemJob.syncPrincipals
attribute- See Also:
- Constant Field Values
-
SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
protected static java.lang.String SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
Relation ordering override parameter constants for SyncItemJob2Principal from ((catalog))
-
SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
protected static java.lang.String SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
-
SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
protected static java.lang.String SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncItemJob2Principal from ((catalog))
-
SOURCEVERSIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSyncItemJob> SOURCEVERSIONHANDLER
BidirectionalOneToManyHandler
for handling 1:n SOURCEVERSION's relation attributes from 'one' side.
-
TARGETVERSIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSyncItemJob> TARGETVERSIONHANDLER
BidirectionalOneToManyHandler
for handling 1:n TARGETVERSION's relation attributes from 'one' side.
-
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 classGeneratedJob
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map)
.In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)
too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
- Overrides:
createItem
in classJob
- Parameters:
ctx
- the current session context which this item is created withintype
- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
isCreateNewItems
public java.lang.Boolean isCreateNewItems(SessionContext ctx)
Generated method - Getter of theSyncItemJob.createNewItems
attribute.- Returns:
- the createNewItems
-
isCreateNewItems
public java.lang.Boolean isCreateNewItems()
Generated method - Getter of theSyncItemJob.createNewItems
attribute.- Returns:
- the createNewItems
-
isCreateNewItemsAsPrimitive
public boolean isCreateNewItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.createNewItems
attribute.- Returns:
- the createNewItems
-
isCreateNewItemsAsPrimitive
public boolean isCreateNewItemsAsPrimitive()
Generated method - Getter of theSyncItemJob.createNewItems
attribute.- Returns:
- the createNewItems
-
setCreateNewItems
public void setCreateNewItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.- Parameters:
value
- the createNewItems
-
setCreateNewItems
public void setCreateNewItems(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.- Parameters:
value
- the createNewItems
-
setCreateNewItems
public void setCreateNewItems(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.- Parameters:
value
- the createNewItems
-
setCreateNewItems
public void setCreateNewItems(boolean value)
Generated method - Setter of theSyncItemJob.createNewItems
attribute.- Parameters:
value
- the createNewItems
-
getEffectiveSyncLanguages
public abstract java.util.Collection<Language> getEffectiveSyncLanguages(SessionContext ctx)
Generated method - Getter of theSyncItemJob.effectiveSyncLanguages
attribute.- Returns:
- the effectiveSyncLanguages
-
getEffectiveSyncLanguages
public java.util.Collection<Language> getEffectiveSyncLanguages()
Generated method - Getter of theSyncItemJob.effectiveSyncLanguages
attribute.- Returns:
- the effectiveSyncLanguages
-
isExclusiveMode
public java.lang.Boolean isExclusiveMode(SessionContext ctx)
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.- Returns:
- the exclusiveMode
-
isExclusiveMode
public java.lang.Boolean isExclusiveMode()
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.- Returns:
- the exclusiveMode
-
isExclusiveModeAsPrimitive
public boolean isExclusiveModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.- Returns:
- the exclusiveMode
-
isExclusiveModeAsPrimitive
public boolean isExclusiveModeAsPrimitive()
Generated method - Getter of theSyncItemJob.exclusiveMode
attribute.- Returns:
- the exclusiveMode
-
setExclusiveMode
protected void setExclusiveMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.- Parameters:
value
- the exclusiveMode
-
setExclusiveMode
protected void setExclusiveMode(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.- Parameters:
value
- the exclusiveMode
-
setExclusiveMode
protected void setExclusiveMode(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.- Parameters:
value
- the exclusiveMode
-
setExclusiveMode
protected void setExclusiveMode(boolean value)
Generated method - Setter of theSyncItemJob.exclusiveMode
attribute.- Parameters:
value
- the exclusiveMode
-
getExecutions
public abstract java.util.Collection<SyncItemCronJob> getExecutions(SessionContext ctx)
Generated method - Getter of theSyncItemJob.executions
attribute.- Returns:
- the executions
-
getExecutions
public java.util.Collection<SyncItemCronJob> getExecutions()
Generated method - Getter of theSyncItemJob.executions
attribute.- Returns:
- the executions
-
getAllExportAttributeDescriptors
public abstract java.util.Map<AttributeDescriptor,java.lang.Boolean> getAllExportAttributeDescriptors(SessionContext ctx)
Generated method - Getter of theSyncItemJob.exportAttributeDescriptors
attribute.- Returns:
- the exportAttributeDescriptors
-
getAllExportAttributeDescriptors
public java.util.Map<AttributeDescriptor,java.lang.Boolean> getAllExportAttributeDescriptors()
Generated method - Getter of theSyncItemJob.exportAttributeDescriptors
attribute.- Returns:
- the exportAttributeDescriptors
-
setAllExportAttributeDescriptors
public abstract void setAllExportAttributeDescriptors(SessionContext ctx, java.util.Map<AttributeDescriptor,java.lang.Boolean> value)
Generated method - Setter of theSyncItemJob.exportAttributeDescriptors
attribute.- Parameters:
value
- the exportAttributeDescriptors
-
setAllExportAttributeDescriptors
public void setAllExportAttributeDescriptors(java.util.Map<AttributeDescriptor,java.lang.Boolean> value)
Generated method - Setter of theSyncItemJob.exportAttributeDescriptors
attribute.- Parameters:
value
- the exportAttributeDescriptors
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
isRemoveMissingItems
public java.lang.Boolean isRemoveMissingItems(SessionContext ctx)
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.- Returns:
- the removeMissingItems
-
isRemoveMissingItems
public java.lang.Boolean isRemoveMissingItems()
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.- Returns:
- the removeMissingItems
-
isRemoveMissingItemsAsPrimitive
public boolean isRemoveMissingItemsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.- Returns:
- the removeMissingItems
-
isRemoveMissingItemsAsPrimitive
public boolean isRemoveMissingItemsAsPrimitive()
Generated method - Getter of theSyncItemJob.removeMissingItems
attribute.- Returns:
- the removeMissingItems
-
setRemoveMissingItems
public void setRemoveMissingItems(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.- Parameters:
value
- the removeMissingItems
-
setRemoveMissingItems
public void setRemoveMissingItems(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.- Parameters:
value
- the removeMissingItems
-
setRemoveMissingItems
public void setRemoveMissingItems(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.- Parameters:
value
- the removeMissingItems
-
setRemoveMissingItems
public void setRemoveMissingItems(boolean value)
Generated method - Setter of theSyncItemJob.removeMissingItems
attribute.- Parameters:
value
- the removeMissingItems
-
getRootTypes
public java.util.List<ComposedType> getRootTypes(SessionContext ctx)
Generated method - Getter of theSyncItemJob.rootTypes
attribute.- Returns:
- the rootTypes
-
getRootTypes
public java.util.List<ComposedType> getRootTypes()
Generated method - Getter of theSyncItemJob.rootTypes
attribute.- Returns:
- the rootTypes
-
getRootTypesCount
public long getRootTypesCount(SessionContext ctx)
-
getRootTypesCount
public long getRootTypesCount()
-
setRootTypes
public void setRootTypes(SessionContext ctx, java.util.List<ComposedType> value)
Generated method - Setter of theSyncItemJob.rootTypes
attribute.- Parameters:
value
- the rootTypes
-
setRootTypes
public void setRootTypes(java.util.List<ComposedType> value)
Generated method - Setter of theSyncItemJob.rootTypes
attribute.- Parameters:
value
- the rootTypes
-
addToRootTypes
public void addToRootTypes(SessionContext ctx, ComposedType value)
Generated method - Addsvalue
to rootTypes.- Parameters:
value
- the item to add to rootTypes
-
addToRootTypes
public void addToRootTypes(ComposedType value)
Generated method - Addsvalue
to rootTypes.- Parameters:
value
- the item to add to rootTypes
-
removeFromRootTypes
public void removeFromRootTypes(SessionContext ctx, ComposedType value)
Generated method - Removesvalue
from rootTypes.- Parameters:
value
- the item to remove from rootTypes
-
removeFromRootTypes
public void removeFromRootTypes(ComposedType value)
Generated method - Removesvalue
from rootTypes.- Parameters:
value
- the item to remove from rootTypes
-
getSourceVersion
public CatalogVersion getSourceVersion(SessionContext ctx)
Generated method - Getter of theSyncItemJob.sourceVersion
attribute.- Returns:
- the sourceVersion
-
getSourceVersion
public CatalogVersion getSourceVersion()
Generated method - Getter of theSyncItemJob.sourceVersion
attribute.- Returns:
- the sourceVersion
-
setSourceVersion
protected void setSourceVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theSyncItemJob.sourceVersion
attribute.- Parameters:
value
- the sourceVersion
-
setSourceVersion
protected void setSourceVersion(CatalogVersion value)
Generated method - Setter of theSyncItemJob.sourceVersion
attribute.- Parameters:
value
- the sourceVersion
-
getSyncAttributeConfigurations
public abstract java.util.Collection<SyncAttributeDescriptorConfig> getSyncAttributeConfigurations(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncAttributeConfigurations
attribute.- Returns:
- the syncAttributeConfigurations
-
getSyncAttributeConfigurations
public java.util.Collection<SyncAttributeDescriptorConfig> getSyncAttributeConfigurations()
Generated method - Getter of theSyncItemJob.syncAttributeConfigurations
attribute.- Returns:
- the syncAttributeConfigurations
-
setSyncAttributeConfigurations
public abstract void setSyncAttributeConfigurations(SessionContext ctx, java.util.Collection<SyncAttributeDescriptorConfig> value)
Generated method - Setter of theSyncItemJob.syncAttributeConfigurations
attribute.- Parameters:
value
- the syncAttributeConfigurations
-
setSyncAttributeConfigurations
public void setSyncAttributeConfigurations(java.util.Collection<SyncAttributeDescriptorConfig> value)
Generated method - Setter of theSyncItemJob.syncAttributeConfigurations
attribute.- Parameters:
value
- the syncAttributeConfigurations
-
getSyncLanguages
public java.util.Set<Language> getSyncLanguages(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncLanguages
attribute.- Returns:
- the syncLanguages
-
getSyncLanguages
public java.util.Set<Language> getSyncLanguages()
Generated method - Getter of theSyncItemJob.syncLanguages
attribute.- Returns:
- the syncLanguages
-
getSyncLanguagesCount
public long getSyncLanguagesCount(SessionContext ctx)
-
getSyncLanguagesCount
public long getSyncLanguagesCount()
-
setSyncLanguages
public void setSyncLanguages(SessionContext ctx, java.util.Set<Language> value)
Generated method - Setter of theSyncItemJob.syncLanguages
attribute.- Parameters:
value
- the syncLanguages
-
setSyncLanguages
public void setSyncLanguages(java.util.Set<Language> value)
Generated method - Setter of theSyncItemJob.syncLanguages
attribute.- Parameters:
value
- the syncLanguages
-
addToSyncLanguages
public void addToSyncLanguages(SessionContext ctx, Language value)
Generated method - Addsvalue
to syncLanguages.- Parameters:
value
- the item to add to syncLanguages
-
addToSyncLanguages
public void addToSyncLanguages(Language value)
Generated method - Addsvalue
to syncLanguages.- Parameters:
value
- the item to add to syncLanguages
-
removeFromSyncLanguages
public void removeFromSyncLanguages(SessionContext ctx, Language value)
Generated method - Removesvalue
from syncLanguages.- Parameters:
value
- the item to remove from syncLanguages
-
removeFromSyncLanguages
public void removeFromSyncLanguages(Language value)
Generated method - Removesvalue
from syncLanguages.- Parameters:
value
- the item to remove from syncLanguages
-
getSyncOrder
public java.lang.Integer getSyncOrder(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncOrder
attribute.- Returns:
- the syncOrder
-
getSyncOrder
public java.lang.Integer getSyncOrder()
Generated method - Getter of theSyncItemJob.syncOrder
attribute.- Returns:
- the syncOrder
-
getSyncOrderAsPrimitive
public int getSyncOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncOrder
attribute.- Returns:
- the syncOrder
-
getSyncOrderAsPrimitive
public int getSyncOrderAsPrimitive()
Generated method - Getter of theSyncItemJob.syncOrder
attribute.- Returns:
- the syncOrder
-
setSyncOrder
public void setSyncOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.- Parameters:
value
- the syncOrder
-
setSyncOrder
public void setSyncOrder(java.lang.Integer value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.- Parameters:
value
- the syncOrder
-
setSyncOrder
public void setSyncOrder(SessionContext ctx, int value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.- Parameters:
value
- the syncOrder
-
setSyncOrder
public void setSyncOrder(int value)
Generated method - Setter of theSyncItemJob.syncOrder
attribute.- Parameters:
value
- the syncOrder
-
getSyncPrincipals
public java.util.List<Principal> getSyncPrincipals(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncPrincipals
attribute.- Returns:
- the syncPrincipals
-
getSyncPrincipals
public java.util.List<Principal> getSyncPrincipals()
Generated method - Getter of theSyncItemJob.syncPrincipals
attribute.- Returns:
- the syncPrincipals
-
getSyncPrincipalsCount
public long getSyncPrincipalsCount(SessionContext ctx)
-
getSyncPrincipalsCount
public long getSyncPrincipalsCount()
-
setSyncPrincipals
public void setSyncPrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theSyncItemJob.syncPrincipals
attribute.- Parameters:
value
- the syncPrincipals
-
setSyncPrincipals
public void setSyncPrincipals(java.util.List<Principal> value)
Generated method - Setter of theSyncItemJob.syncPrincipals
attribute.- Parameters:
value
- the syncPrincipals
-
addToSyncPrincipals
public void addToSyncPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to syncPrincipals.- Parameters:
value
- the item to add to syncPrincipals
-
addToSyncPrincipals
public void addToSyncPrincipals(Principal value)
Generated method - Addsvalue
to syncPrincipals.- Parameters:
value
- the item to add to syncPrincipals
-
removeFromSyncPrincipals
public void removeFromSyncPrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from syncPrincipals.- Parameters:
value
- the item to remove from syncPrincipals
-
removeFromSyncPrincipals
public void removeFromSyncPrincipals(Principal value)
Generated method - Removesvalue
from syncPrincipals.- Parameters:
value
- the item to remove from syncPrincipals
-
isSyncPrincipalsOnly
public java.lang.Boolean isSyncPrincipalsOnly(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.- Returns:
- the syncPrincipalsOnly
-
isSyncPrincipalsOnly
public java.lang.Boolean isSyncPrincipalsOnly()
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.- Returns:
- the syncPrincipalsOnly
-
isSyncPrincipalsOnlyAsPrimitive
public boolean isSyncPrincipalsOnlyAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.- Returns:
- the syncPrincipalsOnly
-
isSyncPrincipalsOnlyAsPrimitive
public boolean isSyncPrincipalsOnlyAsPrimitive()
Generated method - Getter of theSyncItemJob.syncPrincipalsOnly
attribute.- Returns:
- the syncPrincipalsOnly
-
setSyncPrincipalsOnly
public void setSyncPrincipalsOnly(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.- Parameters:
value
- the syncPrincipalsOnly
-
setSyncPrincipalsOnly
public void setSyncPrincipalsOnly(java.lang.Boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.- Parameters:
value
- the syncPrincipalsOnly
-
setSyncPrincipalsOnly
public void setSyncPrincipalsOnly(SessionContext ctx, boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.- Parameters:
value
- the syncPrincipalsOnly
-
setSyncPrincipalsOnly
public void setSyncPrincipalsOnly(boolean value)
Generated method - Setter of theSyncItemJob.syncPrincipalsOnly
attribute.- Parameters:
value
- the syncPrincipalsOnly
-
getTargetVersion
public CatalogVersion getTargetVersion(SessionContext ctx)
Generated method - Getter of theSyncItemJob.targetVersion
attribute.- Returns:
- the targetVersion
-
getTargetVersion
public CatalogVersion getTargetVersion()
Generated method - Getter of theSyncItemJob.targetVersion
attribute.- Returns:
- the targetVersion
-
setTargetVersion
protected void setTargetVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theSyncItemJob.targetVersion
attribute.- Parameters:
value
- the targetVersion
-
setTargetVersion
protected void setTargetVersion(CatalogVersion value)
Generated method - Setter of theSyncItemJob.targetVersion
attribute.- Parameters:
value
- the targetVersion
-
-