psdi.app.rfq

Class RFQService

    • Constructor Detail

      • RFQService

        public RFQService()
                   throws java.rmi.RemoteException
        Constructs the RFQService object.

        Throws:
        java.rmi.RemoteException
      • RFQService

        public RFQService(MXServer mxServer)
                   throws java.rmi.RemoteException
        Constructs the RFQService object.

        Parameters:
        srvEnv - The "Server Environment" this Service is being created in.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • initCriteriaList

        public void initCriteriaList(java.util.Hashtable criteriaTable)
                              throws MXException,
                                     java.rmi.RemoteException
        Criteria defined for the RFQService objec.

        Overrides:
        initCriteriaList in class AppService
        Parameters:
        Criteria - table
        Throws:
        MXException
        java.rmi.RemoteException