psdi.iface.app.swcatalog.mea

Class MaxVariantProcess

    • Constructor Detail

      • MaxVariantProcess

        public MaxVariantProcess()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getSwMbo

        protected MboRemote getSwMbo(java.lang.String uniqueid,
                                     boolean throwExceptionIfNotFound)
                              throws java.rmi.RemoteException,
                                     MXException
        Return the tloamsoftware Mbo for the uniqueid
        Parameters:
        uniqueid - String representation of guid
        Returns:
        int TloamSoftwareId
        Throws:
        java.rmi.RemoteException
        MXApplicationException - if no record found.
        MXException