Uses of Class
org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
-
Packages that use FileSystemItemFactoryWrapper Package Description org.nuxeo.drive.service.impl -
-
Uses of FileSystemItemFactoryWrapper in org.nuxeo.drive.service.impl
Fields in org.nuxeo.drive.service.impl with type parameters of type FileSystemItemFactoryWrapper Modifier and Type Field Description protected List<FileSystemItemFactoryWrapper>FileSystemItemAdapterServiceImpl. fileSystemItemFactoriesMethods in org.nuxeo.drive.service.impl that return types with arguments of type FileSystemItemFactoryWrapper Modifier and Type Method Description List<FileSystemItemFactoryWrapper>FileSystemItemAdapterServiceImpl. getFileSystemItemFactories()protected List<FileSystemItemFactoryWrapper>FileSystemItemFactoryRegistry. getOrderedActiveFactories(Set<String> activeFactories)Methods in org.nuxeo.drive.service.impl with parameters of type FileSystemItemFactoryWrapper Modifier and Type Method Description protected booleanFileSystemItemAdapterServiceImpl. docTypeFactoryMatches(FileSystemItemFactoryWrapper factory, DocumentModel doc)protected booleanFileSystemItemAdapterServiceImpl. facetFactoryMatches(FileSystemItemFactoryWrapper factory, DocumentModel doc, boolean relaxSyncRootConstraint)protected booleanFileSystemItemAdapterServiceImpl. generalFactoryMatches(FileSystemItemFactoryWrapper factory)
-