| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.repository.servlet.RepositoryServlet.RepositoryParameters
public class RepositoryServlet.RepositoryParameters
A class used to hold parameters sent to a RepositoryServlet
| Constructor Summary | |
|---|---|
| RepositoryServlet.RepositoryParameters()Constructs an instanceof RepositoryParameters | |
| Method Summary | |
|---|---|
|  Repository | getRepository()Returns property Repository | 
|  java.lang.String | getViewName()Returns property ViewName | 
|  void | setRepository(Repository r)Sets property Repository | 
|  void | setViewName(java.lang.String s)Sets property ViewName | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RepositoryServlet.RepositoryParameters()
| Method Detail | 
|---|
public Repository getRepository()
public void setRepository(Repository r)
public java.lang.String getViewName()
public void setViewName(java.lang.String s)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||