psdi.webclient.beans.securgroup

Class UserSecControlBean

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


    public class UserSecControlBean
    extends DataBean
    • Constructor Detail

      • UserSecControlBean

        public UserSecControlBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        If we're not in the SecurGroup app, set applink to SecurGroup.
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • savedialog

        public int savedialog()
                       throws MXException,
                              java.rmi.RemoteException
        We need to save this MboSet without saving anything from the main tab. Even though there is no relationship, the main record is being saved, and this is the only way to avoid it.
        Throws:
        MXException
        java.rmi.RemoteException