|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommentAuthor
| Method Summary | |
|---|---|
int |
getColorIndex()
Gets ColorIndex. |
CommentCollection |
getCommentsList()
Gets the collection of comments made by this author. |
ExtensionList |
getExtensionList()
Gets the ExtensionList made by this author. |
long |
getId()
Gets the author's id. |
java.lang.String |
getInitials()
Gets or sets the author's Initials. |
int |
getLastIndex()
Gets LastIndex. |
java.lang.String |
getName()
Gets the author's name. |
void |
setInitials(java.lang.String value)
Sets the author's Initials. |
void |
setName(java.lang.String value)
sets the author's name. |
| Method Detail |
|---|
java.lang.String getInitials()
void setInitials(java.lang.String value)
java.lang.String getName()
void setName(java.lang.String value)
CommentCollection getCommentsList()
int getLastIndex()
int getColorIndex()
long getId()
ExtensionList getExtensionList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||