com.googlecode.googleplus.impl
Class CommentOperationsImpl
java.lang.Object
com.googlecode.googleplus.impl.CommentOperationsImpl
- All Implemented Interfaces:
- CommentOperations
public class CommentOperationsImpl
- extends Object
- implements CommentOperations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentOperationsImpl
public CommentOperationsImpl(org.springframework.web.client.RestTemplate restTemplate)
list
public CommentFeed list(String activityId,
Paging paging)
- Specified by:
list in interface CommentOperations
list
public CommentFeed list(String activityId)
- Specified by:
list in interface CommentOperations
get
public Comment get(String commentId)
- Specified by:
get in interface CommentOperations
Copyright © 2014. All Rights Reserved.