public interface FormInstance extends FormDataProvider
Modifier and Type | Method and Description |
---|---|
void |
fillDocument(DocumentModel doc) |
Object[] |
get(String key) |
Blob |
getBlob(String key) |
Map<String,Blob[]> |
getBlobFields() |
Blob[] |
getBlobs(String key) |
Map<String,String[]> |
getFormFields() |
getKeys, getList, getString
Map<String,String[]> getFormFields()
getFormFields
in interface FormDataProvider
void fillDocument(DocumentModel doc)
Copyright © 2013 Nuxeo SA. All Rights Reserved.