psdi.app.workorder

Class AssignRepLocSet

    • Constructor Detail

      • AssignRepLocSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create an AssignRepLoc object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The AssignRepLoc MboSet.
        Returns:
        an AssignRepLoc Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Description copied from class: MboSet
        Can an object be added to the collection ? This is usually overriden in the specific mboset
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException