|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.bitmechanic.listlib.ExampleCreator
Dummy example class that creates an ArrayList of HashMaps.. In a real application, implementations of ListCreator would do more interesting things like load data from a database or something.
| Constructor Summary | |
ExampleCreator()
|
|
| Method Summary | |
ListContainer |
execute(javax.servlet.jsp.PageContext context,
int offset,
int max)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ExampleCreator()
| Method Detail |
public ListContainer execute(javax.servlet.jsp.PageContext context,
int offset,
int max)
throws java.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||