|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.Likes
public class Likes
Misc utility methods for dealing with likes.
| Constructor Summary | |
|---|---|
Likes(org.apache.http.impl.client.DefaultHttpClient client,
java.lang.String baseUrl)
|
|
| Method Summary | |
|---|---|
void |
addLikeForUser(long entityId,
User user)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Likes(org.apache.http.impl.client.DefaultHttpClient client,
java.lang.String baseUrl)
| Method Detail |
|---|
public void addLikeForUser(long entityId,
User user)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||