Class GeneratedCxVariation
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.personalizationservices.jalo.GeneratedCxVariation
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
CxVariation
Generated class for type
CxVariation.- 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 theCxVariation.actionsattributeprotected static final OneToManyHandler<CxAbstractAction>OneToManyHandlerfor handling 1:n ACTIONS's relation attributes from 'many' side.static final StringQualifier of theCxVariation.catalogVersionattributestatic final StringQualifier of theCxVariation.codeattributestatic final StringQualifier of theCxVariation.customizationattributeprotected static final BidirectionalOneToManyHandler<GeneratedCxVariation>BidirectionalOneToManyHandlerfor handling 1:n CUSTOMIZATION's relation attributes from 'one' side.static final StringQualifier of theCxVariation.customizationPOSattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theCxVariation.enabledattributestatic final StringQualifier of theCxVariation.nameattributestatic final StringQualifier of theCxVariation.statusattributestatic final StringQualifier of theCxVariation.triggersattributeprotected static final OneToManyHandler<CxAbstractTrigger>OneToManyHandlerfor handling 1:n TRIGGERS's relation attributes from 'many' side.Fields 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 TypeMethodDescriptionvoidaddToActions(SessionContext ctx, CxAbstractAction value) Generated method - Addsvalueto actions.voidaddToActions(CxAbstractAction value) Generated method - Addsvalueto actions.voidaddToTriggers(SessionContext ctx, CxAbstractTrigger value) Generated method - Addsvalueto triggers.voidaddToTriggers(CxAbstractTrigger value) Generated method - Addsvalueto triggers.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theCxVariation.actionsattribute.getActions(SessionContext ctx) Generated method - Getter of theCxVariation.actionsattribute.Generated method - Getter of theCxVariation.catalogVersionattribute.Generated method - Getter of theCxVariation.catalogVersionattribute.getCode()Generated method - Getter of theCxVariation.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theCxVariation.codeattribute.Generated method - Getter of theCxVariation.customizationattribute.Generated method - Getter of theCxVariation.customizationattribute.protected Map<String,Item.AttributeMode> getName()Generated method - Getter of theCxVariation.nameattribute.getName(SessionContext ctx) Generated method - Getter of theCxVariation.nameattribute.Generated method - Getter of theCxVariation.statusattribute.getStatus(SessionContext ctx) Generated method - Getter of theCxVariation.statusattribute.Generated method - Getter of theCxVariation.triggersattribute.Generated method - Getter of theCxVariation.triggersattribute.Generated method - Getter of theCxVariation.enabledattribute.isEnabled(SessionContext ctx) Generated method - Getter of theCxVariation.enabledattribute.booleanGenerated method - Getter of theCxVariation.enabledattribute.booleanGenerated method - Getter of theCxVariation.enabledattribute.voidremoveFromActions(SessionContext ctx, CxAbstractAction value) Generated method - Removesvaluefrom actions.voidGenerated method - Removesvaluefrom actions.voidremoveFromTriggers(SessionContext ctx, CxAbstractTrigger value) Generated method - Removesvaluefrom triggers.voidGenerated method - Removesvaluefrom triggers.voidsetActions(SessionContext ctx, List<CxAbstractAction> value) Generated method - Setter of theCxVariation.actionsattribute.voidsetActions(List<CxAbstractAction> value) Generated method - Setter of theCxVariation.actionsattribute.voidsetCatalogVersion(CatalogVersion value) Generated method - Setter of theCxVariation.catalogVersionattribute.voidsetCatalogVersion(SessionContext ctx, CatalogVersion value) Generated method - Setter of theCxVariation.catalogVersionattribute.protected voidsetCode(SessionContext ctx, String value) Generated method - Setter of theCxVariation.codeattribute.protected voidGenerated method - Setter of theCxVariation.codeattribute.voidsetCustomization(SessionContext ctx, CxCustomization value) Generated method - Setter of theCxVariation.customizationattribute.voidsetCustomization(CxCustomization value) Generated method - Setter of theCxVariation.customizationattribute.voidsetEnabled(boolean value) Generated method - Setter of theCxVariation.enabledattribute.voidsetEnabled(SessionContext ctx, boolean value) Generated method - Setter of theCxVariation.enabledattribute.voidsetEnabled(SessionContext ctx, Boolean value) Generated method - Setter of theCxVariation.enabledattribute.voidsetEnabled(Boolean value) Generated method - Setter of theCxVariation.enabledattribute.voidsetName(SessionContext ctx, String value) Generated method - Setter of theCxVariation.nameattribute.voidGenerated method - Setter of theCxVariation.nameattribute.voidsetStatus(EnumerationValue value) Generated method - Setter of theCxVariation.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCxVariation.statusattribute.voidsetTriggers(SessionContext ctx, Collection<CxAbstractTrigger> value) Generated method - Setter of theCxVariation.triggersattribute.voidsetTriggers(Collection<CxAbstractTrigger> value) Generated method - Setter of theCxVariation.triggersattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
CODE
Qualifier of theCxVariation.codeattribute- See Also:
-
CATALOGVERSION
Qualifier of theCxVariation.catalogVersionattribute- See Also:
-
NAME
Qualifier of theCxVariation.nameattribute- See Also:
-
ENABLED
Qualifier of theCxVariation.enabledattribute- See Also:
-
STATUS
Qualifier of theCxVariation.statusattribute- See Also:
-
CUSTOMIZATIONPOS
Qualifier of theCxVariation.customizationPOSattribute- See Also:
-
CUSTOMIZATION
Qualifier of theCxVariation.customizationattribute- See Also:
-
ACTIONS
Qualifier of theCxVariation.actionsattribute- See Also:
-
TRIGGERS
Qualifier of theCxVariation.triggersattribute- See Also:
-
CUSTOMIZATIONHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CUSTOMIZATION's relation attributes from 'one' side. -
ACTIONSHANDLER
OneToManyHandlerfor handling 1:n ACTIONS's relation attributes from 'many' side. -
TRIGGERSHANDLER
OneToManyHandlerfor handling 1:n TRIGGERS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedCxVariation
public GeneratedCxVariation()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getActions
Generated method - Getter of theCxVariation.actionsattribute.- Returns:
- the actions
-
getActions
Generated method - Getter of theCxVariation.actionsattribute.- Returns:
- the actions
-
setActions
Generated method - Setter of theCxVariation.actionsattribute.- Parameters:
value- the actions
-
setActions
Generated method - Setter of theCxVariation.actionsattribute.- Parameters:
value- the actions
-
addToActions
Generated method - Addsvalueto actions.- Parameters:
value- the item to add to actions
-
addToActions
Generated method - Addsvalueto actions.- Parameters:
value- the item to add to actions
-
removeFromActions
Generated method - Removesvaluefrom actions.- Parameters:
value- the item to remove from actions
-
removeFromActions
Generated method - Removesvaluefrom actions.- Parameters:
value- the item to remove from actions
-
getCatalogVersion
Generated method - Getter of theCxVariation.catalogVersionattribute.- Returns:
- the catalogVersion
-
getCatalogVersion
Generated method - Getter of theCxVariation.catalogVersionattribute.- Returns:
- the catalogVersion
-
setCatalogVersion
Generated method - Setter of theCxVariation.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
setCatalogVersion
Generated method - Setter of theCxVariation.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
getCode
Generated method - Getter of theCxVariation.codeattribute.- Returns:
- the code - Unique identifier
-
getCode
Generated method - Getter of theCxVariation.codeattribute.- Returns:
- the code - Unique identifier
-
setCode
Generated method - Setter of theCxVariation.codeattribute.- Parameters:
value- the code - Unique identifier
-
setCode
Generated method - Setter of theCxVariation.codeattribute.- Parameters:
value- the code - Unique identifier
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas 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:
createItemin classGenericItem- 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
-
getCustomization
Generated method - Getter of theCxVariation.customizationattribute.- Returns:
- the customization
-
getCustomization
Generated method - Getter of theCxVariation.customizationattribute.- Returns:
- the customization
-
setCustomization
Generated method - Setter of theCxVariation.customizationattribute.- Parameters:
value- the customization
-
setCustomization
Generated method - Setter of theCxVariation.customizationattribute.- Parameters:
value- the customization
-
isEnabled
Generated method - Getter of theCxVariation.enabledattribute.- Returns:
- the enabled - Defines if the variation is enabled or not
-
isEnabled
Generated method - Getter of theCxVariation.enabledattribute.- Returns:
- the enabled - Defines if the variation is enabled or not
-
isEnabledAsPrimitive
Generated method - Getter of theCxVariation.enabledattribute.- Returns:
- the enabled - Defines if the variation is enabled or not
-
isEnabledAsPrimitive
public boolean isEnabledAsPrimitive()Generated method - Getter of theCxVariation.enabledattribute.- Returns:
- the enabled - Defines if the variation is enabled or not
-
setEnabled
Generated method - Setter of theCxVariation.enabledattribute.- Parameters:
value- the enabled - Defines if the variation is enabled or not
-
setEnabled
Generated method - Setter of theCxVariation.enabledattribute.- Parameters:
value- the enabled - Defines if the variation is enabled or not
-
setEnabled
Generated method - Setter of theCxVariation.enabledattribute.- Parameters:
value- the enabled - Defines if the variation is enabled or not
-
setEnabled
public void setEnabled(boolean value) Generated method - Setter of theCxVariation.enabledattribute.- Parameters:
value- the enabled - Defines if the variation is enabled or not
-
getName
Generated method - Getter of theCxVariation.nameattribute.- Returns:
- the name - Name of variation
-
getName
Generated method - Getter of theCxVariation.nameattribute.- Returns:
- the name - Name of variation
-
setName
Generated method - Setter of theCxVariation.nameattribute.- Parameters:
value- the name - Name of variation
-
setName
Generated method - Setter of theCxVariation.nameattribute.- Parameters:
value- the name - Name of variation
-
getStatus
Generated method - Getter of theCxVariation.statusattribute.- Returns:
- the status - Contains current status of item
-
getStatus
Generated method - Getter of theCxVariation.statusattribute.- Returns:
- the status - Contains current status of item
-
setStatus
Generated method - Setter of theCxVariation.statusattribute.- Parameters:
value- the status - Contains current status of item
-
setStatus
Generated method - Setter of theCxVariation.statusattribute.- Parameters:
value- the status - Contains current status of item
-
getTriggers
Generated method - Getter of theCxVariation.triggersattribute.- Returns:
- the triggers
-
getTriggers
Generated method - Getter of theCxVariation.triggersattribute.- Returns:
- the triggers
-
setTriggers
Generated method - Setter of theCxVariation.triggersattribute.- Parameters:
value- the triggers
-
setTriggers
Generated method - Setter of theCxVariation.triggersattribute.- Parameters:
value- the triggers
-
addToTriggers
Generated method - Addsvalueto triggers.- Parameters:
value- the item to add to triggers
-
addToTriggers
Generated method - Addsvalueto triggers.- Parameters:
value- the item to add to triggers
-
removeFromTriggers
Generated method - Removesvaluefrom triggers.- Parameters:
value- the item to remove from triggers
-
removeFromTriggers
Generated method - Removesvaluefrom triggers.- Parameters:
value- the item to remove from triggers
-