| Package | Description |
|---|---|
| org.nuxeo.ecm.collections.core | |
| org.nuxeo.ecm.core.api | |
| org.nuxeo.ecm.platform.error.web | |
| org.nuxeo.ecm.platform.tag |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionManagerImpl.addToCollection(DocumentModel collection,
DocumentModel documentToBeAdded,
CoreSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSession.checkPermission(Document doc,
String permission) |
protected Document |
AbstractSession.fillCreateOptions(DocumentRef parentRef,
String childName,
Map<String,Serializable> options) |
| Modifier and Type | Method and Description |
|---|---|
String |
SeamErrorComponent.getSecurityError() |
Object |
WebengineError.getSecurityError() |
String |
SeamErrorComponent.getSecurityErrorFactoryEvent() |
String |
SeamErrorComponent.performSecurityError() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTagService.tag(CoreSession session,
String docId,
String label) |
void |
AbstractTagService.untag(CoreSession session,
String docId,
String label) |
void |
AbstractTagService.untag(CoreSession session,
String docId,
String label,
String username) |
Copyright © 2019 Nuxeo. All rights reserved.