Uses of Class
org.nuxeo.ecm.core.blob.apps.AppLink
-
Packages that use AppLink Package Description org.nuxeo.ecm.core.blob org.nuxeo.ecm.liveconnect.google.drive -
-
Uses of AppLink in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob that return types with arguments of type AppLink Modifier and Type Method Description default List<AppLink>
BlobProvider. getAppLinks(String user, ManagedBlob blob)
Returns a list of application links for the given blob. -
Uses of AppLink in org.nuxeo.ecm.liveconnect.google.drive
Methods in org.nuxeo.ecm.liveconnect.google.drive that return types with arguments of type AppLink Modifier and Type Method Description List<AppLink>
GoogleDriveBlobProvider. getAppLinks(String username, ManagedBlob blob)
-