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.handlers
Methods in com.hybris.classificationgroupsservices.handlers with parameters of type ClassFeatureGroupModelModifier and TypeMethodDescriptionClassFeatureGroupIndexHandler.get(ClassFeatureGroupModel model) -
Uses of ClassFeatureGroupModel in com.hybris.classificationgroupsservices.interceptors.classificationclass
Methods in com.hybris.classificationgroupsservices.interceptors.classificationclass that return ClassFeatureGroupModelModifier and TypeMethodDescriptionprotected ClassFeatureGroupModelClassificationClassSupercategoriesUnassigningPrepareInterceptorIntegrationTest.findClassGroupFeature(String groupCode) -
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 com.hybris.pcmbackoffice.classificationgroupsbackoffice.renderers
Methods in com.hybris.pcmbackoffice.classificationgroupsbackoffice.renderers with parameters of type ClassFeatureGroupModelModifier and TypeMethodDescriptionprotected StringClassFeatureGroupIndexRenderer.getValue(ClassFeatureGroupModel classFeatureGroup, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) protected StringClassFeatureGroupNameRenderer.getValue(ClassFeatureGroupModel classFeatureGroup, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) -
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.