psdi.app.kpi

Class KPITemplateMainSet

    • Constructor Detail

      • KPITemplateMainSet

        public KPITemplateMainSet(MboServerInterface ms)
                           throws MXException,
                                  java.rmi.RemoteException
        Constructs the set of KPITemplate.

        Parameters:
        MboServerInterface - ms
        Throws:
        none
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Returns a new KPITemplate object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new KPITemplate object
        Throws:
        none
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Description copied from class: MboSet
        Can an object be added to the collection ? This is usually overriden in the specific mboset
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException