Uses of Class
de.hybris.platform.core.GenericSelectField
Packages that use GenericSelectField
-
Uses of GenericSelectField in de.hybris.platform.catalog.jalo.classification.util
Subclasses of GenericSelectField in de.hybris.platform.catalog.jalo.classification.util -
Uses of GenericSelectField in de.hybris.platform.core
Subclasses of GenericSelectField in de.hybris.platform.coreModifier and TypeClassDescriptionclassAllows to specify a function to be applied to a generic select field.Methods in de.hybris.platform.core that return types with arguments of type GenericSelectFieldModifier and TypeMethodDescriptionGenericQuery.getSelectFields()Returns a List containingGenericSelectFields instances which have been previously set.Methods in de.hybris.platform.core with parameters of type GenericSelectFieldModifier and TypeMethodDescriptionGenericQuery.addSelectField(GenericSelectField field) Adds aGenericSelectFieldto the query.