Uses of Class
org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
Packages that use FileSystemItemFactoryDescriptor
-
Uses of FileSystemItemFactoryDescriptor in org.nuxeo.drive.service.impl
Fields in org.nuxeo.drive.service.impl with type parameters of type FileSystemItemFactoryDescriptorModifier and TypeFieldDescriptionprotected final Map<String,FileSystemItemFactoryDescriptor> FileSystemItemFactoryRegistry.factoryDescriptorsMethods in org.nuxeo.drive.service.impl that return FileSystemItemFactoryDescriptorModifier and TypeMethodDescriptionFileSystemItemFactoryRegistry.clone(FileSystemItemFactoryDescriptor orig) Methods in org.nuxeo.drive.service.impl that return types with arguments of type FileSystemItemFactoryDescriptorModifier and TypeMethodDescriptionFileSystemItemAdapterServiceImpl.getFileSystemItemFactoryDescriptors()Methods in org.nuxeo.drive.service.impl with parameters of type FileSystemItemFactoryDescriptorModifier and TypeMethodDescriptionFileSystemItemFactoryRegistry.clone(FileSystemItemFactoryDescriptor orig) intFileSystemItemFactoryDescriptor.compareTo(FileSystemItemFactoryDescriptor other) voidFileSystemItemFactoryRegistry.contributionRemoved(String id, FileSystemItemFactoryDescriptor origContrib) voidFileSystemItemFactoryRegistry.contributionUpdated(String id, FileSystemItemFactoryDescriptor contrib, FileSystemItemFactoryDescriptor newOrigContrib) FileSystemItemFactoryRegistry.getContributionId(FileSystemItemFactoryDescriptor contrib) voidFileSystemItemFactoryRegistry.merge(FileSystemItemFactoryDescriptor src, FileSystemItemFactoryDescriptor dst)