Uses of Class
com.hybris.classificationgroupsservices.model.ClassFeatureGroupModel
Packages that use ClassFeatureGroupModel
Package
Description
Contains generated models for each type of com.hybris.classificationgroupsservices.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
-
Uses of ClassFeatureGroupModel in com.hybris.classificationgroupsservices.model
Methods in com.hybris.classificationgroupsservices.model that return ClassFeatureGroupModelModifier and TypeMethodDescriptionClassFeatureGroupAssignmentModel.getClassFeatureGroup()Generated method - Getter of theClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices.Methods in com.hybris.classificationgroupsservices.model with parameters of type ClassFeatureGroupModelModifier and TypeMethodDescriptionvoidClassFeatureGroupAssignmentModel.setClassFeatureGroup(ClassFeatureGroupModel value) Generated method - Setter ofClassFeatureGroupAssignment.classFeatureGroupattribute defined at extensionclassificationgroupsservices. -
Uses of ClassFeatureGroupModel in de.hybris.platform.catalog.model.classification
Methods in de.hybris.platform.catalog.model.classification that return types with arguments of type ClassFeatureGroupModelModifier and TypeMethodDescriptionClassificationClassModel.getClassFeatureGroups()Generated method - Getter of theClassificationClass.classFeatureGroupsattribute defined at extensionclassificationgroupsservices.Method parameters in de.hybris.platform.catalog.model.classification with type arguments of type ClassFeatureGroupModelModifier and TypeMethodDescriptionvoidClassificationClassModel.setClassFeatureGroups(List<ClassFeatureGroupModel> value) Generated method - Setter ofClassificationClass.classFeatureGroupsattribute defined at extensionclassificationgroupsservices.