Uses of Interface
com.aquima.interactions.portal.documents.IDocumentRenderer
Packages that use IDocumentRenderer
Package
Description
-
Uses of IDocumentRenderer in com.aquima.interactions.framework.documents
Methods in com.aquima.interactions.framework.documents that return IDocumentRendererModifier and TypeMethodDescriptionNoOpRendererFactory.getRenderer
(IResourceManager manager, String documentName, OutputFormat[] formats) RendererFactory.getRenderer
(IResourceManager manager, String documentName, OutputFormat[] formats) Constructor parameters in com.aquima.interactions.framework.documents with type arguments of type IDocumentRendererModifierConstructorDescriptionRendererFactory
(Map<Object, IDocumentRenderer> renderers) Constructs a renderer factory with a map of key=outputformat and value IDocumentRenderer instances. -
Uses of IDocumentRenderer in com.aquima.interactions.portal.documents
Methods in com.aquima.interactions.portal.documents that return IDocumentRendererModifier and TypeMethodDescriptionIRendererFactory.getRenderer
(IResourceManager manager, String documentName, OutputFormat[] formats) This method returns the document renderer for the specified format. -
Uses of IDocumentRenderer in com.aquima.interactions.portal.model.factory
Methods in com.aquima.interactions.portal.model.factory that return IDocumentRendererModifier and TypeMethodDescriptionLinkedRendererFactory.getRenderer
(IResourceManager resourceManager, String documentName, OutputFormat[] formats)