|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
All Authorable objects in our system have an author, a User who
is in charge of this thing. Note this may be extended to allow multiple
authors.
| Method Summary | |
User |
getAuthor()
Gets the user who authored this thing. |
void |
setAuthor(User user)
Sets the user who authored this thing. |
| Method Detail |
public User getAuthor()
public void setAuthor(User user)
user - The user who is the author.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||