Uses of Class
org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
Packages that use FileSystemItemFactoryWrapper
-
Uses of FileSystemItemFactoryWrapper in org.nuxeo.drive.service.impl
Fields in org.nuxeo.drive.service.impl with type parameters of type FileSystemItemFactoryWrapperModifier and TypeFieldDescriptionprotected List
<FileSystemItemFactoryWrapper> FileSystemItemAdapterServiceImpl.fileSystemItemFactories
Methods in org.nuxeo.drive.service.impl that return types with arguments of type FileSystemItemFactoryWrapperModifier and TypeMethodDescriptionFileSystemItemAdapterServiceImpl.getFileSystemItemFactories()
protected List
<FileSystemItemFactoryWrapper> FileSystemItemAdapterServiceImpl.getOrderedActiveFactories()
Methods in org.nuxeo.drive.service.impl with parameters of type FileSystemItemFactoryWrapperModifier and TypeMethodDescriptionprotected boolean
FileSystemItemAdapterServiceImpl.docTypeFactoryMatches
(FileSystemItemFactoryWrapper factory, DocumentModel doc) protected boolean
FileSystemItemAdapterServiceImpl.facetFactoryMatches
(FileSystemItemFactoryWrapper factory, DocumentModel doc, boolean relaxSyncRootConstraint) protected boolean
FileSystemItemAdapterServiceImpl.generalFactoryMatches
(FileSystemItemFactoryWrapper factory)