psdi.app.company

Class CompanyService

    • Field Detail

      • catalogs

        protected java.util.Hashtable catalogs
        Deprecated. list of catalog providers. Each entry in the hashtable is a another hash table indexed by orgid. The second level of hash table contains entries of CatalogRegistry.
    • Constructor Detail

      • CompanyService

        public CompanyService()
                       throws java.rmi.RemoteException
        Construct the CompanyService object.
        Throws:
        java.rmi.RemoteException
      • CompanyService

        public CompanyService(MXServer mxServer)
                       throws java.rmi.RemoteException
        Construct the CompanyService object.
        Parameters:
        srvEnv - The "Server Environment" this Service is being created in.
        Throws:
        java.rmi.RemoteException