Uses of Class
de.hybris.platform.cms2.namedquery.NamedQuery
Packages that use NamedQuery
-
Uses of NamedQuery in de.hybris.platform.cms2.namedquery
Methods in de.hybris.platform.cms2.namedquery that return NamedQueryModifier and TypeMethodDescriptionNamedQueryConversionDto.getNamedQuery()NamedQuery.withCurrentPage(Integer currentPage) NamedQuery.withPageSize(Integer pageSize) NamedQuery.withParameters(Map<String, ? extends Object> parameters) NamedQuery.withQueryName(String queryName) Methods in de.hybris.platform.cms2.namedquery with parameters of type NamedQueryModifier and TypeMethodDescriptionvoidNamedQueryConversionDto.setNamedQuery(NamedQuery namedQuery) NamedQueryConversionDto.withNamedQuery(NamedQuery namedQuery)