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