|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.workflow.notebook.NotebookServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
NotebookServiceFwd()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public NotebookServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public Notebook saveStructuredReference(SubjectOfNotebook subject, Notebook notebook) throws WTException
saveStructuredReference
in interface NotebookService
subject
- notebook
-
WTException
public Notebook createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject) throws WTException
createNotebook
in interface NotebookService
template
- name
- subject
-
WTException
public void addNotebook(NotebookIfc notebook, SubjectOfNotebook subject, boolean primary) throws WTException
addNotebook
in interface NotebookService
notebook
- subject
- primary
-
WTException
public Enumeration getNotebooks(WTObject subject) throws WTException
getNotebooks
in interface NotebookService
subject
-
WTException
public Notebook createNotebook(String templateName, String name, SubjectOfNotebook subject) throws WTException
createNotebook
in interface NotebookService
templateName
- name
- subject
-
WTException
public Enumeration getNotebooks(WTObject subject, boolean othersideonly) throws WTException
getNotebooks
in interface NotebookService
subject
- othersideonly
-
WTException
public NotebookFolder saveFolder(NotebookFolder folder) throws WTException
saveFolder
in interface NotebookService
folder
-
WTException
public Bookmark saveBookmark(Bookmark bookmark) throws WTException
saveBookmark
in interface NotebookService
bookmark
-
WTException
public void deleteNotebook(Notebook notebook, SubjectOfNotebook subject) throws WTException
deleteNotebook
in interface NotebookService
notebook
- subject
-
WTException
public void deleteFolder(NotebookFolder folder) throws WTException
deleteFolder
in interface NotebookService
folder
-
WTException
public void saveWindchillBookmark(String name, String s_url, CollaborationContainer parent) throws WTException
saveWindchillBookmark
in interface NotebookService
name
- s_url
- parent
-
WTException
public Enumeration getChildren(Notebook notebook) throws WTException
getChildren
in interface NotebookService
notebook
-
WTException
public NotebookTemplate getDefaultTemplate(WTObject obj, WTContainerRef containerRef) throws WTException
getDefaultTemplate
in interface NotebookService
obj
- containerRef
-
WTException
public Vector getFolders(CollaborationContainer cc) throws WTException
getFolders
in interface NotebookService
cc
-
WTException
public NotebookTemplate getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef) throws WTException
getDefaultObjectTemplate
in interface NotebookService
isUser
- containerRef
-
WTException
public NotebookTemplate getDefaultTemplate(WTContainerRef containerRef) throws WTException
getDefaultTemplate
in interface NotebookService
containerRef
-
WTException
public ApplicationData getApplicationData(String file, String tempFile, ContentHolder ctHolder) throws WTException
getApplicationData
in interface NotebookService
file
- tempFile
- ctHolder
-
WTException
public Notebook createNotebookForUser(WTUser user) throws WTException
createNotebookForUser
in interface NotebookService
user
-
WTException
public NotebookTemplate getDefaultTemplate(WTObject obj) throws WTException
getDefaultTemplate
in interface NotebookService
obj
-
WTException
public NotebookTemplate getDefaultTemplate() throws WTException
getDefaultTemplate
in interface NotebookService
WTException
public NotebookTemplate getDefaultObjectTemplate(boolean isUser) throws WTException
getDefaultObjectTemplate
in interface NotebookService
isUser
-
WTException
public Notebook createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef) throws WTException
createNotebook
in interface NotebookService
template
- name
- subject
- containerRef
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |