Skip navigation links
C D G I M N O P S V W 

C

CamelEventHandler - Class in org.orienteer.camel.component
To handle camel events
CamelEventHandler(String) - Constructor for class org.orienteer.camel.component.CamelEventHandler
 
CamelWidget - Class in org.orienteer.camel.widget
Widget for Orienteer Camel integration, linked to OIntegrationConfig
CamelWidget(String, IModel<ODocument>, IModel<ODocument>) - Constructor for class org.orienteer.camel.widget.CamelWidget
 
CONTEXT_DATA_LIST - Static variable in class org.orienteer.camel.widget.CamelWidget
 
createConsumer(Processor) - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.orienteer.camel.component.OrientDBComponent
 
createProducer() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 

D

databaseClose(ODatabaseDocument) - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
databaseOpen() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
DB_PASSWORD - Static variable in class org.orienteer.camel.component.OrientDBComponent
 
DB_URL - Static variable in class org.orienteer.camel.component.OrientDBComponent
 
DB_USERNAME - Static variable in class org.orienteer.camel.component.OrientDBComponent
 
destroy(Application) - Method in class org.orienteer.camel.Initializer
 
doStart() - Method in class org.orienteer.camel.component.OrientDBConsumer
 

G

getDefaultTitleModel() - Method in class org.orienteer.camel.widget.CamelWidget
 
getFetchPlan() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
getInputAsOClass() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
getMaxDepth() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
getOutputType() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
getParameters() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
getSQLQuery() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
getWidgetStyleClass() - Method in class org.orienteer.camel.widget.CamelWidget
 

I

init(Application) - Method in class org.orienteer.camel.Initializer
 
Initializer - Class in org.orienteer.camel
IInitializer for 'camel' module
Initializer() - Constructor for class org.orienteer.camel.Initializer
 
INTEGRATION_SESSIONS_KEY - Static variable in class org.orienteer.camel.widget.CamelWidget
 
isEnabled(EventObject) - Method in class org.orienteer.camel.component.CamelEventHandler
 
isFetchAllEmbedded() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
isMakeNew() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
isPreload() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
isSingleton() - Method in class org.orienteer.camel.component.OrientDBEndpoint
 

M

makeOutObject(Object) - Method in class org.orienteer.camel.component.OrientDBEndpoint
 
Module - Class in org.orienteer.camel
IOrienteerModule for 'camel' module
Module() - Constructor for class org.orienteer.camel.Module
 

N

newIcon(String) - Method in class org.orienteer.camel.widget.CamelWidget
 
notify(EventObject) - Method in class org.orienteer.camel.component.CamelEventHandler
 

O

onAllRoutesComplete() - Method in class org.orienteer.camel.component.CamelEventHandler
 
onDestroy(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.camel.Module
 
onInitialize(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.camel.Module
 
onInstall(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.camel.Module
 
org.orienteer.camel - package org.orienteer.camel
Main package for 'camel' module
org.orienteer.camel.component - package org.orienteer.camel.component
Package contains required components
org.orienteer.camel.web - package org.orienteer.camel.web
Package for a project web pages
org.orienteer.camel.widget - package org.orienteer.camel.widget
 
OrientDBCamelDataType - Enum in org.orienteer.camel.component
Data types for OrientDBEndpoint
OrientDBComponent - Class in org.orienteer.camel.component
Camel component for OrientDB
OrientDBComponent() - Constructor for class org.orienteer.camel.component.OrientDBComponent
 
OrientDBComponent(CamelContext) - Constructor for class org.orienteer.camel.component.OrientDBComponent
 
OrientDBConsumer - Class in org.orienteer.camel.component
Consumer(from) for OrientDBEndpoint
OrientDBConsumer(Endpoint, Processor) - Constructor for class org.orienteer.camel.component.OrientDBConsumer
 
OrientDBEndpoint - Class in org.orienteer.camel.component
Endpoint for OrientDBComponent
OrientDBEndpoint(String, Component, String, Map<String, Object>) - Constructor for class org.orienteer.camel.component.OrientDBEndpoint
 
OrientDBEndpoint(String, Component) - Constructor for class org.orienteer.camel.component.OrientDBEndpoint
 
OrientDBProducer - Class in org.orienteer.camel.component
Producer for OrientDBEndpoint
OrientDBProducer(Endpoint) - Constructor for class org.orienteer.camel.component.OrientDBProducer
 

P

process(Exchange) - Method in class org.orienteer.camel.component.OrientDBProducer
 

S

setFetchAllEmbedded(boolean) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Fetch all embedded(not linked) objects, ignore "maxDepth".
setFetchPlan(String) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Set fetch plan (view orientdb documentation, like http://orientdb.com/docs/2.0/orientdb.wiki/Fetching-Strategies.html)
setInputAsOClass(String) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Rewrite "@class" field in root document(s)
setMakeNew(boolean) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Clear ODocuments RID`s in PRELOAD phase BEFORE save
setMaxDepth(int) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Max fetch depth.
setOutputType(OrientDBCamelDataType) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Output data type of single row.
setPreload(boolean) - Method in class org.orienteer.camel.component.OrientDBEndpoint
Save ODocument from input data BEFORE query

V

valueOf(String) - Static method in enum org.orienteer.camel.component.OrientDBCamelDataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.orienteer.camel.component.OrientDBCamelDataType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WIDGET_TYPE_ID - Static variable in class org.orienteer.camel.widget.CamelWidget
 
C D G I M N O P S V W 
Skip navigation links

Copyright © 2017. All rights reserved.