com.ibm.tivoli.maximo.workcenter.app

Class FldRelatedWorkCenterName

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldRelatedWorkCenterName
    extends MAXTableDomain
    Field validation for realted Work center names. It is validated against MaxGroup.GroupName.
    • Constructor Detail

      • FldRelatedWorkCenterName

        public FldRelatedWorkCenterName(MboValue mbv)
    • Method Detail

      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Return list of related Work centers from RELATEDWORKCENTER 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