psdi.app.dpamadpt

Class DPAMConversionVariantSet

  • java.lang.Object
    • Constructor Detail

      • DPAMConversionVariantSet

        public DPAMConversionVariantSet(MboServerInterface ms)
                                 throws MXException,
                                        java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - Mbo server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new DPAMAdptVariant object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - Mbo object
        Returns:
        Mbo instance
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

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