|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.server.cal.Entries
public class Entries
| Field Summary | |
|---|---|
static int |
rows
|
| Constructor Summary | |
|---|---|
Entries()
|
|
| Method Summary | |
|---|---|
Entry |
getEntry(int index)
|
int |
getIndex(java.lang.String tm)
|
int |
getRows()
|
void |
processRequest(javax.servlet.http.HttpServletRequest request,
java.lang.String tm)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int rows
| Constructor Detail |
|---|
public Entries()
| Method Detail |
|---|
public int getRows()
public Entry getEntry(int index)
public int getIndex(java.lang.String tm)
public void processRequest(javax.servlet.http.HttpServletRequest request,
java.lang.String tm)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||