psdi.app.kpi

Class KPIHistory

    • Constructor Detail

      • KPIHistory

        public KPIHistory(MboSet ms)
                   throws MXException,
                          java.rmi.RemoteException
        Initialiizes the new KPIHistory
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Add a mbo, defaulting the attributes shown below. Default values are :

        Attribute NameAttribute Value
        KPIMAINIDOwner's ID
        KPIValuenull
        recorded onServer Date
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException