Uses of Enum Class
org.kuali.rice.kew.api.document.search.RouteNodeLookupLogic
Packages that use RouteNodeLookupLogic
-
Uses of RouteNodeLookupLogic in org.kuali.rice.kew.api.document.search
Methods in org.kuali.rice.kew.api.document.search that return RouteNodeLookupLogicModifier and TypeMethodDescriptionDocumentSearchCriteria.Builder.getRouteNodeLookupLogic()DocumentSearchCriteria.getRouteNodeLookupLogic()DocumentSearchCriteriaContract.getRouteNodeLookupLogic()Returns the logic that should be used when performing a document search against the route name.static RouteNodeLookupLogicReturns the enum constant of this class with the specified name.static RouteNodeLookupLogic[]RouteNodeLookupLogic.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kuali.rice.kew.api.document.search with parameters of type RouteNodeLookupLogicModifier and TypeMethodDescriptionvoidDocumentSearchCriteria.Builder.setRouteNodeLookupLogic(RouteNodeLookupLogic routeNodeLookupLogic)