Uses of Class
org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
Packages that use AutomaticRenderView
-
Uses of AutomaticRenderView in org.nuxeo.ecm.platform.threed.service
Fields in org.nuxeo.ecm.platform.threed.service with type parameters of type AutomaticRenderViewModifier and TypeFieldDescriptionfinal Map<String,
AutomaticRenderView> AutomaticRenderViewContributionHandler.registry
Methods in org.nuxeo.ecm.platform.threed.service that return AutomaticRenderViewModifier and TypeMethodDescriptionAutomaticRenderViewContributionHandler.clone
(AutomaticRenderView orig) Methods in org.nuxeo.ecm.platform.threed.service with parameters of type AutomaticRenderViewModifier and TypeMethodDescriptionAutomaticRenderViewContributionHandler.clone
(AutomaticRenderView orig) int
AutomaticRenderView.compareTo
(AutomaticRenderView o) void
AutomaticRenderViewContributionHandler.contributionRemoved
(String id, AutomaticRenderView origContrib) void
AutomaticRenderViewContributionHandler.contributionUpdated
(String id, AutomaticRenderView contrib, AutomaticRenderView newOrigContrib) AutomaticRenderViewContributionHandler.getContributionId
(AutomaticRenderView contrib) void
AutomaticRenderView.merge
(AutomaticRenderView src) void
AutomaticRenderViewContributionHandler.merge
(AutomaticRenderView src, AutomaticRenderView dst) Constructors in org.nuxeo.ecm.platform.threed.service with parameters of type AutomaticRenderView