Class ClassFeatureGroupAssignmentModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- com.hybris.classificationgroupsservices.model.ClassFeatureGroupAssignmentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class ClassFeatureGroupAssignmentModel extends ItemModel
Generated model class for type ClassFeatureGroupAssignment first defined at extension classificationgroupsservices.- 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_CLASSFEATUREGROUP2CLASSFEATUREGROUPASSIGNMENTRELATIONGenerated relation code constant for relationClassFeatureGroup2ClassFeatureGroupAssignmentRelationdefining source attributeclassFeatureGroupin extensionclassificationgroupsservices.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCLASSATTRIBUTEASSIGNMENTGenerated constant - Attribute key ofClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.static java.lang.StringCLASSFEATUREGROUPGenerated constant - Attribute key ofClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.static java.lang.StringCLASSFEATUREGROUPPOSGenerated constant - Attribute key ofClassFeatureGroupAssignment.classFeatureGroupPOSattribute defined at extensionclassificationgroupsservices.static java.lang.StringCLASSIFICATIONCLASSGenerated constant - Attribute key ofClassFeatureGroupAssignment.classificationClassattribute defined at extensionclassificationgroupsservices.static java.lang.StringFULLQUALIFIERGenerated constant - Attribute key ofClassFeatureGroupAssignment.fullQualifierattribute defined at extensionclassificationgroupsservices.static java.lang.StringINDEXGenerated constant - Attribute key ofClassFeatureGroupAssignment.indexattribute defined at extensionclassificationgroupsservices.-
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 ClassFeatureGroupAssignmentModel()Generated constructor - Default constructor for generic creation.ClassFeatureGroupAssignmentModel(ClassAttributeAssignmentModel _classAttributeAssignment, ClassificationClassModel _classificationClass)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersClassFeatureGroupAssignmentModel(ClassAttributeAssignmentModel _classAttributeAssignment, ClassificationClassModel _classificationClass, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersClassFeatureGroupAssignmentModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClassAttributeAssignmentModelgetClassAttributeAssignment()Generated method - Getter of theClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.ClassFeatureGroupModelgetClassFeatureGroup()Generated method - Getter of theClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.ClassificationClassModelgetClassificationClass()Generated method - Getter of theClassFeatureGroupAssignment.classificationClassattribute defined at extensionclassificationgroupsservices.java.lang.StringgetFullQualifier()Generated method - Getter of theClassFeatureGroupAssignment.fullQualifierdynamic attribute defined at extensionclassificationgroupsservices.java.lang.IntegergetIndex()Generated method - Getter of theClassFeatureGroupAssignment.indexdynamic attribute defined at extensionclassificationgroupsservices.voidsetClassAttributeAssignment(ClassAttributeAssignmentModel value)Generated method - Setter ofClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.voidsetClassFeatureGroup(ClassFeatureGroupModel value)Generated method - Setter ofClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.voidsetClassificationClass(ClassificationClassModel value)Generated method - Setter ofClassFeatureGroupAssignment.classificationClassattribute defined at extensionclassificationgroupsservices.voidsetFullQualifier(java.lang.String value)Generated method - Setter ofClassFeatureGroupAssignment.fullQualifierdynamic attribute defined at extensionclassificationgroupsservices.-
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
-
_CLASSFEATUREGROUP2CLASSFEATUREGROUPASSIGNMENTRELATION
public static final java.lang.String _CLASSFEATUREGROUP2CLASSFEATUREGROUPASSIGNMENTRELATION
Generated relation code constant for relationClassFeatureGroup2ClassFeatureGroupAssignmentRelationdefining source attributeclassFeatureGroupin extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
INDEX
public static final java.lang.String INDEX
Generated constant - Attribute key ofClassFeatureGroupAssignment.indexattribute defined at extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
FULLQUALIFIER
public static final java.lang.String FULLQUALIFIER
Generated constant - Attribute key ofClassFeatureGroupAssignment.fullQualifierattribute defined at extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
CLASSATTRIBUTEASSIGNMENT
public static final java.lang.String CLASSATTRIBUTEASSIGNMENT
Generated constant - Attribute key ofClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
CLASSIFICATIONCLASS
public static final java.lang.String CLASSIFICATIONCLASS
Generated constant - Attribute key ofClassFeatureGroupAssignment.classificationClassattribute defined at extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
CLASSFEATUREGROUPPOS
public static final java.lang.String CLASSFEATUREGROUPPOS
Generated constant - Attribute key ofClassFeatureGroupAssignment.classFeatureGroupPOSattribute defined at extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
CLASSFEATUREGROUP
public static final java.lang.String CLASSFEATUREGROUP
Generated constant - Attribute key ofClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ClassFeatureGroupAssignmentModel
public ClassFeatureGroupAssignmentModel()
Generated constructor - Default constructor for generic creation.
-
ClassFeatureGroupAssignmentModel
public ClassFeatureGroupAssignmentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
ClassFeatureGroupAssignmentModel
@Deprecated(since="4.1.1", forRemoval=true) public ClassFeatureGroupAssignmentModel(ClassAttributeAssignmentModel _classAttributeAssignment, ClassificationClassModel _classificationClass)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:
_classAttributeAssignment- initial attribute declared by typeClassFeatureGroupAssignmentat extensionclassificationgroupsservices_classificationClass- initial attribute declared by typeClassFeatureGroupAssignmentat extensionclassificationgroupsservices
-
ClassFeatureGroupAssignmentModel
@Deprecated(since="4.1.1", forRemoval=true) public ClassFeatureGroupAssignmentModel(ClassAttributeAssignmentModel _classAttributeAssignment, ClassificationClassModel _classificationClass, ItemModel _owner)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:
_classAttributeAssignment- initial attribute declared by typeClassFeatureGroupAssignmentat extensionclassificationgroupsservices_classificationClass- initial attribute declared by typeClassFeatureGroupAssignmentat extensionclassificationgroupsservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getClassAttributeAssignment
@Accessor(qualifier="classAttributeAssignment", type=GETTER) public ClassAttributeAssignmentModel getClassAttributeAssignment()
Generated method - Getter of theClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.- Returns:
- the classAttributeAssignment - ClassAttributeAssignment which is wrapped by ClassFeatureGroupAssignment
-
getClassFeatureGroup
@Accessor(qualifier="classFeatureGroup", type=GETTER) public ClassFeatureGroupModel getClassFeatureGroup()
Generated method - Getter of theClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.- Returns:
- the classFeatureGroup
-
getClassificationClass
@Accessor(qualifier="classificationClass", type=GETTER) public ClassificationClassModel getClassificationClass()
Generated method - Getter of theClassFeatureGroupAssignment.classificationClassattribute defined at extensionclassificationgroupsservices.- Returns:
- the classificationClass - ClassificationClass of ClassFeatureGroupAssignment
-
getFullQualifier
@Accessor(qualifier="fullQualifier", type=GETTER) public java.lang.String getFullQualifier()
Generated method - Getter of theClassFeatureGroupAssignment.fullQualifierdynamic attribute defined at extensionclassificationgroupsservices.- Returns:
- the fullQualifier - Full qualifier of ClassAttributeAssignment
-
getIndex
@Accessor(qualifier="index", type=GETTER) public java.lang.Integer getIndex()
Generated method - Getter of theClassFeatureGroupAssignment.indexdynamic attribute defined at extensionclassificationgroupsservices.- Returns:
- the index - Index of ClassFeatureGroupAssignment in ClassFeatureGroup
-
setClassAttributeAssignment
@Accessor(qualifier="classAttributeAssignment", type=SETTER) public void setClassAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Setter ofClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.- Parameters:
value- the classAttributeAssignment - ClassAttributeAssignment which is wrapped by ClassFeatureGroupAssignment
-
setClassFeatureGroup
@Accessor(qualifier="classFeatureGroup", type=SETTER) public void setClassFeatureGroup(ClassFeatureGroupModel value)
Generated method - Setter ofClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.- Parameters:
value- the classFeatureGroup
-
setClassificationClass
@Accessor(qualifier="classificationClass", type=SETTER) public void setClassificationClass(ClassificationClassModel value)
Generated method - Setter ofClassFeatureGroupAssignment.classificationClassattribute defined at extensionclassificationgroupsservices.- Parameters:
value- the classificationClass - ClassificationClass of ClassFeatureGroupAssignment
-
setFullQualifier
@Accessor(qualifier="fullQualifier", type=SETTER) public void setFullQualifier(java.lang.String value)
Generated method - Setter ofClassFeatureGroupAssignment.fullQualifierdynamic attribute defined at extensionclassificationgroupsservices.- Parameters:
value- the fullQualifier - Full qualifier of ClassAttributeAssignment
-
-