psdi.webclient.beans.signature

Class SelfRegAppBean

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


    public class SelfRegAppBean
    extends AppBean
    • Constructor Detail

      • SelfRegAppBean

        public SelfRegAppBean()
    • Method Detail

      • submit

        public int submit()
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • initQuickFIndRemote

        public MboSetRemote initQuickFIndRemote()
                                         throws java.rmi.RemoteException,
                                                MXException
        Description copied from class: AppBean
        Added to provide a way for users to control quickfind mbo which is not needed in some cases.
        Overrides:
        initQuickFIndRemote in class AppBean
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException