psdi.app.dpamadpt.virtual

Class DPAMMoveVariant

    • Constructor Detail

      • DPAMMoveVariant

        public DPAMMoveVariant(MboSet ms)
                        throws MXException,
                               java.rmi.RemoteException
        Constructor
        Parameters:
        ms - the MboSet for this object
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Prepare the obejct for the move variants action:
      • pre-fill the original
      • target name - pre-select all exisitng variants
Specified by:
add in interface MboRemote
Overrides:
add in class Mbo
Throws:
MXException
java.rmi.RemoteException
See Also:
MboRemote.add()