Class FolderBulletRWTransform

  • All Implemented Interfaces:
    AppTransform, LayoutTransform, Transform

    public class FolderBulletRWTransform
    extends FolderBulletTransform
    This Transform extends FolderBulletTransform by filtering the "blank" document. This document is the one from the "Create Document" folder, which is empty. This document should not be displayed as part of the Related Reports section.
    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • blankDocumentId

        public FormalParameter blankDocumentId
        Indicates the object ID of the Blank Document.
        The object with this ID will not be shown as part of the folder contents.
      • FP_BLANK_DOCUMENT_ID

        public static final java.lang.String FP_BLANK_DOCUMENT_ID
        Constant specifying the name of the formal parameter for defining the ID of the blank report. Value is blankDocumentId.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FolderBulletRWTransform

        public FolderBulletRWTransform()
        Default no-argument constructor. Initializes formal parameters.