
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,
ODatabaseDocument db) |
protected boolean |
addSingleProperty(OHttpRequest iRequest,
OHttpResponse iResponse,
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, ODatabaseDocument db) throws InterruptedException, IOException
InterruptedExceptionIOExceptionprotected boolean addMultipreProperties(OHttpRequest iRequest, OHttpResponse iResponse, ODatabaseDocument db) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic String[] getNames()
Copyright © 2009–2018 OrientDB. All rights reserved.