
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.
|
java.lang.String[] |
getNames() |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandjava.lang.Exceptionprotected boolean addSingleProperty(OHttpRequest iRequest, OHttpResponse iResponse, ODatabaseDocument db) throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedExceptionjava.io.IOExceptionprotected boolean addMultipreProperties(OHttpRequest iRequest, OHttpResponse iResponse, ODatabaseDocument db) throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedExceptionjava.io.IOExceptionpublic java.lang.String[] getNames()
Copyright © 2009–2022 OrientDB. All rights reserved.