com.ibm.tivoli.maximo.messagehub

Class MessageHubProp

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.messagehub.MessageHubProp
    • Constructor Detail

      • MessageHubProp

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

      • save

        public void save()
                  throws MXException,
                         java.rmi.RemoteException
        Description copied from class: Mbo
        Save the object and other linked objects. Subclasses can code their save() logic to include any appropriate updates to other linked objects and call super.save().
        Overrides:
        save in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException