psdi.iface.app.ifaceproc

Class FldMboTableName

    • Constructor Detail

      • FldMboTableName

        public FldMboTableName(MboValue mbv)
                        throws MXException
        Constructor
        Parameters:
        mbv - mbo value
        Throws:
        MXException - Maximo Exception
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Called to perform an action when field set to a value Sets fields to read only
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getAllowedTableList

        protected java.util.List getAllowedTableList()
                                              throws MXException,
                                                     java.rmi.RemoteException
        Get tables list to show on the UI
        Overrides:
        getAllowedTableList in class FldBaseTableName
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception