|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.bookmark.StandardNmBookmarkService
Use the newStandardNmBookmarkService
static factory method(s),
not the StandardNmBookmarkService
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
|
private static boolean |
DEBUG
|
static String |
JSPDIR
|
private static NmHTMLActionModel |
listActionModel
|
private static String |
OID
|
private static String |
RESOURCE
|
private static String |
SEARCHBOOKMARK
|
static String |
SEP
|
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 | |
StandardNmBookmarkService()
|
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 WINDCHILLOBJECT
private static final String BOOKMARKTYPE
private static final String SEARCHBOOKMARK
private static final String OID
private static final String AMPERSAND
public static final String SEP
public static final String JSPDIR
private static boolean VERBOSE
private static boolean DEBUG
Constructor Detail |
public StandardNmBookmarkService()
Method Detail |
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
getConceptualClassname
in class StandardManager
public static StandardNmBookmarkService newStandardNmBookmarkService() throws WTException
WTException
public NmChangeModel[] create(NmCommandBean cb, NmBookmark object, HashMap map) throws WTException
create
in interface NmBookmarkService
cb
- object
- map
-
WTException
public NmChangeModel[] bookmarkIt(NmCommandBean cb, String href, String folder) throws WTException
bookmarkIt
in interface NmBookmarkService
cb
- href
- folder
-
WTException
public NmChangeModel[] edit_bk(NmCommandBean cb, HashMap map) throws WTException
edit_bk
in interface NmBookmarkService
cb
- map
-
WTException
public NmChangeModel[] import_bk(NmCommandBean cb, HashMap map) throws WTException
import_bk
in interface NmBookmarkService
cb
- map
-
WTException
public ArrayList getNBRowData(NmCommandBean cb, NmBookmark nb, NmOid subjectOid) throws WTException
getNBRowData
in interface NmBookmarkService
cb
- nb
- subjectOid
-
WTException
public NmChangeModel[] getChangeModel(NmCommandBean cb, Bookmark b, NmBookmark nb, NmChangeModel[] nmcm, NmOid parentOid) throws WTException
getChangeModel
in interface NmBookmarkService
cb
- b
- nb
- nmcm
- parentOid
-
WTException
public NmChangeModel[] add_to_hotlist(NmCommandBean cb) throws WTException
add_to_hotlist
in interface NmBookmarkService
cb
-
WTException
public String buildName(WTObject wtobj) throws WTException
buildName
in interface NmBookmarkService
wtobj
-
WTException
public URL buildUrl(NmOid bkOid) throws WTException
buildUrl
in interface NmBookmarkService
bkOid
-
WTException
public NmBookmark getNmBookmark(NmOid oid) throws WTException
getNmBookmark
in interface NmBookmarkService
oid
-
WTException
public NmBookmark getBookmarkProperties(NmCommandBean cb) throws WTException
getBookmarkProperties
in interface NmBookmarkService
cb
-
WTException
public boolean isInNotebook(ImportedBookmark importedBookmark) throws WTException
isInNotebook
in interface NmBookmarkService
importedBookmark
-
WTException
public NmOid getPostingId(ImportedBookmark importedBookmark) throws WTException
getPostingId
in interface NmBookmarkService
importedBookmark
-
WTException
public String getOidString(String url)
public void saveBookmark(String s, CollaborationContainer parent, NmBookmark object) throws WTException
WTException
public NmOid getNmOid(NmCommandBean cb) throws WTException
WTException
public NmOid getNmOidFromPopup(NmCommandBean cb) throws WTException
WTException
public static String buildURL(String type, String action, NmOid oid) throws WTException
WTException
private ArrayList getNBRowData(WTContainer container, NmBookmark nb, NmOid subjectOid) throws WTException
WTException
private boolean isWorkingCopy(WTObject obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |