|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.scmwebgui.actions.AddRole
public class AddRole
This IActionHandler adds a new Role to the Project. The handler is called with these parameters:
| Constructor Summary | |
|---|---|
AddRole()
|
|
| Method Summary | |
|---|---|
void |
execute(RequestContext ctx,
javax.servlet.http.HttpServletRequest request)
Execute the actions in the IActionHandler |
java.lang.String |
getRoleId()
|
void |
setRoleId(java.lang.String roleId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddRole()
| Method Detail |
|---|
public void execute(RequestContext ctx,
javax.servlet.http.HttpServletRequest request)
IActionHandler
execute in interface IActionHandlerrequest - Servlet Request with parameters as attributes.public java.lang.String getRoleId()
public void setRoleId(java.lang.String roleId)
roleId - The roleId to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||