|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.social.client.core.service.QueryParamsImpl
public class QueryParamsImpl
Implementation of QueryParams.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.exoplatform.social.client.api.service.QueryParams |
|---|
QueryParams.QueryParamOption |
| Field Summary |
|---|
| Fields inherited from interface org.exoplatform.social.client.api.service.QueryParams |
|---|
ACTIVITY_STREAM_PARAM, IDENTITY_ID_PARAM, LIMIT_PARAM, MAX_ID_PARAM, NUMBER_OF_COMMENTS_PARAM, NUMBER_OF_LIKES_PARAM, POSTER_IDENTITY_PARAM, SINCE_ID_PARAM |
| Constructor Summary | |
|---|---|
QueryParamsImpl()
|
|
| Method Summary | |
|---|---|
QueryParams |
append(QueryParams.QueryParamOption param)
Append the query parameter for build URL Request. |
String |
buildQuery()
Builds the query string based on the setted value. |
void |
clear()
Clear all of Query Parameters. |
QueryParams.QueryParamOption |
get(QueryParams.QueryParamOption param)
Gets QueryParamOption which was existing. |
QueryParams |
remove(QueryParams.QueryParamOption param)
Removes the query parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryParamsImpl()
| Method Detail |
|---|
public QueryParams append(QueryParams.QueryParamOption param)
QueryParams
append in interface QueryParamspublic QueryParams remove(QueryParams.QueryParamOption param)
QueryParams
remove in interface QueryParamspublic String buildQuery()
QueryParams
buildQuery in interface QueryParamspublic void clear()
QueryParams
clear in interface QueryParamspublic QueryParams.QueryParamOption get(QueryParams.QueryParamOption param)
QueryParams
get in interface QueryParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||