|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nplus1.anduril.web.delegates.actions.ProjectList
| Constructor Summary | |
ProjectList()
|
|
| Method Summary | |
java.lang.String[] |
getValidRoles()
Method that returns the user roles that can access this action. |
java.lang.String |
process(RequestContext context)
This method takes the request from the client and provides business logic based upon the request. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProjectList()
| Method Detail |
public java.lang.String[] getValidRoles()
WebAction
getValidRoles in interface WebActionpublic java.lang.String process(RequestContext context)
WebAction
process in interface WebActioncontext - The data provided by the request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||