|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notebook | |
com.ptc.netmarkets.notebook | |
wt.ixb.handlers.netmarkets | |
wt.workflow.notebook |
Uses of Notebook in com.ptc.netmarkets.notebook |
Methods in com.ptc.netmarkets.notebook that return Notebook | |
Notebook |
StandardNmNotebookService.createNotebookForUser(WTUser currentUser)
|
Methods in com.ptc.netmarkets.notebook with parameters of type Notebook | |
NotebookFolder |
StandardNmNotebookService.createHotlinksFolder(Notebook notebook)
|
Uses of Notebook in wt.ixb.handlers.netmarkets |
Methods in wt.ixb.handlers.netmarkets that return Notebook | |
private Notebook |
NotebookIXHandler.getNotebook()
|
private Notebook |
CollaborationContainerSpecIxHandler.createNotebook(IxbElement elem,
WTContainerRef contRef)
|
Methods in wt.ixb.handlers.netmarkets with parameters of type Notebook | |
void |
NotebookIXHandler.exportNotebook(Notebook notebook,
IxbElement notebook_elem,
Exporter exporter)
|
static void |
CollaborationContainerSpecIxHandler.exportNotebook(Notebook notebook,
IxbElement elem,
Exporter exporter)
NotebookSpec templateName name? |
Uses of Notebook in wt.workflow.notebook |
Methods in wt.workflow.notebook that return Notebook | |
Notebook |
StandardNotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
Notebook |
StandardNotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
StandardNotebookService.createNotebook(String templateName,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
StandardNotebookService.createNotebookForUser(WTUser user)
Supported API: false |
Notebook |
StandardNotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
Notebook |
NotebookServiceFwd.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
Notebook |
NotebookServiceFwd.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookServiceFwd.createNotebook(String templateName,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookServiceFwd.createNotebookForUser(WTUser user)
Supported API: false |
Notebook |
NotebookServiceFwd.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
Notebook |
NotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
Notebook |
NotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookService.createNotebook(String templateName,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookService.createNotebookForUser(WTUser user)
Supported API: false |
Notebook |
NotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
Notebook |
NotebookFolderLink.getNotebook()
Gets the object for the association that plays role: NOTEBOOK_ROLE. |
Notebook |
NotebookFolder.getNotebook()
Gets the object for the association that plays role: NOTEBOOK. |
Notebook |
NotebookBookmarkLink.getNotebook()
Gets the object for the association that plays role: NOTEBOOK_ROLE. |
static Notebook |
Notebook.newNotebook(String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
static Notebook |
Notebook.newNotebook(String name)
Deprecated. |
Notebook |
Bookmark.getNotebook()
Gets the object for the association that plays role: NOTEBOOK. |
Notebook |
StandardNotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
Notebook |
StandardNotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
StandardNotebookService.createNotebook(String templateName,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
StandardNotebookService.createNotebookForUser(WTUser user)
Supported API: false |
Notebook |
StandardNotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
Notebook |
NotebookServiceFwd.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
Notebook |
NotebookServiceFwd.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookServiceFwd.createNotebook(String templateName,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookServiceFwd.createNotebookForUser(WTUser user)
Supported API: false |
Notebook |
NotebookServiceFwd.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
Notebook |
NotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
Notebook |
NotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookService.createNotebook(String templateName,
String name,
SubjectOfNotebook subject)
Deprecated. |
Notebook |
NotebookService.createNotebookForUser(WTUser user)
Supported API: false |
Notebook |
NotebookService.createNotebook(NotebookTemplate template,
String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
Notebook |
NotebookFolderLink.getNotebook()
Gets the object for the association that plays role: NOTEBOOK_ROLE. |
Notebook |
NotebookFolder.getNotebook()
Gets the object for the association that plays role: NOTEBOOK. |
Notebook |
NotebookBookmarkLink.getNotebook()
Gets the object for the association that plays role: NOTEBOOK_ROLE. |
static Notebook |
Notebook.newNotebook(String name,
SubjectOfNotebook subject,
WTContainerRef containerRef)
Supported API: false |
static Notebook |
Notebook.newNotebook(String name)
Deprecated. |
Notebook |
Bookmark.getNotebook()
Gets the object for the association that plays role: NOTEBOOK. |
Methods in wt.workflow.notebook with parameters of type Notebook | |
Notebook |
StandardNotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
void |
StandardNotebookService.deleteNotebook(Notebook notebook,
SubjectOfNotebook subject)
Supported API: false |
Enumeration |
StandardNotebookService.getChildren(Notebook notebook)
Supported API: false |
static SubjectOfNotebook |
NotebookUtil.getSubject(Notebook nc)
|
Notebook |
NotebookServiceFwd.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
void |
NotebookServiceFwd.deleteNotebook(Notebook notebook,
SubjectOfNotebook subject)
Supported API: false |
Enumeration |
NotebookServiceFwd.getChildren(Notebook notebook)
Supported API: false |
Notebook |
NotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
void |
NotebookService.deleteNotebook(Notebook notebook,
SubjectOfNotebook subject)
Supported API: false |
Enumeration |
NotebookService.getChildren(Notebook notebook)
Supported API: false |
void |
NotebookFolderLink.setNotebook(Notebook notebook)
Sets the object for the association that plays role: NOTEBOOK_ROLE. |
static NotebookFolderLink |
NotebookFolderLink.newNotebookFolderLink(NotebookFolder folder,
Notebook notebook)
Default factory for the class. |
void |
NotebookFolder.setNotebook(Notebook a_Notebook)
Sets the object for the association that plays role: NOTEBOOK. |
void |
NotebookBookmarkLink.setNotebook(Notebook notebook)
Sets the object for the association that plays role: NOTEBOOK_ROLE. |
static NotebookBookmarkLink |
NotebookBookmarkLink.newNotebookBookmarkLink(Bookmark bookmark,
Notebook notebook)
Default factory for the class. |
protected boolean |
Notebook.readVersion(Notebook thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
Bookmark.setNotebook(Notebook a_Notebook)
Sets the object for the association that plays role: NOTEBOOK. |
Notebook |
StandardNotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
void |
StandardNotebookService.deleteNotebook(Notebook notebook,
SubjectOfNotebook subject)
Supported API: false |
Enumeration |
StandardNotebookService.getChildren(Notebook notebook)
Supported API: false |
static SubjectOfNotebook |
NotebookUtil.getSubject(Notebook nc)
|
Notebook |
NotebookServiceFwd.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
void |
NotebookServiceFwd.deleteNotebook(Notebook notebook,
SubjectOfNotebook subject)
Supported API: false |
Enumeration |
NotebookServiceFwd.getChildren(Notebook notebook)
Supported API: false |
Notebook |
NotebookService.saveStructuredReference(SubjectOfNotebook subject,
Notebook notebook)
Supported API: false |
void |
NotebookService.deleteNotebook(Notebook notebook,
SubjectOfNotebook subject)
Supported API: false |
Enumeration |
NotebookService.getChildren(Notebook notebook)
Supported API: false |
void |
NotebookFolderLink.setNotebook(Notebook notebook)
Sets the object for the association that plays role: NOTEBOOK_ROLE. |
static NotebookFolderLink |
NotebookFolderLink.newNotebookFolderLink(NotebookFolder folder,
Notebook notebook)
Default factory for the class. |
void |
NotebookFolder.setNotebook(Notebook a_Notebook)
Sets the object for the association that plays role: NOTEBOOK. |
void |
NotebookBookmarkLink.setNotebook(Notebook notebook)
Sets the object for the association that plays role: NOTEBOOK_ROLE. |
static NotebookBookmarkLink |
NotebookBookmarkLink.newNotebookBookmarkLink(Bookmark bookmark,
Notebook notebook)
Default factory for the class. |
protected boolean |
Notebook.readVersion(Notebook thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
Bookmark.setNotebook(Notebook a_Notebook)
Sets the object for the association that plays role: NOTEBOOK. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |