psdi.webclient.beans.interror

Class ExtractErrorsBean

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


    public class ExtractErrorsBean
    extends DataBean
    • Constructor Detail

      • ExtractErrorsBean

        public ExtractErrorsBean()
    • Method Detail

      • extracterrors

        public int extracterrors()
                          throws MXException,
                                 java.rmi.RemoteException
        Initialize() defaults the qbe for defaultcraft to 1, then applies the default query, if there is one.
        Throws:
        MXException
        java.rmi.RemoteException
      • delete

        public void delete()
                    throws MXException,
                           java.rmi.RemoteException
        Initialize() defaults the qbe for defaultcraft to 1, then applies the default query, if there is one.
        Overrides:
        delete in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • resetExtractList

        public int resetExtractList()
                             throws MXException,
                                    java.rmi.RemoteException
        Resets the Labor List while insuring that it continues displaying the same page.
        Throws:
        MXException
        java.rmi.RemoteException
      • setPageStartIndex

        public boolean setPageStartIndex(int nRow)
        Allows the starting row of a table bound to the bean to be set at will.