Uses of Class
org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
-
Packages that use ActiveFileSystemItemFactoriesDescriptor Package Description org.nuxeo.drive.service.impl -
-
Uses of ActiveFileSystemItemFactoriesDescriptor in org.nuxeo.drive.service.impl
Methods in org.nuxeo.drive.service.impl that return ActiveFileSystemItemFactoriesDescriptor Modifier and Type Method Description ActiveFileSystemItemFactoriesDescriptorActiveFileSystemItemFactoryRegistry. clone(ActiveFileSystemItemFactoriesDescriptor orig)Methods in org.nuxeo.drive.service.impl with parameters of type ActiveFileSystemItemFactoriesDescriptor Modifier and Type Method Description ActiveFileSystemItemFactoriesDescriptorActiveFileSystemItemFactoryRegistry. clone(ActiveFileSystemItemFactoriesDescriptor orig)voidActiveFileSystemItemFactoryRegistry. contributionRemoved(String id, ActiveFileSystemItemFactoriesDescriptor origContrib)voidActiveFileSystemItemFactoryRegistry. contributionUpdated(String id, ActiveFileSystemItemFactoriesDescriptor contrib, ActiveFileSystemItemFactoriesDescriptor newOrigContrib)StringActiveFileSystemItemFactoryRegistry. getContributionId(ActiveFileSystemItemFactoriesDescriptor contrib)voidActiveFileSystemItemFactoryRegistry. merge(ActiveFileSystemItemFactoriesDescriptor src, ActiveFileSystemItemFactoriesDescriptor dst)
-