psdi.webclient.beans.dm.collection

Class DmCollRelatedDataBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class DmCollRelatedDataBean
    extends DataBean
    This Bean class is used by the "Add to Migration Collection" dialog. This dialog is launched by clicking "Add to Migration Collection" button on the tool bar of configured applications.
    • Constructor Detail

      • DmCollRelatedDataBean

        public DmCollRelatedDataBean()
    • Method Detail

      • save

        public void save()
                  throws MXException
        Description copied from class: DataBean
        Saves the changes made to the MboSet Throws MXException or RemoteException on failure The MboSet data or cached data will be undisturbed.
        Overrides:
        save in class DataBean
        Throws:
        MXException
      • saverecords

        public int saverecords()
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException