org.gcube.common.homelibrary.jcr
Class JCRUser
java.lang.Object
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
| 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
JCRUser
public JCRUser(String id,
String portalLogin)
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.