psdi.app.kpi

Class KPITrendCfg

    • Constructor Detail

      • KPITrendCfg

        public KPITrendCfg(MboSet ms)
                    throws MXException,
                           java.rmi.RemoteException
        Construct the KPITrendCfg object
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Adds new KPITrendCfg with default values Default values are :

        Attribute NameAttribute Value
        kpimainidowner id
        daterangeWEEK
        custdaterangeDAYS
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        MboRemote.add()