org.kuali.kfs.module.cam.util
Class MaintainableWorkflowUtils

java.lang.Object
  extended by org.kuali.kfs.module.cam.util.MaintainableWorkflowUtils

public final class MaintainableWorkflowUtils
extends Object

In situation where the Maintainable does not have access to the document, this class is a utility which will retrieve the workflow document


Method Summary
static boolean isDocumentSavedOrEnroute(String documentNumber)
          This method checks if the Workflow document is in Saved or Enroute status
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isDocumentSavedOrEnroute

public static boolean isDocumentSavedOrEnroute(String documentNumber)
This method checks if the Workflow document is in Saved or Enroute status

Parameters:
documentNumber -
Returns:


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