Uses of Class
com.googlecode.googleplus.model.activity.ActivityFeed

Packages that use ActivityFeed
com.googlecode.googleplus   
com.googlecode.googleplus.impl   
 

Uses of ActivityFeed in com.googlecode.googleplus
 

Methods in com.googlecode.googleplus that return ActivityFeed
 ActivityFeed ActivityOperations.list(String userId, ActivityCollection collection)
           
 ActivityFeed ActivityOperations.list(String userId, ActivityCollection collection, Paging paging)
           
 ActivityFeed ActivityOperations.search(String query, OrderBy orderBy)
           
 ActivityFeed ActivityOperations.search(String query, OrderBy orderBy, Paging paging)
           
 

Uses of ActivityFeed in com.googlecode.googleplus.impl
 

Methods in com.googlecode.googleplus.impl that return ActivityFeed
 ActivityFeed ActivityOperationsImpl.list(String userId, ActivityCollection collection)
           
 ActivityFeed ActivityOperationsImpl.list(String userId, ActivityCollection collection, Paging paging)
           
 ActivityFeed ActivityOperationsImpl.search(String query, OrderBy orderBy)
           
 ActivityFeed ActivityOperationsImpl.search(String query, OrderBy orderBy, Paging paging)
           
 



Copyright © 2014. All Rights Reserved.