Methods
-
<abstract> process(source, object, next)
-
Processes a query.
Parameters:
Name Type Description source
string the source from which the object come
object
Object The query.
next
olympe.dc.Processor.NextProcessorCallback
Type Definitions
-
NextProcessorCallback(error, object)
-
Parameters:
Name Type Argument Description error
Error <nullable>
object
Object the processed object