psdi.webclient.beans.dm.collection

Class DmCollRelObjBean

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


    public class DmCollRelObjBean
    extends DataBean
    Bean for the Related Object table in Migration Collections
    • Constructor Detail

      • DmCollRelObjBean

        public DmCollRelObjBean()
    • Method Detail

      • deletSelected

        public int deletSelected()
                          throws MXException,
                                 java.rmi.RemoteException
        Event handler method for "Delete Related Configuration Entry" button.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • deletAll

        public int deletAll()
                     throws MXException,
                            java.rmi.RemoteException
        Event handler method for "Delete All Related Configuration Entry" button.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • addSelected

        public int addSelected()
                        throws MXException,
                               java.rmi.RemoteException
        Event handler method for "Add Related Configuration Entry" button.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • addAll

        public int addAll()
                   throws MXException,
                          java.rmi.RemoteException
        Event handler method for "Add All Related Configuration Entry" button.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException