org.exoplatform.clouddrive.sharepoint
Class SharepointAPI.User
java.lang.Object
org.exoplatform.clouddrive.sharepoint.SharepointAPI.User
- Enclosing class:
- SharepointAPI
public class SharepointAPI.User
- extends Object
SharePoint user data.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getId
public String getId()
- Returns:
- the id
getLoginName
public String getLoginName()
- Returns:
- the loginName
getTitle
public String getTitle()
- Returns:
- the title
getEmail
public String getEmail()
- Returns:
- the email
getIsSiteAdmin
public boolean getIsSiteAdmin()
- Returns:
- the isSiteAdmin
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.