
public class OServerCommandPostProperty extends OServerCommandAuthenticatedDbAbstract
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandPostProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
addMultipreProperties(OHttpRequest iRequest,
OHttpResponse iResponse,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
protected boolean |
addSingleProperty(OHttpRequest iRequest,
OHttpResponse iResponse,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
String[] |
getNames() |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandExceptionprotected boolean addSingleProperty(OHttpRequest iRequest, OHttpResponse iResponse, com.orientechnologies.orient.core.db.document.ODatabaseDocument db) throws InterruptedException, IOException
InterruptedExceptionIOExceptionprotected boolean addMultipreProperties(OHttpRequest iRequest, OHttpResponse iResponse, com.orientechnologies.orient.core.db.document.ODatabaseDocument db) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic String[] getNames()
Copyright © 2009–2016 OrientDB. All rights reserved.