|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthorManager
Method Summary | |
---|---|
Set |
getAllAuthors()
|
Author |
getAuthorByName(String name)
|
Set |
getAuthorsInBuild(long buildId)
|
Method Detail |
---|
Set getAllAuthors()
Set
of all Author
Set getAuthorsInBuild(long buildId)
buildId
-
Set
of Author
in a buildAuthor getAuthorByName(String name)
name
-
Author
with given name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |