Class RWExportAddOn

  • All Implemented Interfaces:
    AppAddOns

    public class RWExportAddOn
    extends AbstractAppAddOn

    Title: RWExportAddOn.

    Description: This add on takes care of setting the export grid key on the RW bean.

    • Constructor Detail

      • RWExportAddOn

        public RWExportAddOn()
    • Method Detail

      • setBeanName

        public void setBeanName​(java.lang.String name)
        Sets the Bean name
        Parameters:
        name - bean name
      • getAddOnDescription

        public java.lang.String getAddOnDescription()
        Description copied from interface: AppAddOns
        This method describes the tasks performed by the AddOn.
        Returns:
        The tasks which the Add On performs. This needs to be as descriptive as possible.
      • setGridKey

        public void setGridKey​(java.lang.String gridKey)
      • setSliceId

        public void setSliceId​(int sliceId)