Interface GiftcardManageView

    • Method Detail

      • showErrorDialog

        void showErrorDialog​(java.lang.String error)
        This notifies the view to show the dialog with error message
        Parameters:
        error - error message
      • showLinkSuccessMessage

        void showLinkSuccessMessage()
        This notifies the view to show a message informing the user that adding a gift card to the member's account was successful.
      • showUnlinkSuccessMessage

        void showUnlinkSuccessMessage()
        This notifies the view to show a message informing the user that removing a gift card from the member's account was successful.
      • finishActivity

        void finishActivity()
        This notifies the view to finish the activity