|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteNodeLookupLogic | |
|---|---|
| org.kuali.rice.kew.api.document.search | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kew.impl.document.search | |
| Uses of RouteNodeLookupLogic in org.kuali.rice.kew.api.document.search |
|---|
| Methods in org.kuali.rice.kew.api.document.search that return RouteNodeLookupLogic | |
|---|---|
RouteNodeLookupLogic |
DocumentSearchCriteriaContract.getRouteNodeLookupLogic()
Returns the logic that should be used when performing a document search against the route name. |
RouteNodeLookupLogic |
DocumentSearchCriteria.getRouteNodeLookupLogic()
|
RouteNodeLookupLogic |
DocumentSearchCriteria.Builder.getRouteNodeLookupLogic()
|
static RouteNodeLookupLogic |
RouteNodeLookupLogic.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RouteNodeLookupLogic[] |
RouteNodeLookupLogic.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kuali.rice.kew.api.document.search with parameters of type RouteNodeLookupLogic | |
|---|---|
void |
DocumentSearchCriteria.Builder.setRouteNodeLookupLogic(RouteNodeLookupLogic routeNodeLookupLogic)
|
| Uses of RouteNodeLookupLogic in org.kuali.rice.kew.impl.document.search |
|---|
| Methods in org.kuali.rice.kew.impl.document.search with parameters of type RouteNodeLookupLogic | |
|---|---|
String |
DocumentSearchGeneratorImpl.getDocRouteNodeSql(String documentTypeFullName,
String routeNodeName,
RouteNodeLookupLogic docRouteLevelLogic,
String whereClausePredicatePrefix)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||