public interface FormDataProvider
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String[]> | 
getFormFields()  | 
Collection<String> | 
getKeys()  | 
String[] | 
getList(String key)  | 
String | 
getString(String key)  | 
Copyright © 2015 Nuxeo SA. All rights reserved.