- getBaseStorePath() - Method in class edu.wisc.my.portlets.bookmarks.dao.file.FileSystemBookmarkStore
-
- getBookmarkSet(String, String) - Method in interface edu.wisc.my.portlets.bookmarks.dao.BookmarkStore
-
Gets a BookmarkSet for the specified owner and name.
- getBookmarkSet(String, String) - Method in class edu.wisc.my.portlets.bookmarks.dao.file.FileSystemBookmarkStore
-
- getBookmarkSet(String, String) - Method in class edu.wisc.my.portlets.bookmarks.dao.hibernate.HibernateBookmarkStore
-
- getBookmarkSet(String, String) - Method in class edu.wisc.my.portlets.bookmarks.dao.template.TemplateUserBookmarkStore
-
- getBookmarkSet(PortletRequest) - Method in class edu.wisc.my.portlets.bookmarks.web.support.BookmarkSetRequestResolver
-
Calls getBookmarkSet(request, true);
- getBookmarkSet(PortletRequest, boolean) - Method in class edu.wisc.my.portlets.bookmarks.web.support.BookmarkSetRequestResolver
-
- getBookmarkSetName(PortletRequest) - Method in interface edu.wisc.my.portlets.bookmarks.web.support.NameResolver
-
Resolves the BookmarkSet name for the PortletRequest, may return null if no name is specified for the request.
- getBookmarkSetName() - Method in class edu.wisc.my.portlets.bookmarks.web.support.PortletPreferencesBookmarkSetNameResolver
-
- getBookmarkSetName(PortletRequest) - Method in class edu.wisc.my.portlets.bookmarks.web.support.PortletPreferencesBookmarkSetNameResolver
-
- getBookmarkSetRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.BaseBookmarksFormController
-
- getBookmarkSetRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.DeleteEntryFormController
-
- getBookmarkSetRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.EditBookmarksController
-
- getBookmarkSetRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.ToggleFolderFormController
-
- getBookmarkSetRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.ViewBookmarksController
-
- getBookmarkStore() - Method in class edu.wisc.my.portlets.bookmarks.web.BaseBookmarksFormController
-
- getBookmarkStore() - Method in class edu.wisc.my.portlets.bookmarks.web.DeleteEntryFormController
-
- getBookmarkStore() - Method in class edu.wisc.my.portlets.bookmarks.web.support.BookmarkSetRequestResolver
-
- getBookmarkStore() - Method in class edu.wisc.my.portlets.bookmarks.web.ToggleFolderFormController
-
- getChildComparator() - Method in class edu.wisc.my.portlets.bookmarks.domain.Folder
-
- getChildren() - Method in class edu.wisc.my.portlets.bookmarks.domain.CollectionFolder
-
- getChildren() - Method in class edu.wisc.my.portlets.bookmarks.domain.Folder
-
- getCreated() - Method in class edu.wisc.my.portlets.bookmarks.domain.Entry
-
- getCreated() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getDefaultFolderOperation() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getDefaultFolderOperations() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getDefaultProtocol() - Method in class edu.wisc.my.portlets.bookmarks.domain.validation.BookmarkValidator
-
- getEntryInfo(Folder, String) - Static method in class edu.wisc.my.portlets.bookmarks.domain.support.FolderUtils
-
- getEntryInfo(Folder, String, String) - Static method in class edu.wisc.my.portlets.bookmarks.domain.support.FolderUtils
-
- getHandlerMappingParameter() - Method in class edu.wisc.my.portlets.bookmarks.web.BaseBookmarksFormController
-
- getId() - Method in class edu.wisc.my.portlets.bookmarks.domain.Entry
-
- getId() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getIdPath() - Method in class edu.wisc.my.portlets.bookmarks.domain.support.IdPathInfo
-
- getModified() - Method in class edu.wisc.my.portlets.bookmarks.domain.Entry
-
- getModified() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getName() - Method in class edu.wisc.my.portlets.bookmarks.domain.Entry
-
- getName() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getNameResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.support.BookmarkSetRequestResolver
-
- getNameResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.support.PreferencesRequestResolver
-
- getNote() - Method in class edu.wisc.my.portlets.bookmarks.domain.Entry
-
- getNoteLines() - Method in class edu.wisc.my.portlets.bookmarks.domain.Entry
-
- getOwner() - Method in class edu.wisc.my.portlets.bookmarks.domain.BookmarkSet
-
- getOwner() - Method in class edu.wisc.my.portlets.bookmarks.domain.Preferences
-
- getOwner(PortletRequest) - Method in interface edu.wisc.my.portlets.bookmarks.web.support.OwnerResolver
-
Resolves the BookmarkSet owner for the PortletRequest, may return null if no owner is specified for the request.
- getOwner(PortletRequest) - Method in class edu.wisc.my.portlets.bookmarks.web.support.RemoteUserBookmarkSetOwnerResolver
-
- getOwnerResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.support.BookmarkSetRequestResolver
-
- getOwnerResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.support.PreferencesRequestResolver
-
- getParent() - Method in class edu.wisc.my.portlets.bookmarks.domain.support.IdPathInfo
-
- getPreferences(String, String) - Method in class edu.wisc.my.portlets.bookmarks.dao.hibernate.HibernatePreferencesStore
-
- getPreferences(String, String) - Method in interface edu.wisc.my.portlets.bookmarks.dao.PreferencesStore
-
Gets the Preferences for the specified owner and name.
- getPreferences(PortletRequest) - Method in class edu.wisc.my.portlets.bookmarks.web.support.PreferencesRequestResolver
-
Calls getPreferences(request, true);
- getPreferences(PortletRequest, boolean) - Method in class edu.wisc.my.portlets.bookmarks.web.support.PreferencesRequestResolver
-
- getPreferencesRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.BaseBookmarksFormController
-
- getPreferencesRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.EditBookmarksController
-
- getPreferencesRequestResolver() - Method in class edu.wisc.my.portlets.bookmarks.web.ViewBookmarksController
-
- getPreferencesStore() - Method in class edu.wisc.my.portlets.bookmarks.web.PreferencesFormController
-
- getPreferencesStore() - Method in class edu.wisc.my.portlets.bookmarks.web.support.PreferencesRequestResolver
-
- getSet() - Method in class edu.wisc.my.portlets.bookmarks.domain.support.IntegerSetThreadLocal
-
- getShutdownSql() - Method in class edu.wisc.my.portlets.bookmarks.dao.SqlShutdownHelper
-
- getSortedChildren() - Method in class edu.wisc.my.portlets.bookmarks.domain.CollectionFolder
-
Returns an immutable sorted view of the values of the children Map.
- getSortedChildren() - Method in class edu.wisc.my.portlets.bookmarks.domain.Folder
-
Returns an immutable sorted view of the values of the children Map.
- getStoreDirectory() - Method in class edu.wisc.my.portlets.bookmarks.dao.file.FileSystemBookmarkStore
-
- getStoreFile(String, String) - Method in class edu.wisc.my.portlets.bookmarks.dao.file.FileSystemBookmarkStore
-
Generates the File object to use for storing, retrieving
and deleting the bookmark set.
- getStoreFileName(String, String) - Method in class edu.wisc.my.portlets.bookmarks.dao.file.FileSystemBookmarkStore
-
Generates the file name String for an owner and book name.
- getTarget() - Method in class edu.wisc.my.portlets.bookmarks.domain.support.IdPathInfo
-
- getTemplateBookmarkSet(String, String, BookmarkStore) - Method in class edu.wisc.my.portlets.bookmarks.dao.template.SimpleTemplateBookmarkSetResolver
-
- getTemplateBookmarkSet(String, String, BookmarkStore) - Method in interface edu.wisc.my.portlets.bookmarks.dao.template.TemplateBookmarkSetResolver
-
- getUrl() - Method in class edu.wisc.my.portlets.bookmarks.domain.Bookmark
-
- getUrl() - Method in class edu.wisc.my.portlets.bookmarks.domain.CollectionFolder
-