Compiere 3.1

org.compiere.wf
Class DocWorkflowManager

java.lang.Object
  extended by org.compiere.wf.DocWorkflowManager
All Implemented Interfaces:
DocWorkflowMgr

public class DocWorkflowManager
extends Object
implements DocWorkflowMgr

Document Workflow Manager

Version:
$Id: DocWorkflowManager.java,v 1.2 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke

Method Summary
static DocWorkflowManager get()
          Get Document Workflow Manager
 boolean process(PO document, int AD_Table_ID)
          Process Document Value Workflow
 String toString()
          String Representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

get

public static DocWorkflowManager get()
Get Document Workflow Manager

Returns:
mgr

process

public boolean process(PO document,
                       int AD_Table_ID)
Process Document Value Workflow

Specified by:
process in interface DocWorkflowMgr
Parameters:
document - document
AD_Table_ID - table
Returns:
true if WF started

toString

public String toString()
String Representation

Overrides:
toString in class Object
Returns:
info

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.