Uses of Class
de.hybris.platform.servicelayer.search.RelationQueryException
-
Packages that use RelationQueryException Package Description de.hybris.platform.servicelayer.search -
-
Uses of RelationQueryException in de.hybris.platform.servicelayer.search
Methods in de.hybris.platform.servicelayer.search that throw RelationQueryException Modifier and Type Method Description voidRelationQuery. addOrder(java.lang.String attribute, RelationQuery.ORDERING ascending)Adds the order.Constructors in de.hybris.platform.servicelayer.search that throw RelationQueryException Constructor Description RelationQuery(int start, int count)
-