|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Param | |
|---|---|
| org.exoplatform.gwtframework.commons.wadl | |
| Uses of Param in org.exoplatform.gwtframework.commons.wadl |
|---|
| Fields in org.exoplatform.gwtframework.commons.wadl with type parameters of type Param | |
|---|---|
protected java.util.List<Param> |
Resource.param
|
protected java.util.List<Param> |
ResourceType.param
|
protected java.util.List<Param> |
Response.param
|
protected java.util.List<Param> |
RepresentationType.param
|
protected java.util.List<Param> |
Request.param
|
| Methods in org.exoplatform.gwtframework.commons.wadl that return types with arguments of type Param | |
|---|---|
java.util.List<Param> |
Resource.getParam()
Gets the value of the param property. |
java.util.List<Param> |
ResourceType.getParam()
Gets the value of the param property. |
java.util.List<Param> |
Response.getParam()
Gets the value of the param property. |
java.util.List<Param> |
RepresentationType.getParam()
Gets the value of the param property. |
java.util.List<Param> |
Request.getParam()
Gets the value of the param property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||