|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderBy | |
|---|---|
| com.googlecode.googleplus | |
| com.googlecode.googleplus.impl | |
| com.googlecode.googleplus.model | |
| Uses of OrderBy in com.googlecode.googleplus |
|---|
| Methods in com.googlecode.googleplus with parameters of type OrderBy | |
|---|---|
ActivityFeed |
ActivityOperations.search(String query,
OrderBy orderBy)
|
ActivityFeed |
ActivityOperations.search(String query,
OrderBy orderBy,
Paging paging)
|
| Uses of OrderBy in com.googlecode.googleplus.impl |
|---|
| Methods in com.googlecode.googleplus.impl with parameters of type OrderBy | |
|---|---|
ActivityFeed |
ActivityOperationsImpl.search(String query,
OrderBy orderBy)
|
ActivityFeed |
ActivityOperationsImpl.search(String query,
OrderBy orderBy,
Paging paging)
|
| Uses of OrderBy in com.googlecode.googleplus.model |
|---|
| Methods in com.googlecode.googleplus.model that return OrderBy | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||