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.fileSystemItemFactoriesMethods 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 booleanFileSystemItemAdapterServiceImpl.docTypeFactoryMatches(FileSystemItemFactoryWrapper factory, DocumentModel doc) protected booleanFileSystemItemAdapterServiceImpl.facetFactoryMatches(FileSystemItemFactoryWrapper factory, DocumentModel doc, boolean relaxSyncRootConstraint) protected booleanFileSystemItemAdapterServiceImpl.generalFactoryMatches(FileSystemItemFactoryWrapper factory)