Uses of Class
de.hybris.platform.cms2.exceptions.SearchExecutionNamedQueryException
Packages that use SearchExecutionNamedQueryException
Package
Description
-
Uses of SearchExecutionNamedQueryException in de.hybris.platform.cms2.namedquery.service
Methods in de.hybris.platform.cms2.namedquery.service that throw SearchExecutionNamedQueryExceptionModifier and TypeMethodDescription<T> SearchResult<T>NamedQueryService.getSearchResult(NamedQuery namedQuery) Performs a search based on the given namedQuery attribute<T> List<T>NamedQueryService.search(NamedQuery namedQuery) Performs a search based on the given namedQuery attribute -
Uses of SearchExecutionNamedQueryException in de.hybris.platform.cms2.namedquery.service.impl
Methods in de.hybris.platform.cms2.namedquery.service.impl that throw SearchExecutionNamedQueryExceptionModifier and TypeMethodDescription<T> SearchResult<T>FlexibleSearchNamedQueryService.getSearchResult(NamedQuery namedQuery)