public interface Network
Modifier and Type | Method and Description |
---|---|
Date |
getCreatedAt()
Gets the date the account was created
|
String |
getId() |
Boolean |
getIsEnabled()
Gets whether an account is enabled or not.
|
Boolean |
getPaidNetwork() |
List<Quota> |
getQuotas() |
String |
getSubscriptionLevel()
Gets the subscription level.
|
String getId()
Date getCreatedAt()
Boolean getIsEnabled()
String getSubscriptionLevel()
Boolean getPaidNetwork()
Copyright © 2005–2017 Alfresco Software. All rights reserved.