com.ibm.tivoli.maximo.skd.app

Class FldSKDProjectSystemId

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldSKDProjectSystemId
    extends MAXTableDomain
    Functionality for the Locations.SystemId field.(non-persistent field) This obsolete field used to crossover fields but not anymore.
    • Constructor Detail

      • FldSKDProjectSystemId

        public FldSKDProjectSystemId(MboValue mbv)
        Construct and attatch to the specified mbo value
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If lochierarchy is not null, reset locations.lochierarchy If children is not null, reset locations.children
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        For new Location MBOs, the domain of valid SystemId values is the entire LOCSYSTEM object. For already existing Location MBOs, the list is limited to SystemIds for systems to which the current Location object already belongs.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException