org.jaffa.components.finder
Class FinderOutDto
java.lang.Object
org.jaffa.components.finder.FinderOutDto
- public class FinderOutDto
- extends Object
This is the base class for all the output DTOs used by the Finder components.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinderOutDto
public FinderOutDto()
getMoreRecordsExist
public Boolean getMoreRecordsExist()
- Getter for property moreRecordsExist.
- Returns:
- Value of property moreRecordsExist.
setMoreRecordsExist
public void setMoreRecordsExist(Boolean moreRecordsExist)
- Setter for property moreRecordsExist.
- Parameters:
moreRecordsExist - New value of property moreRecordsExist.
Copyright © 2002-2004 JAFFA Project.