Package de.hybris.platform.catalog.jalo
Class GeneratedSyncAttributeDescriptorConfig
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.catalog.jalo.GeneratedSyncAttributeDescriptorConfig
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
SyncAttributeDescriptorConfig
Generated class for type
SyncAttributeDescriptorConfig.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theSyncAttributeDescriptorConfig.attributeDescriptorattributestatic final StringQualifier of theSyncAttributeDescriptorConfig.copyByValueattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theSyncAttributeDescriptorConfig.includedInSyncattributestatic final StringQualifier of theSyncAttributeDescriptorConfig.partiallyTranslatableattributestatic final StringQualifier of theSyncAttributeDescriptorConfig.presetValueattributestatic final StringQualifier of theSyncAttributeDescriptorConfig.syncJobattributestatic final StringQualifier of theSyncAttributeDescriptorConfig.translateValueattributestatic final StringQualifier of theSyncAttributeDescriptorConfig.untranslatableattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.getSyncJob(SessionContext ctx) Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.booleanGenerated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.protected voidsetAttributeDescriptor(SessionContext ctx, AttributeDescriptor value) Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.protected voidGenerated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.voidsetCopyByValue(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetCopyByValue(SessionContext ctx, boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetCopyByValue(SessionContext ctx, Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetCopyByValue(Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetIncludedInSync(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetIncludedInSync(SessionContext ctx, boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetIncludedInSync(SessionContext ctx, Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetIncludedInSync(Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetPartiallyTranslatable(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPartiallyTranslatable(SessionContext ctx, boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPartiallyTranslatable(SessionContext ctx, Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPartiallyTranslatable(Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPresetValue(SessionContext ctx, Object value) Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.voidsetPresetValue(Object value) Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.protected voidsetSyncJob(SyncItemJob value) Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.protected voidsetSyncJob(SessionContext ctx, SyncItemJob value) Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.voidsetTranslateValue(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetTranslateValue(SessionContext ctx, boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetTranslateValue(SessionContext ctx, Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetTranslateValue(Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetUntranslatable(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.voidsetUntranslatable(SessionContext ctx, boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.voidsetUntranslatable(SessionContext ctx, Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.voidsetUntranslatable(Boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, checkRemovable, 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, getPartOfRemovedSessionMarker, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, 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, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
SYNCJOB
Qualifier of theSyncAttributeDescriptorConfig.syncJobattribute- See Also:
-
ATTRIBUTEDESCRIPTOR
Qualifier of theSyncAttributeDescriptorConfig.attributeDescriptorattribute- See Also:
-
INCLUDEDINSYNC
Qualifier of theSyncAttributeDescriptorConfig.includedInSyncattribute- See Also:
-
COPYBYVALUE
Qualifier of theSyncAttributeDescriptorConfig.copyByValueattribute- See Also:
-
UNTRANSLATABLE
Qualifier of theSyncAttributeDescriptorConfig.untranslatableattribute- See Also:
-
TRANSLATEVALUE
Qualifier of theSyncAttributeDescriptorConfig.translateValueattribute- See Also:
-
PRESETVALUE
Qualifier of theSyncAttributeDescriptorConfig.presetValueattribute- See Also:
-
PARTIALLYTRANSLATABLE
Qualifier of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSyncAttributeDescriptorConfig
public GeneratedSyncAttributeDescriptorConfig()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getAttributeDescriptor
Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Returns:
- the attributeDescriptor
-
getAttributeDescriptor
Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Returns:
- the attributeDescriptor
-
setAttributeDescriptor
Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Parameters:
value- the attributeDescriptor
-
setAttributeDescriptor
Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Parameters:
value- the attributeDescriptor
-
isCopyByValue
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
isCopyByValue
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
isCopyByValueAsPrimitive
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
isCopyByValueAsPrimitive
public boolean isCopyByValueAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
setCopyByValue
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
setCopyByValue
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
setCopyByValue
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
setCopyByValue
public void setCopyByValue(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
isIncludedInSync
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
isIncludedInSync
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
isIncludedInSyncAsPrimitive
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
isIncludedInSyncAsPrimitive
public boolean isIncludedInSyncAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
setIncludedInSync
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
setIncludedInSync
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
setIncludedInSync
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
setIncludedInSync
public void setIncludedInSync(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
isPartiallyTranslatable
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
isPartiallyTranslatable
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
isPartiallyTranslatableAsPrimitive
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
isPartiallyTranslatableAsPrimitive
public boolean isPartiallyTranslatableAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
setPartiallyTranslatable
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
setPartiallyTranslatable
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
setPartiallyTranslatable
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
setPartiallyTranslatable
public void setPartiallyTranslatable(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
getPresetValue
Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.- Returns:
- the presetValue
-
getPresetValue
Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.- Returns:
- the presetValue
-
setPresetValue
Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.- Parameters:
value- the presetValue
-
setPresetValue
Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.- Parameters:
value- the presetValue
-
getSyncJob
Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.- Returns:
- the syncJob
-
getSyncJob
Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.- Returns:
- the syncJob
-
setSyncJob
Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.- Parameters:
value- the syncJob
-
setSyncJob
Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.- Parameters:
value- the syncJob
-
isTranslateValue
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
isTranslateValue
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
isTranslateValueAsPrimitive
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
isTranslateValueAsPrimitive
public boolean isTranslateValueAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
public void setTranslateValue(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
isUntranslatable
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
isUntranslatable
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
isUntranslatableAsPrimitive
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
isUntranslatableAsPrimitive
public boolean isUntranslatableAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
setUntranslatable
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
setUntranslatable
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
setUntranslatable
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
setUntranslatable
public void setUntranslatable(boolean value) Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-