| Package | Description |
|---|---|
| org.nuxeo.ecm.core | |
| org.nuxeo.ecm.core.blob | |
| org.nuxeo.ecm.liveconnect.google.drive | |
| org.nuxeo.ecm.liveconnect.onedrive | |
| org.nuxeo.ecm.webapp.contentbrowser |
| Modifier and Type | Method and Description |
|---|---|
List<AppLink> |
DummyBlobProvider.getAppLinks(String user,
ManagedBlob blob) |
| Modifier and Type | Method and Description |
|---|---|
default List<AppLink> |
BlobProvider.getAppLinks(String user,
ManagedBlob blob)
Returns a list of application links for the given blob.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppLink> |
GoogleDriveBlobProvider.getAppLinks(String username,
ManagedBlob blob) |
| Modifier and Type | Method and Description |
|---|---|
List<AppLink> |
OneDriveBlobProvider.getAppLinks(String username,
ManagedBlob blob) |
| Modifier and Type | Method and Description |
|---|---|
List<AppLink> |
DocumentActionsBean.getAppLinks(String docId,
String blobXPath) |
Copyright © 2019 Nuxeo. All rights reserved.