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

Class FldPropertyNamespace

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Called to perform an action when field set to a value Sets iface table name to null
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • 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