public class Entries extends Object
static int
rows
Entries()
Entry
getEntry(int index)
int
getIndex(String tm)
getRows()
void
processRequest(javax.servlet.http.HttpServletRequest request, String tm)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int rows
public Entries()
public int getRows()
public Entry getEntry(int index)
public int getIndex(String tm)
public void processRequest(javax.servlet.http.HttpServletRequest request, String tm)
Copyright © 2015 WSO2 Inc. All rights reserved.