Class GroupIndexGroupAssignmentCellValueProvider
java.lang.Object
com.hybris.pcmbackoffice.classificationgroupsbackoffice.renderers.GroupIndexGroupAssignmentCellValueProvider
- All Implemented Interfaces:
GroupAssignmentCellValueProvider,Function<ClassFeatureGroupAssignmentModel,String>
public class GroupIndexGroupAssignmentCellValueProvider
extends Object
implements GroupAssignmentCellValueProvider
Allows to provide index value of
ClassFeatureGroupModel inside
ClassificationClassModel. When index cannot be found an empty
value is returned.-
Constructor Details
-
GroupIndexGroupAssignmentCellValueProvider
public GroupIndexGroupAssignmentCellValueProvider()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<ClassFeatureGroupAssignmentModel,String>
-