psdi.app.item

Class ToolItemSet

    • Constructor Detail

      • ToolItemSet

        public ToolItemSet(MboServerInterface ms)
                    throws MXException,
                           java.rmi.RemoteException
        Constructs the set of ToolItems.
        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 TOOLITEM object.
        Overrides:
        getMboInstance in class ItemSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new TOOLITEM.
        Throws:
        MXException
        java.rmi.RemoteException