psdi.webclient.beans.configur

Class DlgSkipAttributeSelect

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


    public class DlgSkipAttributeSelect
    extends DataBean
    This is a bean class for the "Select Attributes" dialog box displayed when selecting user defined attributes to skip during copy.
    • Constructor Detail

      • DlgSkipAttributeSelect

        public DlgSkipAttributeSelect()
    • Method Detail

      • copyAttributes

        public int copyAttributes()
                           throws MXException,
                                  java.rmi.RemoteException
        Handle the Select Attributes button click. This button can be found in the Database Configuration app, Skip Attributes Dialog box. When selecting multiple attributes, this will handle the return of these attributes.
        Returns:
        EVENT_HANDLED;
        Throws:
        MXException
        java.rmi.RemoteException