psdi.webclient.beans.dm.collection

Class DMCollAddCollToApp

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


    public class DMCollAddCollToApp
    extends DataBean
    This is a bean class for the Add Migration Collections to Applications dialog.
    • Constructor Detail

      • DMCollAddCollToApp

        public DMCollAddCollToApp()
    • Method Detail

      • addcolltoapp

        public int addcolltoapp()
                         throws MXException,
                                java.rmi.RemoteException
        Handle the Add Migration Collections to Applications button click. This button can be found in the Migration Collection app, the OK button in the Add Migration Collections to Applications dialog.
        Returns:
        EVENT_HANDLED;
        Throws:
        MXException
        java.rmi.RemoteException