Package de.hybris.platform.catalog.jalo
Class GeneratedProductReference
- 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.GeneratedProductReference
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
ProductReference
public abstract class GeneratedProductReference extends GenericItem
Generated class for typeProductReference.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
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.StringACTIVEQualifier of theProductReference.activeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theProductReference.descriptionattributestatic java.lang.StringICONQualifier of theProductReference.iconattributestatic java.lang.StringPRESELECTEDQualifier of theProductReference.preselectedattributestatic java.lang.StringQUALIFIERQualifier of theProductReference.qualifierattributestatic java.lang.StringQUANTITYQualifier of theProductReference.quantityattributestatic java.lang.StringREFERENCETYPEQualifier of theProductReference.referenceTypeattributestatic java.lang.StringSOURCEQualifier of theProductReference.sourceattributeprotected static BidirectionalOneToManyHandler<GeneratedProductReference>SOURCEHANDLERBidirectionalOneToManyHandlerfor handling 1:n SOURCE's relation attributes from 'one' side.static java.lang.StringSOURCEPOSQualifier of theProductReference.sourcePOSattributestatic java.lang.StringTARGETQualifier of theProductReference.targetattribute-
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 GeneratedProductReference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<Language,java.lang.String>getAllDescription()Generated method - Getter of theProductReference.descriptionattribute.java.util.Map<Language,java.lang.String>getAllDescription(SessionContext ctx)Generated method - Getter of theProductReference.descriptionattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theProductReference.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theProductReference.descriptionattribute.MediagetIcon()Generated method - Getter of theProductReference.iconattribute.MediagetIcon(SessionContext ctx)Generated method - Getter of theProductReference.iconattribute.java.lang.StringgetQualifier()Generated method - Getter of theProductReference.qualifierattribute.java.lang.StringgetQualifier(SessionContext ctx)Generated method - Getter of theProductReference.qualifierattribute.java.lang.IntegergetQuantity()Generated method - Getter of theProductReference.quantityattribute.java.lang.IntegergetQuantity(SessionContext ctx)Generated method - Getter of theProductReference.quantityattribute.intgetQuantityAsPrimitive()Generated method - Getter of theProductReference.quantityattribute.intgetQuantityAsPrimitive(SessionContext ctx)Generated method - Getter of theProductReference.quantityattribute.EnumerationValuegetReferenceType()Generated method - Getter of theProductReference.referenceTypeattribute.EnumerationValuegetReferenceType(SessionContext ctx)Generated method - Getter of theProductReference.referenceTypeattribute.ProductgetSource()Generated method - Getter of theProductReference.sourceattribute.ProductgetSource(SessionContext ctx)Generated method - Getter of theProductReference.sourceattribute.ProductgetTarget()Generated method - Getter of theProductReference.targetattribute.ProductgetTarget(SessionContext ctx)Generated method - Getter of theProductReference.targetattribute.java.lang.BooleanisActive()Generated method - Getter of theProductReference.activeattribute.java.lang.BooleanisActive(SessionContext ctx)Generated method - Getter of theProductReference.activeattribute.booleanisActiveAsPrimitive()Generated method - Getter of theProductReference.activeattribute.booleanisActiveAsPrimitive(SessionContext ctx)Generated method - Getter of theProductReference.activeattribute.java.lang.BooleanisPreselected()Generated method - Getter of theProductReference.preselectedattribute.java.lang.BooleanisPreselected(SessionContext ctx)Generated method - Getter of theProductReference.preselectedattribute.booleanisPreselectedAsPrimitive()Generated method - Getter of theProductReference.preselectedattribute.booleanisPreselectedAsPrimitive(SessionContext ctx)Generated method - Getter of theProductReference.preselectedattribute.voidsetActive(boolean value)Generated method - Setter of theProductReference.activeattribute.voidsetActive(SessionContext ctx, boolean value)Generated method - Setter of theProductReference.activeattribute.voidsetActive(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theProductReference.activeattribute.voidsetActive(java.lang.Boolean value)Generated method - Setter of theProductReference.activeattribute.voidsetAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theProductReference.descriptionattribute.voidsetAllDescription(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theProductReference.descriptionattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theProductReference.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theProductReference.descriptionattribute.voidsetIcon(Media value)Generated method - Setter of theProductReference.iconattribute.voidsetIcon(SessionContext ctx, Media value)Generated method - Setter of theProductReference.iconattribute.voidsetPreselected(boolean value)Generated method - Setter of theProductReference.preselectedattribute.voidsetPreselected(SessionContext ctx, boolean value)Generated method - Setter of theProductReference.preselectedattribute.voidsetPreselected(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theProductReference.preselectedattribute.voidsetPreselected(java.lang.Boolean value)Generated method - Setter of theProductReference.preselectedattribute.voidsetQualifier(SessionContext ctx, java.lang.String value)Generated method - Setter of theProductReference.qualifierattribute.voidsetQualifier(java.lang.String value)Generated method - Setter of theProductReference.qualifierattribute.voidsetQuantity(int value)Generated method - Setter of theProductReference.quantityattribute.voidsetQuantity(SessionContext ctx, int value)Generated method - Setter of theProductReference.quantityattribute.voidsetQuantity(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theProductReference.quantityattribute.voidsetQuantity(java.lang.Integer value)Generated method - Setter of theProductReference.quantityattribute.voidsetReferenceType(EnumerationValue value)Generated method - Setter of theProductReference.referenceTypeattribute.voidsetReferenceType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theProductReference.referenceTypeattribute.protected voidsetSource(Product value)Generated method - Setter of theProductReference.sourceattribute.protected voidsetSource(SessionContext ctx, Product value)Generated method - Setter of theProductReference.sourceattribute.voidsetTarget(Product value)Generated method - Setter of theProductReference.targetattribute.voidsetTarget(SessionContext ctx, Product value)Generated method - Setter of theProductReference.targetattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
QUALIFIER
public static final java.lang.String QUALIFIER
Qualifier of theProductReference.qualifierattribute- See Also:
- Constant Field Values
-
TARGET
public static final java.lang.String TARGET
Qualifier of theProductReference.targetattribute- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Qualifier of theProductReference.quantityattribute- See Also:
- Constant Field Values
-
REFERENCETYPE
public static final java.lang.String REFERENCETYPE
Qualifier of theProductReference.referenceTypeattribute- See Also:
- Constant Field Values
-
ICON
public static final java.lang.String ICON
Qualifier of theProductReference.iconattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theProductReference.descriptionattribute- See Also:
- Constant Field Values
-
PRESELECTED
public static final java.lang.String PRESELECTED
Qualifier of theProductReference.preselectedattribute- See Also:
- Constant Field Values
-
ACTIVE
public static final java.lang.String ACTIVE
Qualifier of theProductReference.activeattribute- See Also:
- Constant Field Values
-
SOURCEPOS
public static final java.lang.String SOURCEPOS
Qualifier of theProductReference.sourcePOSattribute- See Also:
- Constant Field Values
-
SOURCE
public static final java.lang.String SOURCE
Qualifier of theProductReference.sourceattribute- See Also:
- Constant Field Values
-
SOURCEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedProductReference> SOURCEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SOURCE'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:
getDefaultAttributeModesin classItem
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theProductReference.activeattribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theProductReference.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theProductReference.activeattribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductReference.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theProductReference.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theProductReference.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(boolean value)
Generated method - Setter of theProductReference.activeattribute.- Parameters:
value- the active
-
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
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theProductReference.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theProductReference.descriptionattribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theProductReference.descriptionattribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theProductReference.descriptionattribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductReference.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theProductReference.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductReference.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductReference.descriptionattribute.- Parameters:
value- the description
-
getIcon
public Media getIcon(SessionContext ctx)
Generated method - Getter of theProductReference.iconattribute.- Returns:
- the icon
-
getIcon
public Media getIcon()
Generated method - Getter of theProductReference.iconattribute.- Returns:
- the icon
-
setIcon
public void setIcon(SessionContext ctx, Media value)
Generated method - Setter of theProductReference.iconattribute.- Parameters:
value- the icon
-
setIcon
public void setIcon(Media value)
Generated method - Setter of theProductReference.iconattribute.- Parameters:
value- the icon
-
isPreselected
public java.lang.Boolean isPreselected(SessionContext ctx)
Generated method - Getter of theProductReference.preselectedattribute.- Returns:
- the preselected
-
isPreselected
public java.lang.Boolean isPreselected()
Generated method - Getter of theProductReference.preselectedattribute.- Returns:
- the preselected
-
isPreselectedAsPrimitive
public boolean isPreselectedAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.preselectedattribute.- Returns:
- the preselected
-
isPreselectedAsPrimitive
public boolean isPreselectedAsPrimitive()
Generated method - Getter of theProductReference.preselectedattribute.- Returns:
- the preselected
-
setPreselected
public void setPreselected(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductReference.preselectedattribute.- Parameters:
value- the preselected
-
setPreselected
public void setPreselected(java.lang.Boolean value)
Generated method - Setter of theProductReference.preselectedattribute.- Parameters:
value- the preselected
-
setPreselected
public void setPreselected(SessionContext ctx, boolean value)
Generated method - Setter of theProductReference.preselectedattribute.- Parameters:
value- the preselected
-
setPreselected
public void setPreselected(boolean value)
Generated method - Setter of theProductReference.preselectedattribute.- Parameters:
value- the preselected
-
getQualifier
public java.lang.String getQualifier(SessionContext ctx)
Generated method - Getter of theProductReference.qualifierattribute.- Returns:
- the qualifier - Qualifier
-
getQualifier
public java.lang.String getQualifier()
Generated method - Getter of theProductReference.qualifierattribute.- Returns:
- the qualifier - Qualifier
-
setQualifier
public void setQualifier(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductReference.qualifierattribute.- Parameters:
value- the qualifier - Qualifier
-
setQualifier
public void setQualifier(java.lang.String value)
Generated method - Setter of theProductReference.qualifierattribute.- Parameters:
value- the qualifier - Qualifier
-
getQuantity
public java.lang.Integer getQuantity(SessionContext ctx)
Generated method - Getter of theProductReference.quantityattribute.- Returns:
- the quantity - Quantity
-
getQuantity
public java.lang.Integer getQuantity()
Generated method - Getter of theProductReference.quantityattribute.- Returns:
- the quantity - Quantity
-
getQuantityAsPrimitive
public int getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.quantityattribute.- Returns:
- the quantity - Quantity
-
getQuantityAsPrimitive
public int getQuantityAsPrimitive()
Generated method - Getter of theProductReference.quantityattribute.- Returns:
- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductReference.quantityattribute.- Parameters:
value- the quantity - Quantity
-
setQuantity
public void setQuantity(java.lang.Integer value)
Generated method - Setter of theProductReference.quantityattribute.- Parameters:
value- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, int value)
Generated method - Setter of theProductReference.quantityattribute.- Parameters:
value- the quantity - Quantity
-
setQuantity
public void setQuantity(int value)
Generated method - Setter of theProductReference.quantityattribute.- Parameters:
value- the quantity - Quantity
-
getReferenceType
public EnumerationValue getReferenceType(SessionContext ctx)
Generated method - Getter of theProductReference.referenceTypeattribute.- Returns:
- the referenceType
-
getReferenceType
public EnumerationValue getReferenceType()
Generated method - Getter of theProductReference.referenceTypeattribute.- Returns:
- the referenceType
-
setReferenceType
public void setReferenceType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theProductReference.referenceTypeattribute.- Parameters:
value- the referenceType
-
setReferenceType
public void setReferenceType(EnumerationValue value)
Generated method - Setter of theProductReference.referenceTypeattribute.- Parameters:
value- the referenceType
-
getSource
public Product getSource(SessionContext ctx)
Generated method - Getter of theProductReference.sourceattribute.- Returns:
- the source
-
getSource
public Product getSource()
Generated method - Getter of theProductReference.sourceattribute.- Returns:
- the source
-
setSource
protected void setSource(SessionContext ctx, Product value)
Generated method - Setter of theProductReference.sourceattribute.- Parameters:
value- the source
-
setSource
protected void setSource(Product value)
Generated method - Setter of theProductReference.sourceattribute.- Parameters:
value- the source
-
getTarget
public Product getTarget(SessionContext ctx)
Generated method - Getter of theProductReference.targetattribute.- Returns:
- the target - Target
-
getTarget
public Product getTarget()
Generated method - Getter of theProductReference.targetattribute.- Returns:
- the target - Target
-
setTarget
public void setTarget(SessionContext ctx, Product value)
Generated method - Setter of theProductReference.targetattribute.- Parameters:
value- the target - Target
-
setTarget
public void setTarget(Product value)
Generated method - Setter of theProductReference.targetattribute.- Parameters:
value- the target - Target
-
-