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 ActiveFileSystemItemFactoriesDescriptor
ActiveFileSystemItemFactoryRegistry. clone(ActiveFileSystemItemFactoriesDescriptor orig)
Methods in org.nuxeo.drive.service.impl with parameters of type ActiveFileSystemItemFactoriesDescriptor Modifier and Type Method Description ActiveFileSystemItemFactoriesDescriptor
ActiveFileSystemItemFactoryRegistry. clone(ActiveFileSystemItemFactoriesDescriptor orig)
void
ActiveFileSystemItemFactoryRegistry. contributionRemoved(String id, ActiveFileSystemItemFactoriesDescriptor origContrib)
void
ActiveFileSystemItemFactoryRegistry. contributionUpdated(String id, ActiveFileSystemItemFactoriesDescriptor contrib, ActiveFileSystemItemFactoriesDescriptor newOrigContrib)
String
ActiveFileSystemItemFactoryRegistry. getContributionId(ActiveFileSystemItemFactoriesDescriptor contrib)
void
ActiveFileSystemItemFactoryRegistry. merge(ActiveFileSystemItemFactoriesDescriptor src, ActiveFileSystemItemFactoriesDescriptor dst)
-