psdi.app.swcatalog

Interface SoftwareCatalogSetRemote

    • Method Detail

      • updateCommonAttributes

        void updateCommonAttributes(java.lang.String managedas,
                                    java.lang.Boolean isreviewed,
                                    java.lang.String Points)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getCatalog

        MboRemote getCatalog(java.lang.Integer catalogId)
                      throws MXException,
                             java.rmi.RemoteException
        Return catalog for a given catalogId Catalogs are cache in the MboSet and use by the Mbos for setting read-only fields (performance #43654)
        Parameters:
        catalogId -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException