Class DocumentSimpleTransform

  • All Implemented Interfaces:
    AppTransform, Transform
    Direct Known Subclasses:
    DocumentExportTransform

    public class DocumentSimpleTransform
    extends AbstractDocumentTransform
    DocumentTransform is the class that generates the output for a DocumentBean.
    It the document is ready, it just appends the output of a document to the MarkupOutput. If the document is still executing it shows a wait image.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Constructor Detail

      • DocumentSimpleTransform

        public DocumentSimpleTransform()
        Default no argument constructor.