psdi.app.kpi

Interface KPITrendCfgRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    KPITrendCfg


    public interface KPITrendCfgRemote
    extends MboRemote
    Remote Interface to the KPITrendCfg object.
    • Method Detail

      • setKPIsForComparision

        void setKPIsForComparision(MboSetRemote msb)
                            throws MXException,
                                   java.rmi.RemoteException
        Sets a comma seperated list of KPI-Names for comparision into KPITRENDCFG.COMPAREWITH field.
        Parameters:
        msb -
        Throws:
        MXException
        java.rmi.RemoteException