psdi.app.kpi

Class KPITemplateVariableValueSet

  • java.lang.Object
    • Constructor Detail

      • KPITemplateVariableValueSet

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

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

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