|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthoredBean
A database bean with an author.
| Method Summary | |
|---|---|
int |
getAuthorID()
Returns the Author of this bean. |
void |
setAuthorID(int id)
Updates the author of this bean. |
| Method Detail |
|---|
int getAuthorID()
setAuthorID(int)void setAuthorID(int id)
id - the author's database ID.
IllegalArgumentException - if id is negativegetAuthorID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||