psdi.refapp.webclient.beans

Class RefAppAppBean

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


    public class RefAppAppBean
    extends AppBean
    Reference App Bean
    • Constructor Detail

      • RefAppAppBean

        public RefAppAppBean()
    • Method Detail

      • SAVE

        public int SAVE()
                 throws MXException,
                        java.rmi.RemoteException
        Method to save extract processing as part of save. EVENT: SAVE
        Overrides:
        SAVE in class AppBean
        Throws:
        MXException - throws MXApplicationException
        java.rmi.RemoteException
      • REFRESH

        public int REFRESH()
                    throws MXException,
                           java.rmi.RemoteException
        Method to refresh error and extract list. EVENT: REFRESH
        Throws:
        MXException - throws MXApplicationException
        java.rmi.RemoteException