|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.notebookfolder.StandardNmNotebookFolderService
Use the newStandardNmNotebookFolderService
static factory
method(s), not the StandardNmNotebookFolderService
constructor,
to construct instances of this class. Instances must be constructed
using the static factory(s), in order to ensure proper initialization
of the instance.
Supported API: false
Extendable: false
Field Summary | |
private static String |
AMPERSAND
|
private static String |
BOOKMARKTYPE
|
private static String |
CLASSNAME
|
private static String |
CMDCLASSNAME
|
protected static String |
CODEBASE
|
private static String |
COPY
|
private static String |
FOLDER_RESOURCE
|
private static NmHTMLActionModel |
listActionModel
|
private static int |
NRETRIES
|
private static String |
OID
|
private static String |
REDIRECT_JSP
|
private static String |
RESOURCE
|
private static String |
SEARCHBOOKMARK
|
private static int |
SLEEPTIME
|
private static boolean |
VERBOSE
|
private static String |
WINDCHILLOBJECT
|
Fields inherited from class wt.services.StandardManager |
|
Fields inherited from interface wt.services.Manager |
MANAGER_SERVICE, STARTUP_AUTOMATIC, STARTUP_MANUAL, STATUS_EMERGENCY_SHUTDOWN, STATUS_EMERGENCY_SHUTTING_DOWN, STATUS_SHUTDOWN, STATUS_SHUTDOWN_ERRORS, STATUS_SHUTDOWN_FAILURE, STATUS_SHUTTING_DOWN, STATUS_STARTED, STATUS_STARTED_ERRORS, STATUS_STARTING_UP, STATUS_STARTUP_FAILURE |
Constructor Summary | |
StandardNmNotebookFolderService()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static final String CMDCLASSNAME
private static final NmHTMLActionModel listActionModel
private static final String FOLDER_RESOURCE
private static final String WINDCHILLOBJECT
private static final String BOOKMARKTYPE
private static final String SEARCHBOOKMARK
private static final String OID
private static final String AMPERSAND
private static final String COPY
private static boolean VERBOSE
protected static String CODEBASE
private static String REDIRECT_JSP
private static final int NRETRIES
private static final int SLEEPTIME
Constructor Detail |
public StandardNmNotebookFolderService()
Method Detail |
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
getConceptualClassname
in class StandardManager
public static StandardNmNotebookFolderService newStandardNmNotebookFolderService() throws WTException
WTException
public NmModel list(NmCommandBean cb, HashMap map) throws WTException
list
in interface NmNotebookFolderService
cb
- map
-
WTException
public NmChangeModel[] create(NmCommandBean cb, NmNotebookFolder object, HashMap map) throws WTException
create
in interface NmNotebookFolderService
cb
- object
- map
-
WTException
public NmChangeModel[] delete(NmCommandBean cb) throws WTException
delete
in interface NmNotebookFolderService
cb
-
WTException
public void subscribe(NmCommandBean cb) throws WTException
subscribe
in interface NmNotebookFolderService
cb
-
WTException
public void cut(NmCommandBean cb) throws WTException
cut
in interface NmNotebookFolderService
cb
-
WTException
public void copy(NmCommandBean cb) throws WTException
copy
in interface NmNotebookFolderService
cb
-
WTException
public NmChangeModel[] paste(NmCommandBean cb, boolean cutAction, HashMap map) throws WTException
paste
in interface NmNotebookFolderService
cb
- cutAction
- map
-
WTException
public NmChangeModel[] rename(NmCommandBean cb, String name) throws WTException
rename
in interface NmNotebookFolderService
cb
- name
-
WTException
public ArrayList getNFRowData(NmCommandBean cb, NmNotebookFolder nf, HashMap map, NmOid subjectOid) throws WTException
getNFRowData
in interface NmNotebookFolderService
cb
- nf
- map
- subjectOid
-
WTException
public NmNotebookFolder getNFProperties(NmOid oid) throws WTException
getNFProperties
in interface NmNotebookFolderService
oid
-
WTException
public NmHTMLTreeNode newNode(NmOid oid) throws WTException
newNode
in interface NmNotebookFolderService
oid
-
WTException
public NmChangeModel[] list_paste(NmCommandBean cb, HashMap map) throws WTException
list_paste
in interface NmNotebookFolderService
cb
- map
-
WTException
public String getOidString(String url)
public void saveBookmark(String s, CollaborationContainer parent, NmBookmark object, Persistable obj) throws WTException
WTException
public NmOid getNmOid(NmCommandBean cb, HashMap map) throws WTException
WTException
public NmOid getNmOidFromPopup(NmCommandBean cb) throws WTException
WTException
public void createChildren(NotebookFolder old_f, NotebookFolder new_f, boolean clippedToCut) throws WTException
WTException
public Persistable getLatestIteration(ObjectReference obj_ref) throws WTException
WTException
protected NmChangeModel[] paste_to_nc(NmCommandBean cb, NmOid toPasteNmOid, boolean lastOtpt) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |