Uses of Class
wt.workflow.notebook.WfBookmark

Packages that use WfBookmark
wt.workflow.notebook   
 

Uses of WfBookmark in wt.workflow.notebook
 

Methods in wt.workflow.notebook that return WfBookmark
 WfBookmark WfBookmarkObjectLink.getWfBookmark()
          Gets the object for the association that plays role: WF_BOOKMARK_ROLE.
static WfBookmark WfBookmark.newWfBookmark(String name, URL url, ObjectReference objectReference, CollaborationContainer parent)
          

Supported API: false
 WfBookmark WfBookmarkObjectLink.getWfBookmark()
          Gets the object for the association that plays role: WF_BOOKMARK_ROLE.
static WfBookmark WfBookmark.newWfBookmark(String name, URL url, ObjectReference objectReference, CollaborationContainer parent)
          

Supported API: false
 

Methods in wt.workflow.notebook with parameters of type WfBookmark
 void WfBookmarkObjectLink.setWfBookmark(WfBookmark theWfBookmark)
          Sets the object for the association that plays role: WF_BOOKMARK_ROLE.
static WfBookmarkObjectLink WfBookmarkObjectLink.newWfBookmarkObjectLink(WTContained object, WfBookmark theWfBookmark)
          Default factory for the class.
protected  boolean WfBookmark.readVersion(WfBookmark thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void WfBookmarkObjectLink.setWfBookmark(WfBookmark theWfBookmark)
          Sets the object for the association that plays role: WF_BOOKMARK_ROLE.
static WfBookmarkObjectLink WfBookmarkObjectLink.newWfBookmarkObjectLink(WTContained object, WfBookmark theWfBookmark)
          Default factory for the class.
protected  boolean WfBookmark.readVersion(WfBookmark thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.