public class BoxUser
extends org.exoplatform.clouddrive.CloudUser
| Constructor and Description |
|---|
BoxUser(String id,
String username,
String email,
org.exoplatform.clouddrive.CloudProvider provider,
BoxAPI api)
Box User in-memory bean.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEnterpriseId()
Current user's enterprise ID.
|
String |
getEnterpriseName()
Current user's enterprise name.
|
BoxProvider |
getProvider() |
protected final BoxAPI api
public String getEnterpriseName()
null if user doesn't
belong to any enterprise.String user's enterprise name or nullpublic String getEnterpriseId()
null if user doesn't
belong to any enterprise.String user's enterprise ID or nullpublic BoxProvider getProvider()
getProvider in class org.exoplatform.clouddrive.CloudUserCopyright © 2003–2019 eXo Platform SAS. All rights reserved.