|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameValuePairList | |
|---|---|
| org.apache.sling.commons.testing.integration | |
| Uses of NameValuePairList in org.apache.sling.commons.testing.integration |
|---|
| Methods in org.apache.sling.commons.testing.integration with parameters of type NameValuePairList | |
|---|---|
void |
NameValuePairList.addOrReplaceAll(NameValuePairList other)
|
String |
SlingIntegrationTestClient.createNode(String url,
NameValuePairList clientNodeProperties,
Map<String,String> requestHeaders,
boolean multiPart)
Create a node under given path, using a POST to Sling |
String |
SlingIntegrationTestClient.createNode(String url,
NameValuePairList clientNodeProperties,
Map<String,String> requestHeaders,
boolean multiPart,
File localFile,
String fieldName,
String typeHint)
Create a node under given path, using a POST to Sling |
| Constructors in org.apache.sling.commons.testing.integration with parameters of type NameValuePairList | |
|---|---|
NameValuePairList(NameValuePairList clientNodeProperties)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||