org.kuali.rice.krad.util
Class RouteToCompletionUtil

java.lang.Object
  extended by org.kuali.rice.krad.util.RouteToCompletionUtil

public class RouteToCompletionUtil
extends Object


Constructor Summary
RouteToCompletionUtil()
           
 
Method Summary
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RouteToCompletionUtil

public RouteToCompletionUtil()
Method Detail

checkIfAtleastOneAdHocCompleteRequestExist

public 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.



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.