Package de.hybris.platform.europe1.jalo
Interface PDTRowsQueryBuilder
public interface PDTRowsQueryBuilder
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuild()static PDTRowsQueryBuilderdefaultBuilder(String type) static PDTRowsQueryBuilderdefaultBuilder(String type, Map<String, Class> attributes) withProduct(PK productPk) withProductGroup(PK productGroupPk) withProductId(String productId) withUserGroup(PK userGroupPk)
-
Method Details
-
withAnyProduct
PDTRowsQueryBuilder withAnyProduct() -
withProduct
-
withProductGroup
-
withProductId
-
withAnyUser
PDTRowsQueryBuilder withAnyUser() -
withUser
-
withUserGroup
-
build
-
defaultBuilder
-
defaultBuilder
-