org.gcube.common.homelibrary.jcr
Class JCRUser

java.lang.Object
  extended by org.gcube.common.homelibrary.jcr.JCRUser
All Implemented Interfaces:
org.gcube.common.homelibrary.home.User

public class JCRUser
extends Object
implements org.gcube.common.homelibrary.home.User


Field Summary
protected  String id
           
protected  String portalLogin
           
 
Constructor Summary
JCRUser(String id, String portalLogin)
           
 
Method Summary
 String getId()
           
 String getPortalLogin()
           
 
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
Constructor Detail

JCRUser

public JCRUser(String id,
               String portalLogin)
Method Detail

getId

public String getId()
Specified by:
getId in interface org.gcube.common.homelibrary.home.User

getPortalLogin

public String getPortalLogin()
Specified by:
getPortalLogin in interface org.gcube.common.homelibrary.home.User


Copyright © 2013. All Rights Reserved.