com.ibm.tivoli.maximo.srvad.app.common

Class FldServiceAddress

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldServiceAddress
    extends MAXTableDomain
    This field class controls actions over a SA field in other applications such as LOCATIONS or ASSET
    • Constructor Detail

      • FldServiceAddress

        public FldServiceAddress(MboValue mbv)
    • Method Detail

      • init

        public void init()
                  throws MXException,
                         java.rmi.RemoteException
        During init if a value is already set and LOCHIERARCHY maxvar is enabled it sets all fields as read-only except addresscode field
        Specified by:
        init in interface MboValueListener
        Overrides:
        init in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException
      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Only parent SAs can be assigned from other apps thru smartfill and select value. Except if user is setting the value back to the original SA that was not a parent.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException