Uses of Class
org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
-
Packages that use AutomaticRenderView Package Description org.nuxeo.ecm.platform.threed.service -
-
Uses of AutomaticRenderView in org.nuxeo.ecm.platform.threed.service
Fields in org.nuxeo.ecm.platform.threed.service with type parameters of type AutomaticRenderView Modifier and Type Field Description Map<String,AutomaticRenderView>AutomaticRenderViewContributionHandler. registryMethods in org.nuxeo.ecm.platform.threed.service that return AutomaticRenderView Modifier and Type Method Description AutomaticRenderViewAutomaticRenderViewContributionHandler. clone(AutomaticRenderView orig)Methods in org.nuxeo.ecm.platform.threed.service with parameters of type AutomaticRenderView Modifier and Type Method Description AutomaticRenderViewAutomaticRenderViewContributionHandler. clone(AutomaticRenderView orig)intAutomaticRenderView. compareTo(AutomaticRenderView o)voidAutomaticRenderViewContributionHandler. contributionRemoved(String id, AutomaticRenderView origContrib)voidAutomaticRenderViewContributionHandler. contributionUpdated(String id, AutomaticRenderView contrib, AutomaticRenderView newOrigContrib)StringAutomaticRenderViewContributionHandler. getContributionId(AutomaticRenderView contrib)voidAutomaticRenderView. merge(AutomaticRenderView src)voidAutomaticRenderViewContributionHandler. merge(AutomaticRenderView src, AutomaticRenderView dst)Constructors in org.nuxeo.ecm.platform.threed.service with parameters of type AutomaticRenderView Constructor Description AutomaticRenderView(AutomaticRenderView other)
-