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.String
ACTIVE
Qualifier of theProductReference.active
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theProductReference.description
attributestatic java.lang.String
ICON
Qualifier of theProductReference.icon
attributestatic java.lang.String
PRESELECTED
Qualifier of theProductReference.preselected
attributestatic java.lang.String
QUALIFIER
Qualifier of theProductReference.qualifier
attributestatic java.lang.String
QUANTITY
Qualifier of theProductReference.quantity
attributestatic java.lang.String
REFERENCETYPE
Qualifier of theProductReference.referenceType
attributestatic java.lang.String
SOURCE
Qualifier of theProductReference.source
attributeprotected static BidirectionalOneToManyHandler<GeneratedProductReference>
SOURCEHANDLER
BidirectionalOneToManyHandler
for handling 1:n SOURCE's relation attributes from 'one' side.static java.lang.String
SOURCEPOS
Qualifier of theProductReference.sourcePOS
attributestatic java.lang.String
TARGET
Qualifier of theProductReference.target
attribute-
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 Item
createItem(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.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx)
Generated method - Getter of theProductReference.description
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theProductReference.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theProductReference.description
attribute.Media
getIcon()
Generated method - Getter of theProductReference.icon
attribute.Media
getIcon(SessionContext ctx)
Generated method - Getter of theProductReference.icon
attribute.java.lang.String
getQualifier()
Generated method - Getter of theProductReference.qualifier
attribute.java.lang.String
getQualifier(SessionContext ctx)
Generated method - Getter of theProductReference.qualifier
attribute.java.lang.Integer
getQuantity()
Generated method - Getter of theProductReference.quantity
attribute.java.lang.Integer
getQuantity(SessionContext ctx)
Generated method - Getter of theProductReference.quantity
attribute.int
getQuantityAsPrimitive()
Generated method - Getter of theProductReference.quantity
attribute.int
getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.quantity
attribute.EnumerationValue
getReferenceType()
Generated method - Getter of theProductReference.referenceType
attribute.EnumerationValue
getReferenceType(SessionContext ctx)
Generated method - Getter of theProductReference.referenceType
attribute.Product
getSource()
Generated method - Getter of theProductReference.source
attribute.Product
getSource(SessionContext ctx)
Generated method - Getter of theProductReference.source
attribute.Product
getTarget()
Generated method - Getter of theProductReference.target
attribute.Product
getTarget(SessionContext ctx)
Generated method - Getter of theProductReference.target
attribute.java.lang.Boolean
isActive()
Generated method - Getter of theProductReference.active
attribute.java.lang.Boolean
isActive(SessionContext ctx)
Generated method - Getter of theProductReference.active
attribute.boolean
isActiveAsPrimitive()
Generated method - Getter of theProductReference.active
attribute.boolean
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.active
attribute.java.lang.Boolean
isPreselected()
Generated method - Getter of theProductReference.preselected
attribute.java.lang.Boolean
isPreselected(SessionContext ctx)
Generated method - Getter of theProductReference.preselected
attribute.boolean
isPreselectedAsPrimitive()
Generated method - Getter of theProductReference.preselected
attribute.boolean
isPreselectedAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.preselected
attribute.void
setActive(boolean value)
Generated method - Setter of theProductReference.active
attribute.void
setActive(SessionContext ctx, boolean value)
Generated method - Setter of theProductReference.active
attribute.void
setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductReference.active
attribute.void
setActive(java.lang.Boolean value)
Generated method - Setter of theProductReference.active
attribute.void
setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductReference.description
attribute.void
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductReference.description
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductReference.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theProductReference.description
attribute.void
setIcon(Media value)
Generated method - Setter of theProductReference.icon
attribute.void
setIcon(SessionContext ctx, Media value)
Generated method - Setter of theProductReference.icon
attribute.void
setPreselected(boolean value)
Generated method - Setter of theProductReference.preselected
attribute.void
setPreselected(SessionContext ctx, boolean value)
Generated method - Setter of theProductReference.preselected
attribute.void
setPreselected(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductReference.preselected
attribute.void
setPreselected(java.lang.Boolean value)
Generated method - Setter of theProductReference.preselected
attribute.void
setQualifier(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductReference.qualifier
attribute.void
setQualifier(java.lang.String value)
Generated method - Setter of theProductReference.qualifier
attribute.void
setQuantity(int value)
Generated method - Setter of theProductReference.quantity
attribute.void
setQuantity(SessionContext ctx, int value)
Generated method - Setter of theProductReference.quantity
attribute.void
setQuantity(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductReference.quantity
attribute.void
setQuantity(java.lang.Integer value)
Generated method - Setter of theProductReference.quantity
attribute.void
setReferenceType(EnumerationValue value)
Generated method - Setter of theProductReference.referenceType
attribute.void
setReferenceType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theProductReference.referenceType
attribute.protected void
setSource(Product value)
Generated method - Setter of theProductReference.source
attribute.protected void
setSource(SessionContext ctx, Product value)
Generated method - Setter of theProductReference.source
attribute.void
setTarget(Product value)
Generated method - Setter of theProductReference.target
attribute.void
setTarget(SessionContext ctx, Product value)
Generated method - Setter of theProductReference.target
attribute.-
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.qualifier
attribute- See Also:
- Constant Field Values
-
TARGET
public static final java.lang.String TARGET
Qualifier of theProductReference.target
attribute- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Qualifier of theProductReference.quantity
attribute- See Also:
- Constant Field Values
-
REFERENCETYPE
public static final java.lang.String REFERENCETYPE
Qualifier of theProductReference.referenceType
attribute- See Also:
- Constant Field Values
-
ICON
public static final java.lang.String ICON
Qualifier of theProductReference.icon
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theProductReference.description
attribute- See Also:
- Constant Field Values
-
PRESELECTED
public static final java.lang.String PRESELECTED
Qualifier of theProductReference.preselected
attribute- See Also:
- Constant Field Values
-
ACTIVE
public static final java.lang.String ACTIVE
Qualifier of theProductReference.active
attribute- See Also:
- Constant Field Values
-
SOURCEPOS
public static final java.lang.String SOURCEPOS
Qualifier of theProductReference.sourcePOS
attribute- See Also:
- Constant Field Values
-
SOURCE
public static final java.lang.String SOURCE
Qualifier of theProductReference.source
attribute- See Also:
- Constant Field Values
-
SOURCEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedProductReference> SOURCEHANDLER
BidirectionalOneToManyHandler
for 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:
getDefaultAttributeModes
in classItem
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theProductReference.active
attribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theProductReference.active
attribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.active
attribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theProductReference.active
attribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductReference.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theProductReference.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theProductReference.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(boolean value)
Generated method - Setter of theProductReference.active
attribute.- Parameters:
value
- the active
-
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 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.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theProductReference.description
attribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theProductReference.description
attribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theProductReference.description
attribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductReference.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theProductReference.description
attribute.- Parameters:
value
- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductReference.description
attribute.- Parameters:
value
- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductReference.description
attribute.- Parameters:
value
- the description
-
getIcon
public Media getIcon(SessionContext ctx)
Generated method - Getter of theProductReference.icon
attribute.- Returns:
- the icon
-
getIcon
public Media getIcon()
Generated method - Getter of theProductReference.icon
attribute.- Returns:
- the icon
-
setIcon
public void setIcon(SessionContext ctx, Media value)
Generated method - Setter of theProductReference.icon
attribute.- Parameters:
value
- the icon
-
setIcon
public void setIcon(Media value)
Generated method - Setter of theProductReference.icon
attribute.- Parameters:
value
- the icon
-
isPreselected
public java.lang.Boolean isPreselected(SessionContext ctx)
Generated method - Getter of theProductReference.preselected
attribute.- Returns:
- the preselected
-
isPreselected
public java.lang.Boolean isPreselected()
Generated method - Getter of theProductReference.preselected
attribute.- Returns:
- the preselected
-
isPreselectedAsPrimitive
public boolean isPreselectedAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.preselected
attribute.- Returns:
- the preselected
-
isPreselectedAsPrimitive
public boolean isPreselectedAsPrimitive()
Generated method - Getter of theProductReference.preselected
attribute.- Returns:
- the preselected
-
setPreselected
public void setPreselected(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductReference.preselected
attribute.- Parameters:
value
- the preselected
-
setPreselected
public void setPreselected(java.lang.Boolean value)
Generated method - Setter of theProductReference.preselected
attribute.- Parameters:
value
- the preselected
-
setPreselected
public void setPreselected(SessionContext ctx, boolean value)
Generated method - Setter of theProductReference.preselected
attribute.- Parameters:
value
- the preselected
-
setPreselected
public void setPreselected(boolean value)
Generated method - Setter of theProductReference.preselected
attribute.- Parameters:
value
- the preselected
-
getQualifier
public java.lang.String getQualifier(SessionContext ctx)
Generated method - Getter of theProductReference.qualifier
attribute.- Returns:
- the qualifier - Qualifier
-
getQualifier
public java.lang.String getQualifier()
Generated method - Getter of theProductReference.qualifier
attribute.- Returns:
- the qualifier - Qualifier
-
setQualifier
public void setQualifier(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductReference.qualifier
attribute.- Parameters:
value
- the qualifier - Qualifier
-
setQualifier
public void setQualifier(java.lang.String value)
Generated method - Setter of theProductReference.qualifier
attribute.- Parameters:
value
- the qualifier - Qualifier
-
getQuantity
public java.lang.Integer getQuantity(SessionContext ctx)
Generated method - Getter of theProductReference.quantity
attribute.- Returns:
- the quantity - Quantity
-
getQuantity
public java.lang.Integer getQuantity()
Generated method - Getter of theProductReference.quantity
attribute.- Returns:
- the quantity - Quantity
-
getQuantityAsPrimitive
public int getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductReference.quantity
attribute.- Returns:
- the quantity - Quantity
-
getQuantityAsPrimitive
public int getQuantityAsPrimitive()
Generated method - Getter of theProductReference.quantity
attribute.- Returns:
- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductReference.quantity
attribute.- Parameters:
value
- the quantity - Quantity
-
setQuantity
public void setQuantity(java.lang.Integer value)
Generated method - Setter of theProductReference.quantity
attribute.- Parameters:
value
- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, int value)
Generated method - Setter of theProductReference.quantity
attribute.- Parameters:
value
- the quantity - Quantity
-
setQuantity
public void setQuantity(int value)
Generated method - Setter of theProductReference.quantity
attribute.- Parameters:
value
- the quantity - Quantity
-
getReferenceType
public EnumerationValue getReferenceType(SessionContext ctx)
Generated method - Getter of theProductReference.referenceType
attribute.- Returns:
- the referenceType
-
getReferenceType
public EnumerationValue getReferenceType()
Generated method - Getter of theProductReference.referenceType
attribute.- Returns:
- the referenceType
-
setReferenceType
public void setReferenceType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theProductReference.referenceType
attribute.- Parameters:
value
- the referenceType
-
setReferenceType
public void setReferenceType(EnumerationValue value)
Generated method - Setter of theProductReference.referenceType
attribute.- Parameters:
value
- the referenceType
-
getSource
public Product getSource(SessionContext ctx)
Generated method - Getter of theProductReference.source
attribute.- Returns:
- the source
-
getSource
public Product getSource()
Generated method - Getter of theProductReference.source
attribute.- Returns:
- the source
-
setSource
protected void setSource(SessionContext ctx, Product value)
Generated method - Setter of theProductReference.source
attribute.- Parameters:
value
- the source
-
setSource
protected void setSource(Product value)
Generated method - Setter of theProductReference.source
attribute.- Parameters:
value
- the source
-
getTarget
public Product getTarget(SessionContext ctx)
Generated method - Getter of theProductReference.target
attribute.- Returns:
- the target - Target
-
getTarget
public Product getTarget()
Generated method - Getter of theProductReference.target
attribute.- Returns:
- the target - Target
-
setTarget
public void setTarget(SessionContext ctx, Product value)
Generated method - Setter of theProductReference.target
attribute.- Parameters:
value
- the target - Target
-
setTarget
public void setTarget(Product value)
Generated method - Setter of theProductReference.target
attribute.- Parameters:
value
- the target - Target
-
-