org.gcube.portlets.user.homelibrary.jcr
Class JCRUser
java.lang.Object
org.gcube.portlets.user.homelibrary.jcr.JCRUser
- All Implemented Interfaces:
- org.gcube.portlets.user.homelibrary.home.User
public class JCRUser
- extends Object
- implements org.gcube.portlets.user.homelibrary.home.User
|
Constructor Summary |
JCRUser(String id,
String portalLogin,
org.gcube.common.core.scope.GCUBEScope scope)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected String id
portalLogin
protected String portalLogin
scope
protected org.gcube.common.core.scope.GCUBEScope scope
JCRUser
public JCRUser(String id,
String portalLogin,
org.gcube.common.core.scope.GCUBEScope scope)
getId
public String getId()
- Specified by:
getId in interface org.gcube.portlets.user.homelibrary.home.User
getPortalLogin
public String getPortalLogin()
- Specified by:
getPortalLogin in interface org.gcube.portlets.user.homelibrary.home.User
getScope
public org.gcube.common.core.scope.GCUBEScope getScope()
- Specified by:
getScope in interface org.gcube.portlets.user.homelibrary.home.User
setScope
public void setScope(org.gcube.common.core.scope.GCUBEScope scope)
Copyright © 2012. All Rights Reserved.