Uses of Interface
com.orientechnologies.orient.core.command.script.OScriptResultHandler
Packages that use OScriptResultHandler
-
Uses of OScriptResultHandler in com.orientechnologies.orient.core.command.script
Fields in com.orientechnologies.orient.core.command.script with type parameters of type OScriptResultHandlerModifier and TypeFieldDescriptionprotected Map<String, OScriptResultHandler> OScriptManager.handlersMethods in com.orientechnologies.orient.core.command.script with parameters of type OScriptResultHandlerModifier and TypeMethodDescriptionOScriptManager.registerResultHandler(String iLanguage, OScriptResultHandler resultHandler)