public class RemoteUserBookmarkSetOwnerResolver extends Object implements OwnerResolver
PortletRequest.getRemoteUser() as the owner.| Constructor and Description |
|---|
RemoteUserBookmarkSetOwnerResolver() |
| 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.
|
public String getOwner(javax.portlet.PortletRequest request)
OwnerResolvergetOwner in interface OwnerResolverrequest - The request to resolve the owner for, must not be null.OwnerResolver.getOwner(javax.portlet.PortletRequest)Copyright © 2015 Jasig. All Rights Reserved.