
public class OServerCommandPostDatabase extends OServerCommandAuthenticatedServerAbstract
serverPassword, serverUserserver| Constructor and Description |
|---|
OServerCommandPostDatabase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
protected void |
exportClass(ODatabaseDocument db,
com.orientechnologies.orient.core.serialization.serializer.OJSONWriter json,
OClass cls) |
String[] |
getNames() |
protected String |
getStoragePath(String databaseName,
String iStorageMode) |
protected void |
sendDatabaseInfo(OHttpRequest iRequest,
OHttpResponse iResponse,
ODatabaseDocumentInternal db) |
authenticate, beforeExecute, checkGuestAccess, sendAuthorizationRequest, sendNotAuthorizedResponseafterExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandExceptionpublic String[] getNames()
protected void sendDatabaseInfo(OHttpRequest iRequest, OHttpResponse iResponse, ODatabaseDocumentInternal db) throws IOException
IOExceptionprotected void exportClass(ODatabaseDocument db, com.orientechnologies.orient.core.serialization.serializer.OJSONWriter json, OClass cls) throws IOException
IOExceptionCopyright © 2009–2018 OrientDB. All rights reserved.