com.ibm.tivoli.maximo.oslc.provider.app

Class FldErrorMessageKey

    • Constructor Detail

      • FldErrorMessageKey

        public FldErrorMessageKey(MboValue mbv)
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Called to perform an action when field set to a value
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException - throws MXApplicationException
        java.rmi.RemoteException - throws RemoteException
      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Return list of mbos for from the maxattribute table. This will be used by the UI lookup to get all the attributes.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class MAXTableDomain
        Returns:
        MaxAttribute MboSet
        Throws:
        MXException - throws MXApplicationException
        java.rmi.RemoteException - throws RemoteException