|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.social.client.api.service.QueryParams.QueryParamOption
T - public static class QueryParams.QueryParamOption
Defines the Query Parameter for create Base URL.
| Constructor Summary | |
|---|---|
QueryParams.QueryParamOption(String queryName,
Object defaultValue)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getQueryName()
Gets query parameter name |
Object |
getValue()
Gets the default value for query parameter. |
QueryParams.QueryParamOption |
setValue(Object value)
Sets value for Query Parameter |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryParams.QueryParamOption(String queryName,
Object defaultValue)
| Method Detail |
|---|
public String getQueryName()
public Object getValue()
public QueryParams.QueryParamOption setValue(Object value)
value - public boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||