psdi.app.configure

Class FldMaxmessagesValueMessage

    • Constructor Detail

      • FldMaxmessagesValueMessage

        public FldMaxmessagesValueMessage(MboValue mbv)
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Get the message string from the Value column and format it for the ValueFormat column. This will remove the duplicate double quotes so they don't show up for the user.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException
      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Get the message string from the ValueFormat column and format it for the Value column. This will duplicate double quotes so they show up for the user when a message is displayed in Maximo.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException