psdi.app.sfwlicview

Class ContSfwLicSet

    • Constructor Detail

      • ContSfwLicSet

        public ContSfwLicSet(MboServerInterface ms)
                      throws MXException,
                             java.rmi.RemoteException
        Constructs the set of ContSfwLic
        Parameters:
        ms - the MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new ContSfwLic object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new ContSfwLic.
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Licenses can only be added to contracts that is in a status of Approved.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException