com.ibm.tivoli.maximo.workzone

Class NWorkZoneSet

    • Constructor Detail

      • NWorkZoneSet

        public NWorkZoneSet(MboServerInterface ms)
                     throws MXException,
                            java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - NWorkZoneSet.
        Returns:
        NWorkZone Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException