psdi.webclient.beans.location

Class UsersAndCustodiansBean

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


    public class UsersAndCustodiansBean
    extends DataBean
    • Constructor Detail

      • UsersAndCustodiansBean

        public UsersAndCustodiansBean()
    • Method Detail

      • cancelDialog

        public int cancelDialog()
                         throws MXException,
                                java.rmi.RemoteException
        Description copied from class: DataBean
        Called by the dialog control when the dialog is cancled. Override this method if any special processing needs to be done when the user closes a dialog.
        Overrides:
        cancelDialog in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException