wt.workflow.notebook
Class NotebookUtil

java.lang.Object
  extended bywt.workflow.notebook.NotebookUtil

public class NotebookUtil
extends Object


Constructor Summary
NotebookUtil()
           
 
Method Summary
static WTReference getSubject(CollaborationContainer obj, boolean verbose)
           
static SubjectOfNotebook getSubject(Notebook nc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotebookUtil

public NotebookUtil()
Method Detail

getSubject

public static WTReference getSubject(CollaborationContainer obj,
                                     boolean verbose)
                              throws WTException
Throws:
WTException

getSubject

public static SubjectOfNotebook getSubject(Notebook nc)
                                    throws WTException
Throws:
WTException