com.gbshape.dbe.struts.bean
Class NonSelectResultBean

java.lang.Object
  extended bycom.gbshape.dbe.struts.bean.DBEBean
      extended bycom.gbshape.dbe.struts.bean.NonSelectResultBean
All Implemented Interfaces:
java.io.Serializable

public class NonSelectResultBean
extends DBEBean
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NonSelectResultBean()
           
 
Method Summary
 int getRowCount()
           
 void setRowCount(int rowCount)
           
 
Methods inherited from class com.gbshape.dbe.struts.bean.DBEBean
getErrorMessage, getMessages, setErrorMessage, setMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonSelectResultBean

public NonSelectResultBean()
Method Detail

getRowCount

public int getRowCount()

setRowCount

public void setRowCount(int rowCount)


Copyright © 2007 DB-Everywhere.com All Rights Reserved.