com.ibm.tivoli.maximo.expression.app

Class ExpFunction

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

      • ExpFunction

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

      • canDelete

        public void canDelete()
                       throws MXException,
                              java.rmi.RemoteException
        Description copied from class: Mbo
        Can the object be deleted ? This is object specific and should be overridden.
        Overrides:
        canDelete in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException