Uses of Class
org.apache.manifoldcf.crawler.connectors.nuxeo.model.NuxeoAttachment
-
Packages that use NuxeoAttachment Package Description org.apache.manifoldcf.crawler.connectors.nuxeo.model -
-
Uses of NuxeoAttachment in org.apache.manifoldcf.crawler.connectors.nuxeo.model
Methods in org.apache.manifoldcf.crawler.connectors.nuxeo.model that return types with arguments of type NuxeoAttachment Modifier and Type Method Description java.util.List<NuxeoAttachment>NuxeoDocumentHelper. getAttachments(org.nuxeo.client.NuxeoClient nuxeoClient)
-