|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.notebook.NmNotebookServiceFwd
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 | |
NmNotebookServiceFwd()
|
Method Summary | |
void |
copy(NmCommandBean cb)
Supported API: false |
void |
create(NmCommandBean cb,
NmObject object)
Supported API: false |
void |
delete(NmCommandBean cb)
Supported API: false |
ArrayList |
getFoldersToCollapse()
Supported API: false |
ArrayList |
getHotListFolder()
Supported API: false |
private static Manager |
getManager()
|
NmNotebook |
getNotebook(NmCommandBean cb,
HashMap map)
Supported API: false |
NmNotebook |
getNotebook(NmObject obj,
HashMap map)
Supported API: false |
ArrayList |
getNotebookFolders(NmCommandBean cb,
HashMap map)
Supported API: false |
ArrayList |
getNotebooks(ObjectIdentifier bus_obj_oid)
Supported API: false |
NmOid |
getSubOfNotebookOid(HashMap map)
Supported API: false |
ArrayList |
getTargetFolders()
Supported API: false |
ArrayList |
getTargetFolders(NmCommandBean cb,
HashMap map)
Supported API: false |
NmHTMLTable |
list(NmCommandBean cb,
ObjectIdentifier bus_obj_oid)
Supported API: false |
NmModel |
reference(NmCommandBean cb,
HashMap map)
Supported API: false |
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 NmNotebookServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmHTMLTable list(NmCommandBean cb, ObjectIdentifier bus_obj_oid) throws WTException
list
in interface NmNotebookService
cb
- bus_obj_oid
-
WTException
public void create(NmCommandBean cb, NmObject object) throws WTException
create
in interface NmNotebookService
cb
- object
-
WTException
public void delete(NmCommandBean cb) throws WTException
delete
in interface NmNotebookService
cb
-
WTException
public void copy(NmCommandBean cb) throws WTException
copy
in interface NmNotebookService
cb
-
WTException
public ArrayList getTargetFolders(NmCommandBean cb, HashMap map) throws WTException
getTargetFolders
in interface NmNotebookService
cb
- map
-
WTException
public NmNotebook getNotebook(NmCommandBean cb, HashMap map) throws WTException
getNotebook
in interface NmNotebookService
cb
- map
-
WTException
public ArrayList getNotebooks(ObjectIdentifier bus_obj_oid) throws WTException
getNotebooks
in interface NmNotebookService
bus_obj_oid
-
WTException
public NmOid getSubOfNotebookOid(HashMap map) throws WTException
getSubOfNotebookOid
in interface NmNotebookService
map
-
WTException
public NmNotebook getNotebook(NmObject obj, HashMap map) throws WTException
getNotebook
in interface NmNotebookService
obj
- map
-
WTException
public NmModel reference(NmCommandBean cb, HashMap map) throws WTException
reference
in interface NmNotebookService
cb
- map
-
WTException
public ArrayList getTargetFolders() throws WTException
getTargetFolders
in interface NmNotebookService
WTException
public ArrayList getNotebookFolders(NmCommandBean cb, HashMap map) throws WTException
getNotebookFolders
in interface NmNotebookService
cb
- map
-
WTException
public ArrayList getFoldersToCollapse() throws WTException
getFoldersToCollapse
in interface NmNotebookService
WTException
public ArrayList getHotListFolder() throws WTException
getHotListFolder
in interface NmNotebookService
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |