|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportedBookmark | |
com.ptc.netmarkets.bookmark | |
wt.workflow.notebook |
Uses of ImportedBookmark in com.ptc.netmarkets.bookmark |
Methods in com.ptc.netmarkets.bookmark with parameters of type ImportedBookmark | |
boolean |
StandardNmBookmarkService.isInNotebook(ImportedBookmark importedBookmark)
Supported API: false |
NmOid |
StandardNmBookmarkService.getPostingId(ImportedBookmark importedBookmark)
Supported API: false |
boolean |
NmBookmarkServiceFwd.isInNotebook(ImportedBookmark importedBookmark)
Supported API: false |
NmOid |
NmBookmarkServiceFwd.getPostingId(ImportedBookmark importedBookmark)
Supported API: false |
boolean |
NmBookmarkService.isInNotebook(ImportedBookmark importedBookmark)
Supported API: false |
NmOid |
NmBookmarkService.getPostingId(ImportedBookmark importedBookmark)
Supported API: false |
static boolean |
NmBookmarkCommands.isInNotebook(ImportedBookmark importedBookmark)
Supported API: false |
static NmOid |
NmBookmarkCommands.getPostingId(ImportedBookmark importedBookmark)
Supported API: false |
Uses of ImportedBookmark in wt.workflow.notebook |
Methods in wt.workflow.notebook that return ImportedBookmark | |
static ImportedBookmark |
ImportedBookmark.newImportedBookmark(String name,
CollaborationContainer parent)
Supported API: false |
static ImportedBookmark |
ImportedBookmark.newImportedBookmark(String name,
CollaborationContainer parent)
Supported API: false |
Methods in wt.workflow.notebook with parameters of type ImportedBookmark | |
protected boolean |
ImportedBookmark.readVersion(ImportedBookmark thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
ImportedBookmark.readVersion(ImportedBookmark thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |