Class AttributeValueAssignmentModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.catalog.model.classification.AttributeValueAssignmentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class AttributeValueAssignmentModel extends ItemModel
Generated model class for type AttributeValueAssignment first defined at extension catalog.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringATTRIBUTEGenerated constant - Attribute key ofAttributeValueAssignment.attributeattribute defined at extensioncatalog.static java.lang.StringATTRIBUTEASSIGNMENTGenerated constant - Attribute key ofAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.static java.lang.StringEXTERNALIDGenerated constant - Attribute key ofAttributeValueAssignment.externalIDattribute defined at extensioncatalog.static java.lang.StringPOSITIONGenerated constant - Attribute key ofAttributeValueAssignment.positionattribute defined at extensioncatalog.static java.lang.StringSYSTEMVERSIONGenerated constant - Attribute key ofAttributeValueAssignment.systemVersionattribute defined at extensioncatalog.static java.lang.StringVALUEGenerated constant - Attribute key ofAttributeValueAssignment.valueattribute defined at extensioncatalog.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description AttributeValueAssignmentModel()Generated constructor - Default constructor for generic creation.AttributeValueAssignmentModel(ClassificationAttributeModel _attribute, ClassAttributeAssignmentModel _attributeAssignment, ItemModel _owner, ClassificationSystemVersionModel _systemVersion, ClassificationAttributeValueModel _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAttributeValueAssignmentModel(ClassificationAttributeValueModel _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAttributeValueAssignmentModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClassificationAttributeModelgetAttribute()Generated method - Getter of theAttributeValueAssignment.attributeattribute defined at extensioncatalog.ClassAttributeAssignmentModelgetAttributeAssignment()Generated method - Getter of theAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.java.lang.StringgetExternalID()Generated method - Getter of theAttributeValueAssignment.externalIDattribute defined at extensioncatalog.java.lang.IntegergetPosition()Generated method - Getter of theAttributeValueAssignment.positionattribute defined at extensioncatalog.ClassificationSystemVersionModelgetSystemVersion()Generated method - Getter of theAttributeValueAssignment.systemVersionattribute defined at extensioncatalog.ClassificationAttributeValueModelgetValue()Generated method - Getter of theAttributeValueAssignment.valueattribute defined at extensioncatalog.voidsetAttribute(ClassificationAttributeModel value)Generated method - Initial setter ofAttributeValueAssignment.attributeattribute defined at extensioncatalog.voidsetAttributeAssignment(ClassAttributeAssignmentModel value)Generated method - Initial setter ofAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.voidsetExternalID(java.lang.String value)Generated method - Setter ofAttributeValueAssignment.externalIDattribute defined at extensioncatalog.voidsetPosition(java.lang.Integer value)Generated method - Setter ofAttributeValueAssignment.positionattribute defined at extensioncatalog.voidsetSystemVersion(ClassificationSystemVersionModel value)Generated method - Initial setter ofAttributeValueAssignment.systemVersionattribute defined at extensioncatalog.voidsetValue(ClassificationAttributeValueModel value)Generated method - Initial setter ofAttributeValueAssignment.valueattribute defined at extensioncatalog.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
VALUE
public static final java.lang.String VALUE
Generated constant - Attribute key ofAttributeValueAssignment.valueattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
ATTRIBUTEASSIGNMENT
public static final java.lang.String ATTRIBUTEASSIGNMENT
Generated constant - Attribute key ofAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
ATTRIBUTE
public static final java.lang.String ATTRIBUTE
Generated constant - Attribute key ofAttributeValueAssignment.attributeattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SYSTEMVERSION
public static final java.lang.String SYSTEMVERSION
Generated constant - Attribute key ofAttributeValueAssignment.systemVersionattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
POSITION
public static final java.lang.String POSITION
Generated constant - Attribute key ofAttributeValueAssignment.positionattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
EXTERNALID
public static final java.lang.String EXTERNALID
Generated constant - Attribute key ofAttributeValueAssignment.externalIDattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AttributeValueAssignmentModel
public AttributeValueAssignmentModel()
Generated constructor - Default constructor for generic creation.
-
AttributeValueAssignmentModel
public AttributeValueAssignmentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
AttributeValueAssignmentModel
@Deprecated(since="4.1.1", forRemoval=true) public AttributeValueAssignmentModel(ClassificationAttributeValueModel _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_value- initial attribute declared by typeAttributeValueAssignmentat extensioncatalog
-
AttributeValueAssignmentModel
@Deprecated(since="4.1.1", forRemoval=true) public AttributeValueAssignmentModel(ClassificationAttributeModel _attribute, ClassAttributeAssignmentModel _attributeAssignment, ItemModel _owner, ClassificationSystemVersionModel _systemVersion, ClassificationAttributeValueModel _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_attribute- initial attribute declared by typeAttributeValueAssignmentat extensioncatalog_attributeAssignment- initial attribute declared by typeAttributeValueAssignmentat extensioncatalog_owner- initial attribute declared by typeItemat extensioncore_systemVersion- initial attribute declared by typeAttributeValueAssignmentat extensioncatalog_value- initial attribute declared by typeAttributeValueAssignmentat extensioncatalog
-
-
Method Detail
-
getAttribute
@Accessor(qualifier="attribute", type=GETTER) public ClassificationAttributeModel getAttribute()
Generated method - Getter of theAttributeValueAssignment.attributeattribute defined at extensioncatalog.- Returns:
- the attribute
-
getAttributeAssignment
@Accessor(qualifier="attributeAssignment", type=GETTER) public ClassAttributeAssignmentModel getAttributeAssignment()
Generated method - Getter of theAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.- Returns:
- the attributeAssignment
-
getExternalID
@Accessor(qualifier="externalID", type=GETTER) public java.lang.String getExternalID()
Generated method - Getter of theAttributeValueAssignment.externalIDattribute defined at extensioncatalog.- Returns:
- the externalID - external identifier refering to the actual classification system definition
-
getPosition
@Accessor(qualifier="position", type=GETTER) public java.lang.Integer getPosition()
Generated method - Getter of theAttributeValueAssignment.positionattribute defined at extensioncatalog.- Returns:
- the position
-
getSystemVersion
@Accessor(qualifier="systemVersion", type=GETTER) public ClassificationSystemVersionModel getSystemVersion()
Generated method - Getter of theAttributeValueAssignment.systemVersionattribute defined at extensioncatalog.- Returns:
- the systemVersion
-
getValue
@Accessor(qualifier="value", type=GETTER) public ClassificationAttributeValueModel getValue()
Generated method - Getter of theAttributeValueAssignment.valueattribute defined at extensioncatalog.- Returns:
- the value
-
setAttribute
@Accessor(qualifier="attribute", type=SETTER) public void setAttribute(ClassificationAttributeModel value)
Generated method - Initial setter ofAttributeValueAssignment.attributeattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the attribute
-
setAttributeAssignment
@Accessor(qualifier="attributeAssignment", type=SETTER) public void setAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Initial setter ofAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the attributeAssignment
-
setExternalID
@Accessor(qualifier="externalID", type=SETTER) public void setExternalID(java.lang.String value)
Generated method - Setter ofAttributeValueAssignment.externalIDattribute defined at extensioncatalog.- Parameters:
value- the externalID - external identifier refering to the actual classification system definition
-
setPosition
@Accessor(qualifier="position", type=SETTER) public void setPosition(java.lang.Integer value)
Generated method - Setter ofAttributeValueAssignment.positionattribute defined at extensioncatalog.- Parameters:
value- the position
-
setSystemVersion
@Accessor(qualifier="systemVersion", type=SETTER) public void setSystemVersion(ClassificationSystemVersionModel value)
Generated method - Initial setter ofAttributeValueAssignment.systemVersionattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the systemVersion
-
setValue
@Accessor(qualifier="value", type=SETTER) public void setValue(ClassificationAttributeValueModel value)
Generated method - Initial setter ofAttributeValueAssignment.valueattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the value
-
-