Class FeatureValueOrderBy
java.lang.Object
de.hybris.platform.core.FlexibleSearchTranslatable
de.hybris.platform.core.GenericSearchOrderBy
de.hybris.platform.catalog.jalo.classification.util.FeatureValueOrderBy
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFeatureValueOrderBy(ClassAttributeAssignment assignment, String productTypeAlias, boolean asc) -
Method Summary
Modifier and TypeMethodDescriptionstatic FeatureValueOrderByorderBy(ClassAttributeAssignment assignment) static FeatureValueOrderByorderBy(ClassAttributeAssignment assignment, boolean asc) Methods inherited from class de.hybris.platform.core.GenericSearchOrderBy
equals, getField, hashCode, isAscending, setAscending, toFlexibleSearch, toPolyglotSearch, toStringMethods inherited from class de.hybris.platform.core.FlexibleSearchTranslatable
getAliasFromTypeMap
-
Constructor Details
-
FeatureValueOrderBy
protected FeatureValueOrderBy(ClassAttributeAssignment assignment, String productTypeAlias, boolean asc)
-
-
Method Details
-
orderBy
-
orderBy
-