Package | Description |
---|---|
org.springframework.social.twitter.api.impl |
Implementation of Spring Social's Service API for Facebook
|
Modifier and Type | Method and Description |
---|---|
SearchParameters.ResultType |
SearchParameters.getResultType()
Returns
result_type search parameter |
static SearchParameters.ResultType |
SearchParameters.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchParameters.ResultType[] |
SearchParameters.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchParameters |
SearchParameters.resultType(SearchParameters.ResultType resultType)
Sets optional
result_type parameter. |
Copyright © 2015. All rights reserved.