|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.varienaja.comments.AmazonCommentService
public class AmazonCommentService
| Constructor Summary | |
|---|---|
AmazonCommentService()
|
|
| Method Summary | |
|---|---|
java.util.List<Comment> |
getComments(Playlist playlist)
Queries Amazon for Editorial and Customer Comments, and returns them in the MusiContronner-format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmazonCommentService()
| Method Detail |
|---|
public java.util.List<Comment> getComments(Playlist playlist)
playlist - The playlist to get reviews for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||