|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleDetails
Responsible for editing the details (name and description) of a project role. Assumes that the current page is the edit project role page for the role that needs to be edited.
| Method Summary | |
|---|---|
void |
setDescription(String description)
Sets the description of the project role in play. |
void |
setName(String name)
Sets the name of the project role in play. |
| Method Detail |
|---|
void setName(String name)
name - The name that will be set on the project role.void setDescription(String description)
description - The description that will be set on the project role.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||