Uses of Interface
com.echothree.control.user.search.common.spec.SearchSortOrderUniversalSpec
Packages that use SearchSortOrderUniversalSpec
Package
Description
-
Uses of SearchSortOrderUniversalSpec in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return SearchSortOrderUniversalSpec -
Uses of SearchSortOrderUniversalSpec in com.echothree.control.user.search.common.form
Subinterfaces of SearchSortOrderUniversalSpec in com.echothree.control.user.search.common.form -
Uses of SearchSortOrderUniversalSpec in com.echothree.control.user.search.common.spec
Methods in com.echothree.control.user.search.common.spec that return SearchSortOrderUniversalSpecModifier and TypeMethodDescriptionstatic SearchSortOrderUniversalSpecSearchSpecFactory.getSearchSortOrderUniversalSpec() -
Uses of SearchSortOrderUniversalSpec in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return SearchSortOrderUniversalSpec -
Uses of SearchSortOrderUniversalSpec in com.echothree.model.control.search.server.logic
Methods in com.echothree.model.control.search.server.logic with parameters of type SearchSortOrderUniversalSpecModifier and TypeMethodDescriptionSearchSortOrderLogic.getSearchSortOrderByUniversalSpec(ExecutionErrorAccumulator eea, SearchSortOrderUniversalSpec universalSpec, boolean allowDefault) SearchSortOrderLogic.getSearchSortOrderByUniversalSpec(ExecutionErrorAccumulator eea, SearchSortOrderUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) SearchSortOrderLogic.getSearchSortOrderByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, SearchSortOrderUniversalSpec universalSpec, boolean allowDefault)