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