Uses of Interface
de.hybris.platform.europe1.jalo.PDTRowsQueryBuilder
Packages that use PDTRowsQueryBuilder
-
Uses of PDTRowsQueryBuilder in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo that return PDTRowsQueryBuilderModifier and TypeMethodDescriptionstatic PDTRowsQueryBuilderPDTRowsQueryBuilder.defaultBuilder(String type) static PDTRowsQueryBuilderPDTRowsQueryBuilder.defaultBuilder(String type, Map<String, Class> attributes) protected PDTRowsQueryBuilderEurope1PriceFactory.getPDTRowsQueryBuilderFor(String type) Creates query builder for given PDT row typePDTRowsQueryBuilder.withAnyProduct()PDTRowsQueryBuilder.withAnyUser()PDTRowsQueryBuilder.withProduct(PK productPk) PDTRowsQueryBuilder.withProductGroup(PK productGroupPk) PDTRowsQueryBuilder.withProductId(String productId) PDTRowsQueryBuilder.withUserGroup(PK userGroupPk)