psdi.app.kpi

Class KPITemplateVariableSet

    • Constructor Detail

      • KPITemplateVariableSet

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

        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 KPITemplateVariable object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new KPITemplateVariable 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