|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface BookmarkManagerV2Interface
BookmarkManagerInterface| Field Summary |
|---|
| Fields inherited from interface com.sas.sasserver.BookmarkManagerInterface |
|---|
contextClasspath, INVALID_PASSWORD, NEW_USER, VALIDATED |
| Method Summary | |
|---|---|
com.sas.collection.hlist.HListInterface |
getPublicBookmarks(long documentID,
java.lang.String username)
Get the list of bookmarks and folders (public only) for a given document and username |
| Methods inherited from interface com.sas.sasserver.BookmarkManagerInterface |
|---|
getBookmarkData, getBookmarks, getBookmarks, getUsers, setBookmarks, validateUser |
| Methods inherited from interface com.sas.sasserver.RemoteBookmarkManagerV2Interface |
|---|
_getPublicBookmarks |
| Methods inherited from interface com.sas.sasserver.RemoteBookmarkManagerInterface |
|---|
_getBookmarkData, _getBookmarks, _getBookmarks, _getMessage, _getUsers, _setBookmarks, _validateUser |
| Method Detail |
|---|
com.sas.collection.hlist.HListInterface getPublicBookmarks(long documentID,
java.lang.String username)
documentID - of the document associated with the bookmarkuserName - of the user for the document
BookmarkException - if unable to get list of bookmarks from server
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||