public class RouteToCompletionUtil extends Object
| Constructor and Description | 
|---|
| RouteToCompletionUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | checkIfAtleastOneAdHocCompleteRequestExist(Document document)Checks if there is atleast one Ad-Hoc Completion request for the document and based on that returns a boolean value. | 
| static boolean | loopAndCheckValue(List adhoc)Loops and checks if the required value is present in the loop used for checking if there is atleast one adhoc completion
 request present for a person or work group | 
public RouteToCompletionUtil()
public static boolean checkIfAtleastOneAdHocCompleteRequestExist(Document document)
public static boolean loopAndCheckValue(List adhoc)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.