org.gcube.portlets.user.homelibrary.jcr
Class JCRUser

java.lang.Object
  extended by 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


Field Summary
protected  String id
           
protected  String portalLogin
           
protected  org.gcube.common.core.scope.GCUBEScope scope
           
 
Constructor Summary
JCRUser(String id, String portalLogin, org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 String getId()
           
 String getPortalLogin()
           
 org.gcube.common.core.scope.GCUBEScope getScope()
           
 void setScope(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
 

Field Detail

id

protected String id

portalLogin

protected String portalLogin

scope

protected org.gcube.common.core.scope.GCUBEScope scope
Constructor Detail

JCRUser

public JCRUser(String id,
               String portalLogin,
               org.gcube.common.core.scope.GCUBEScope scope)
Method Detail

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.