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