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