|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comment | |
|---|---|
| org.ow2.dragon.persistence.bo.common | |
| org.ow2.dragon.service | |
| Uses of Comment in org.ow2.dragon.persistence.bo.common |
|---|
| Methods in org.ow2.dragon.persistence.bo.common that return types with arguments of type Comment | |
|---|---|
java.util.List<Comment> |
CommunityObj.getComments()
|
| Methods in org.ow2.dragon.persistence.bo.common with parameters of type Comment | |
|---|---|
void |
CommunityObj.addComment(Comment comment)
|
| Method parameters in org.ow2.dragon.persistence.bo.common with type arguments of type Comment | |
|---|---|
void |
CommunityObj.setComments(java.util.List<Comment> comments)
|
| Uses of Comment in org.ow2.dragon.service |
|---|
| Method parameters in org.ow2.dragon.service with type arguments of type Comment | |
|---|---|
void |
TransfertObjectAssembler.toCommentsBO(java.util.List<CommentTO> commentsTO,
java.util.List<Comment> commentsBO)
|
void |
TransfertObjectAssemblerImpl.toCommentsBO(java.util.List<CommentTO> commentsTO,
java.util.List<Comment> commentsBO)
|
java.util.List<CommentTO> |
TransfertObjectAssembler.toCommentsTO(java.util.List<Comment> comments)
|
java.util.List<CommentTO> |
TransfertObjectAssemblerImpl.toCommentsTO(java.util.List<Comment> comments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||