com.ibm.tivoli.maximo.skd.app

Class FldSKDPropertyMapObjectName

    • Constructor Detail

      • FldSKDPropertyMapObjectName

        public FldSKDPropertyMapObjectName(MboValue mbv)
                                    throws MXException
        Construct and attach to the MBO value. Sets up the validation information.
        Throws:
        MXException
    • Method Detail

      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Show Objects from the SKDObject table where SKDOBJECTNAME='SKDACTIVITY' and SKDOBJECTNAME='SKDRESOURCE'.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class MAXTableDomain
        Returns:
        SKDACTIVITY related objects (WorkOrder, WOChange..) or SKDRESOURCE related objects (Craft)
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException