public class DummyQuotaServiceImpl extends Object implements QuotaService
| Constructor and Description |
|---|
DummyQuotaServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFreeSpace(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel doc)
Get free space for upload a document
|
public Long getFreeSpace(org.nuxeo.ecm.core.api.CoreSession session, org.nuxeo.ecm.core.api.DocumentModel doc)
QuotaServicegetFreeSpace in interface QuotaServiceCopyright © 2019. All rights reserved.