Interface ActivationContextOnTableView

    • Method Detail

      • limitRecordSelection

        void limitRecordSelection​(int aNumberOfSelectedRecord)
        Sets the record selection to a fixed value. That is, exactly aNumberOfSelectedRecord must be selected to run the service.
      • forbidEmptyRecordSelection

        void forbidEmptyRecordSelection()
        Makes the selection of records mandatory. That is, one to n records must be selected to run the service.