Uses of Class
org.broadleafcommerce.common.exception.NoPossibleResultsException
Packages that use NoPossibleResultsException
-
Uses of NoPossibleResultsException in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria
Methods in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria that throw NoPossibleResultsExceptionModifier and TypeMethodDescriptionprotected Class<Serializable>
CriteriaTranslatorImpl.determineRoot
(DynamicEntityDao dynamicEntityDao, Class<Serializable> ceilingMarker, List<FilterMapping> filterMappings) Determines the appropriate entity in this current class tree to use as the ceiling entity for the query.