Class SubscriptionEditPrintTransform

  • All Implemented Interfaces:
    AppTransform, Transform

    public class SubscriptionEditPrintTransform
    extends SubscriptionEditFileTransform
    This class renders the output to create/edit an file export subscription. It supports creating file export subscriptions for prompted and non-prompted reports. It uses a SubscriptionBean for this.
    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • showCollateOption

        public FormalParameter showCollateOption
        Indicates if we need to show the collate option for print properties.
      • FP_SHOW_COLLATE_OPTION

        public static final java.lang.String FP_SHOW_COLLATE_OPTION
        Name for the Formal Parameter FP_SHOW_COLLATE_OPTION
        See Also:
        Constant Field Values
    • Constructor Detail

      • SubscriptionEditPrintTransform

        public SubscriptionEditPrintTransform()
        The default constructor. Initializes the formal parameters.