| Package | Description |
|---|---|
| com.googlecode.googleplus | |
| com.googlecode.googleplus.impl | |
| com.googlecode.googleplus.model |
| Modifier and Type | Method and Description |
|---|---|
ActivityFeed |
ActivityOperations.search(String query,
OrderBy orderBy) |
ActivityFeed |
ActivityOperations.search(String query,
OrderBy orderBy,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
ActivityFeed |
ActivityOperationsImpl.search(String query,
OrderBy orderBy) |
ActivityFeed |
ActivityOperationsImpl.search(String query,
OrderBy orderBy,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
static OrderBy |
OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy[] |
OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.