Uses of Class
de.hybris.platform.searchservices.model.SnFieldModel
Packages that use SnFieldModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnFieldModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type SnFieldModelModifier and TypeMethodDescriptionSnIndexerItemSourceOperationModel.getFields()Generated method - Getter of theSnIndexerItemSourceOperation.fieldsattribute defined at extensionsearchservices.SnIndexTypeModel.getFields()Generated method - Getter of theSnIndexType.fieldsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnFieldModelModifier and TypeMethodDescriptionvoidSnIndexerItemSourceOperationModel.setFields(List<SnFieldModel> value) Generated method - Setter ofSnIndexerItemSourceOperation.fieldsattribute defined at extensionsearchservices.voidSnIndexTypeModel.setFields(List<SnFieldModel> value) Generated method - Setter ofSnIndexType.fieldsattribute defined at extensionsearchservices.