psdi.app.workorder

Class WOAreasAffectedSet

    • Constructor Detail

      • WOAreasAffectedSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new WOAREASAFFECTED object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new WOAREASAFFECTED.
        Throws:
        MXException
        java.rmi.RemoteException