Uses of Class
org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
-
Packages that use ActiveFileSystemItemFactoryDescriptor Package Description org.nuxeo.drive.service.impl -
-
Uses of ActiveFileSystemItemFactoryDescriptor in org.nuxeo.drive.service.impl
Fields in org.nuxeo.drive.service.impl with type parameters of type ActiveFileSystemItemFactoryDescriptor Modifier and Type Field Description protected List<ActiveFileSystemItemFactoryDescriptor>
ActiveFileSystemItemFactoriesDescriptor. factories
Methods in org.nuxeo.drive.service.impl that return types with arguments of type ActiveFileSystemItemFactoryDescriptor Modifier and Type Method Description List<ActiveFileSystemItemFactoryDescriptor>
ActiveFileSystemItemFactoriesDescriptor. getFactories()
Method parameters in org.nuxeo.drive.service.impl with type arguments of type ActiveFileSystemItemFactoryDescriptor Modifier and Type Method Description void
ActiveFileSystemItemFactoriesDescriptor. setFactories(List<ActiveFileSystemItemFactoryDescriptor> factories)
-