psdi.app.ticket

Class FldTkSolution

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        if it's global ticket, apply solution should apply to all related to global tickets when the maxvar SOLTORELGLOBAL is set to yes.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
      • globalTicketSetSolution

        protected void globalTicketSetSolution()
                                        throws MXException,
                                               java.rmi.RemoteException
        Implement the rules for selfservice access check: it will get the value from the associated solution by default, if any.
        Throws:
        MXException
        java.rmi.RemoteException
      • checkSelfServiceAccess

        protected void checkSelfServiceAccess()
                                       throws MXException,
                                              java.rmi.RemoteException
        Implement the rules for selfservice access check: it will get the value from the associated solution by default, if any.
        Throws:
        MXException
        java.rmi.RemoteException