psdi.webclient.beans.sla

Class AssociateContractBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class AssociateContractBean
    extends DataBean
    This is the data bean that handles the Associate Contracts dialog from the SLA app.
    • Constructor Detail

      • AssociateContractBean

        public AssociateContractBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Save data when OK button is clicked
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • docancel

        public int docancel()
                     throws MXException,
                            java.rmi.RemoteException
        Reset the slacontract mbo set when Cancel button is clicked.
        Throws:
        MXException
        java.rmi.RemoteException