
public class OHttpMultipartFileToRecordContentParser extends Object implements OHttpMultipartContentParser<com.orientechnologies.orient.core.id.ORID>
| Constructor and Description |
|---|
OHttpMultipartFileToRecordContentParser() |
| Modifier and Type | Method and Description |
|---|---|
com.orientechnologies.orient.core.id.ORID |
parse(OHttpRequest iRequest,
Map<String,String> headers,
OHttpMultipartContentInputStream in,
ODatabaseDocument database) |
public OHttpMultipartFileToRecordContentParser()
public com.orientechnologies.orient.core.id.ORID parse(OHttpRequest iRequest, Map<String,String> headers, OHttpMultipartContentInputStream in, ODatabaseDocument database) throws IOException
parse in interface OHttpMultipartContentParser<com.orientechnologies.orient.core.id.ORID>IOExceptionCopyright © 2009–2018 OrientDB. All rights reserved.