com.ibm.tivoli.maximo.interaction.app.manageint

Class MaxIntMappingDetailSet

  • java.lang.Object
    • psdi.mbo.MboSet
      • com.ibm.tivoli.maximo.interaction.app.manageint.MaxIntMappingDetailSet
    • Constructor Detail

      • MaxIntMappingDetailSet

        public MaxIntMappingDetailSet(MboServerInterface ms)
                               throws MXException,
                                      java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create MaxIfaceLoad object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The MaxIfaceLoadSet.
        Returns:
        a MaxIfaceLoad object.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getExistingAttributes

        public java.util.Map getExistingAttributes(MboRemote thisMbo)
                                            throws MXException,
                                                   java.rmi.RemoteException
        Return list of mbos for all relations. This will be used by the UI lookup to get all the relations.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getSourceElement

        public java.lang.String getSourceElement(java.lang.String sourceMbo,
                                                 java.lang.String value)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Default value for some of the fields of the new MaxIntMapping table.
        Throws:
        MXException
        java.rmi.RemoteException