public interface OwncloudRestUserServiceExtension extends OwncloudUserService
OwncloudUserService for the REST Service| Modifier and Type | Method and Description |
|---|---|
software.coolstuff.springframework.owncloud.service.impl.rest.OwncloudRestQuotaImpl |
getQuota(String username)
Get the Quota of the given User
|
software.coolstuff.springframework.owncloud.service.impl.rest.OwncloudRestQuotaImpl getQuota(String username)
username - Username of the UserCopyright © 2016–2020 coolstuff.software. All rights reserved.