public interface NameResolver
| Modifier and Type | Method and Description |
|---|---|
String |
getBookmarkSetName(javax.portlet.PortletRequest request)
Resolves the BookmarkSet name for the PortletRequest, may return null if no name is specified for the request.
|
String getBookmarkSetName(javax.portlet.PortletRequest request)
request - The request to resolve the name for, must not be null.Copyright © 2015 Jasig. All Rights Reserved.