|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Comment in org.jboss.weld.examples.permalink |
|---|
| Methods in org.jboss.weld.examples.permalink that return types with arguments of type Comment | |
|---|---|
List<Comment> |
BlogEntry.getComments()
|
| Methods in org.jboss.weld.examples.permalink with parameters of type Comment | |
|---|---|
void |
BlogEntryRepository.addComment(Comment comment,
BlogEntry entry)
|
void |
BlogEntryRepository.addComment(Comment comment,
Long entryId)
|
| Method parameters in org.jboss.weld.examples.permalink with type arguments of type Comment | |
|---|---|
void |
BlogEntry.setComments(List<Comment> comments)
|
| Constructors in org.jboss.weld.examples.permalink with parameters of type Comment | |
|---|---|
Comment(Comment other)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||