com.ibm.tivoli.maximo.expression.app

Class ObjectFormula

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.expression.app.ObjectFormula
    • Constructor Detail

      • ObjectFormula

        public ObjectFormula(MboSet ms)
                      throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • appValidate

        public void appValidate()
                         throws MXException,
                                java.rmi.RemoteException
        Description copied from class: Mbo
        Pre-save validation method. Programmer can override with specific rules.
        Overrides:
        appValidate in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException