|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BookmarkStore | |
|---|---|
| edu.wisc.my.portlets.bookmarks.dao.file | |
| edu.wisc.my.portlets.bookmarks.dao.hibernate | |
| edu.wisc.my.portlets.bookmarks.web | |
| edu.wisc.my.portlets.bookmarks.web.support | |
| Uses of BookmarkStore in edu.wisc.my.portlets.bookmarks.dao.file |
|---|
| Classes in edu.wisc.my.portlets.bookmarks.dao.file that implement BookmarkStore | |
|---|---|
class |
FileSystemBookmarkStore
|
| Uses of BookmarkStore in edu.wisc.my.portlets.bookmarks.dao.hibernate |
|---|
| Classes in edu.wisc.my.portlets.bookmarks.dao.hibernate that implement BookmarkStore | |
|---|---|
class |
HibernateBookmarkStore
Persists and retrieves BookmarkSet objects via Hibernate. |
| Uses of BookmarkStore in edu.wisc.my.portlets.bookmarks.web |
|---|
| Fields in edu.wisc.my.portlets.bookmarks.web declared as BookmarkStore | |
|---|---|
protected BookmarkStore |
BaseBookmarksFormController.bookmarkStore
|
protected BookmarkStore |
DeleteEntryFormController.bookmarkStore
|
protected BookmarkStore |
ToggleFolderFormController.bookmarkStore
|
| Methods in edu.wisc.my.portlets.bookmarks.web that return BookmarkStore | |
|---|---|
BookmarkStore |
BaseBookmarksFormController.getBookmarkStore()
|
BookmarkStore |
DeleteEntryFormController.getBookmarkStore()
|
BookmarkStore |
ToggleFolderFormController.getBookmarkStore()
|
| Methods in edu.wisc.my.portlets.bookmarks.web with parameters of type BookmarkStore | |
|---|---|
void |
BaseBookmarksFormController.setBookmarkStore(BookmarkStore bookmarkStore)
|
void |
DeleteEntryFormController.setBookmarkStore(BookmarkStore bookmarkStore)
|
void |
ToggleFolderFormController.setBookmarkStore(BookmarkStore bookmarkStore)
|
| Uses of BookmarkStore in edu.wisc.my.portlets.bookmarks.web.support |
|---|
| Fields in edu.wisc.my.portlets.bookmarks.web.support declared as BookmarkStore | |
|---|---|
protected BookmarkStore |
BookmarkSetRequestResolver.bookmarkStore
|
| Methods in edu.wisc.my.portlets.bookmarks.web.support that return BookmarkStore | |
|---|---|
BookmarkStore |
BookmarkSetRequestResolver.getBookmarkStore()
|
| Methods in edu.wisc.my.portlets.bookmarks.web.support with parameters of type BookmarkStore | |
|---|---|
void |
BookmarkSetRequestResolver.setBookmarkStore(BookmarkStore bookmarkStore)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||