| Interface | Description |
|---|---|
| NameResolver |
Support interface to resolve the BookmarkSet name for a request.
|
| OwnerResolver |
Support interface to resolve the BookmarkSet owner for a request.
|
| Class | Description |
|---|---|
| BookmarkSetRequestResolver | |
| PortletPreferencesBookmarkSetNameResolver |
Uses the configured bookmarkSetName as a key into the PortletPreferences to resolve the
name of the BookmarkSet for the request.
|
| PreferencesRequestResolver | |
| RemoteUserBookmarkSetOwnerResolver |
Returns the result of
PortletRequest.getRemoteUser() as the owner. |
| ViewConstants |
ViewConstants used for passing data to the rendering via the request
|
Copyright © 2018 Jasig. All Rights Reserved.