psdi.webclient.beans.dm

Class DlgSourceVersionBean

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


    public class DlgSourceVersionBean
    extends DataBean
    This is a bean class to display source products .
    • Constructor Detail

      • DlgSourceVersionBean

        public DlgSourceVersionBean()
    • Method Detail

      • reloadTable

        public void reloadTable()
        Reload the source table when needed
        Overrides:
        reloadTable in class DataBean
      • setCurrentRow

        public boolean setCurrentRow(int nRow)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: DataBean
        Changes the current row position. Returns true, if the row exists in the result set otherwise false.
        Overrides:
        setCurrentRow in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException