A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbortMessageExchangeException - Exception in org.apache.ode.bpel.intercept
Base class for exception thrown by message-exchange interceptors.
AbortMessageExchangeException(String, Throwable) - Constructor for exception org.apache.ode.bpel.intercept.AbortMessageExchangeException
 
AbortMessageExchangeException(String) - Constructor for exception org.apache.ode.bpel.intercept.AbortMessageExchangeException
 
AbstractCMPEvaluator<ID,R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractCMPEvaluator(ID) - Constructor for class org.apache.ode.ql.eval.skel.AbstractCMPEvaluator
 
AbstractConjunction<R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractConjunction(Collection<CommandEvaluator>) - Constructor for class org.apache.ode.ql.eval.skel.AbstractConjunction
 
AbstractContainer - Class in org.apache.ode.ql.eval.skel
 
AbstractContainer(Collection<CommandEvaluator>) - Constructor for class org.apache.ode.ql.eval.skel.AbstractContainer
 
AbstractDisjunction<R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractDisjunction(Collection<CommandEvaluator>) - Constructor for class org.apache.ode.ql.eval.skel.AbstractDisjunction
 
AbstractEqualityEvaluator<ID,R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractEqualityEvaluator(ID) - Constructor for class org.apache.ode.ql.eval.skel.AbstractEqualityEvaluator
 
AbstractLogicExpr - Class in org.apache.ode.ql.tree.nodes
 
AbstractLogicExpr(Collection<LogicNode>) - Constructor for class org.apache.ode.ql.tree.nodes.AbstractLogicExpr
 
accept(Node) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Checks if the type of the provided node is the right one for this ServiceEndpoint implementation.
accept(Node) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
acquireNextTrigger(SchedulingContext, long) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get a handle to the next trigger to be fired, and mark it as 'reserved' by the calling scheduler.
activate(QName) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
activate(QName) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Activate a process.
activate() - Method in class org.apache.ode.jbi.OdeService
Do the JBI endpoint activation.
activateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
activateMyRoleEndpoint(QName, Endpoint) - Method in interface org.apache.ode.bpel.iapi.BindingContext
Activate a "myRole" endpoint.
activateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
ACTIVE - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
activeJacobThread() - Static method in class org.apache.ode.jacob.vpu.JacobVPU
Get the active Jacob thread, i.e.
ActivityBreakpoint - Interface in org.apache.ode.bpel.bdi.breaks
Break-point on a BPEL activity: breaks at the start of activity execution and on activity completion.
ActivityBreakpointImpl - Class in org.apache.ode.bpel.runtime.breaks
 
ActivityBreakpointImpl(String, String) - Constructor for class org.apache.ode.bpel.runtime.breaks.ActivityBreakpointImpl
 
ActivityEnabledEvent - Class in org.apache.ode.bpel.evt
Event sent when the parent activity or process enables this activity.
ActivityEnabledEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityEnabledEvent
 
ActivityEvent - Class in org.apache.ode.bpel.evt
Base class for all activity events.
ActivityEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityEvent
 
ActivityExecEndEvent - Class in org.apache.ode.bpel.evt
Event indicating that the activity completed execution.
ActivityExecEndEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityExecEndEvent
 
ActivityExecStartEvent - Class in org.apache.ode.bpel.evt
Event sent when the body of the activity starts executing.
ActivityExecStartEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityExecStartEvent
 
ActivityFailureEvent - Class in org.apache.ode.bpel.evt
Event sent when the activity enters the failure state and requires recovery.
ActivityFailureEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityFailureEvent
 
ActivityFailureEvent(String) - Constructor for class org.apache.ode.bpel.evt.ActivityFailureEvent
 
activityName() - Method in interface org.apache.ode.bpel.bdi.breaks.ActivityBreakpoint
Get the name of the activity that has been breakpointed.
activityName() - Method in class org.apache.ode.bpel.runtime.breaks.ActivityBreakpointImpl
 
ActivityRecovery - Interface in org.apache.ode.bpel.runtime.channels
 
ActivityRecoveryChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type ActivityRecovery.
ActivityRecoveryChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the ActivityRecovery channel type.
ActivityRecoveryChannelListener(ActivityRecoveryChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.ActivityRecoveryChannelListener
 
ActivityRecoveryDAO - Interface in org.apache.ode.bpel.dao
Activity recovery object.
ActivityRecoveryDAOImpl - Class in org.apache.ode.dao.jpa
 
ActivityRecoveryDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
ActivityRecoveryDAOImpl(String, long, String, Date, Element, String[], int) - Constructor for class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
ActivityRecoveryDaoImpl - Class in org.apache.ode.daohib.bpel
Hibernate based ActivityRecoveryDao implementation
ActivityRecoveryDaoImpl(SessionManager, HActivityRecovery) - Constructor for class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
ActivityRecoveryEvent - Class in org.apache.ode.bpel.evt
Event sent when the activity recovers with an action.
ActivityRecoveryEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityRecoveryEvent
 
ActivityRecoveryEvent(String) - Constructor for class org.apache.ode.bpel.evt.ActivityRecoveryEvent
 
ActivityStateDocumentBuilder - Class in org.apache.ode.bpel.evtproc
Class used to generate org.apache.ode.bpel.pmapi.istate.InstanceDocument objects.
ActivityStateDocumentBuilder() - Constructor for class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
ActivityTemplateFactory - Class in org.apache.ode.bpel.runtime
Factory for creating activity template objects.
ActivityTemplateFactory() - Constructor for class org.apache.ode.bpel.runtime.ActivityTemplateFactory
 
add(Comm) - Method in class org.apache.ode.jacob.soup.CommGroup
 
add(CommChannel) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
add(CommGroup) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
add(CommChannel) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
add(CommGroup) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
add_escapes(String) - Method in exception org.apache.ode.ql.jcc.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addActivityBreakpoint(Long, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
addActivityBreakpoint(Long, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Adds an activity breakpoint.
addBatch() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
addBatch(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
addBpelProcessUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
addConfiguredBpel(BpelSrcElement) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
addCorrelationKey(CorrelationKey) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
addCorrelationSet(String, Properties) - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Adds a global correlation set with its values
addCorrelationSetFilter(String, CorrelationKey) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Add a correlation set filter.
addCorrelator(String) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
addCorrelator(String) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
addDefinition(Definition4BPEL) - Method in class org.apache.ode.store.DocumentRegistry
Adds a WSDL definition for use in resolving MessageType, PortType, Operation and BPEL properties and property aliases
addElmtToOpMapping(String, String, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisDispatcher
Associates an operation and the corresponding message part element name.
addEscapes(String) - Static method in error org.apache.ode.ql.jcc.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExternalSchemaURL(XMLReader, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
Add a namespace/URL pair to the mapping between namespaces and the schemas used to validate elements in them.
addExternalSchemaURL(DOMParser, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
Add a namespace/URL pair to the mapping between namespaces and the schemas used to validate elements in them.
addFragment(CommandlineFragment) - Method in class org.apache.ode.utils.cli.XorGroup
 
addGlobalActivityBreakpoint(String, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
addGlobalActivityBreakpoint(String, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Adds an global activity breakpoint.
addImport(String) - Method in class org.apache.ode.jbi.util.Schema
Add a reference to an imported namespace.
addNotificationInfo(MBeanNotificationInfo) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
addReaction(JacobObject, Method, Object[], String) - Method in class org.apache.ode.jacob.vpu.JacobVPU
Add an item to the run queue.
addReference(URI) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
addReference(String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
ADDRESS - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
addRoute(String, ProcessInstanceDAO, int, CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Add a route from the given correlation key to the given process instance.
addRoute(String, ProcessInstanceDAO, int, CorrelationKey) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
addTo(Calendar) - Method in class org.apache.ode.utils.xsd.Duration
Adds current duration to a calendar object.
addVariableModificationBreakpoint(Long, String, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
addVariableModificationBreakpoint(Long, String, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Adds a variable modification breakpoint.
adjustBeginLineColumn(int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterCompletion(boolean) - Method in interface org.apache.ode.bpel.iapi.Scheduler.Synchronizer
Called after the transaction is completed.
ALL - Static variable in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
ALL_STATES - Static variable in class org.apache.ode.bpel.common.ProcessState
An array containing the possible states.
allocatePrefix(String, String) - Method in class org.apache.ode.utils.NamespaceStack
Allocate and declare a new namespace prefix for the current context that uses the supplied "hint" as a start.
AND - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
apply(Object, Object) - Method in interface org.apache.ode.utils.stl.BinaryFunction
 
apply(Collection<T>, UnaryFunction<T, ?>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
apply(Iterator<T>, UnaryFunction<T, ?>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
apply(Collection<T>, UnaryFunctionEx<T, ?>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
apply(Iterator<T>, UnaryFunctionEx<T, ?>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
apply(E) - Method in class org.apache.ode.utils.stl.CompositeUnaryFunction
 
apply(E) - Method in class org.apache.ode.utils.stl.MemberOfFunction
Implementation of UnaryFunction method defering to #isMember(E).
apply(E) - Method in interface org.apache.ode.utils.stl.UnaryFunction
 
apply(E) - Method in interface org.apache.ode.utils.stl.UnaryFunctionEx
 
Argument - Class in org.apache.ode.utils.cli
Models an argument, e.g., the baz in foo baz, where foo is the command.
Argument(String, String, boolean) - Constructor for class org.apache.ode.utils.cli.Argument
 
ArrayUtils - Class in org.apache.ode.utils
Utility class for dealing with arrays.
ArrayUtils() - Constructor for class org.apache.ode.utils.ArrayUtils
 
ASSIGNMessages - Class in org.apache.ode.bpel.runtime
Internationalization for messages related to assignment.
ASSIGNMessages() - Constructor for class org.apache.ode.bpel.runtime.ASSIGNMessages
 
ASTAnd - Class in org.apache.ode.ql.jcc
 
ASTAnd(int) - Constructor for class org.apache.ode.ql.jcc.ASTAnd
 
ASTAnd(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTAnd
 
ASTEqual - Class in org.apache.ode.ql.jcc
 
ASTEqual(int) - Constructor for class org.apache.ode.ql.jcc.ASTEqual
 
ASTEqual(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTEqual
 
ASTField - Class in org.apache.ode.ql.jcc
 
ASTField(int) - Constructor for class org.apache.ode.ql.jcc.ASTField
 
ASTGE - Class in org.apache.ode.ql.jcc
 
ASTGE(int) - Constructor for class org.apache.ode.ql.jcc.ASTGE
 
ASTGE(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTGE
 
ASTGreater - Class in org.apache.ode.ql.jcc
 
ASTGreater(int) - Constructor for class org.apache.ode.ql.jcc.ASTGreater
 
ASTGreater(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTGreater
 
ASTIn - Class in org.apache.ode.ql.jcc
 
ASTIn(int) - Constructor for class org.apache.ode.ql.jcc.ASTIn
 
ASTIn(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTIn
 
ASTInValues - Class in org.apache.ode.ql.jcc
 
ASTInValues(int) - Constructor for class org.apache.ode.ql.jcc.ASTInValues
 
ASTInValues(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTInValues
 
ASTLE - Class in org.apache.ode.ql.jcc
 
ASTLE(int) - Constructor for class org.apache.ode.ql.jcc.ASTLE
 
ASTLE(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTLE
 
ASTLess - Class in org.apache.ode.ql.jcc
 
ASTLess(int) - Constructor for class org.apache.ode.ql.jcc.ASTLess
 
ASTLess(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTLess
 
ASTLike - Class in org.apache.ode.ql.jcc
 
ASTLike(int) - Constructor for class org.apache.ode.ql.jcc.ASTLike
 
ASTLike(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTLike
 
ASTLimit - Class in org.apache.ode.ql.jcc
 
ASTLimit(int) - Constructor for class org.apache.ode.ql.jcc.ASTLimit
 
ASTOr - Class in org.apache.ode.ql.jcc
 
ASTOr(int) - Constructor for class org.apache.ode.ql.jcc.ASTOr
 
ASTOr(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTOr
 
ASTOrderBy - Class in org.apache.ode.ql.jcc
 
ASTOrderBy(int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderBy
 
ASTOrderByField - Class in org.apache.ode.ql.jcc
 
ASTOrderByField(int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderByField
 
ASTOrderByField(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderByField
 
ASTOrderType - Class in org.apache.ode.ql.jcc
 
ASTOrderType(int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderType
 
ASTProperty - Class in org.apache.ode.ql.jcc
 
ASTProperty(int) - Constructor for class org.apache.ode.ql.jcc.ASTProperty
 
ASTStart - Class in org.apache.ode.ql.jcc
 
ASTStart(int) - Constructor for class org.apache.ode.ql.jcc.ASTStart
 
ASTStart(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTStart
 
ASTValue - Class in org.apache.ode.ql.jcc
 
ASTValue(int) - Constructor for class org.apache.ode.ql.jcc.ASTValue
 
ATTR_LOCATION - Static variable in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 
ATTR_NAMESPACE - Static variable in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 

B

backup(int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
BadInheritsBad - Interface in org.apache.ode.jacob.classgen.testtypes
DOCUMENTME.
BadRetVal - Interface in org.apache.ode.jacob.classgen.testtypes
DOCUMENTME.
BadThrows - Interface in org.apache.ode.jacob.classgen.testtypes
DOCUMENTME.
bar() - Method in interface org.apache.ode.jacob.classgen.testtypes.BadRetVal
 
bar() - Method in interface org.apache.ode.jacob.classgen.testtypes.BadThrows
 
bar() - Method in interface org.apache.ode.jacob.classgen.testtypes.Good1
 
bar() - Method in interface org.apache.ode.jacob.classgen.testtypes.GoodInherit
 
BaseCommandlineTool - Class in org.apache.ode.utils.cli
 
BaseCommandlineTool() - Constructor for class org.apache.ode.utils.cli.BaseCommandlineTool
 
BaseXmlMapper - Class in org.apache.ode.jbi.msgmap
 
BaseXmlMapper() - Constructor for class org.apache.ode.jbi.msgmap.BaseXmlMapper
 
beforeCompletion() - Method in interface org.apache.ode.bpel.iapi.Scheduler.Synchronizer
Called before the transaction is completed.
begin() - Method in class org.apache.ode.bpel.scheduler.quartz.JTAJobRunShell
 
begin() - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
begin() - Method in class org.apache.ode.il.MockScheduler
 
begin() - Method in interface org.apache.ode.store.ConfStoreConnection
 
begin() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
begin() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
beginColumn - Variable in class org.apache.ode.ql.jcc.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.ode.ql.jcc.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
BinaryFunction - Interface in org.apache.ode.utils.stl
 
BINDING_QNAME - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
BindingContext - Interface in org.apache.ode.bpel.iapi
Interface used by the BPEL Server to establish communication links with the external world via the Integration Layer.
BindingContextImpl - Class in org.apache.ode.axis2
AXIS2 implementation of the BindingContext interface.
BindingContextImpl(ODEServer, ProcessStore) - Constructor for class org.apache.ode.axis2.BindingContextImpl
 
BindingContextImpl - Class in org.apache.ode.test
 
BindingContextImpl() - Constructor for class org.apache.ode.test.BindingContextImpl
 
borrowJobRunShell() - Method in class org.apache.ode.bpel.scheduler.quartz.JTAJobRunShellFactory
Called by the QuartzSchedulerThread to obtain instances of JobRunShell.
BPEL11_NS - Static variable in class org.apache.ode.utils.Namespaces
BPEL 1.1
BpelC - Class in org.apache.ode.tools.bpelc.cline
 
BpelC() - Constructor for class org.apache.ode.tools.bpelc.cline.BpelC
 
BpelCompileCommand - Class in org.apache.ode.tools.bpelc
 
BpelCompileCommand() - Constructor for class org.apache.ode.tools.bpelc.BpelCompileCommand
 
BpelCompileCommandMessages - Class in org.apache.ode.tools.bpelc
Internationalization message bundle for the BPEL compiler.
BpelCompileCommandMessages() - Constructor for class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
BpelCTask - Class in org.apache.ode.tools.bpelc.ant
 
BpelCTask() - Constructor for class org.apache.ode.tools.bpelc.ant.BpelCTask
 
BpelDAOConnection - Interface in org.apache.ode.bpel.dao
Represents the physical resource for connecting to the bpel state store.
BpelDAOConnectionFactory - Interface in org.apache.ode.bpel.dao
 
BpelDAOConnectionFactoryImpl - Class in org.apache.ode.bpel.memdao
Connection factory for the in-memory state store.
BpelDAOConnectionFactoryImpl(Scheduler) - Constructor for class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
BPELDAOConnectionFactoryImpl - Class in org.apache.ode.dao.jpa
 
BPELDAOConnectionFactoryImpl() - Constructor for class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
BpelDAOConnectionFactoryImpl - Class in org.apache.ode.daohib.bpel
Hibernate-based BpelDAOConnectionFactory implementation.
BpelDAOConnectionFactoryImpl() - Constructor for class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
Constructor.
BpelDAOConnectionFactoryJDBC - Interface in org.apache.ode.bpel.dao
Extension of the BpelDAOConnectionFactory interface for DAOs that are based on J2EE/JDBC data sources.
BPELDAOConnectionImpl - Class in org.apache.ode.dao.jpa
 
BPELDAOConnectionImpl(EntityManager) - Constructor for class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
BpelEngine - Interface in org.apache.ode.bpel.iapi
Interface exposing the BPEL "engine".
BpelEngineException - Exception in org.apache.ode.bpel.iapi
Exception thrown by the BPEL engine / BPEL server.
BpelEngineException(String, Throwable) - Constructor for exception org.apache.ode.bpel.iapi.BpelEngineException
 
BpelEngineException(Throwable) - Constructor for exception org.apache.ode.bpel.iapi.BpelEngineException
 
BpelEngineException(String) - Constructor for exception org.apache.ode.bpel.iapi.BpelEngineException
 
BpelEngineImpl - Class in org.apache.ode.bpel.engine
Implementation of the BpelEngine interface: provides the server methods that should be invoked in the context of a transaction.
BpelEngineImpl(Contexts) - Constructor for class org.apache.ode.bpel.engine.BpelEngineImpl
 
BpelEvent - Class in org.apache.ode.bpel.evt
Base interface for all bpel events.
BpelEvent() - Constructor for class org.apache.ode.bpel.evt.BpelEvent
 
BpelEvent.TYPE - Enum in org.apache.ode.bpel.evt
 
BpelEventFilter - Class in org.apache.ode.bpel.common
Holds a filter that will get interpreted when listing BPEL events.
BpelEventFilter(String, int) - Constructor for class org.apache.ode.bpel.common.BpelEventFilter
Initializes properly the InstanceFilter attributes by pre-parsing the filter and orderKeys strings and setting the limit.
BpelEventListener - Interface in org.apache.ode.bpel.engine
Interface implemented by listeners of BPEL events.
BpelEventListener - Interface in org.apache.ode.bpel.iapi
Listener interface implemented by parties interested in receiving BpelEvent.
BpelEventNotification - Class in org.apache.ode.bpel.jmx
JMX notification used to deliver BpelEvents to JMX NotificationListeners.
BpelEventNotification(Object, long, BpelEvent) - Constructor for class org.apache.ode.bpel.jmx.BpelEventNotification
Constructor.
bpelEventQuery(InstanceFilter, BpelEventFilter) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Execute a query to retrieve the BPEL events matching the criteria.
bpelEventQuery(InstanceFilter, BpelEventFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
bpelEventTimelineQuery(InstanceFilter, BpelEventFilter) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Execute a query for the timeline for BPEL events matching the criteria.
bpelEventTimelineQuery(InstanceFilter, BpelEventFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
BpelJacobRunnable - Class in org.apache.ode.bpel.runtime
Base class extended by all BPEL-related abstractions.
BpelJacobRunnable() - Constructor for class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
BpelManagementFacade - Interface in org.apache.ode.bpel.pmapi
Instance management interaction interface.
BpelManagementFacadeImpl - Class in org.apache.ode.bpel.engine
Implementation of the instance/process management interaction.
BpelManagementFacadeImpl(BpelServer, ProcessStore) - Constructor for class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
BpelProcess - Class in org.apache.ode.bpel.engine
Entry point into the runtime of a BPEL process.
BpelProcess(ProcessConf, BpelEventListener, ProcessLifecycleCallback) - Constructor for class org.apache.ode.bpel.engine.BpelProcess
 
BpelRuntimeContext - Interface in org.apache.ode.bpel.runtime
A facade for accessing all the BPEL functionality that is not implemented directly in the JACOB framework, but rather "natively" .
BpelServer - Interface in org.apache.ode.bpel.iapi
Interface implemented by the BPEL server.
BpelServerConnector - Class in org.apache.ode.bpel.connector
 
BpelServerConnector() - Constructor for class org.apache.ode.bpel.connector.BpelServerConnector
 
BpelServerImpl - Class in org.apache.ode.bpel.engine
The BPEL server implementation.
BpelServerImpl() - Constructor for class org.apache.ode.bpel.engine.BpelServerImpl
 
BpelSrcElement - Class in org.apache.ode.tools.bpelc.ant
 
BpelSrcElement() - Constructor for class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
Breakpoint - Interface in org.apache.ode.bpel.bdi.breaks
Base interface of all BPEL break-point.
BreakpointImpl - Class in org.apache.ode.bpel.runtime.breaks
 
BreakpointImpl(String) - Constructor for class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
bufcolumn - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
buffer - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
bufline - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
bufpos - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
build(String) - Method in class org.apache.ode.ql.jcc.TreeBuilder
 
build(ET) - Method in class org.apache.ode.ql.tree.Builder
 
Builder<ET> - Class in org.apache.ode.ql.tree
 
Builder() - Constructor for class org.apache.ode.ql.tree.Builder
 
BuilderFactory - Class in org.apache.ode.ql.tree
 
buildMessage(String, String[], Object[]) - Method in class org.apache.ode.axis2.service.ServiceClientUtil
Builds a message for the deployment and management API using simple parameter passing.
byTarget - Variable in class org.apache.ode.jacob.vpu.Statistics
Total time spent in each org.apache.ode.jacob.JavaMethodBody method.

C

cacheXSLSheet(URI, String, URIResolver) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
Parses the provided stylesheet and stores it in cache only if it's not there already.
calcInitialProperties(TDeployment.Process) - Static method in class org.apache.ode.store.ProcessStoreImpl
Create a property mapping based on the initial values in the deployment descriptor.
cancel(TimerResponseChannel) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Cancel a timer, or pick.
cancel() - Method in interface org.apache.ode.bpel.runtime.channels.ActivityRecovery
Cancel the activity (unsuccessful completion).
cancel() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
cancelJob(String) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Make a good effort to cancel the job.
cancelJob(String) - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
cancelJob(String) - Method in class org.apache.ode.il.MockScheduler
 
cancelled() - Method in interface org.apache.ode.bpel.runtime.channels.ParentScope
 
canExecute(short) - Static method in class org.apache.ode.bpel.common.ProcessState
Test whether a process state is one where the process can execute, i.e., not ProcessState.STATE_SUSPENDED and not one of the completed or terminated states.
captureSchema(String, XMLEntityResolver) - Static method in class org.apache.ode.utils.xsd.XSUtils
Recursively "capture" XSD documents starting at the given URI and using an XMLEntityResolver to obtain document streams.
captureSchema(URI, String, XMLEntityResolver) - Static method in class org.apache.ode.utils.xsd.XSUtils
Capture the schemas supplied by the reader.
CapturingXMLEntityResolver - Class in org.apache.ode.utils.xsd
A wrapper for XMLEntityResolvers that defers resolution to the wrapped object and saves the byte stream of each resolved entity in a map.
CapturingXMLEntityResolver(Map<URI, byte[]>, XMLEntityResolver) - Constructor for class org.apache.ode.utils.xsd.CapturingXMLEntityResolver
 
cease() - Method in class org.apache.ode.jbi.Receiver
This is called to gracefully stop the Receiver thread.
Cell - Interface in org.apache.ode.jacob.examples.cell
Channel type for a cell.
CELL_<T> - Class in org.apache.ode.jacob.examples.cell
Cell process template Java representation.
CELL_(CellChannel, T) - Constructor for class org.apache.ode.jacob.examples.cell.CELL_
 
CellChannel - Interface in org.apache.ode.jacob.examples.cell
An auto-generated channel interface for the channel type Cell.
CellChannelListener - Class in org.apache.ode.jacob.examples.cell
An auto-generated channel listener abstract class for the Cell channel type.
CellChannelListener(CellChannel) - Constructor for class org.apache.ode.jacob.examples.cell.CellChannelListener
 
Channel - Interface in org.apache.ode.jacob
Interface implemented by channel proxies.
ChannelFactory - Class in org.apache.ode.jacob.vpu
 
ChannelFactory() - Constructor for class org.apache.ode.jacob.vpu.ChannelFactory
 
ChannelFactory.ChannelInvocationHandler - Class in org.apache.ode.jacob.vpu
 
ChannelListener<CT extends Channel> - Class in org.apache.ode.jacob
Base-class for method-list objects.
ChannelListener(CT) - Constructor for class org.apache.ode.jacob.ChannelListener
 
channelsCreated - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of channels created.
characters(char[], int, int) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
checkBreak(BpelEvent) - Method in class org.apache.ode.bpel.runtime.breaks.ActivityBreakpointImpl
 
checkBreak(BpelEvent) - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
children - Variable in class org.apache.ode.ql.jcc.SimpleNode
 
childs - Variable in class org.apache.ode.ql.eval.skel.AbstractContainer
 
cleanUp() - Method in class org.apache.ode.jbi.OdeBootstrap
Cleans up any resources allocated by the bootstrap implementation, including deregistration of the extension MBean, if applicable.
cleanup() - Static method in class org.apache.ode.utils.fs.TempFileManager
Clear out the temporary working directory.
cleanVolatileTriggerAndJobs() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
clearBatch() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
clearCurrentResponse() - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
clearParameters() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
clearWarnings() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
clearWarnings() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
ClineCommandContext - Class in org.apache.ode.tools
 
ClineCommandContext(Log) - Constructor for class org.apache.ode.tools.ClineCommandContext
 
cloneSerializable(Object) - Static method in class org.apache.ode.utils.SerializableUtils
Clone a Serializable object; for use when a clone() method is not available.
close() - Method in class org.apache.ode.axis2.ExternalService
 
close() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
close() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleChannel
Close the communication channel.
close() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
close() - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
close() - Method in interface org.apache.ode.ra.ServiceProviderSession
Close the session.
close() - Method in interface org.apache.ode.ra.transports.OdeTransportPipe
 
close() - Method in interface org.apache.ode.store.ConfStoreConnection
 
close() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
close() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
close() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
close() - Method in class org.apache.ode.test.PartnerRoleChannelImpl
 
close() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
close() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
closeConnection(Connection) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
closeConnection(Connection) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
closeConnection(Connection) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
CollectionsX - Class in org.apache.ode.utils.stl
Useful extensions to the java.util.Collections class.
CollectionsX() - Constructor for class org.apache.ode.utils.stl.CollectionsX
 
column - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
Comm - Class in org.apache.ode.jacob.soup
DOCUMENTME.
Comm() - Constructor for class org.apache.ode.jacob.soup.Comm
 
Comm(CommGroup, CommChannel) - Constructor for class org.apache.ode.jacob.soup.Comm
 
Command - Interface in org.apache.ode.tools
 
COMMAND_PREFIX - Static variable in interface org.apache.ode.utils.cli.CommandlineFragment
The prefix ("-") that signifies that an argument is a flag.
CommandContainer - Interface in org.apache.ode.ql.eval.skel
 
CommandContext - Interface in org.apache.ode.tools
A context for the execution of a Command that supplies uniform logging and output functionality.
CommandContextErrorHandler - Class in org.apache.ode.tools
 
CommandContextErrorHandler(CommandContext) - Constructor for class org.apache.ode.tools.CommandContextErrorHandler
 
CommandEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
CommandlineFragment - Interface in org.apache.ode.utils.cli
Basic interface for a fragment of a commandline; that fragment could be a single flag, could be a flag with one or more arguments, or could be an argument.
CommandLineMessages - Class in org.apache.ode.utils.cli
Message bundle for org.apache.ode.utils.cli.CliHelper.
CommandLineMessages() - Constructor for class org.apache.ode.utils.cli.CommandLineMessages
 
CommandlineSyntaxException - Exception in org.apache.ode.utils.cli
 
CommandlineSyntaxException(String) - Constructor for exception org.apache.ode.utils.cli.CommandlineSyntaxException
 
CommandTask - Class in org.apache.ode.tools
Base Task that implements CommandContext.
CommandTask() - Constructor for class org.apache.ode.tools.CommandTask
 
CommChannel - Class in org.apache.ode.jacob.soup
DOCUMENTME.
CommChannel(Class) - Constructor for class org.apache.ode.jacob.soup.CommChannel
 
CommGroup - Class in org.apache.ode.jacob.soup
DOCUMENTME.
CommGroup(boolean) - Constructor for class org.apache.ode.jacob.soup.CommGroup
 
commit() - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
commit() - Method in class org.apache.ode.il.MockScheduler
 
commit() - Method in interface org.apache.ode.store.ConfStoreConnection
 
commit() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
commit() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
commit() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
commitChanges(VariableInstance, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
commitConnection(Connection) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
CommonMessages - Class in org.apache.ode.utils.msg
 
CommonMessages() - Constructor for class org.apache.ode.utils.msg.CommonMessages
 
CommRecv - Class in org.apache.ode.jacob.soup
Persistent store representation of an object (i.e.
CommRecv() - Constructor for class org.apache.ode.jacob.soup.CommRecv
 
CommRecv(CommChannel, ChannelListener) - Constructor for class org.apache.ode.jacob.soup.CommRecv
 
CommSend - Class in org.apache.ode.jacob.soup
Persistent store representation of a message (i.e.
CommSend() - Constructor for class org.apache.ode.jacob.soup.CommSend
 
CommSend(CommChannel, Method, Object[]) - Constructor for class org.apache.ode.jacob.soup.CommSend
 
compareTo(Object) - Method in class org.apache.ode.utils.GUID
 
compensate(SynchChannel) - Method in interface org.apache.ode.bpel.runtime.channels.Compensation
 
compensate(OScope, SynchChannel) - Method in interface org.apache.ode.bpel.runtime.channels.ParentScope
 
COMPENSATED - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
COMPENSATING - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
Compensation - Interface in org.apache.ode.bpel.runtime.channels
 
CompensationChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type Compensation.
CompensationChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the Compensation channel type.
CompensationChannelListener(CompensationChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.CompensationChannelListener
 
CompensationHandler - Class in org.apache.ode.bpel.runtime
A handle to a compensation handler.
CompensationHandlerRegistered - Class in org.apache.ode.bpel.evt
 
CompensationHandlerRegistered() - Constructor for class org.apache.ode.bpel.evt.CompensationHandlerRegistered
 
compile(Query) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compile(Query) - Method in class org.apache.ode.ql.Compiler
 
compileConjunction(Collection<CommandEvaluator>) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileDisjunction(Collection<CommandEvaluator>) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileEqual(Equality) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileEvaluator(Object) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileGE(GE) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileGreater(Greater) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileIdentifierToValueCMP(IdentifierToValueCMP) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileIn(In) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileLE(LE) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileLess(Less) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileLike(Like) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileOrderBy(OrderBy) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
Compiler<R,PARAMC> - Class in org.apache.ode.ql
 
Compiler() - Constructor for class org.apache.ode.ql.Compiler
 
complete() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Complete the message, exchange: indicates that the client has receive the response (if any).
complete(boolean) - Method in class org.apache.ode.bpel.scheduler.quartz.JTAJobRunShell
 
COMPLETED - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
completed(FaultData, Set<CompensationHandler>) - Method in interface org.apache.ode.bpel.runtime.channels.ParentScope
 
completedFault(FaultData) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Should be invoked by process template, signalling process completion with fault.
completedOk() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Should be invoked by process template, signalling process completion with no faults.
CompositeUnaryFunction<E,V,T> - Class in org.apache.ode.utils.stl
 
CompositeUnaryFunction(UnaryFunction<T, V>, UnaryFunction<E, T>) - Constructor for class org.apache.ode.utils.stl.CompositeUnaryFunction
 
CONFIG_FILE_NAME - Static variable in class org.apache.ode.jbi.OdeConfigProperties
 
ConfigurationException - Exception in org.apache.ode.bpel.explang
Exception indicating thrown from the ExpressionLanguageRuntime#initialize(org.apache.ode.bpel.o.OExpressionLanguage) method indicating that the expression language processor could not be configured.
ConfigurationException(String, Throwable) - Constructor for exception org.apache.ode.bpel.explang.ConfigurationException
 
configure(Properties) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
configure(Properties) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
ConfStoreConnection - Interface in org.apache.ode.store
 
ConfStoreConnectionFactory - Interface in org.apache.ode.store
Connection factory for DB store.
ConfStoreConnectionHib - Class in org.apache.ode.store.hib
Connection to a Hibernate data store.
ConfStoreConnectionHib(Session) - Constructor for class org.apache.ode.store.hib.ConfStoreConnectionHib
 
ConfStoreConnectionJpa - Class in org.apache.ode.store.jpa
 
ConfStoreConnectionJpa(EntityManager) - Constructor for class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
Conjunction - Class in org.apache.ode.ql.tree.nodes
 
Conjunction(Collection<LogicNode>) - Constructor for class org.apache.ode.ql.tree.nodes.Conjunction
 
ConjunctionEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
ConnectionProvider - Interface in org.apache.ode.jca.server
 
consoleErr(String) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
ConsoleFormatter - Class in org.apache.ode.utils.cli
 
ConsoleFormatter() - Constructor for class org.apache.ode.utils.cli.ConsoleFormatter
 
consume(List<String>) - Method in class org.apache.ode.utils.cli.Argument
 
consume(List<String>) - Method in interface org.apache.ode.utils.cli.CommandlineFragment
Grab the pieces of the commandline relevant to this argument, configure the implementation, and then return a new array of arguments that will have the pieces of the original commandline that this command used removed.
consume(List<String>) - Method in class org.apache.ode.utils.cli.Flag
 
consume(List<String>) - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
consume(List<String>) - Method in class org.apache.ode.utils.cli.LastArgument
 
consume(List<String>) - Method in class org.apache.ode.utils.cli.MultiArgument
 
consume(List<String>) - Method in class org.apache.ode.utils.cli.XorGroup
 
consumeExport(String) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
consumeExport(String) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
Content - Interface in org.apache.ode.bpel.iapi
Opaque representation of content.
ContextException - Exception in org.apache.ode.bpel.iapi
Exception thrown by the integration layer.
ContextException() - Constructor for exception org.apache.ode.bpel.iapi.ContextException
 
ContextException(String) - Constructor for exception org.apache.ode.bpel.iapi.ContextException
 
ContextException(String, Throwable) - Constructor for exception org.apache.ode.bpel.iapi.ContextException
 
Continuation - Class in org.apache.ode.jacob.soup
DOCUMENTME.
Continuation(JacobObject, Method, Object[]) - Constructor for class org.apache.ode.jacob.soup.Continuation
 
convert(QName, Element) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
Convert an EPR element into another EPR using the provided target type.
convertClarkQName(String) - Static method in class org.apache.ode.jbi.EndpointReferenceContextImpl
 
convertEndpoint(QName, Element) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
convertEndpoint(QName, Element) - Method in interface org.apache.ode.bpel.iapi.EndpointReferenceContext
Converts an endpoint reference from its XML representation to another type of endpoint reference.
convertEndpoint(QName, Element) - Method in class org.apache.ode.jbi.EndpointReferenceContextImpl
 
convertEndpointReference(Element, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
convertFilterState() - Method in class org.apache.ode.bpel.common.InstanceFilter
Converts the status filter value as given by a filter ('active', 'suspended', ...) to an instance state as defined in the ProcessState class.
convertToWSA(MutableEndpoint) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
 
copy(OutputStream, InputStream, int) - Static method in class org.apache.ode.utils.StreamUtils
Copy data from an InputStream to an OutputStream until an end-of-stream is reached on the source InputStream.
copy(Writer, Reader, int) - Static method in class org.apache.ode.utils.StreamUtils
Copy data from an Reader to an Writer until an end-of-stream is reached on the source Reader.
copy(OutputStream, InputStream) - Static method in class org.apache.ode.utils.StreamUtils
Copy with default buffer size.
copy(OutputStream, URL) - Static method in class org.apache.ode.utils.StreamUtils
Copy from URL stream.
copyMexProperties(MessageExchange, MyRoleMessageExchange) - Method in class org.apache.ode.jbi.ServiceBridge
Transfer message properties from the ODE message exchange to the JBI message exchange object.
copyMexProperties(MyRoleMessageExchange, MessageExchange) - Method in class org.apache.ode.jbi.ServiceBridge
Transfer message properties from the JBI message exchange to the ODE message exchange object.
CorrelationEvent - Class in org.apache.ode.bpel.evt
 
CorrelationEvent() - Constructor for class org.apache.ode.bpel.evt.CorrelationEvent
 
CorrelationEvent(QName, String, String) - Constructor for class org.apache.ode.bpel.evt.CorrelationEvent
 
CorrelationKey - Class in org.apache.ode.bpel.common
Message correlation key.
CorrelationKey(int, String[]) - Constructor for class org.apache.ode.bpel.common.CorrelationKey
Constructor.
CorrelationKey(String) - Constructor for class org.apache.ode.bpel.common.CorrelationKey
 
correlationKey - Variable in class org.apache.ode.bpel.runtime.Selector
 
CorrelationMatchEvent - Class in org.apache.ode.bpel.evt
Correlation matched a process instance on inbound message.
CorrelationMatchEvent(QName, QName, Long, CorrelationKey) - Constructor for class org.apache.ode.bpel.evt.CorrelationMatchEvent
 
CorrelationNoMatchEvent - Class in org.apache.ode.bpel.evt
Message arrived and matched neither (a) createInstance or (b) correlation match
CorrelationNoMatchEvent(QName, String, String, CorrelationKey[]) - Constructor for class org.apache.ode.bpel.evt.CorrelationNoMatchEvent
 
CorrelationSetDAO - Interface in org.apache.ode.bpel.dao
Data access object representing a BPEL correlation set.
CorrelationSetDAOImpl - Class in org.apache.ode.dao.jpa
 
CorrelationSetDAOImpl() - Constructor for class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
CorrelationSetDAOImpl(ScopeDAOImpl, String) - Constructor for class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
CorrelationSetEvent - Class in org.apache.ode.bpel.evt
Correlation set event.
CorrelationSetEvent() - Constructor for class org.apache.ode.bpel.evt.CorrelationSetEvent
 
CorrelationSetEvent(String) - Constructor for class org.apache.ode.bpel.evt.CorrelationSetEvent
 
CorrelationSetInstance - Class in org.apache.ode.bpel.runtime
 
CorrelationSetInstance(Long, OScope.CorrelationSet) - Constructor for class org.apache.ode.bpel.runtime.CorrelationSetInstance
 
CorrelationSetWriteEvent - Class in org.apache.ode.bpel.evt
Correlation was set event.
CorrelationSetWriteEvent(String, CorrelationKey) - Constructor for class org.apache.ode.bpel.evt.CorrelationSetWriteEvent
 
CorrelatorDAO - Interface in org.apache.ode.bpel.dao
Data access object representing a correlator.
CorrelatorDAOImpl - Class in org.apache.ode.dao.jpa
 
CorrelatorDAOImpl() - Constructor for class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
CorrelatorDAOImpl(String) - Constructor for class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
CorrSetProperty - Class in org.apache.ode.dao.jpa
 
CorrSetProperty() - Constructor for class org.apache.ode.dao.jpa.CorrSetProperty
 
CorrSetProperty(String, String) - Constructor for class org.apache.ode.dao.jpa.CorrSetProperty
 
count - Variable in class org.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
 
countKids(Element, short) - Static method in class org.apache.ode.utils.DOMUtils
Count number of children of a certain type of the given element.
CountLRUDehydrationPolicy - Class in org.apache.ode.bpel.engine
 
CountLRUDehydrationPolicy() - Constructor for class org.apache.ode.bpel.engine.CountLRUDehydrationPolicy
 
createActivityRecovery(String, long, String, Date, Element, String[], int) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Create an activity recovery object for a given activity instance.
createActivityRecovery(String, long, String, Date, Element, String[], int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
createBuilder() - Method in class org.apache.ode.ql.tree.BuilderFactory
 
createChannel(CommChannel, Class) - Static method in class org.apache.ode.jacob.vpu.ChannelFactory
 
createChild(ActivityInfo, ScopeFrame, LinkFrame) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createConnectionFactory() - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
createConnectionObject() - Method in interface org.apache.ode.jca.server.ConnectionProvider
 
createDaoCF() - Method in class org.apache.ode.il.dbutil.Database
 
createDeploymentUnit(String) - Method in interface org.apache.ode.store.ConfStoreConnection
 
createDeploymentUnit(String) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
createDeploymentUnit(String) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
createDomainObjectName(String) - Static method in class org.apache.ode.utils.jmx.JMXConstants
Create a JMX name for a ODE domain.
createDomainObjectQuery() - Static method in class org.apache.ode.utils.jmx.JMXConstants
Create a JMX name query to find ODE domain MBeans.
createEndpoint(Element) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
Creates a ServiceEndpoint using the provided Node.
createExport(CommChannel) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
createExport(CommChannel) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
createExternalService(Definition, QName, String) - Method in class org.apache.ode.axis2.ODEServer
 
createFault(QName, Element, OVarType, OBase) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createFault(QName, OBase, String) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createFault(QName, OBase) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createInstance(CorrelatorDAO) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Create a new process instance object.
createInstance(OActivity, ActivityInfo, ScopeFrame, LinkFrame) - Method in class org.apache.ode.bpel.runtime.ActivityTemplateFactory
 
createInstance(CorrelatorDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
createInternalDS(String) - Static method in class org.apache.ode.store.ProcessStoreImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
createMessage(QName) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Create a new message associated with this message-exchange
createMessage(QName) - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Create a message associated with this exchange.
createMessage(QName) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
createMessage(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
createMessage(QName) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
createMessageExchange(char) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Create a message exchange.
createMessageExchange(String, QName, String, String) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
createMessageExchange(String, QName, String) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
createMessageExchange(String, QName, String) - Method in interface org.apache.ode.bpel.iapi.BpelEngine
Create a "my role" message exchange for invoking a BPEL process.
createMessageExchange(char) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createObjectName() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
createObjectName(String, String[]) - Static method in class org.apache.ode.utils.jmx.SimpleMBean
 
createODEServer() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
createPartnerLink(int, String, String, String) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Create a storage space for partner link values for the scope.
createPartnerLink(int, String, String, String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
createPartnerRoleChannel(QName, PortType, Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createPartnerRoleChannel(QName, PortType, Endpoint) - Method in interface org.apache.ode.bpel.iapi.BindingContext
Create a communication channel for communicating with a partner.
createPartnerRoleChannel(QName, PortType, Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
createPipe(String, Properties) - Method in interface org.apache.ode.ra.transports.OdeTransport
Create a new communication pipe.
createPipe(String, Properties) - Method in class org.apache.ode.ra.transports.rmi.RMITransport
 
createProcess(QName, QName, String, long) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
createProcess(QName, QName, String, long) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createProcess(QName, QName, long) - Method in interface org.apache.ode.store.DeploymentUnitDAO
 
createProcess(QName, QName, long) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
createProcess(QName, QName, long) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
createProcessStore(DataSource) - Method in class org.apache.ode.axis2.ODEServer
 
createScheduler() - Method in class org.apache.ode.axis2.ODEServer
 
createScope(ScopeDAO, String, int) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Creates a new scope.
createScope(ScopeDAO, String, int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
createScopeInstance(Long, OScope) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Create a scope instance object.
createService(AxisConfiguration, Definition, QName, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
 
createService(AxisConfiguration, QName, String, String, Definition, MessageReceiver) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
 
createService(Definition, QName, String) - Method in class org.apache.ode.axis2.ODEServer
 
createServiceProviderSession(String, Class) - Method in interface org.apache.ode.ra.OdeConnection
Obtain access to a service provider belonging to this ODE domain through its client session interface.
createServiceRef(Element) - Static method in class org.apache.ode.axis2.ODEService
Create-and-copy a service-ref element.
createSoapBody(SOAPBody, SOAPBody, Message, Element, String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapFault(Element, QName, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapHeader(SOAPEnvelope, SOAPHeader, Message, Element) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapRequest(MessageContext, Element, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapResponse(MessageContext, Element, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createStatement() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
createStatement(int, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
createStatement(int, int, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
curChar - Variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
currentToken - Variable in exception org.apache.ode.ql.jcc.ParseException
This is the last token that has been consumed successfully.
cycle() - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
cycle() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 

D

Database - Class in org.apache.ode.il.dbutil
Does the dirty work of setting up / obtaining a DataSource based on the configuration in the OdeConfigProperties object.
Database(OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.Database
 
DatabaseConfigException - Exception in org.apache.ode.il.dbutil
 
DatabaseConfigException(String, Exception) - Constructor for exception org.apache.ode.il.dbutil.DatabaseConfigException
 
DataSourceConnectionProvider - Class in org.apache.ode.daohib
 
DataSourceConnectionProvider() - Constructor for class org.apache.ode.daohib.DataSourceConnectionProvider
 
DbConfStoreConnectionFactory - Class in org.apache.ode.store.hib
 
DbConfStoreConnectionFactory(DataSource, boolean) - Constructor for class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory - Class in org.apache.ode.store.jpa
 
DbConfStoreConnectionFactory(DataSource, boolean) - Constructor for class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory.DataSourceConnectionProvider - Class in org.apache.ode.store.hib
 
DbConfStoreConnectionFactory.DataSourceConnectionProvider() - Constructor for class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
dbexec(BpelProcessDatabase.Callable<T>) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
Execute a database transaction, unwrapping nested ManagementExceptions.
dbexec(BpelDatabase.Callable<T>) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
Execute a database transaction, unwrapping nested ManagementExceptions.
deactivate() - Method in class org.apache.ode.jbi.OdeService
Deactivate endpoints in JBI.
deactivateMyRoleEndpoint(Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
deactivateMyRoleEndpoint(Endpoint) - Method in interface org.apache.ode.bpel.iapi.BindingContext
Deactivate a "myRole" endpoint.
deactivateMyRoleEndpoint(Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
debug(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
debug(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
debug(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log a debug-level message that resulted from a Throwable.
debug(String) - Method in interface org.apache.ode.tools.CommandContext
Log an debug-level message.
debug(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
debug(String) - Method in class org.apache.ode.tools.CommandTask
 
DebugInfo - Class in org.apache.ode.jacob
Standard debug information for channels, objects (channel reads), and messages (channel writes).
DebugInfo() - Constructor for class org.apache.ode.jacob.DebugInfo
 
debugStream - Variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
declaration - Variable in class org.apache.ode.bpel.runtime.CorrelationSetInstance
 
declaration - Variable in class org.apache.ode.bpel.runtime.VariableInstance
 
declarePrefix(String, String) - Method in class org.apache.ode.utils.NamespaceStack
Declare a new prefix binding.
deepDelete(File) - Static method in class org.apache.ode.utils.fs.FileUtils
Delete a file/directory, recursively.
DEFAULT - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.ode.utils.StreamUtils
The default size of the byte buffer used in the StreamUtils.copy(java.io.OutputStream, java.io.InputStream, int) methods.
DEFAULT_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
DEFAULT_RMI_CONNECTION_URL - Static variable in class org.apache.ode.utils.rmi.RMIConstants
Deprecated. DO NOT USE, will soon be eliminated.
DehydrationPolicy - Interface in org.apache.ode.bpel.engine
Defines a policy to dehydrate running processes based on a limit in total process count or processes that haven't been used for a while.
delete() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Remove the process from the database (along with any instance, variable data, etc...).
delete() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Delete the process instance object from the database.
delete(String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
delete(String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Delete the process instances matching the given filter.
delete() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
delete() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
delete() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Delete this deployment unit (deletes all the children).
delete() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
delete() - Method in class org.apache.ode.store.hib.HibObj
 
delete() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
delete() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
delete() - Method in class org.apache.ode.store.jpa.JpaObj
 
delete() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
delete() - Method in interface org.apache.ode.store.ProcessConfDAO
 
deleteActivityRecovery(String) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Delete previously registered activity recovery.
deleteActivityRecovery(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
deploy(File) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Deploys a process from the filesystem.
deploy(String, String) - Method in class org.apache.ode.jbi.OdeSUManager
 
deploy(File) - Method in class org.apache.ode.store.ProcessStoreImpl
Deploys a process.
DeploymentPoller - Class in org.apache.ode.axis2.deploy
Polls a directory for the deployment of a new deployment unit.
DeploymentPoller(File, ODEServer) - Constructor for class org.apache.ode.axis2.deploy.DeploymentPoller
 
deploymentUnit - Variable in class org.apache.ode.bpel.iapi.ProcessStoreEvent
 
DeploymentUnitDAO - Interface in org.apache.ode.store
DAO interface for a "deployment unit", a collection of processes deployed as a single unit.
DeploymentUnitDaoImpl - Class in org.apache.ode.store.hib
 
DeploymentUnitDaoImpl() - Constructor for class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
DeploymentUnitDaoImpl - Class in org.apache.ode.store.jpa
 
DeploymentUnitDaoImpl() - Constructor for class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
DeploymentWebService - Class in org.apache.ode.axis2.service
Axis wrapper for process deployment.
DeploymentWebService() - Constructor for class org.apache.ode.axis2.service.DeploymentWebService
 
dequeueMessage(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Dequeue a message exchange matching a correlationKey constraint.
dequeueMessage(CorrelationKey) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
dequeueReaction() - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
dequeueReaction() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
dereferenceQName(String) - Method in class org.apache.ode.utils.NamespaceStack
Derference the prefix on a QName in String form and return a Java QName object.
derefQName(String) - Method in class org.apache.ode.utils.NSContext
 
destroyConnectionObject(Object) - Method in interface org.apache.ode.jca.server.ConnectionProvider
 
destroyService(QName) - Method in class org.apache.ode.axis2.ODEServer
 
didMatch() - Method in class org.apache.ode.utils.cli.XorGroup
 
DIGIT - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
DIR_BPEL_INVOKES_PARTNERROLE - Static variable in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
DIR_PARTNER_INVOKES_MYROLE - Static variable in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
directoryEntriesInPath(File) - Static method in class org.apache.ode.utils.fs.FileUtils
Recursively collect all Files in the given directory and all its subdirectories.
directoryEntriesInPath(File, FileFilter) - Static method in class org.apache.ode.utils.fs.FileUtils
Recursively collect all Files in the given directory and all its subdirectories, applying the given FileFilter.
Disjunction - Class in org.apache.ode.ql.tree.nodes
 
Disjunction(Collection<LogicNode>) - Constructor for class org.apache.ode.ql.tree.nodes.Disjunction
 
DisjunctionEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
doCheckin() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
DocLitMapper - Class in org.apache.ode.jbi.msgmap
Mapper to handle messages that are single-part docliteral (WSDL2.0 style).
DocLitMapper() - Constructor for class org.apache.ode.jbi.msgmap.DocLitMapper
 
DocumentEntityResolver - Class in org.apache.ode.store
Resolves references inide the deployment unit.
DocumentEntityResolver(File) - Constructor for class org.apache.ode.store.DocumentEntityResolver
 
DocumentRegistry - Class in org.apache.ode.store
A parsed collection of WSDL definitions, including BPEL-specific extensions.
DocumentRegistry() - Constructor for class org.apache.ode.store.DocumentRegistry
 
domToString(Node) - Static method in class org.apache.ode.utils.DOMUtils
Convert a DOM node to a stringified XML representation.
domToStringLevel2(Node) - Static method in class org.apache.ode.utils.DOMUtils
Convert a DOM node to a stringified XML representation.
DOMUtils - Class in org.apache.ode.utils
Utility class for dealing with the Document Object Model (DOM).
DOMUtils() - Constructor for class org.apache.ode.utils.DOMUtils
 
Done() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
doRecoverMisfires() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
doSend(URL, InputStream, OutputStream, String, int, String, String, String) - Static method in class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 
doStep(int, SynchChannel) - Method in class org.apache.ode.jacob.examples.sequence.Sequence
Execute a step
DummyResourceAdapter - Class in org.apache.ode.ra
Does nothing
DummyResourceAdapter() - Constructor for class org.apache.ode.ra.DummyResourceAdapter
 
dump(String) - Method in class org.apache.ode.ql.jcc.SimpleNode
 
dumpState(PrintStream) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
dumpState(PrintStream) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
dumpState() - Method in class org.apache.ode.jacob.vpu.JacobVPU
Dump the state of the VPU for debugging purposes.
Duration - Class in org.apache.ode.utils.xsd
Support for xml schema duration.
Duration(String) - Constructor for class org.apache.ode.utils.xsd.Duration
 

E

EFFUSIVE - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
EL_IMPORT - Static variable in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 
EmbeddedGeronimoFactory - Class in org.apache.ode.il
 
EmbeddedGeronimoFactory() - Constructor for class org.apache.ode.il.EmbeddedGeronimoFactory
 
EMPTY_CLASS_ARRAY - Static variable in class org.apache.ode.utils.ArrayUtils
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.ode.utils.ArrayUtils
 
enableService(AxisConfiguration, BpelServer, ProcessStore, DeploymentPoller, String, String) - Method in class org.apache.ode.axis2.service.DeploymentWebService
 
enableService(AxisConfiguration, BpelServer, ProcessStore, String) - Method in class org.apache.ode.axis2.service.ManagementService
 
encodePath(String) - Static method in class org.apache.ode.utils.fs.FileUtils
 
endColumn - Variable in class org.apache.ode.ql.jcc.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDocument() - Method in class org.apache.ode.utils.xml.capture.Tracker
 
endElement(String, String, String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
endLine - Variable in class org.apache.ode.ql.jcc.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
Endpoint - Class in org.apache.ode.bpel.iapi
Concrete representation of service endpoint.
Endpoint(QName, String) - Constructor for class org.apache.ode.bpel.iapi.Endpoint
Constructor.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.ode.ra.DummyResourceAdapter
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.ode.ra.DummyResourceAdapter
 
EndpointFactory - Class in org.apache.ode.bpel.epr
Factory for EndpointReference implementations.
EndpointFactory() - Constructor for class org.apache.ode.bpel.epr.EndpointFactory
 
EndpointReference - Interface in org.apache.ode.bpel.iapi
Encapsulation of an end-point reference.
EndpointReferenceContext - Interface in org.apache.ode.bpel.iapi
Endpoint reference context: facililates the creation of EndpointReference objects.
EndpointReferenceContextImpl - Class in org.apache.ode.axis2
 
EndpointReferenceContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.EndpointReferenceContextImpl
 
EndpointReferenceContextImpl - Class in org.apache.ode.jbi
Implementation of the ODE EndpointReferenceContext interface used by the BPEL engine to convert XML descriptions of endpoint references (EPRs) into Java object representations.
EndpointReferenceContextImpl(OdeContext) - Constructor for class org.apache.ode.jbi.EndpointReferenceContextImpl
 
endPrefixMapping(String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
endPrefixMappings(ContentHandler) - Method in class org.apache.ode.utils.NamespaceStack
Fire the events for the current frame's prefixes into a ContentHandler.
enqueueMessage(MessageExchangeDAO, CorrelationKey[]) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Enqueue a message exchange to the queue with a set of correlation keys.
enqueueMessage(MessageExchangeDAO, CorrelationKey[]) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
enqueueReaction(Continuation) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
Add a continuation to the broth.
enqueueReaction(Continuation) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
EnumerationIterator<T> - Class in org.apache.ode.utils.stl
Adapter class, adapting Enumeration objects to the Iterator interface.
EnumerationIterator(Enumeration<T>) - Constructor for class org.apache.ode.utils.stl.EnumerationIterator
 
EOF - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
eol - Variable in exception org.apache.ode.ql.jcc.ParseException
The end of line string for this machine.
EQUAL - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Equality - Class in org.apache.ode.ql.tree.nodes
 
Equality(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.Equality
 
EqualityEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
equals(Object) - Method in class org.apache.ode.bpel.common.CorrelationKey
Equals comperator method.
equals(Object) - Method in class org.apache.ode.bpel.dao.RoleEnum
 
equals(Object) - Method in class org.apache.ode.bpel.dao.ScopeStateEnum
 
equals(Object) - Method in class org.apache.ode.bpel.iapi.Endpoint
Equality operator, check whether service name and port name are both equal.
equals(Object) - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
equals(Object) - Method in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
equals(Object) - Method in class org.apache.ode.bpel.runtime.VariableInstance
 
equals(Object) - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
equals(Object) - Method in class org.apache.ode.jacob.soup.ExecutionQueueObject
 
equals(Object) - Method in class org.apache.ode.jacob.vpu.ChannelFactory.ChannelInvocationHandler
 
equals(Object) - Method in class org.apache.ode.utils.GUID
 
equals(Object) - Method in class org.apache.ode.utils.uuid.UUID
 
EqualsUnaryFunction<T> - Class in org.apache.ode.utils.stl
Equality comparison unary function, compares against a constant value.
EqualsUnaryFunction(T) - Constructor for class org.apache.ode.utils.stl.EqualsUnaryFunction
 
errln(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
errln(String) - Method in interface org.apache.ode.tools.CommandContext
Send a line of output to the equivalent of standard error.
errln(String) - Method in class org.apache.ode.tools.CommandTask
 
error(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
error(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
error(String) - Method in interface org.apache.ode.tools.CommandContext
Log an error.
error(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log an error that resulted from a Throwable.
error(SAXParseException) - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
error(String) - Method in class org.apache.ode.tools.CommandTask
 
error(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
error(SAXParseException) - Method in class org.apache.ode.utils.sax.FailOnErrorErrorHandler
 
error(SAXParseException) - Method in class org.apache.ode.utils.sax.IgnoreAllErrorHandler
 
error(SAXParseException) - Method in class org.apache.ode.utils.sax.LoggingErrorHandler
 
error(SAXParseException) - Method in class org.apache.ode.utils.sax.PrintErrorHandler
 
error(TransformerException) - Method in class org.apache.ode.utils.trax.LogErrorListener
 
error(String, String, XMLParseException) - Method in class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableProperty
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluate(LogicExprNode) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
evaluate(PARAMC) - Method in interface org.apache.ode.ql.eval.skel.CommandEvaluator
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateQuery(Node, OExpression) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Evaluate a query expression.
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
EvaluationContext - Interface in org.apache.ode.bpel.explang
Context for evaluating expressions.
EvaluationException - Exception in org.apache.ode.bpel.explang
An expression evaluation exception.
EvaluationException(String, Throwable) - Constructor for exception org.apache.ode.bpel.explang.EvaluationException
 
eventContext - Variable in class org.apache.ode.bpel.evt.BpelEvent
Bpel Event Context.
EventContext - Interface in org.apache.ode.bpel.evt
Used in Event Listeners to get Activity Variables and its data.
EventContextImpl - Class in org.apache.ode.bpel.runtime
Bpel Event Context Implementation.
EventContextImpl(OScope, Long, BpelRuntimeContext) - Constructor for class org.apache.ode.bpel.runtime.EventContextImpl
Constructor
EventDAOImpl - Class in org.apache.ode.dao.jpa
 
EventDAOImpl() - Constructor for class org.apache.ode.dao.jpa.EventDAOImpl
 
EventFilter - Class in org.apache.ode.bpel.runtime.monitor
Specifies event filter associated with a process instance.
EventFilter(Serializable) - Constructor for class org.apache.ode.bpel.runtime.monitor.EventFilter
Constructor.
EventFilter(Serializable, int) - Constructor for class org.apache.ode.bpel.runtime.monitor.EventFilter
Constructor.
EventHandlerControl - Interface in org.apache.ode.bpel.runtime.channels
Channel used to control processing of event handler activities.
EventHandlerControlChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type EventHandlerControl.
EventHandlerControlChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the EventHandlerControl channel type.
EventHandlerControlChannelListener(EventHandlerControlChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.EventHandlerControlChannelListener
 
eventName(BpelEvent) - Static method in class org.apache.ode.bpel.evt.BpelEvent
 
execIsolatedTransaction(Callable<T>) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Same as execTransaction but executes in a different thread to guarantee isolation from the main execution thread.
execIsolatedTransaction(Callable<T>) - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
execIsolatedTransaction(Callable<T>) - Method in class org.apache.ode.il.MockScheduler
 
execTransaction(Callable<T>) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Execute a Callable in a transactional context.
execTransaction(Callable<T>) - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
execTransaction(Callable<T>) - Method in class org.apache.ode.il.MockScheduler
 
execute(JobExecutionContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobImpl
 
execute(JobExecutionContext) - Static method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
execute() - Method in class org.apache.ode.jacob.vpu.JacobVPU
Execute one VPU cycle.
execute() - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
execute(CommandContext) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
execute(CommandContext) - Method in interface org.apache.ode.tools.Command
 
execute() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
execute(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
execute(String, int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
execute(String, int[]) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
execute(String, String[]) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeBatch() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeQuery() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeQuery(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeUpdate() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeUpdate(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeUpdate(String, int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeUpdate(String, int[]) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
executeUpdate(String, String[]) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
ExecutionException - Exception in org.apache.ode.tools
 
ExecutionException(String) - Constructor for exception org.apache.ode.tools.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception org.apache.ode.tools.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception org.apache.ode.tools.ExecutionException
 
ExecutionQueue - Interface in org.apache.ode.jacob.soup
The soup, the reactive "broth" that underlies the JACOB system.
ExecutionQueueImpl - Class in org.apache.ode.jacob.vpu
A fast, in-memory ExecutionQueue implementation.
ExecutionQueueImpl(ClassLoader) - Constructor for class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
ExecutionQueueImpl.ExecutionQueueInputStream - Class in org.apache.ode.jacob.vpu
 
ExecutionQueueImpl.ExecutionQueueInputStream(InputStream) - Constructor for class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
ExecutionQueueObject - Class in org.apache.ode.jacob.soup
Base class for items we find in the ExecutionQueue.
ExecutionQueueObject() - Constructor for class org.apache.ode.jacob.soup.ExecutionQueueObject
 
ExpandBuff(boolean) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.ode.ql.jcc.ParseException
Each entry in this array is an array of integers.
export() - Method in interface org.apache.ode.jacob.Channel
 
exportChannel(Channel) - Method in interface org.apache.ode.jacob.JacobThread
 
ExpressionEvaluationEvent - Class in org.apache.ode.bpel.evt
 
ExpressionEvaluationEvent() - Constructor for class org.apache.ode.bpel.evt.ExpressionEvaluationEvent
 
ExpressionEvaluationFailedEvent - Class in org.apache.ode.bpel.evt
Signals expression evaluation triggered a fault.
ExpressionEvaluationFailedEvent() - Constructor for class org.apache.ode.bpel.evt.ExpressionEvaluationFailedEvent
 
ExpressionEvaluationSuccessEvent - Class in org.apache.ode.bpel.evt
Evaluation of an xpath expression.
ExpressionEvaluationSuccessEvent() - Constructor for class org.apache.ode.bpel.evt.ExpressionEvaluationSuccessEvent
 
ExpressionLanguageRuntime - Interface in org.apache.ode.bpel.explang
 
ExpressionLanguageRuntimeRegistry - Class in org.apache.ode.bpel.runtime
A registry of ExpressionLanguageRuntime objects that is able to map a given expression to the appropriate language runtime.
ExpressionLanguageRuntimeRegistry() - Constructor for class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
ExprEvaluationContextImpl - Class in org.apache.ode.bpel.runtime
The context in which BPEL expressions are evaluated.
ExprEvaluationContextImpl(ScopeFrame, BpelRuntimeContext) - Constructor for class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, BpelRuntimeContext, Node) - Constructor for class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, BpelRuntimeContext, Map<OLink, Boolean>) - Constructor for class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
ExternalService - Class in org.apache.ode.axis2
Acts as a service not provided by ODE.
ExternalService(Definition, QName, String, ExecutorService, AxisConfiguration, Scheduler, BpelServer) - Constructor for class org.apache.ode.axis2.ExternalService
 
extract(Collection) - Static method in class org.apache.ode.ql.tree.nodes.ValuesHelper
 
extractJar(File, InputStream) - Static method in class org.apache.ode.utils.StreamUtils
Expand a Jar input stream.
extractSoapBodyParts(Element, SOAPBody, SOAPBody, Message, String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
extractSoapHeaderPart(Element, SOAPHeader, SOAPHeader, Message) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 

F

FailMessageExchangeException - Exception in org.apache.ode.bpel.intercept
Exception thrown by MessageExchangeInterceptor implementations that is used to indicate that the processing of the exchange should be aborted with a failure.
FailMessageExchangeException(String) - Constructor for exception org.apache.ode.bpel.intercept.FailMessageExchangeException
 
FailMessageExchangeException(String, Throwable) - Constructor for exception org.apache.ode.bpel.intercept.FailMessageExchangeException
 
FailOnErrorErrorHandler - Class in org.apache.ode.utils.sax
 
FailOnErrorErrorHandler() - Constructor for class org.apache.ode.utils.sax.FailOnErrorErrorHandler
 
FailOnErrorErrorHandler(ErrorHandler) - Constructor for class org.apache.ode.utils.sax.FailOnErrorErrorHandler
 
failure(String, Element) - Method in interface org.apache.ode.bpel.runtime.channels.ParentScope
 
fatalError(SAXParseException) - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
fatalError(SAXParseException) - Method in class org.apache.ode.utils.sax.FailOnErrorErrorHandler
 
fatalError(SAXParseException) - Method in class org.apache.ode.utils.sax.IgnoreAllErrorHandler
 
fatalError(SAXParseException) - Method in class org.apache.ode.utils.sax.LoggingErrorHandler
 
fatalError(SAXParseException) - Method in class org.apache.ode.utils.sax.PrintErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.ode.utils.trax.LogErrorListener
 
fatalError(String, String, XMLParseException) - Method in class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
 
FAULT - Static variable in exception org.apache.ode.axis2.OdeFault
 
fault(Long, QName, Element) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
fault(Long, QName, Element) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Causes the process instance to complete unsuccessfully by throwing the specified fault in the global scope.
fault(FaultData) - Method in interface org.apache.ode.bpel.runtime.channels.ActivityRecovery
Fault the activity.
FaultDAO - Interface in org.apache.ode.bpel.dao
Fault data access object.
FaultDaoImpl - Class in org.apache.ode.bpel.memdao
In-memory implementation of FaultDAO.
FaultDaoImpl(String, String, Element, int, int) - Constructor for class org.apache.ode.bpel.memdao.FaultDaoImpl
 
FaultDAOImpl - Class in org.apache.ode.dao.jpa
 
FaultDAOImpl() - Constructor for class org.apache.ode.dao.jpa.FaultDAOImpl
 
FaultDAOImpl(QName, String, int, int, Element) - Constructor for class org.apache.ode.dao.jpa.FaultDAOImpl
 
FaultDAOImpl - Class in org.apache.ode.daohib.bpel
Hibernate based FaultDAO implementation
FaultDAOImpl(SessionManager, HFaultData) - Constructor for class org.apache.ode.daohib.bpel.FaultDAOImpl
 
FaultData - Class in org.apache.ode.bpel.runtime.channels
Information about a BPEL fault.
FaultData(QName, OBase, String) - Constructor for class org.apache.ode.bpel.runtime.channels.FaultData
 
FaultData(QName, Element, OVarType, OBase) - Constructor for class org.apache.ode.bpel.runtime.channels.FaultData
 
FAULTED - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
FaultException - Exception in org.apache.ode.bpel.common
Encapsulates an exception that should result in a known named fault being thrown within a BPEL process.
FaultException(QName, String) - Constructor for exception org.apache.ode.bpel.common.FaultException
Create a new instance.
FaultException(QName) - Constructor for exception org.apache.ode.bpel.common.FaultException
 
FAULTHANDLER - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
FaultMessageExchangeException - Exception in org.apache.ode.bpel.intercept
Exception thrown by MessageExchangeInterceptor implementations that is used to indicate that the processing of the exchange should be aborted with a fault.
FaultMessageExchangeException(String, QName, Message) - Constructor for exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Fetches the my-role endpoint reference data.
fetchMySessionId(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Fetches our session id associated with the partner link instance.
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
fetchPartnersSessionId(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Fetches the partner's session id associated with the partner link instance.
fetchVariableData(VariableInstance, boolean) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
fetchVariableData(VariableInstance, OMessageVarType.Part, boolean) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
FIELD - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Field - Class in org.apache.ode.ql.tree.nodes
 
Field(String) - Constructor for class org.apache.ode.ql.tree.nodes.Field
 
fileSeparator() - Static method in class org.apache.ode.utils.SystemUtils
 
FileUtils - Class in org.apache.ode.utils.fs
Various file system utilities.
FileUtils() - Constructor for class org.apache.ode.utils.fs.FileUtils
 
FillBuff() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
Filter<FKEY extends java.lang.Enum> - Class in org.apache.ode.bpel.common
Base class for filters.
Filter() - Constructor for class org.apache.ode.bpel.common.Filter
 
filter(C, Collection<S>, MemberOfFunction<S>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
filter(C, Iterator<S>, MemberOfFunction<S>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
filter(C, Collection<S>, Class<T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
filter(C, Iterator<S>, Class<T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
filter(Collection, Class<T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
Filter a collection by member class.
Filter.Restriction<V> - Class in org.apache.ode.bpel.common
 
Filter.Restriction(String, String, V) - Constructor for class org.apache.ode.bpel.common.Filter.Restriction
 
FilterIterator<T> - Class in org.apache.ode.utils.stl
Filtering Iterator implementation.
FilterIterator(Iterator<T>, UnaryFunction<T, Boolean>) - Constructor for class org.apache.ode.utils.stl.FilterIterator
 
finalize() - Method in class org.apache.ode.store.ProcessStoreImpl
 
find_if(Collection<T>, MemberOfFunction<? super T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
Find an element in a colletion satisfying a condition.
find_if(Iterator<T>, MemberOfFunction<? super T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
Find an element in a collection satisfying a condition.
findChildByName(Element, QName) - Static method in class org.apache.ode.utils.DOMUtils
 
findChildByName(Element, QName, boolean) - Static method in class org.apache.ode.utils.DOMUtils
 
findChildElementWithAttribute(Element, String, String) - Static method in class org.apache.ode.utils.DOMUtils
Return the first child element of the given element which has the given attribute with the given value.
findDeployDir(DeploymentUnitDAO) - Method in class org.apache.ode.store.ProcessStoreImpl
 
findInstance(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Locates a process instance based on a correlation key.
findInstance(CorrelationKey) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
findLineNo(OBase) - Method in class org.apache.ode.bpel.runtime.channels.FaultData
Find the best line number for the given location.
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisDispatcher
 
findRoute(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Find a route matching the given correlation key.
findRoute(CorrelationKey) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
findService(MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisDispatcher
 
finishCompletion() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
A simple callback to allow the ProcessInstance to perform post-completion duties.
finishCompletion() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
fireEvent(ProcessStoreEvent) - Method in class org.apache.ode.store.ProcessStoreImpl
 
first - Variable in class org.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
 
Flag - Class in org.apache.ode.utils.cli
 
Flag(String, String, boolean) - Constructor for class org.apache.ode.utils.cli.Flag
 
FlagWithArgument - Class in org.apache.ode.utils.cli
A fragment that represents a flag with an argument, e.g., --foo bar.
FlagWithArgument(String, String, String, boolean) - Constructor for class org.apache.ode.utils.cli.FlagWithArgument
Construct a new fragment holder.
flush() - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
flush() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
flush() - Method in class org.apache.ode.jacob.vpu.JacobVPU
 
foo() - Method in interface org.apache.ode.jacob.classgen.testtypes.Good
 
FOREACH - Class in org.apache.ode.bpel.runtime
 
FOREACH(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.runtime.FOREACH
 
forget() - Method in interface org.apache.ode.bpel.runtime.channels.Compensation
 
format(Date) - Static method in class org.apache.ode.utils.ISO8601DateParser
 
format(String) - Method in class org.apache.ode.utils.msg.MessageBundle
 
format(String, Object...) - Method in class org.apache.ode.utils.msg.MessageBundle
 
formatHelp(Fragments) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
 
formatUsage(String, Fragments) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
 
Fragments - Class in org.apache.ode.utils.cli
Represents a commandline format as an ordered list of CommandlineFragments that are applied to an array of arguments.
Fragments(CommandlineFragment[]) - Constructor for class org.apache.ode.utils.cli.Fragments
Create a new instance.
fromCode(short) - Static method in class org.apache.ode.bpel.dao.RoleEnum
DOCUMENTME
fromMap(Map) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Expresses the fact that the endpoint can be either tranformed to a Map representation or initialized from a Map.
fromMap(Map) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
fromQName(QName) - Static method in class org.apache.ode.utils.QNameUtils
Create a string representation from a QName.

G

GE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
GE - Class in org.apache.ode.ql.tree.nodes
 
GE(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.GE
 
GEEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
genEPRfromWSDL(Definition, QName, String) - Static method in class org.apache.ode.axis2.ODEService
Get the EPR of this service from the WSDL.
generateMethodSignature(Method) - Static method in class org.apache.ode.utils.Reflect
Generates a unique method signature string for a java.lang.reflect.Method.
genId() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Generate a unique (and monotonic) ID in the context of this instance.
genMonotonic() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the next number from a monotonically increasing sequence.
genMonotonic() - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
genMonotonic() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
GeronimoFactory - Class in org.apache.ode.axis2.util
 
GeronimoFactory() - Constructor for class org.apache.ode.axis2.util.GeronimoFactory
 
get() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Retreive the variable data.
get() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getActions() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getActions() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActions() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getActions() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getActionsList() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getActionsList() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActionsList() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getActivities() - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
getActivityDeclarationId() - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
getActivityFailureCount() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get number of activities in the failure state.
getActivityFailureCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityFailureCount() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getActivityFailureDateTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get date/time of last activity failure.
getActivityFailureDateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityFailureDateTime() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getActivityId() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getActivityId() - Method in interface org.apache.ode.bpel.dao.FaultDAO
 
getActivityId() - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
getActivityId() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
getActivityId() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
 
getActivityId() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActivityId() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
getActivityName() - Method in class org.apache.ode.bpel.evt.ActivityEvent
Gets activity name
getActivityRecoveries() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Returns all activity recovery objects for this process instance.
getActivityRecoveries() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityRecoveries() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getActivityType() - Method in class org.apache.ode.bpel.evt.ActivityEvent
Activity type e.g.
getAllowIncompleteDeployment() - Method in class org.apache.ode.jbi.OdeConfigProperties
 
getArgs() - Method in class org.apache.ode.jacob.soup.CommSend
Get the arguments for the method application.
getArgs() - Method in class org.apache.ode.jacob.soup.Continuation
 
getArray(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getArray(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getAspect() - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
getAttribute(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
Returns the value of an attribute of an element.
getAttributeNS(Element, String, String) - Static method in class org.apache.ode.utils.DOMUtils
Returns the value of an attribute of an element.
getAutoCommit() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getAvgClientTimeMs() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getAvgContinuationSize() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getAvgKernelTimeMs() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getAvgRunTimeMs() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getAvgRunTimePerInvocation() - Method in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
getAxisService() - Method in class org.apache.ode.axis2.ODEService
 
getBackend(Channel) - Static method in class org.apache.ode.jacob.vpu.ChannelFactory
 
getBase() - Method in class org.apache.ode.utils.xml.capture.Tracker
 
getBeginColumn() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getBeginLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getBigDecimal(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBigDecimal(int, int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBigDecimal(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBinary() - Method in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
getBlob(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBlob(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBoolean(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBoolean(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBp1_0WsdlSchema() - Static method in class org.apache.ode.utils.SchemaBucket
Get the Basic Profile 1.0 schema for WSDL, amended to include the errata.
getBpelEvent() - Method in class org.apache.ode.bpel.jmx.BpelEventNotification
Get the BpelEvent payload.
getBpelRuntimeContext() - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
getBpelServer() - Method in class org.apache.ode.axis2.ODEServer
 
getBreakpoints(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getBreakpoints(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Returns the breakpoints registered with the process instance.
getBuildDate() - Static method in class org.apache.ode.utils.Version
Get the build date.
getBuildNumber() - Static method in class org.apache.ode.utils.Version
Get the full name of the version, e.g., "1.0B15".
getByte(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getByte(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBytes(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getBytes(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getCalendarNames(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the names of all of the Calendar s in the JobStore.
getCallbackEndpoint() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getCallbackEPR() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCallbackEPR() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCallee() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the "callee"--the id of the process being invoked in a myRole exchange.
getCallee() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCallee() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCallee() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getCallee() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCaller() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Get the identifier of the process that created this message exchange.
getCanonical() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
Canonical string representation of the correlation key.
getCatalog() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getCauseCode() - Method in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
getCBPInputStream() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the CBP stream.
getChannel() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getChannel() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the response channel.
getChannel() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getChannel() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Get the communication channel.
getChannel() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getChannel() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getChannel() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getChannel() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getChannel() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getChannel() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getChannel() - Method in class org.apache.ode.jacob.ChannelListener
 
getChannel() - Method in class org.apache.ode.jacob.soup.Comm
 
getChannelName() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getChildCharacterData(Element) - Static method in class org.apache.ode.utils.DOMUtils
Concat all the text and cdata node children of this elem and return the resulting text.
getChilds() - Method in class org.apache.ode.ql.eval.skel.AbstractContainer
 
getChilds() - Method in interface org.apache.ode.ql.eval.skel.CommandContainer
 
getChilds() - Method in class org.apache.ode.ql.tree.nodes.AbstractLogicExpr
 
getChilds() - Method in interface org.apache.ode.ql.tree.nodes.LogicExprNode
 
getChilds() - Method in class org.apache.ode.ql.tree.nodes.Query
 
getChildScopes() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
 
getChildScopes() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getClassName() - Method in class org.apache.ode.jacob.JacobObject
Get the unadorned (no package) name of this class.
getClassName(Class) - Static method in class org.apache.ode.jacob.JacobObject
Get the unadorned (no package) name of a class.
getClientId() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Get the previously associated client key for this exchange.
getClientKey() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getClob(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getClob(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getClosure() - Method in class org.apache.ode.jacob.soup.Continuation
 
getColumn() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
Deprecated.  
getColumnNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getCompletedFault(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getCompletedFault(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Gets the fault associated with a completed process instance.
getConn() - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
getConnection() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
Create a JTA transaction-aware state store connection to an the state store.
getConnection() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
 
getConnection() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getConnection() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getConnection() - Method in class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
getConnection() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
getConnection() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getConnection() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
getConnection() - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
getConnection(Properties) - Static method in class org.apache.ode.daohib.SessionManager
 
getConnection() - Method in interface org.apache.ode.store.ConfStoreConnectionFactory
 
getConnection() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
getConnection() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
getConnection() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
getConnection() - Method in class org.apache.ode.utils.LoggingDataSourceWrapper
 
getConnection(String, String) - Method in class org.apache.ode.utils.LoggingDataSourceWrapper
 
getConnection() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getConnectionClassNames() - Method in interface org.apache.ode.ra.transports.OdeTransportPipe
Get the names of the client-side connection interfaces.
getConnectionIntefaces() - Method in interface org.apache.ode.jca.server.ConnectionProvider
 
getConnectionURL() - Static method in class org.apache.ode.utils.rmi.RMIConstants
Deprecated. DO NOT USE, will soon be eliminated.
getConnectorName() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getConnectorPort() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getContinuation() - Method in class org.apache.ode.jacob.soup.CommRecv
Get the continuation for this object (channel read).
getCorrelation(Long, Long, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getCorrelation(Long, Long, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Gets a correlation.
getCorrelation(String) - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
The correlation values for a correlation set.
getCorrelationId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the correlation identifier/client id
getCorrelationId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCorrelationId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCorrelationKey() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getCorrelationKey() - Method in class org.apache.ode.bpel.evt.CorrelationMatchEvent
 
getCorrelationKey() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getCorrelationKey() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getCorrelationKey() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getCorrelationKeys() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationSet(String) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get a correlation set by its name from this process
getCorrelationSet(String) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get a correlation set by name.
getCorrelationSet(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCorrelationSet(String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getCorrelationSet() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
getCorrelationSetFilter(String) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns the correlation correlationKey for a correlation set filter.
getCorrelationSetFilters() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns the names of the correlation sets used in this filter.
getCorrelationSetId() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
 
getCorrelationSetId() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getCorrelationSetName() - Method in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
getCorrelationSets() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get all the correlation sets for this process.
getCorrelationSets() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Gets all correlation sets for this scope
getCorrelationSets() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCorrelationSets() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getCorrelationSets() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getCorrelationSets() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
getCorrelationStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getCorrelationStatus() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Get the correlation state of the the invocation.
getCorrelationStatus() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCorrelationStatus() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationStatus() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getCorrelationStatus() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCorrelator(String) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get a message correlator instance.
getCorrelator() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelator(String) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getCorrelator() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getCorrelator() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getCorrelatorId() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Get the correlator identifier.
getCorrelatorId() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getCorrelatorId() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getCorrelatorId() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
getCorrelators() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getCorrelatorSelectors() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getCorrSet() - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
getCreated() - Method in class org.apache.ode.daohib.bpel.hobj.HObject
Auto-gnerated creation timestamp.
getCreateTime() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Creation time of the message exchange
getCreateTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the time when the process instance was created.
getCreateTime() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCreateTime() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
The time the instance was created.
getCreateTime() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCreateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCreateTime() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCreator() - Method in class org.apache.ode.jacob.DebugInfo
 
getCSetId() - Method in class org.apache.ode.bpel.common.CorrelationKey
Return the OCorrelation id for the correlation set
getCurrentResponse() - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
getCurrentVersion() - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Gets the version used by the store for the last deployment.
getCurrentVersion() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getDAOConnectionFactory() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getData() - Method in interface org.apache.ode.bpel.dao.FaultDAO
 
getData() - Method in interface org.apache.ode.bpel.dao.MessageDAO
 
getData() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
getData() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getData() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getData() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getData() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getData() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
getData() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
getData() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
getData() - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
getDataSource() - Method in class org.apache.ode.il.dbutil.Database
 
getDate(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getDate(int, Calendar) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getDate(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getDate(String, Calendar) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getDateTime() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getDateTime() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getDateTime() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getDateTime() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getDateWithoutOp(String) - Static method in class org.apache.ode.bpel.common.Filter
Get the data part of an "op date" string.
getDbDataSource() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbEmbeddedName() - Method in class org.apache.ode.il.config.OdeConfigProperties
Should the internal database be used, or are the datasources provided?
getDbIntenralJdbcUrl() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalJdbcDriverClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
JDBC driver class (for use in INTERNAL mode).
getDbInternalPassword() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalUserName() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbMode() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDebugger(QName) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
Get the DebuggerSupport object for the given process identifier.
getDebugger(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
Get the DebuggerSupport object for the given instance identifier.
getDefaultConfiguration() - Static method in class org.apache.ode.daohib.SessionManager
Returns a hibernate configuration with hibernate DAO objects added as resources.
getDefinition(QName) - Method in class org.apache.ode.jbi.util.WSDLFlattener
Retrieve a flattened definition for a given port type name.
getDefinition() - Method in class org.apache.ode.jbi.util.WSDLFlattener
 
getDefinition(QName) - Method in class org.apache.ode.store.DocumentRegistry
Obtains an WSDL definition based on its target namespace.
getDefinitionForPortType(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the WSDL definition used in a process into which a PortType is defined.
getDefinitionForPortType(QName) - Method in class org.apache.ode.store.DocumentRegistry
Obtains an WSDL definition based on its target namespace.
getDefinitionForService(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the WSDL definition used in a process into which a service is defined.
getDefinitions() - Method in class org.apache.ode.store.DocumentRegistry
 
getDeployDate() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the date of deployment.
getDeployDate() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The date the process was deployed.
getDeployDate() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the date/time the DU was deployed.
getDeployDate() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
The date the process was deployed.
getDeployDate() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
The date the process was deployed.
getDeployedDateFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getDeployer() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the userid of the deployer.
getDeployer() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The user that deployed the process.
getDeployer() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the userid of the user doing the deploying.
getDeployer() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
The user that deployed the process.
getDeployer() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
The user that deployed the process.
getDeploymentPartnerLinks() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
Get the partner links values as deployed.
getDeploymentUnit(String) - Method in interface org.apache.ode.store.ConfStoreConnection
 
getDeploymentUnit(String) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getDeploymentUnit() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getDeploymentUnit(String) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
getDeploymentUnit() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getDeploymentUnit() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getDeploymentUnitDir() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the deployment unit directory path.
getDeploymentUnitDir() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getDeploymentUnitDir() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getDeploymentUnits() - Method in interface org.apache.ode.store.ConfStoreConnection
 
getDeploymentUnits() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getDeploymentUnits() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
getDescription() - Method in class org.apache.ode.jacob.soup.CommGroup
 
getDescription() - Method in class org.apache.ode.jacob.soup.ExecutionQueueObject
 
getDescription() - Method in class org.apache.ode.utils.cli.Argument
 
getDescription() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
Return a description of this commandline fragment.
getDescription() - Method in class org.apache.ode.utils.cli.Flag
 
getDescription() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
getDescription() - Method in class org.apache.ode.utils.cli.MultiArgument
 
getDescription() - Method in class org.apache.ode.utils.cli.XorGroup
 
getDetail() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getDetail() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
getDetailMessage() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getDetails() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getDetails() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getDetails() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getDetails() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getDHandle() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
getDirection() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the direction of the message exchange.
getDirection() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getDirection() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getDirection() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getDirection() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getDocumentBuilderFactory() - Static method in class org.apache.ode.utils.XMLParserUtils
Get the 'correct' implementation of a JAXP DocumentBuilderFactory; this is intended to ensure that local implementations (e.g., Crimson) don't sneak into the mix.
getDOMParser() - Static method in class org.apache.ode.utils.XMLParserUtils
 
getDouble(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getDouble(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getElement() - Method in class org.apache.ode.utils.SerializableElement
Get the contained element.
getElementByID(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
DOCUMENTME
getElementContent(Node) - Static method in class org.apache.ode.utils.DOMUtils
 
getElementQName(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
getElements() - Method in class org.apache.ode.jacob.soup.CommGroup
 
getEM() - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
getEndColumn() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getEndLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getEndpoint() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getEndpoint() - Method in class org.apache.ode.jbi.OdeService
 
getEndpointReference() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get a reference to the end-point targeted by this message exchange.
getEndTime() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Filters all process instances started before the specified end time.
getEngine() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getEngine() - Method in interface org.apache.ode.bpel.iapi.BpelServer
Get the BpelEngine interface for handling transaction operations.
getEntityManager() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getEPR() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getEPR() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getEPR() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getEPR() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getErrors() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
 
getEvent() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getEventCount(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getEventCount(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get the current number of events for an instance.
getEventListeners() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getEvents(Long, int, int) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getEvents(Long, int, int) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get exeuction event history for a process instance.
getEvents() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getEvents() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getEventsFirstLastCount() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get a triple containing the first
getEventsFirstLastCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getEventTimeline(String, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getEventTimeline(String, String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Retrieve a timeline of BPEL events.
getExecutionState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the (opaque) instance execution state.
getExecutionState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getExplanation() - Method in interface org.apache.ode.bpel.dao.FaultDAO
 
getExplanation() - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
 
getExplanation() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
getExplanation() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
 
getExplanation() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getExplanation() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getExplanation() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
getExpLangRuntime() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getExpression() - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationEvent
 
getExtensibilityElements(QName, Integer[]) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getExtensibilityElements(QName, Integer[]) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Get all extensibility elements associated with provided activity ids.
getExtension(Class) - Static method in class org.apache.ode.jacob.JacobObject
 
getExtension(Class) - Method in interface org.apache.ode.jacob.JacobThread
 
getExtensionMBeanName() - Method in class org.apache.ode.jbi.OdeBootstrap
Get the JMX ObjectName for the optional installation configuration MBean for this BPE.
getExtensionMBeanName() - Method in class org.apache.ode.jbi.OdeLifeCycle
 
getExternalService(QName, String) - Method in class org.apache.ode.axis2.ODEServer
 
getExternalServiceEndpoint() - Method in class org.apache.ode.jbi.OdeService
 
getFailureReason() - Method in class org.apache.ode.bpel.evt.ActivityFailureEvent
 
getFault() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getFault() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
The un-caught fault associated with the process.
getFault() - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationFailedEvent
fault qname
getFault() - Method in class org.apache.ode.bpel.evt.ProcessCompletionEvent
if the process finished with a fault, this will return the fault name, otherwise this will be null
getFault() - Method in class org.apache.ode.bpel.evt.ScopeCompletionEvent
 
getFault() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the fault type.
getFault() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getFault() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getFault() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getFault() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getFault() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getFault() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getFaultData() - Method in exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
getFaultException() - Method in interface org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException
 
getFaultException() - Method in exception org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.JaxenFunctionException
 
getFaultException() - Method in exception org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.JaxenUnresolvableException
 
getFaultExplanation() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getFaultExplanation() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
 
getFaultExplanation() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getFaultExplanation() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getFaultExplanation() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getFaultExplanation() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getFaultLineNo() - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
 
getFaultLineNo() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
 
getFaultMessage() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
Return potential message associated with fault.
getFaultName() - Method in exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
getFaultName() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
Get the fault name.
getFaultResponse() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the fault resposne message.
getFaultType() - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
Get the fault type.
getFaultType() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
The message type of the fault message data.
getFetchDirection() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getFetchSize() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getFile() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getFiles() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the files associated with the deployment.
getFilterKeys() - Method in class org.apache.ode.bpel.common.BpelEventFilter
 
getFilterKeys() - Method in class org.apache.ode.bpel.common.Filter
Get the list of known (recognized) filter keys.
getFilterKeys() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getFilterKeys() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getFirstChildElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
Return the first child element of the given element.
getFirstExtensibilityElement(ElementExtensible, Class<T>) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getFloat(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getFloat(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getFragments() - Method in class org.apache.ode.utils.cli.Fragments
Used after the Fragments.matches(String[]) method, this returns the fragments together with the settings that they have absorbed from the arguments.
getFragmentsInUserOrder() - Method in class org.apache.ode.utils.cli.Fragments
For use in formatting commandline help, this method orders the constituent fragments in a way that would make sense to a user.
getGeneratedKeys() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getGlobalBreakpoints(String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getGlobalBreakpoints(String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Returns the global breakpoints registered with the process instance.
getGlobalData() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
getGroup() - Method in class org.apache.ode.jacob.soup.Comm
 
getGroupId() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
getGroupId() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getGroupId() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getGuid() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
getGuid() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getGuid() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getGuid() - Method in class org.apache.ode.utils.GUID
Get the GUID bytes.
getHibernateObj() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
getHoldability() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getId() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getId() - Method in class org.apache.ode.daohib.bpel.hobj.HObject
Auto-generated primary key.
getId() - Method in class org.apache.ode.jacob.soup.ExecutionQueueObject
 
getId() - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
getIdentifier() - Method in class org.apache.ode.ql.eval.skel.AbstractCMPEvaluator
 
getIdentifier() - Method in interface org.apache.ode.ql.eval.skel.Identified
 
getIdentifier() - Method in class org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
 
getIdentifier() - Method in class org.apache.ode.ql.tree.nodes.In
 
getIdentifier() - Method in class org.apache.ode.ql.tree.nodes.OrderByElement
 
getIidFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
GetImage() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getImplementedMethods() - Method in class org.apache.ode.jacob.ChannelListener
 
getImplementedMethods() - Method in class org.apache.ode.jacob.JacobObject
 
getImplementedMethods() - Method in class org.apache.ode.jacob.JacobRunnable
 
getImports() - Method in class org.apache.ode.jbi.util.Schema
 
getIncludes() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getIndex() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
getIndex() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getIndex() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getIndex() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
getInitialEndpointReference() - Method in class org.apache.ode.axis2.ExternalService
 
getInitialEndpointReference() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleChannel
Return the endpoint reference to the endpoint with which the channel was initialized or null if the channel was initialized without an initial endpoint.
getInitialEndpointReference() - Method in class org.apache.ode.test.PartnerRoleChannelImpl
 
getInsertTime() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getInstance(Long) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Retrieve a process instance from the database.
getInstance() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getInstance(Long) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get a process instance (by identifier).
getInstance() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getInstance() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getInstance(Long) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getInstance() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getInstance() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getInstance(Long) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
Get the HProcessInstance to which this scope object belongs.
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
Get the HProcessInstance to which this scope object belongs.
getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
getInstance() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getInstance() - Static method in class org.apache.ode.ql.tree.BuilderFactory
 
getInstance() - Static method in class org.apache.ode.utils.xsl.XslTransformHandler
Singleton access.
getInstanceId() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the instance identifier.
getInstanceId() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getInstanceInfo(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getInstanceInfo(Long) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get an instance by id.
getInstances() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getInstantiatingCorrelator() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Return the correlator which results in the instantiation of the process instance.
getInstantiatingCorrelator() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getInstantiatingCorrelator() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getInt(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getInt(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getInternalServiceEndpoint() - Method in class org.apache.ode.jbi.OdeService
 
getInvokeEndpoints() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the list of endpoints a process invokes.
getJacobState() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getJobGroupNames(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the names of all of the Job groups.
getJobNames(SchedulingContext, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the names of all of the Job s that have the given group name.
getKernelTimeMs() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getKey() - Method in class org.apache.ode.bpel.evt.CorrelationSetWriteEvent
Correlation key.
getKey() - Method in interface org.apache.ode.jacob.IndexedObject
Get the value of the object's index.
getKey() - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
getKeys() - Method in class org.apache.ode.bpel.evt.CorrelationNoMatchEvent
 
getKeys() - Method in class org.apache.ode.utils.msg.MessageBundle
 
getLastActiveDateFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getLastActiveTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the time when the process instance was last active (re-hydrated).
getLastActiveTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getLastActiveTime() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getLastError() - Method in class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
 
getLastUsed() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getLifeCycle() - Method in class org.apache.ode.jbi.OdeComponent
 
getLimit() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getLimit() - Method in class org.apache.ode.ql.tree.nodes.Query
 
getLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
Deprecated.  
getLineNo() - Method in interface org.apache.ode.bpel.dao.FaultDAO
 
getLineNo() - Method in class org.apache.ode.bpel.evt.BpelEvent
 
getLineNo() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
getLineNo() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getLineNo() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getLineNo() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
getLineNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getLinkName() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getLocation() - Method in class org.apache.ode.jacob.DebugInfo
 
getLock() - Method in class org.apache.ode.daohib.bpel.hobj.HObject
 
getLockHandler() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
getLoginTimeout() - Method in class org.apache.ode.utils.LoggingDataSourceWrapper
 
getLogWriter() - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
getLogWriter() - Method in class org.apache.ode.utils.LoggingDataSourceWrapper
 
getLong(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getLong(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getMajorVersion() - Static method in class org.apache.ode.utils.Version
Get the major version number, i.e., the x in version x.y.
getMatched() - Method in class org.apache.ode.utils.cli.XorGroup
 
getMaxFieldSize() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getMaxReturn() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
Get the maximum number of events to return.
getMaxReturn() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
The maximum number of instances to return.
getMaxRows() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getMessage() - Method in class org.apache.ode.bpel.engine.MessageImpl
 
getMessage() - Method in interface org.apache.ode.bpel.iapi.Message
Get the message as an element.
getMessage() - Method in exception org.apache.ode.ql.jcc.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.ode.ql.jcc.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageCorrelations() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Get the set of HCorrelatorMessage objects representing the messages that need matching to a selector (i.e.
getMessageData() - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
getMessageExchange(String) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
getMessageExchange() - Method in interface org.apache.ode.bpel.dao.MessageDAO
 
getMessageExchange(String) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getMessageExchange(String) - Method in interface org.apache.ode.bpel.iapi.BpelEngine
Retrieve a message identified by the given identifer.
getMessageExchange() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getMessageExchange(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getMessageExchange() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
getMessageExchangeId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Instance id of the message exchange.
getMessageExchangeId() - Method in class org.apache.ode.bpel.evt.CorrelationEvent
Message exchange id
getMessageExchangeId() - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
Message exchange id
getMessageExchangeId() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the message exchange identifier.
getMessageExchangeId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getMessageExchangeId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getMessageExchangePattern() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Return the type of message-exchange that resulted form this invocation (request only/request-respone).
getMessageExchanges() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getMessageExchanges() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getMessageExchanges() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getMessageMapper() - Method in class org.apache.ode.jbi.OdeConfigProperties
Get the mapper to use for converting message to/from NMS format.
getMessages(Class<T>) - Static method in class org.apache.ode.utils.msg.MessageBundle
 
getMessages(Class<T>, Locale) - Static method in class org.apache.ode.utils.msg.MessageBundle
 
getMetaData() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getMetaData() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getMethod(String) - Method in class org.apache.ode.jacob.JacobObject
 
getMethod() - Method in class org.apache.ode.jacob.soup.CommSend
 
getMethod() - Method in class org.apache.ode.jacob.soup.Continuation
 
getMexId() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getMinorVersion() - Static method in class org.apache.ode.utils.Version
Get the minor version number, i.e., the y in version x.y.
getModelId() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get the scope model id from the object
getModelId() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getModelId() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getMoreResults() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getMoreResults(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getMyEPR() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getMyEPR() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getMyEPR() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyEPR() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getMyEPR() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getMyNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
getMyNSContext(Element) - Static method in class org.apache.ode.utils.DOMUtils
Construct a NSContext instance for the supplied element.
getMyRequest(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getMyRole() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getMyRoleEndpointReference() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Get the EndpointReference associated with the my-role of the partner link to which this message exchange belongs.
getMyRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getMyRoleName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getMyRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyRoleName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getMyRoles() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getMyRoleServiceName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
Get the service name associated with this partner link.
getMyRoleServiceName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getMyRoleServiceName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyRoleServiceName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getMyServiceRef() - Method in class org.apache.ode.axis2.ODEService
Return the service-ref element that will be used to represent this endpoint.
getMySessionId() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getMySessionId() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getMySessionId() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMySessionId() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getMySessionId() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getName() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Get the name of the correlation set.
getName() - Method in interface org.apache.ode.bpel.dao.FaultDAO
 
getName() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get scope name (from the definition / or auto-generated).
getName() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Get the name of the variable.
getName() - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Get the name of the process.
getName() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
getName() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getName() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getName() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getName() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getName() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getName() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
getName() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
getName() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
getName() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
Get the type (i.e.
getName() - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
getName() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
getName() - Method in class org.apache.ode.ql.jcc.ASTField
 
getName() - Method in class org.apache.ode.ql.jcc.ASTOrderBy
 
getName() - Method in class org.apache.ode.ql.jcc.ASTProperty
 
getName() - Method in class org.apache.ode.ql.tree.nodes.Field
 
getName() - Method in interface org.apache.ode.ql.tree.nodes.Identifier
 
getName() - Method in class org.apache.ode.ql.tree.nodes.Property
 
getName() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the name of the deployment unit.
getName() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getName() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getNameFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getNameFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getNamespace() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
getNamespace() - Method in class org.apache.ode.jbi.util.Schema
 
getNamespace() - Method in class org.apache.ode.ql.tree.nodes.Property
 
getNamespaceFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getNamespaceFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getNamespaceUri(String) - Method in class org.apache.ode.utils.NamespaceStack
Retrieve the URI bound to the supplied prefix or null if no URI is bound to the supplied prefix.
getNamespaceURI(String) - Method in class org.apache.ode.utils.NSContext
 
getNamespaceURIFromPrefix(Node, String) - Static method in class org.apache.ode.utils.DOMUtils
Given a prefix and a node, return the namespace URI that the prefix has been associated with.
getNewState() - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
getNextSiblingElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
Return the next sibling element of the given element.
getNextToken() - Method in class org.apache.ode.ql.jcc.QLParserTokenManager
 
getNextVersion() - Method in interface org.apache.ode.store.ConfStoreConnection
 
getNextVersion() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getNextVersion() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
getNonManagedTXConnection() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
getNotificationInfo() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
getNSPrefixFromNSAttr(Attr) - Static method in class org.apache.ode.utils.DOMUtils
Fetch the non-null namespace prefix from a Attr that declares a namespace.
getNumber() - Method in class org.apache.ode.ql.jcc.ASTLimit
 
getNumber() - Method in class org.apache.ode.ql.tree.nodes.Limit
 
getNumberOfCalendars(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the number of Calendar s that are stored in the JobsStore.
getNumberOfJobs(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the number of Job s that are stored in the JobStore.
getNumberOfTriggers(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the number of Trigger s that are stored in the JobsStore.
getNumInstances() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
getNumInstances() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getObject(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getObject(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getObjectName() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
getOldState() - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
getOperation() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the operation name of this message exchange.
getOperation() - Method in class org.apache.ode.bpel.evt.CorrelationEvent
Message exchange operation
getOperation() - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
Message exchange operation
getOperation() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the operation description for this message exchange.
getOperation() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getOperation() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getOperation() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getOperationName() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the name of the operation (WSDL 1.1) / message exchange (WSDL 1.2?).
getOperationName() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getOrder() - Method in class org.apache.ode.ql.tree.nodes.Query
 
getOrders() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getOrders() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getOrders() - Method in class org.apache.ode.ql.tree.nodes.OrderBy
 
getOriginal(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Get the original object for a given replacement object.
getOwner() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
The message with which this correlation key value is associated.
getPackage() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the name of the package into which the process is deployed.
getPackages() - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Lists the names of all the packages that have been deployed (corresponds to a directory name on the file system).
getPackages() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getParameterMetaData() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getParentNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
This method traverses the DOM and grabs namespace declarations on parent elements with the intent of preserving them for children.
getParentScope() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get the parent scope.
getParentScope() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getParentScope() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
Get the "parent" HScope of this scope.
getParentScopeId() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getParentScopesNames() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getPart(String) - Method in class org.apache.ode.bpel.engine.MessageImpl
 
getPart(String) - Method in interface org.apache.ode.bpel.iapi.Message
Get a message part.
getPartData(Element, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getPartnerEPR() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerEPR() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerEPR() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerEPR() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getPartnerEPR() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerFault(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartnerFaultExplanation(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartnerLink() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getPartnerLink(int) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get the parnter link storage object associated with this scope instance and the provided partner link model id.
getPartnerLink() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPartnerLink() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPartnerLink(int) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getPartnerLink() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPartnerLink() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getPartnerLinkModelId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the model id for the partner link to which this message exchange relates.
getPartnerLinkModelId() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
Get the model id of the partner link.
getPartnerLinkModelId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPartnerLinkModelId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerLinkName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerLinkName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerLinkName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerLinkName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerLinks() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get all partner link storage object associated with this scope instance.
getPartnerLinks() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getPartnerLinks() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
Get the endpoint references for partner links roles associated with this scope.
getPartnerResponse(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartnerResponseType(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartnerRole() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getPartnerRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerRoleName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerRoleName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerRoles() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getPartnerSessionId() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerSessionId() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerSessionId() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerSessionId() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getPartnerSessionId() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getParts() - Method in class org.apache.ode.bpel.engine.MessageImpl
 
getParts() - Method in interface org.apache.ode.bpel.iapi.Message
 
getPattern() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getPattern() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPattern() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPattern() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPattern() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getPausedTriggerGroups(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
getPid() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPID() - Method in class org.apache.ode.bpel.runtime.ResumeWork
 
getPID() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPID() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPID() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getPID_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPID_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPidFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getPidNamespace() - Method in class org.apache.ode.jbi.OdeConfigProperties
Get the namespace that should be used to generate process identifiers (PIDs).
getPipedMessageExchangeId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Gets the mex id for the message exchange that has been piped with this one in a process to process interaction.
getPipedMessageExchangeId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPipedMessageExchangeId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPipedMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPipedMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getpLinkName() - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
 
getPoolBlocking() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolMinSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolSize() - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzThreadPoolExecutorServiceImpl
 
getPort() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
getPortName() - Method in class org.apache.ode.axis2.ExternalService
 
getPortName() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getPortType() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
The qualified name of the WSDL port type.
getPortType() - Method in class org.apache.ode.bpel.evt.CorrelationEvent
Message exchange port type
getPortType() - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
Message exchange port type
getPortType() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the port type description for this message exchange.
getPortType() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPortType() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPortType() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPortType() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getPrefix(String) - Method in class org.apache.ode.utils.NamespaceStack
 
getPrefix(String) - Method in class org.apache.ode.utils.NSContext
 
getPrefixes(String) - Method in class org.apache.ode.utils.NSContext
 
getPrefixes() - Method in class org.apache.ode.utils.NSContext
Get all the prefixes with a URI mapping in this context
getPrevious() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getPreviousState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Returns the next to last state.
getPreviousState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getPreviousState() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getProcess(QName) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Return the DAO for a bpel process.
getProcess() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the process associate with this message exchange.
getProcess() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the process.
getProcess() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getProcess() - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Returns the process object to be monitored.
getProcess(QName) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getProcess() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getProcess() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getProcess() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getProcess() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
getProcess() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
getProcess() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
getProcess() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getProcess() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getProcess() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getProcess() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getProcess(QName) - Method in interface org.apache.ode.store.DeploymentUnitDAO
 
getProcess(QName) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getProcess(QName) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getProcess(QName) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getProcessConf() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getProcessConf() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getProcessConfiguration(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Gets all the details of a process configuration (properties, deploy dates, ...)
getProcessConfiguration(QName) - Method in class org.apache.ode.store.ProcessStoreImpl
 
getProcessCorrelations() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Set of global correlation sets.
getProcessDAO() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getProcessDAO() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getProcessDef(String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getProcessDef(String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Return the process model.
getProcesses() - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Get the list of processes known to the store.
getProcesses() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the collection of processes that are deployed as part of this deployment unit.
getProcesses() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getProcesses() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getProcesses() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getProcessId() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get the unique process identifier.
getProcessId() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getProcessId() - Method in class org.apache.ode.bpel.evt.ProcessEvent
 
getProcessId() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Reads the current process instance id.
getProcessId() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the process id, generally the same as the type.
getProcessId() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getProcessId() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getProcessId() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getProcessId() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getProcessInfo(QName) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getProcessInfo(QName) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Get the process info for a process (includingthe instance summary).
getProcessInfoCustom(QName, ProcessInfoCustomizer) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getProcessInfoCustom(QName, ProcessInfoCustomizer) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Get the process info for a process.
getProcessInstance() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get the process instance to which this scope belongs.
getProcessInstance(String, CorrelationKey) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getProcessInstance(String, CorrelationKey) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get the process instance with the given correlation correlationKey.
getProcessInstance() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
Unique identifier of the process instance.
getProcessInstance() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getProcessInstanceId() - Method in class org.apache.ode.bpel.evt.ProcessInstanceEvent
Get the process instance identifier of the process instnace that generated this event.
getProcessInstanceId() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Unique identifier for the process instance.
getProcessInstances(InstanceFilter) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Return a list of process instances.
getProcessName() - Method in class org.apache.ode.bpel.evt.ProcessEvent
Gets process name.
getProcessStore() - Method in class org.apache.ode.axis2.ODEServer
 
getProgramName() - Static method in class org.apache.ode.tools.bpelc.cline.BpelC
 
getProgramName() - Static method in class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 
getProgramName() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
getPropagateTransactionFlag() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getPropagateTransactionFlag() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPropagateTransactionFlag() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPropagateTransactionFlag() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getProperties() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Get correlation set properties with their values as a Map.
getProperties() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the deployment properties.
getProperties() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getProperties() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
getProperties() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getProperties() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
getProperties() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProperties_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getProperty(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getProperty(String) - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Return the value of a property.
getProperty(String) - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get a message exchange property.
getProperty(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getProperty(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getProperty(String) - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getProperty(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getProperty(String) - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProperty(String, String) - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProperty(QName) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getProperty(QName) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getProperty(QName) - Method in interface org.apache.ode.store.ProcessConfDAO
 
getPropertyKey() - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
getPropertyKey() - Method in class org.apache.ode.dao.jpa.MexProperty
 
getPropertyKey() - Method in class org.apache.ode.dao.jpa.XmlDataProperty
 
getPropertyNames() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getPropertyNames() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get a set containing the names of the defined properties.
getPropertyNames() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPropertyNames() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPropertyNames() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getPropertyNames() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPropertyNames() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPropertyNames() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getPropertyValue() - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
getPropertyValue() - Method in class org.apache.ode.dao.jpa.MexProperty
 
getPropertyValue() - Method in class org.apache.ode.dao.jpa.XmlDataProperty
 
getPropertyValuesFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getProvideEndpoints() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the list of endpoints a process should provide.
getQName() - Method in exception org.apache.ode.bpel.common.FaultException
Get the (official) QName of this fault.
getQName() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
getQualifiedAttributeValue(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
DOCUMENTME
getQueryTimeout() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getReason() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getReason() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getReason() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getReason() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getReason() - Method in class org.apache.ode.utils.cli.Fragments
Used after the Fragments.matches(String[]) method, this returns the reason, if any, that one of the CommandlineFragments failed to parse the set of arguments.
getRecoveryAction() - Method in class org.apache.ode.bpel.evt.ActivityRecoveryEvent
 
getRef(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getRef(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getReferences() - Method in class org.apache.ode.utils.xml.capture.Tracker
 
getReferences(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
Get the references (imports, includes, etc) of a given resource.
getReferers(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
Get all the URI's that refer to a URI.
getReplacement(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Get a replacement object for a given "original" object.
getReplacementMap() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getRequest() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the input message.
getRequest() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the request message.
getRequest() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getRequest() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getRequest() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getRequest() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getResolver() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
 
getResponse() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get output message (could be fault message)
getResponse() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the response message.
getResponse() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getResponse() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getResponse() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getResponse() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getResult() - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationSuccessEvent
result of expression, cast as a string
getResultSet() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getResultSetConcurrency() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getResultSetHoldability() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getResultSetType() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getRetries() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getRetries() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getRetries() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getRetries() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getRoot() - Method in class org.apache.ode.jbi.util.Schema
 
getRootNode() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Obtain the root node.
getRootNode() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getRootNode() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getRootScope() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the root (global) scope for the process.
getRootScope() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getRootScopeId() - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
getRootScopeId() - Method in class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
 
getRootScopeId() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Unique identifier for the root scope of the process.
getSAXParserFactory() - Static method in class org.apache.ode.utils.XMLParserUtils
Get the 'correct' implementation of a JAXP SAXParserFactory; this is intended to ensure that local implementations (e.g., Crimson) don't sneak into the mix.
getSchema(String) - Method in class org.apache.ode.jbi.util.SchemaCollection
 
getSchemas() - Method in class org.apache.ode.jbi.util.SchemaCollection
 
getSchemas() - Method in class org.apache.ode.jbi.util.WSDLFlattener
 
getScope(Long) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Retrieve a scope instance from the database.
getScope() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Get the scope instance to which this correlation set belongs.
getScope(Long) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Returns a scope using its instance id.
getScope() - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
getScope(Long) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getScope() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getScope(Long) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getScope() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
getScope() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getScope() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
getScopeDAO() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Gets the scope associated with this xml data.
getScopeDAO() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getScopeDeclarationId() - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
getScopeDeclarationId() - Method in class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
 
getScopeDeclarationId() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getScopeId() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getScopeId() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getScopeId() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
Get the scope identifier of the scope associated with this event.
getScopeInfo(String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getScopeInfo(String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get info about a scope instance by id, not including activity info.
getScopeInfoWithActivity(String, boolean) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getScopeInfoWithActivity(String, boolean) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get info about a scope instance by id, optionally including activity info.
getScopeInstanceId() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get the unique identifier for this scope instance.
getScopeInstanceId() - Method in interface org.apache.ode.bpel.evt.EventContext
Get ScopeInstanceId
getScopeInstanceId() - Method in class org.apache.ode.bpel.runtime.EventContextImpl
Get ScopeInstanceId
getScopeInstanceId() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getScopeInstancesForScope(Long, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getScopeInstancesForScope(Long, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Returns all the scope instance ids for a given instance and scope name.
getScopeModelId() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
getScopeName() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getScopes(String) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Returns all the scopes with the associated name.
getScopes() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Returns all the scopes belonging to this isntance.
getScopes(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getScopes() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getScopes() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getSelectors() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Get the set of HCorrelatorSelector objects representing the selectors (i.e.
getSequence() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getSerializedChannels() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
getService(QName, String) - Method in class org.apache.ode.axis2.ODEServer
 
getService(QName, QName) - Method in class org.apache.ode.axis2.ODEServer
 
getServiceDescription(ServiceEndpoint) - Method in class org.apache.ode.jbi.OdeComponent
 
getServiceName() - Method in class org.apache.ode.axis2.ExternalService
 
getServiceName() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getServiceName() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
getServiceName() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Get the name of the service targetted in this message exchange.
getServiceName() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getServiceNames() - Method in class org.apache.ode.bpel.engine.BpelProcess
Get all the services that are implemented by this process.
getServiceUnitManager() - Method in class org.apache.ode.jbi.OdeComponent
 
getSession() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
getSession() - Method in class org.apache.ode.daohib.SessionManager
Get the current Hibernate Session.
getSessionId() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getSessionId() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
getShort(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getShort(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getShortClassName(Object) - Static method in class org.apache.ode.utils.ObjectPrinter
Get a the short (without package) class name.
getShortClassName(Class) - Static method in class org.apache.ode.utils.ObjectPrinter
Get a the short (without package) class name.
getSingleResult(Query) - Method in class org.apache.ode.dao.jpa.OpenJPADAO
javax.persistence.Query either let you query for a collection or a single value throwing an exception if nothing is found.
getSize() - Method in class org.apache.ode.jbi.util.SchemaCollection
 
getSkip() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
The number of events to skip.
getSkip() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
The number of instances to skip.
getSoapAction(String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
Attempts to extract the SOAP Action is defined in the WSDL document.
getSOAPBody(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getSOAPHeaders(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getSourceEPR(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getSourceSessionId(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getSourceUri() - Method in class org.apache.ode.jbi.util.Schema
 
getStartedDateFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getStartTime(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getStartTime(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get the time that a process instance was started (created).
getStartTime() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Filters all process instances started after the specified start time.
getState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the state of the process instance; one of the STATE_XXX constants defined in ProcessState.
getState() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get current state of the scope.
getState(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getState() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the state of the process.
getState(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get the state of a process instance.
getState() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
State of this process instance.
getState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getState() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getState() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getState() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getState() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
getState() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getState() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getState() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getState_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The process state.
getState_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getStates() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns only process instances in the specified states.
getStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get state of last message sent/received.
getStatus() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the message exchange status.
getStatus() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getStatus() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getStatus() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getStatusFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getStatusFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getString(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getString(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
GetSuffix(int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getSystemId() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getTabSize(int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getTargetInstance() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
Get the BPEL process instance to which this consumer belongs.
getTargetInstance() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getTemporaryDirectory(String) - Static method in class org.apache.ode.utils.fs.TempFileManager
Get a temporary working directory.
getTemporaryDirectory(String, File) - Static method in class org.apache.ode.utils.fs.TempFileManager
 
getTemporaryFile(String) - Static method in class org.apache.ode.utils.fs.TempFileManager
Get a temporary file, if possible, and register it for cleanup later.
getTemporaryFile(String, File) - Static method in class org.apache.ode.utils.fs.TempFileManager
 
getText() - Method in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
getTextAsQName(OMElement) - Static method in class org.apache.ode.axis2.util.OMUtils
Axiom is supposed to handle this properly however this method is buggy and doesn't work (whereas setting a QName as text works).
getTextContent(Node) - Static method in class org.apache.ode.utils.DOMUtils
 
getThreadPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getTime(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTime(int, Calendar) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTime(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTime(String, Calendar) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTimestamp() - Method in class org.apache.ode.bpel.evt.BpelEvent
 
getTimestamp(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTimestamp(int, Calendar) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTimestamp(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTimestamp(String, Calendar) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getTimestampFilter() - Method in class org.apache.ode.bpel.common.BpelEventFilter
 
getToType() - Method in exception org.apache.ode.bpel.explang.TypeCastException
 
getTransactionIsolation() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.GeronimoFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.JBossFactory
 
getTransactionManager(Properties) - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
 
getTransactionManager(Properties) - Static method in class org.apache.ode.daohib.SessionManager
 
getTransactionManager() - Method in class org.apache.ode.il.EmbeddedGeronimoFactory
 
getTriggerGroupNames(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the names of all of the Trigger groups.
getTriggerNames(SchedulingContext, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the names of all of the Trigger s that have the given group name.
getTriggersForJob(SchedulingContext, String, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get all of the Triggers that are associated to the given Job.
getTriggerState(SchedulingContext, String, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Get the current state of the identified Trigger.
getTstamp() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getTstamp() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
getTxFactoryClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getType() - Method in interface org.apache.ode.bpel.dao.MessageDAO
 
getType() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get the BPEL process name.
getType() - Method in class org.apache.ode.bpel.engine.MessageImpl
 
getType() - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
getType() - Method in class org.apache.ode.bpel.evt.BpelEvent
 
getType() - Method in class org.apache.ode.bpel.evt.CompensationHandlerRegistered
 
getType() - Method in class org.apache.ode.bpel.evt.CorrelationEvent
 
getType() - Method in class org.apache.ode.bpel.evt.CorrelationMatchEvent
 
getType() - Method in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
getType() - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationEvent
 
getType() - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
getType() - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
 
getType() - Method in class org.apache.ode.bpel.evt.ProcessInstanceEvent
 
getType() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getType() - Method in class org.apache.ode.bpel.evt.VariableEvent
 
getType() - Method in interface org.apache.ode.bpel.iapi.Message
Get the message type.
getType() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the process type (BPEL definition name).
getType() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getType() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getType() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getType() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getType() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
getType() - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
getType() - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
getType() - Method in class org.apache.ode.jacob.soup.CommChannel
 
getType() - Method in class org.apache.ode.ql.tree.nodes.OrderByElement
 
getType() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getType() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getType() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getType_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The type of the process (BPEL process definition name).
getType_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
The type of the process (BPEL process definition name).
getTypeFilter() - Method in class org.apache.ode.bpel.common.BpelEventFilter
 
getTypeMap() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getTypeName() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The type of the process (BPEL process definition name).
getTypeNamespace() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The type of the process (BPEL process definition name).
getUpdateCount() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getUri() - Method in class org.apache.ode.tools.bpelc.ant.WsdlImportElement
 
getURIs() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
 
getUriSet() - Method in class org.apache.ode.utils.NSContext
Get all the URIs with a prefix mapping in this context
getUrl() - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
getUrl() - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
getURL(int) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getURL(String) - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getUsage() - Method in class org.apache.ode.utils.cli.Argument
 
getUsage() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
Construct a usage string for this commandline fragment.
getUsage() - Method in class org.apache.ode.utils.cli.Flag
 
getUsage() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
getUsage() - Method in class org.apache.ode.utils.cli.MultiArgument
 
getUsage() - Method in class org.apache.ode.utils.cli.XorGroup
 
getUseDBLocks() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
getUserTransactionName() - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
 
getVal() - Method in exception org.apache.ode.bpel.explang.TypeCastException
 
getValue() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Get the value of the correlation set.
getValue() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getValue() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
getValue() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
getValue() - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
getValue() - Method in class org.apache.ode.ql.jcc.ASTOrderType
 
getValue() - Method in class org.apache.ode.ql.jcc.ASTValue
 
getValue() - Method in class org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
 
getValue() - Method in class org.apache.ode.ql.tree.nodes.Value
 
getValue() - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
getValue() - Method in class org.apache.ode.utils.cli.Argument
 
getValue() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
getValues() - Method in class org.apache.ode.bpel.common.CorrelationKey
Return the values for the correlation set
getValues() - Method in class org.apache.ode.ql.tree.nodes.In
 
getValues() - Method in class org.apache.ode.utils.cli.MultiArgument
 
getVariable(String) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get a variable by name.
getVariable(Long, Long, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getVariable(Long, Long, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Gets variable data.
getVariable(String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getVariableData(String) - Method in interface org.apache.ode.bpel.evt.EventContext
Get Variable data for the given variable name, for this scope instance
getVariableData(String) - Method in class org.apache.ode.bpel.runtime.EventContextImpl
Get Variable data for the given variable name, for this scope instance
getVariableData(String, String, String) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Inspect data variable.
getVariableInfo(String, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getVariableInfo(String, String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get info about a variable.
getVariableNames() - Method in interface org.apache.ode.bpel.evt.EventContext
Get All variable names used in this scope Instance
getVariableNames() - Method in class org.apache.ode.bpel.runtime.EventContextImpl
Get All variable names used in this scope Instance
getVariables(String, int) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Returns all variable instances matching the variable name for a specified scope.
getVariables() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get a colleciton of all the variables belonging to this scope.
getVariables(String, int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getVariables() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getVariables() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
Get the variable values associated with this scope.
getVarName() - Method in class org.apache.ode.bpel.evt.VariableEvent
 
getVersion() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get the process version
getVersion() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the process version.
getVersion() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getVersion() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The process version.
getVersion() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The process version.
getVersion() - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
getVersion() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
The process version.
getVersion() - Method in class org.apache.ode.store.jpa.VersionTrackerDAOImpl
 
getVersion() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getVersionName() - Static method in class org.apache.ode.utils.Version
Get the full name of the version, e.g., "1.0B15".
getVMGUID() - Static method in class org.apache.ode.utils.GUID
 
getWarnings() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
getWarnings() - Method in class org.apache.ode.utils.LoggingStatementWrapper
 
getWorkingDir() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getXAResources(ActivationSpec[]) - Method in class org.apache.ode.ra.DummyResourceAdapter
 
getXercesSerializer(OutputStream) - Static method in class org.apache.ode.utils.XMLParserUtils
 
getXmlData() - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
getXMLReader() - Static method in class org.apache.ode.utils.XMLParserUtils
 
Good - Interface in org.apache.ode.jacob.classgen.testtypes
DOCUMENT ME!
Good1 - Interface in org.apache.ode.jacob.classgen.testtypes
DOCUMENTME.
GoodInherit - Interface in org.apache.ode.jacob.classgen.testtypes
JACOB Test Type (Good w/ inheritence).
GoodMultInherit - Interface in org.apache.ode.jacob.classgen.testtypes
JACOB Test Type (Good w/ inheritence).
GREATER - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Greater - Class in org.apache.ode.ql.tree.nodes
 
Greater(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.Greater
 
GreaterEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
GUID - Class in org.apache.ode.utils
This class is used to generate globally unique IDs.
GUID() - Constructor for class org.apache.ode.utils.GUID
Create a new unique GUID
GUID(String) - Constructor for class org.apache.ode.utils.GUID
Reconstitute a GUID from it's string representation
GUID.MalformedGuidException - Exception in org.apache.ode.utils
 
GUID.MalformedGuidException(String) - Constructor for exception org.apache.ode.utils.GUID.MalformedGuidException
 

H

HActivityRecovery - Class in org.apache.ode.daohib.bpel.hobj
Persistent representation of activity recovery information.
HActivityRecovery() - Constructor for class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
hadError() - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
handleGetObject(String) - Method in class org.apache.ode.utils.msg.MessageBundle
 
handleImports(Schema) - Method in class org.apache.ode.jbi.util.SchemaCollection
 
handleWorkEvent(Map<String, Object>) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
hashCode() - Method in class org.apache.ode.bpel.common.CorrelationKey
Generate a hash code from the hash codes of the elements.
hashCode() - Method in class org.apache.ode.bpel.dao.RoleEnum
 
hashCode() - Method in class org.apache.ode.bpel.dao.ScopeStateEnum
 
hashCode() - Method in class org.apache.ode.bpel.iapi.Endpoint
 
hashCode() - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
hashCode() - Method in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
hashCode() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
hashCode() - Method in class org.apache.ode.jacob.vpu.ChannelFactory.ChannelInvocationHandler
 
hashCode() - Method in class org.apache.ode.utils.GUID
 
hashCode() - Method in class org.apache.ode.utils.uuid.UUID
 
hasMoreElements() - Method in class org.apache.ode.utils.stl.IteratorEnumeration
 
hasNext() - Method in class org.apache.ode.utils.stl.EnumerationIterator
 
hasNext() - Method in class org.apache.ode.utils.stl.FilterIterator
 
hasNext() - Method in class org.apache.ode.utils.stl.TransformIterator
DOCUMENTME
hasReactions() - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
Are there any reactions that can be executed in the broth?
hasReactions() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
HBpelEvent - Class in org.apache.ode.daohib.bpel.hobj
Row representation of a BPEL event.
HBpelEvent() - Constructor for class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
HCorrelationProperty - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table-mapped class representing one valued property in a correlation set.
HCorrelationProperty() - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
HCorrelationProperty(String, String, String, HCorrelationSet) - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
HCorrelationProperty(QName, String, HCorrelationSet) - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
HCorrelationSet - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table representing correlation set values.
HCorrelationSet() - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
HCorrelationSet(HScope, String) - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
HCorrelator - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table representing a BPEL correlator, or message-router.
HCorrelator() - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelator
Constructor.
HCorrelatorMessage - Class in org.apache.ode.daohib.bpel.hobj
 
HCorrelatorMessage() - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
HCorrelatorMessageKey - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table for representing the pre-computed keys for a message targetted at the BPEL process with no matching instance at the time of receipt (and createInstance is not possible).
HCorrelatorMessageKey() - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
Constructor.
HCorrelatorSelector - Class in org.apache.ode.daohib.bpel.hobj
 
HCorrelatorSelector() - Constructor for class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
HELP - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
HELP_FLAG - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
HFaultData - Class in org.apache.ode.daohib.bpel.hobj
Persistent representation of a fault.
HFaultData() - Constructor for class org.apache.ode.daohib.bpel.hobj.HFaultData
 
HibernateDao - Class in org.apache.ode.daohib.bpel
Base class for our DAO objects.
HibernateDao(SessionManager, HObject) - Constructor for class org.apache.ode.daohib.bpel.HibernateDao
 
HibernateInstancesQueryCompiler - Class in org.apache.ode.daohib.bpel.ql
 
HibernateInstancesQueryCompiler() - Constructor for class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
HibernateTransactionManagerLookup - Class in org.apache.ode.daohib
Implementation of the TransactionManagerLookup interface that uses SessionManager to obtain the JTA TransactionManager object.
HibernateTransactionManagerLookup() - Constructor for class org.apache.ode.daohib.HibernateTransactionManagerLookup
Constructor.
HibObj - Class in org.apache.ode.store.hib
 
HibObj() - Constructor for class org.apache.ode.store.hib.HibObj
 
HLargeData - Class in org.apache.ode.daohib.bpel.hobj
Used to store large data sets into a single table.
HLargeData() - Constructor for class org.apache.ode.daohib.bpel.hobj.HLargeData
 
HLargeData(byte[]) - Constructor for class org.apache.ode.daohib.bpel.hobj.HLargeData
 
HLargeData(String) - Constructor for class org.apache.ode.daohib.bpel.hobj.HLargeData
 
HMessage - Class in org.apache.ode.daohib.bpel.hobj
Hibernate-managed table for keeping track of messages.
HMessage() - Constructor for class org.apache.ode.daohib.bpel.hobj.HMessage
 
HMessageExchange - Class in org.apache.ode.daohib.bpel.hobj
Hibernate-managed table for keeping track of message exchanges.
HMessageExchange() - Constructor for class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
HObject - Class in org.apache.ode.daohib.bpel.hobj
Base class for Hibernate objects providing auto-generated key, create timestamp and lock fields.
HObject() - Constructor for class org.apache.ode.daohib.bpel.hobj.HObject
Constructor.
hold() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
HPartnerLink - Class in org.apache.ode.daohib.bpel.hobj
The HEndpointReference can either be attached to a scope (when it's specific to a scope instance, for example because it has been assigned during the instance execution) or to a process definition (general endpoint configuration).
HPartnerLink() - Constructor for class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
HProcess - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table representing a BPEL process (not a process instance).
HProcess() - Constructor for class org.apache.ode.daohib.bpel.hobj.HProcess
 
HProcessInstance - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table representing a BPEL process instance.
HProcessInstance() - Constructor for class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
HScope - Class in org.apache.ode.daohib.bpel.hobj
Hibernate table representing a BPEL scope instance.
HScope() - Constructor for class org.apache.ode.daohib.bpel.hobj.HScope
 
HttpSoapSender - Class in org.apache.ode.tools.sendsoap.cline
Commandline tool to send the contents of a (binary) file to a URL.
HttpSoapSender() - Constructor for class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 
HVariableProperty - Class in org.apache.ode.daohib.bpel.hobj
Efficient storage of properties (bpel properties).
HVariableProperty() - Constructor for class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
HVariableProperty(HXmlData, String, String) - Constructor for class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
HXmlData - Class in org.apache.ode.daohib.bpel.hobj
 
HXmlData() - Constructor for class org.apache.ode.daohib.bpel.hobj.HXmlData
Constructor.
hydrated(BpelProcess) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
hydrated(BpelProcess) - Method in interface org.apache.ode.bpel.engine.ProcessLifecycleCallback
 

I

id - Variable in class org.apache.ode.ql.jcc.SimpleNode
 
Identified<ID> - Interface in org.apache.ode.ql.eval.skel
 
identifier - Variable in class org.apache.ode.ql.eval.skel.AbstractCMPEvaluator
 
Identifier - Interface in org.apache.ode.ql.tree.nodes
 
identifier - Variable in class org.apache.ode.ql.tree.nodes.OrderByElement
 
IdentifierToValueCMP - Class in org.apache.ode.ql.tree.nodes
 
IdentifierToValueCMP(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
 
idx - Variable in class org.apache.ode.bpel.runtime.Selector
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
IgnoreAllErrorHandler - Class in org.apache.ode.utils.sax
ErrorHandler implementation that does nothing, i.e., ignores all error events.
IgnoreAllErrorHandler() - Constructor for class org.apache.ode.utils.sax.IgnoreAllErrorHandler
Create a new instance.
image - Variable in class org.apache.ode.ql.jcc.Token
The string image of the token.
importChannel(String, Class<T>) - Static method in class org.apache.ode.jacob.JacobObject
 
importChannel(String, Class) - Method in interface org.apache.ode.jacob.JacobThread
 
IN - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
In - Class in org.apache.ode.ql.tree.nodes
 
In(Identifier, Collection<Value>) - Constructor for class org.apache.ode.ql.tree.nodes.In
 
IN_ONLY - Static variable in class org.apache.ode.jbi.MessageExchangePattern
 
IN_OUT - Static variable in class org.apache.ode.jbi.MessageExchangePattern
 
inBuf - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
includeEndpoints() - Method in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
includeInstanceSummary() - Method in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
includeProcessProperties() - Method in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
incRunTime(String, long) - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
IndexedObject - Interface in org.apache.ode.jacob
Interface implemented by JACOB objects that are to be indexed.
INEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
info(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
info(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
info(String) - Method in interface org.apache.ode.tools.CommandContext
Log an informative message.
info(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log an informative message that resulted from a Throwable.
info(String) - Method in class org.apache.ode.tools.CommandTask
 
info(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
init(ServletConfig) - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
Initialize the Axis configuration context
init(ServletConfig, AxisConfiguration) - Method in class org.apache.ode.axis2.ODEServer
 
init(String) - Method in class org.apache.ode.bpel.common.Filter
 
init(Properties) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
Initializes connection factory with properties required to establish a connection.
init() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
init() - Method in interface org.apache.ode.bpel.iapi.BpelServer
Initialize the BPEL engine.
init(Properties) - Method in class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
init(Connection, List) - Method in class org.apache.ode.bpel.scheduler.quartz.NotSoSimpleSemaphore
 
init() - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
init(Properties) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
init(Properties) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
init(InstallationContext) - Method in class org.apache.ode.jbi.OdeBootstrap
Called to initialize the BPE bootstrap.
init(ComponentContext) - Method in class org.apache.ode.jbi.OdeLifeCycle
 
init(String, String) - Method in class org.apache.ode.jbi.OdeSUManager
 
initDAO() - Method in class org.apache.ode.axis2.ODEServer
Initialize the DAO.
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisDispatcher
 
initialize(Map) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
initialize(Map) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
Initialize the expression evaluation runtime.
initialize(Map) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
initialize(ClassLoadHelper, SchedulerSignaler) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
initialize(Scheduler, SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JTAJobRunShellFactory
 
initialize() - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzThreadPoolExecutorServiceImpl
 
initialize() - Method in class org.apache.ode.jbi.util.WSDLFlattener
Parse the schemas referenced by the definition.
initializeCorrelation(CorrelationSetInstance, VariableInstance) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Initializes endpoint references for partner links inside a scope.
initializePartnersSessionId(PartnerLinkInstance, String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Initialize the partner's session id for this partner link instance.
initializeVariable(VariableInstance, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
initLogFile() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
initLogFile(int) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
initLogging(int) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
Initialize logging appropriate for command-line utilities.
initLogging() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
initProcessStore() - Method in class org.apache.ode.axis2.ODEServer
 
inject(JacobRunnable) - Method in class org.apache.ode.jacob.vpu.JacobVPU
Inject a concretion into the process context.
injectNamespaces(Element, NSContext) - Static method in class org.apache.ode.utils.DOMUtils
 
input_stream - Variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
inputStream - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
insert(Collection<T>, Enumeration<? extends T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
insert(Collection<T>, Iterator<? extends T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
insert(Collection<T>, Collection<? extends T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
insertBpelEvent(BpelEvent, ProcessDAO, ProcessInstanceDAO) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Insert a BPEL event into the database.
insertBpelEvent(ProcessInstanceEvent) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Insert a BPEL event to the database (associating with this process).
insertBpelEvent(BpelEvent, ProcessDAO, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
insertBpelEvent(ProcessInstanceEvent) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
instance(JacobRunnable) - Static method in class org.apache.ode.jacob.JacobObject
Instantiation; the Java code instance(new F(x,y,z)) is equivalent to F(x,y,z) in the process calculus.
instance(JacobRunnable) - Method in interface org.apache.ode.jacob.JacobThread
Create a process instance i.e.
instanceCompleted(ProcessInstanceDAO) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Callback indicating that a process instance has completed its duties.
instanceCompleted(ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
InstanceFilter - Class in org.apache.ode.bpel.common
Holds a filter that will get interpreted when listing processe instances.
InstanceFilter(String, String, int) - Constructor for class org.apache.ode.bpel.common.InstanceFilter
Initializes properly the InstanceFilter attributes by pre-parsing the filter and orderKeys strings and setting the limit.
InstanceFilter(String) - Constructor for class org.apache.ode.bpel.common.InstanceFilter
 
InstanceFilter - Class in org.apache.ode.bpel.runtime.monitor
Filter for querying and inspecting process instances.
InstanceFilter() - Constructor for class org.apache.ode.bpel.runtime.monitor.InstanceFilter
 
InstanceFilter.StatusKeys - Enum in org.apache.ode.bpel.common
 
InstanceLockManager - Class in org.apache.ode.bpel.engine
WARNING --- EXPERIMENTAL Mechanism for obtaining instance-level locks.
InstanceLockManager() - Constructor for class org.apache.ode.bpel.engine.InstanceLockManager
 
InstanceLockManager.TimeoutException - Exception in org.apache.ode.bpel.engine
Exception class indicating a time-out occured while obtaining a lock.
InstanceLockManager.TimeoutException() - Constructor for exception org.apache.ode.bpel.engine.InstanceLockManager.TimeoutException
 
InstanceManagement - Interface in org.apache.ode.bpel.pmapi
Interface to managing process instances.
InstanceNotFoundException - Exception in org.apache.ode.bpel.pmapi
Exception indicating that the requested instance identifier could not be found.
InstanceNotFoundException(String) - Constructor for exception org.apache.ode.bpel.pmapi.InstanceNotFoundException
 
instanceQuery(InstanceFilter) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Query instances in the database meeting the requested criteria.
instanceQuery(String) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
instanceQuery(InstanceFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
instanceQuery(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
instanceQuerySimple(String, String, short) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Simple process instance query.
INTALIO_SESSION_NS - Static variable in class org.apache.ode.utils.Namespaces
 
Interaction - Interface in org.apache.ode.jca.server
Marker interface identifying an object as being an interaction object that should be proxied on the client side.
InterceptorContextImpl - Class in org.apache.ode.bpel.engine
Implementation of the MessageExchangeInterceptor.InterceptorContext interface.
InterceptorContextImpl(BpelDAOConnection, ProcessDAO, ProcessConf) - Constructor for class org.apache.ode.bpel.engine.InterceptorContextImpl
 
InterceptorInvoker - Class in org.apache.ode.bpel.intercept
Helper for invoking the appropriate MessageExchangeInterceptor method -- basically a work-around for lack of closures.
InvalidContextException - Exception in org.apache.ode.bpel.runtime
Exception used by the runtime to indicate a problem with the execution context.
InvalidContextException() - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidContextException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidContextException(String) - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidContextException(Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidMessageException - Exception in org.apache.ode.bpel.common
Exception class indicating that the received message did not conform to the expections of the process, and therefore cannot be processed.
InvalidMessageException(String, Throwable) - Constructor for exception org.apache.ode.bpel.common.InvalidMessageException
 
InvalidProcessException - Exception in org.apache.ode.bpel.runtime
A run-time exception indicating that the process is invalid.
InvalidProcessException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(String) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(Exception) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(int) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(String, int) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidRequestException - Exception in org.apache.ode.bpel.pmapi
Exception indicating an invalid request.
InvalidRequestException(String, Throwable) - Constructor for exception org.apache.ode.bpel.pmapi.InvalidRequestException
 
InvalidRequestException(String) - Constructor for exception org.apache.ode.bpel.pmapi.InvalidRequestException
 
invocations - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
invoke(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.ExternalService
 
invoke(MessageContext) - Method in class org.apache.ode.axis2.hooks.SessionInHandler
 
invoke(MessageContext) - Method in class org.apache.ode.axis2.hooks.SessionOutHandler
 
invoke(Message) - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
"Invoke" a process hosted by the BPEL engine.
invoke(MessageExchangeInterceptor, MessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.InterceptorInvoker
 
invoke(PartnerLinkInstance, Operation, Element, InvokeResponseChannel) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
INVOKE - Class in org.apache.ode.bpel.runtime
JacobRunnable that performs the work of the invoke activity.
INVOKE(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.runtime.INVOKE
 
invoke(Object, Method, Object[]) - Method in class org.apache.ode.jacob.vpu.ChannelFactory.ChannelInvocationHandler
 
invokeConnectionMethod(String, Object[]) - Method in interface org.apache.ode.ra.transports.OdeTransportPipe
Invoke a method on a service provier session.
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.P2PMexContextImpl
 
invokePartner(PartnerRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Invoke a partner.
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
InvokeResponse - Interface in org.apache.ode.bpel.runtime.channels
Response channel for pick requests.
InvokeResponseChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type InvokeResponse.
InvokeResponseChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the InvokeResponse channel type.
InvokeResponseChannelListener(InvokeResponseChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.InvokeResponseChannelListener
 
isActive() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The process status.
isBoolean(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isClosed() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
isCompatible(QName, QName) - Method in interface org.apache.ode.utils.xsd.SchemaModel
Determines if two types are compatible using the following logic:
isCompatible(QName, QName) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl
 
isComplete() - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
isComplete() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
isComplete() - Method in class org.apache.ode.jacob.vpu.JacobVPU
 
isCorrelationInitialized(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
isDate(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isDbLoggingEnabled() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isDecimal(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isDehydrationEnabled() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isEmptyElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
Check that an element is empty, i.e., it contains no non-whitespace text or elements as children.
isEnabled() - Method in interface org.apache.ode.bpel.bdi.breaks.Breakpoint
Test whether the break point is enabled.
isEnabled() - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
isError() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
 
isEventEnabled(List<String>, BpelEvent.TYPE) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.ode.jbi.OdeComponent
This method is called by JBI to check if this component, in the role of provider of the service indicated by the given exchange, can actually perform the operation desired.
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.ode.jbi.OdeComponent
This method is called by JBI to check if this component, in the role of consumer of the service indicated by the given exchange, can actually interact with the the provider completely.
isFinished(short) - Static method in class org.apache.ode.bpel.common.ProcessState
Test whether a process state is one of the completed states, e.g., ProcessState.STATE_COMPLETED_OK or ProcessState.STATE_COMPLETED_WITH_FAULT.
isFloat(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isInMem() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
isInMemory() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
isLinkActive(OLink) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Obtain the status of a control link.
isLinkActive(OLink) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
isLinkActive(OLink) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
isLockOnInsert() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
isLockOwner(Connection, String) - Method in class org.apache.ode.bpel.scheduler.quartz.NotSoSimpleSemaphore
Determine whether the calling thread owns a lock on the identified resource.
isMatch(CorrelationKey[]) - Method in class org.apache.ode.bpel.common.CorrelationKey
Check if this key matches any member in a set of keys.
isMember(Object) - Method in class org.apache.ode.utils.stl.EqualsUnaryFunction
 
isMember(Object) - Method in class org.apache.ode.utils.stl.MemberOfFunction.InstanceOf
 
isMember(E) - Method in class org.apache.ode.utils.stl.MemberOfFunction
A unary function that tests whether an element is the member of a set.
isNSAttribute(Attr) - Static method in class org.apache.ode.utils.DOMUtils
Test whether an attribute contains a namespace declaration.
isNull() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Checks if the dao has been assigned any data.
isNull() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
isNumber(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
ISO8601DateParser - Class in org.apache.ode.utils
ISO 8601 date parsing utility.
ISO8601DateParser() - Constructor for class org.apache.ode.utils.ISO8601DateParser
 
isOptional() - Method in class org.apache.ode.utils.cli.Argument
 
isOptional() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
 
isOptional() - Method in class org.apache.ode.utils.cli.Flag
 
isOptional() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
isOptional() - Method in class org.apache.ode.utils.cli.MultiArgument
 
isOptional() - Method in class org.apache.ode.utils.cli.XorGroup
 
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Determine if the partner role of an endpoint has been initialized (either explicitly throug assginment or via the deployment descriptor)
isReadOnly() - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
isRecognized(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
 
isRecognized(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
 
isRecognized(NormalizedMessage, Operation) - Method in interface org.apache.ode.jbi.msgmap.Mapper
Determine if this mapper recognizes the format of the NMS message.
isRecognized(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
 
isRemoveCompleted() - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
isReplaceable(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Determine whether the given object is an object for which a replacement can be obtained.
isReplacement(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Determine whether the given object is a replacement object obtained from this map.
isReplicated() - Method in class org.apache.ode.jacob.soup.CommGroup
Read the value of the replication operator flag.
isReplicateEmptyNS() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isSet() - Method in class org.apache.ode.utils.cli.Argument
 
isSet() - Method in class org.apache.ode.utils.cli.Flag
 
isSet() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
isSet() - Method in class org.apache.ode.utils.cli.MultiArgument
 
isSimpleType() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
isSimpleType(QName) - Method in interface org.apache.ode.utils.xsd.SchemaModel
Checks if type is a simple type.
isSimpleType(QName) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl
 
isString(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isSuccess() - Method in class org.apache.ode.bpel.evt.ScopeCompletionEvent
 
isTransacted() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
isTransacted() - Method in class org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl
 
isTransacted() - Method in class org.apache.ode.il.MockScheduler
 
isTransactionPropagated() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
 
isTransient() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Is this a transient process? Transient processes are not persisted in the store.
isTxIsolationLevelReadCommitted() - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
isVariableInitialized(VariableInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Checks for variable initialization, i.e.
isWsdlDocument(Document) - Static method in class org.apache.ode.utils.DOMUtils
Perform a naive check to see if a document is a WSDL document based on the root element name and namespace URI.
isXmlSchemaDocument(Document) - Static method in class org.apache.ode.utils.DOMUtils
Perform a naive check to see if a document is an XML schema document based on the root element name and namespace URI.
IteratorEnumeration<T> - Class in org.apache.ode.utils.stl
 
IteratorEnumeration(Iterator<T>) - Constructor for class org.apache.ode.utils.stl.IteratorEnumeration
 

J

JacobMessages - Class in org.apache.ode.jacob.vpu
Messages for the Jacob VPU.
JacobMessages() - Constructor for class org.apache.ode.jacob.vpu.JacobMessages
 
JacobObject - Class in org.apache.ode.jacob
Base class for constructs which rely on a Java method body to represent some aspect of the process.
JacobObject() - Constructor for class org.apache.ode.jacob.JacobObject
 
JacobRunnable - Class in org.apache.ode.jacob
Base class for process abstractions.
JacobRunnable() - Constructor for class org.apache.ode.jacob.JacobRunnable
 
JacobThread - Interface in org.apache.ode.jacob
Class exposing the JACOB operations.
JacobVPU - Class in org.apache.ode.jacob.vpu
The JACOB Virtual Processing Unit ("VPU").
JacobVPU() - Constructor for class org.apache.ode.jacob.vpu.JacobVPU
Default constructor.
JacobVPU(ExecutionQueue) - Constructor for class org.apache.ode.jacob.vpu.JacobVPU
Re-hydration constructor.
JacobVPU(ExecutionQueue, JacobRunnable) - Constructor for class org.apache.ode.jacob.vpu.JacobVPU
Instantiation constructor; used to initialize context with the concretion of a process abstraction.
javaClassPath() - Static method in class org.apache.ode.utils.SystemUtils
 
javaClassVersion() - Static method in class org.apache.ode.utils.SystemUtils
 
javaHome() - Static method in class org.apache.ode.utils.SystemUtils
 
javaLibraryPath() - Static method in class org.apache.ode.utils.SystemUtils
 
javaTemporaryDirectory() - Static method in class org.apache.ode.utils.SystemUtils
 
javaVendor() - Static method in class org.apache.ode.utils.SystemUtils
 
javaVersion() - Static method in class org.apache.ode.utils.SystemUtils
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver(EvaluationContext, OXPath20ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableProperty
 
JaxpVariableResolver - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpVariableResolver(EvaluationContext, OXPath10ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpVariableResolver
 
JBI_END_POINT_REFERENCE - Static variable in class org.apache.ode.utils.Namespaces
 
JbiMessageExchangeProcessor - Interface in org.apache.ode.jbi
 
JbiWsdl11WrapperMapper - Class in org.apache.ode.jbi.msgmap
Mapper for converting ODE messages to NMS messages using the WSDL 11 wrapper format.
JbiWsdl11WrapperMapper() - Constructor for class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
 
JBossFactory - Class in org.apache.ode.axis2.util
 
JBossFactory() - Constructor for class org.apache.ode.axis2.util.JBossFactory
 
jjFillToken() - Method in class org.apache.ode.ql.jcc.QLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
jjtAddChild(Node, int) - Method in interface org.apache.ode.ql.jcc.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.ode.ql.jcc.SimpleNode
 
JJTAND - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
jjtClose() - Method in interface org.apache.ode.ql.jcc.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.ode.ql.jcc.SimpleNode
 
JJTEQUAL - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTFIELD - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTGE - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
jjtGetChild(int) - Method in interface org.apache.ode.ql.jcc.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.ode.ql.jcc.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.ode.ql.jcc.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.ode.ql.jcc.SimpleNode
 
jjtGetParent() - Method in interface org.apache.ode.ql.jcc.Node
 
jjtGetParent() - Method in class org.apache.ode.ql.jcc.SimpleNode
 
JJTGREATER - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTIN - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTINVALUES - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTLE - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTLESS - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTLIKE - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTLIMIT - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
jjtOpen() - Method in interface org.apache.ode.ql.jcc.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.ode.ql.jcc.SimpleNode
 
JJTOR - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTORDERBY - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTORDERBYFIELD - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTORDERTYPE - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTPROPERTY - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.apache.ode.ql.jcc.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.ode.ql.jcc.SimpleNode
 
JJTSTART - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTVALUE - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.ode.ql.jcc.QLParserTreeConstants
 
JMX_DOMAIN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
JMX domain key
JMXConstants - Class in org.apache.ode.utils.jmx
Constant related to naming of ODE objects in JMX.
JMXConstants() - Constructor for class org.apache.ode.utils.jmx.JMXConstants
 
JNDI_LOOKUP_PATH - Static variable in class org.apache.ode.axis2.util.JBossFactory
 
jobDetail - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
JobImpl - Class in org.apache.ode.bpel.scheduler.quartz
Quartz Job implementation that calls back into the BPEL engine.
JobImpl() - Constructor for class org.apache.ode.bpel.scheduler.quartz.JobImpl
 
jobName - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
JobStoreJTA - Class in org.apache.ode.bpel.scheduler.quartz
A server-level devloper friendly implementation of JobStore.
JobStoreJTA(TransactionManager) - Constructor for class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
 
JpaObj - Class in org.apache.ode.store.jpa
 
JpaObj() - Constructor for class org.apache.ode.store.jpa.JpaObj
 
JTAJobRunShell - Class in org.apache.ode.bpel.scheduler.quartz
A riff on the Quartz JTA implementation that dispenses with the use of the UserTransaction interface, and instead goes direct to the source, the TransactionManager.
JTAJobRunShell(JobRunShellFactory, Scheduler, SchedulingContext, TransactionManager) - Constructor for class org.apache.ode.bpel.scheduler.quartz.JTAJobRunShell
Create a JTAJobRunShell instance with the given settings.
JTAJobRunShellFactory - Class in org.apache.ode.bpel.scheduler.quartz
 
JTAJobRunShellFactory(TransactionManager) - Constructor for class org.apache.ode.bpel.scheduler.quartz.JTAJobRunShellFactory
 

K

kill(Long) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Kill a process instance
kill(String) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Terminates the process instance
kind - Variable in class org.apache.ode.ql.jcc.Token
An integer that describes the kind of this token.
knowsElementType(QName) - Method in interface org.apache.ode.utils.xsd.SchemaModel
Checks if model knows the type as an element type.
knowsElementType(QName) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl
 
knowsSchemaType(QName) - Method in interface org.apache.ode.utils.xsd.SchemaModel
Checks if the model know the type as a schema type.
knowsSchemaType(QName) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl
 
KonstExpressionLanguageRuntimeImpl - Class in org.apache.ode.bpel.runtime.explang.konst
An implementation of the ExpressionLanguageRuntime interface for constant expressions.
KonstExpressionLanguageRuntimeImpl() - Constructor for class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 

L

last - Variable in class org.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
 
LastArgument - Class in org.apache.ode.utils.cli
A fragment implementation that picks-off the last argument on the line early.
LastArgument(String, String, boolean) - Constructor for class org.apache.ode.utils.cli.LastArgument
 
LE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
LE - Class in org.apache.ode.ql.tree.nodes
 
LE(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.LE
 
LEEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
LESS - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Less - Class in org.apache.ode.ql.tree.nodes
 
Less(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.Less
 
LessEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
LETTER - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.ode.ql.jcc.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
LIKE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Like - Class in org.apache.ode.ql.tree.nodes
 
Like(Identifier, Value) - Constructor for class org.apache.ode.ql.tree.nodes.Like
 
LikeEvaluator<ID,R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
limit - Variable in class org.apache.ode.bpel.common.BpelEventFilter
 
LIMIT - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Limit - Class in org.apache.ode.ql.tree.nodes
 
Limit(int) - Constructor for class org.apache.ode.ql.tree.nodes.Limit
 
line - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
lineSeparator() - Static method in class org.apache.ode.utils.SystemUtils
 
LinkStatus - Interface in org.apache.ode.bpel.runtime.channels
 
linkStatus(boolean) - Method in interface org.apache.ode.bpel.runtime.channels.LinkStatus
 
LinkStatusChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type LinkStatus.
LinkStatusChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the LinkStatus channel type.
LinkStatusChannelListener(LinkStatusChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.LinkStatusChannelListener
 
listAllInstances() - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listAllInstances() - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
List all instances in the default (database) order.
listAllInstancesWithLimit(int) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listAllInstancesWithLimit(int) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
List up to limit instances in the default (database) order.
listAllProcesses() - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listAllProcesses() - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
List the processes known to the engine.
listEvents() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get an ordered list of events associated with this scope.
listEvents(String, String, int) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listEvents(String, String, int) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Retrieve BPEL events.
listEvents() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
listInstances(String, String, int) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listInstances(String, String, int) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Retrieve and returns information about all, or some process instances.
listProcesses(String, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listProcesses(String) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Lists all processe ids in a given package.
listProcesses(String, String) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
List the processes known to the engine (including instance summaries).
listProcesses(String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
listProcessesCustom(String, String, ProcessInfoCustomizer) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listProcessesCustom(String, String, ProcessInfoCustomizer) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
List the processes known to the engine.
load() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
load(DeploymentUnitDAO) - Method in class org.apache.ode.store.ProcessStoreImpl
Load a deployment unit record stored in the db into memory.
load(String) - Method in class org.apache.ode.store.ProcessStoreImpl
Make sure that the deployment unit is loaded.
loadAll() - Method in class org.apache.ode.store.ProcessStoreImpl
Load all the deployment units out of the store.
lock(Long, int, TimeUnit) - Method in class org.apache.ode.bpel.engine.InstanceLockManager
 
lock() - Method in class org.apache.ode.utils.ProcessMutex
Acquire the lock.
LOG - Static variable in class org.apache.ode.bpel.common.InstanceFilter
 
log() - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
log() - Method in class org.apache.ode.bpel.runtime.channels.ActivityRecoveryChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.CompensationChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.EventHandlerControlChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.InvokeResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.LinkStatusChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.PickResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.TerminationChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.TimerResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.REPEATUNTIL
 
log() - Method in class org.apache.ode.jacob.ChannelListener
 
log() - Method in class org.apache.ode.jacob.examples.cell.CellChannelListener
 
log() - Method in class org.apache.ode.jacob.examples.eratosthenes.NaturalNumberStreamChannelListener
 
log() - Method in class org.apache.ode.jacob.examples.synch.SynchPrintChannelListener
 
log() - Method in class org.apache.ode.jacob.SynchChannelListener
 
log() - Method in class org.apache.ode.jacob.ValChannelListener
 
LogErrorListener - Class in org.apache.ode.utils.trax
 
LogErrorListener(Log) - Constructor for class org.apache.ode.utils.trax.LogErrorListener
 
LOGGING - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
LoggingConnectionWrapper - Class in org.apache.ode.utils
 
LoggingConnectionWrapper(Connection) - Constructor for class org.apache.ode.utils.LoggingConnectionWrapper
 
LoggingConnectionWrapper(Connection, Log) - Constructor for class org.apache.ode.utils.LoggingConnectionWrapper
 
LoggingDataSourceWrapper - Class in org.apache.ode.utils
 
LoggingDataSourceWrapper(DataSource, Log) - Constructor for class org.apache.ode.utils.LoggingDataSourceWrapper
 
LoggingErrorHandler - Class in org.apache.ode.utils.sax
An ErrorHandler implementation that dumps all of the error messages onto a logging channel at the debug level.
LoggingErrorHandler() - Constructor for class org.apache.ode.utils.sax.LoggingErrorHandler
Construct a new instance that dumps messages onto the default logging channel defined by this class.
LoggingErrorHandler(Log) - Constructor for class org.apache.ode.utils.sax.LoggingErrorHandler
Construct a new instance that dumps messages onto a specific logging channel.
LoggingStatementWrapper - Class in org.apache.ode.utils
 
LoggingStatementWrapper(CallableStatement, Log) - Constructor for class org.apache.ode.utils.LoggingStatementWrapper
 
LoggingStatementWrapper(PreparedStatement, Log) - Constructor for class org.apache.ode.utils.LoggingStatementWrapper
 
LoggingXmlErrorHandler - Class in org.apache.ode.utils.xsd
Implementation of LoggingXmlErrorHandler that outputs messages to a log.
LoggingXmlErrorHandler(Log) - Constructor for class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
Create a new instance that will output to the specified Log instance.
LogicEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
LogicExprNode - Interface in org.apache.ode.ql.tree.nodes
 
LogicNode - Interface in org.apache.ode.ql.tree.nodes
 

M

main(String[]) - Static method in class org.apache.ode.bpel.common.InstanceFilter
 
main(String[]) - Static method in class org.apache.ode.bpel.common.ProcessFilter
 
main(String[]) - Static method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
main(String[]) - Static method in class org.apache.ode.jacob.examples.eratosthenes.Sieve
 
main(String[]) - Static method in class org.apache.ode.jacob.examples.synch.SynchPrinter
 
main(String[]) - Static method in class org.apache.ode.tools.bpelc.cline.BpelC
 
main(String[]) - Static method in class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 
Main - Class in org.apache.ode.utils.cli
Class used for starting the main(...) method of command-line utilities.
Main() - Constructor for class org.apache.ode.utils.cli.Main
 
main(String[]) - Static method in class org.apache.ode.utils.cli.Main
 
main(String[]) - Static method in class org.apache.ode.utils.GUID
 
main(String[]) - Static method in class org.apache.ode.utils.Version
Print the full version number and licensing information to the console.
makeCollection(Class<? extends Collection>, T[]) - Static method in class org.apache.ode.utils.ArrayUtils
Make a Collection out of an array.
ManagementException - Exception in org.apache.ode.bpel.pmapi
Exception thrown by the Process Management API to indicate errors.
ManagementException(String, Throwable) - Constructor for exception org.apache.ode.bpel.pmapi.ManagementException
 
ManagementException(String) - Constructor for exception org.apache.ode.bpel.pmapi.ManagementException
 
ManagementService - Class in org.apache.ode.axis2.service
Axis2 wrapper for process and instance management interfaces.
ManagementService() - Constructor for class org.apache.ode.axis2.service.ManagementService
 
Mapper - Interface in org.apache.ode.jbi.msgmap
Interface implemented by message format converters.
Mapper.Recognized - Enum in org.apache.ode.jbi.msgmap
 
markAsDeployed(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
markAsUndeployed(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
markForDehydration(List<BpelProcess>) - Method in class org.apache.ode.bpel.engine.CountLRUDehydrationPolicy
 
markForDehydration(List<BpelProcess>) - Method in interface org.apache.ode.bpel.engine.DehydrationPolicy
Checks the currently running processes and marks some of them for dehydration according to a specifically configured policy.
matches(String[]) - Method in class org.apache.ode.utils.cli.Fragments
Apply the CommandlineFragments to the supplied arguments (after calling reset on the components).
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
maxNextCharInd - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
maxRunTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
MemberOfFunction<E> - Class in org.apache.ode.utils.stl
Interface used for defining object filters/selectors, classes that are used to determine whether a given object belong in a set.
MemberOfFunction() - Constructor for class org.apache.ode.utils.stl.MemberOfFunction
 
MemberOfFunction.InstanceOf - Class in org.apache.ode.utils.stl
 
MemberOfFunction.InstanceOf(Class) - Constructor for class org.apache.ode.utils.stl.MemberOfFunction.InstanceOf
 
Message - Interface in org.apache.ode.bpel.iapi
A representation of a WSDL-typed message.
message(Channel, Method, Object[]) - Method in interface org.apache.ode.jacob.JacobThread
Send a message (object invocation).
MessageBundle - Class in org.apache.ode.utils.msg
 
MessageBundle() - Constructor for class org.apache.ode.utils.msg.MessageBundle
 
MessageDAO - Interface in org.apache.ode.bpel.dao
 
MessageDAOImpl - Class in org.apache.ode.bpel.memdao
 
MessageDAOImpl(MessageExchangeDAO) - Constructor for class org.apache.ode.bpel.memdao.MessageDAOImpl
 
MessageDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageDAOImpl
 
MessageDAOImpl(QName, MessageExchangeDAOImpl) - Constructor for class org.apache.ode.dao.jpa.MessageDAOImpl
 
MessageDaoImpl - Class in org.apache.ode.daohib.bpel
 
MessageDaoImpl(SessionManager, HMessage) - Constructor for class org.apache.ode.daohib.bpel.MessageDaoImpl
 
MessageExchange - Interface in org.apache.ode.bpel.iapi
A representation of a communication (message-exchange) between the BPEL BPEL engine and an external "partner".
MessageExchange.FailureType - Enum in org.apache.ode.bpel.iapi
Enumeration of the types of failures.
MessageExchange.MessageExchangePattern - Enum in org.apache.ode.bpel.iapi
Enumeration of message exchange patterns.
MessageExchange.Status - Enum in org.apache.ode.bpel.iapi
Enumeration of the possible states for the message exchange.
MessageExchangeContext - Interface in org.apache.ode.bpel.iapi
Context provided by the integration layer exposing partner communication to the BPEL engine.
MessageExchangeContextImpl - Class in org.apache.ode.axis2
Implementation of the ODE MessageExchangeContext interface.
MessageExchangeContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.MessageExchangeContextImpl
 
MessageExchangeContextImpl - Class in org.apache.ode.jbi
Implementation of the ODE MessageExchangeContext interface.
MessageExchangeContextImpl(OdeContext) - Constructor for class org.apache.ode.jbi.MessageExchangeContextImpl
 
MessageExchangeContextImpl - Class in org.apache.ode.test
This is a simple MessageExchangeContext implementation that only supports a set of "well known" portTypes used for testing.
MessageExchangeContextImpl() - Constructor for class org.apache.ode.test.MessageExchangeContextImpl
 
MessageExchangeDAO - Interface in org.apache.ode.bpel.dao
Data access object for a message exchange.
MessageExchangeDAOImpl - Class in org.apache.ode.bpel.memdao
 
MessageExchangeDAOImpl(char, String) - Constructor for class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
MessageExchangeDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageExchangeDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
MessageExchangeDAOImpl(char) - Constructor for class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
MessageExchangeDaoImpl - Class in org.apache.ode.daohib.bpel
 
MessageExchangeDaoImpl(SessionManager, HMessageExchange) - Constructor for class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
messageExchangeId - Variable in class org.apache.ode.bpel.runtime.Selector
 
MessageExchangeInterceptor - Interface in org.apache.ode.bpel.intercept
Hook into the BPEL server that enables intercepting of message exchange invocation.
MessageExchangeInterceptor.InterceptorContext - Interface in org.apache.ode.bpel.intercept
 
MessageExchangePattern - Class in org.apache.ode.jbi
Constant exchange patter defs.
MessageImpl - Class in org.apache.ode.bpel.engine
 
MessageImpl(MessageDAO) - Constructor for class org.apache.ode.bpel.engine.MessageImpl
 
MessageRouteDAO - Interface in org.apache.ode.bpel.dao
Data access object representing a message consumer.
MessageRouteDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageRouteDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
MessageRouteDAOImpl(CorrelationKey, String, int, ProcessInstanceDAOImpl, CorrelatorDAOImpl) - Constructor for class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
Messages - Class in org.apache.ode.axis2
 
Messages() - Constructor for class org.apache.ode.axis2.Messages
 
Messages - Class in org.apache.ode.bpel.common
Human-readable messages for the common classes.
Messages() - Constructor for class org.apache.ode.bpel.common.Messages
 
Messages - Class in org.apache.ode.bpel.engine
Message bundle used by the BPEL provider implementation.
Messages() - Constructor for class org.apache.ode.bpel.engine.Messages
 
Messages - Class in org.apache.ode.bpel.runtime.msgs
Message bundle for this package.
Messages() - Constructor for class org.apache.ode.bpel.runtime.msgs.Messages
 
Messages - Class in org.apache.ode.il.dbutil
 
Messages() - Constructor for class org.apache.ode.il.dbutil.Messages
 
Messages - Class in org.apache.ode.jbi
 
Messages() - Constructor for class org.apache.ode.jbi.Messages
 
Messages - Class in org.apache.ode.store
Message bundle used by the BPEL provider implementation.
Messages() - Constructor for class org.apache.ode.store.Messages
 
messagesRcvd - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of messsages received.
messagesSent - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of messages sent.
MessageTranslationException - Exception in org.apache.ode.jbi.msgmap
Indicates an error translating ODE message to JBI message or vice versa.
MessageTranslationException(String) - Constructor for exception org.apache.ode.jbi.msgmap.MessageTranslationException
 
MessageTranslationException(String, Throwable) - Constructor for exception org.apache.ode.jbi.msgmap.MessageTranslationException
 
MexProperty - Class in org.apache.ode.dao.jpa
 
MexProperty() - Constructor for class org.apache.ode.dao.jpa.MexProperty
 
MexProperty(String, String, MessageExchangeDAOImpl) - Constructor for class org.apache.ode.dao.jpa.MexProperty
 
minRunTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
MockScheduler - Class in org.apache.ode.il
 
MockScheduler() - Constructor for class org.apache.ode.il.MockScheduler
 
MockScheduler(TransactionManager) - Constructor for class org.apache.ode.il.MockScheduler
 
MonitorException - Exception in org.apache.ode.bpel.runtime.monitor
Error occured while monitoring process.
MonitorException(String) - Constructor for exception org.apache.ode.bpel.runtime.monitor.MonitorException
 
MonitorException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.monitor.MonitorException
 
MonitorException(Throwable) - Constructor for exception org.apache.ode.bpel.runtime.monitor.MonitorException
 
msgAlreadySelectedOption(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format an error message about a repeated option.
msgAtLeastOneProcessRequired() - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
At least one BPEL URL must be specified.
msgBadPort(String) - Method in class org.apache.ode.utils.msg.CommonMessages
 
msgBadUrl(String, String) - Method in class org.apache.ode.tools.ToolMessages
 
msgBindingDefinesNonElementDocListParts() - Method in class org.apache.ode.axis2.Messages
 
msgBindingInputNotFound(QName, String, String) - Method in class org.apache.ode.axis2.Messages
 
msgBindingNotFound(QName, String) - Method in class org.apache.ode.axis2.Messages
 
msgBindingOperationNotFound(QName, String, String) - Method in class org.apache.ode.axis2.Messages
 
msgBindingOutputNotFound(QName, String, String) - Method in class org.apache.ode.axis2.Messages
 
msgBpelcInvalidOutputFile(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelcResourceRepositoryIoError(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelcResourceRepositoryNotFound(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelcSarCreateError(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelEventListenerRegistered(String) - Method in class org.apache.ode.axis2.Messages
 
msgBpelEventListenerRegistered(String) - Method in class org.apache.ode.jbi.Messages
 
msgCannotReadFromFile(String) - Method in class org.apache.ode.utils.msg.CommonMessages
 
msgCannotWriteToFile(String) - Method in class org.apache.ode.utils.msg.CommonMessages
 
msgClientMethodException(String, String) - Method in class org.apache.ode.jacob.vpu.JacobMessages
Error indicating that client-code (i.e.
msgCliHeader(String, String, String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format a header for display by a commandline tool at startup.
msgCommandLineError() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format a generic error about an unparseable commandline.
msgContDeHydrationErr(String, String) - Method in class org.apache.ode.jacob.vpu.JacobMessages
 
msgContHydrationErr(String, String) - Method in class org.apache.ode.jacob.vpu.JacobMessages
Error indicating that a re-hydration of a saved _continuation object could not be completed.
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgDeployFailCompileErrors() - Method in class org.apache.ode.store.Messages
 
msgDeployFailDuplicateDU(String) - Method in class org.apache.ode.store.Messages
 
msgDeployFailDuplicatePID(QName, String) - Method in class org.apache.ode.store.Messages
 
msgDeployFailed(QName, File) - Method in class org.apache.ode.bpel.engine.Messages
 
msgDeployFailed(QName, File) - Method in class org.apache.ode.store.Messages
 
msgDeployFailedProcessNotFound(QName, String) - Method in class org.apache.ode.store.Messages
 
msgDeployRollback(File) - Method in class org.apache.ode.bpel.engine.Messages
 
msgDeployRollback(File) - Method in class org.apache.ode.store.Messages
 
msgDeployStarting(File) - Method in class org.apache.ode.bpel.engine.Messages
 
msgDeployStarting(File) - Method in class org.apache.ode.store.Messages
 
msgDuplicateWSDLImport(String, String) - Method in class org.apache.ode.axis2.Messages
Attempted to import WSDL for namespace {0} from multiple locations: definitions from {1} will be ignored
msgEmptyRValue() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
The R-Value must select one item.
msgEvalException(String, String) - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
An exception occured while evaluating "{0}": {1}
msgExpLangRegistrationError(String, Map<String, String>) - Method in class org.apache.ode.bpel.engine.Messages
 
msgFileNotFound(String) - Method in class org.apache.ode.utils.msg.CommonMessages
 
msgGetCopyright() - Method in class org.apache.ode.utils.VersionMessages
 
msgHelp() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format the description of the commandline help option.
msgInternalError(String) - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
InternalError: Unexpected selection failure (contact tech support): {0}
msgInvalidBpelUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The BPEL URL "{0}" is malformed.
msgInvalidLValue() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
The L-Value must be a text information item (TII), element information item (EII), or attribute information item (AII).
msgInvalidRrDirectory(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The location {0} is not a resource repository.
msgInvalidRValue() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
The R-Value must be a text information item (TII) or element information item (EII).
msgInvalidWsdlUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The WSDL URL "{0}" is malformed.
msgIoErrOpeningRr(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Unable to open resource repository: {0}.
msgIoErrorOnSend(String) - Method in class org.apache.ode.tools.ToolMessages
 
msgIoErrWritingCbp(String, String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Unable to write compiled process to {0}: {1}
msgIoExReadingStream(URL) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Error reading stream at "{0}".
msgIoExReadingStreamWithMsg(File, String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Error reading stream at "{0}": {1}
msgISODateParseErr(String, String) - Method in class org.apache.ode.bpel.common.Messages
The restriction for filter "{0}" must follow the ISO-8601 date or date/time standard (yyyyMMddhhmmss); "{1}" does not follow this form.
msgLiteralContainsMixedContent() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
A literal must not contain mixed content.
msgLiteralContainsMultipleEIIs() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
A literal must not contain more than one element information item (EII).
msgLiteralMustContainTIIorEII() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
A literal must contain either a text information item (TII) or a single element information item (EII).
msgLocationMustBeString(String, int, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
Format a message about passing a non-static location path where one is expected.
msgMessageExchangeFailureOnProcessCompletion() - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgMethodNotAccessible(String, String) - Method in class org.apache.ode.jacob.vpu.JacobMessages
Internal error indicating that a required client method was not accessible due to security protections errors.
msgMissingArgument(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format an error message about an option missing a required argument.
msgMissingOption(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format an error message about a missing required option.
msgMultipleSoapBindingsForPort(String) - Method in class org.apache.ode.axis2.Messages
Port {0} has multiple elements
msgNoBindingForPort(QName) - Method in class org.apache.ode.axis2.Messages
Port {0} is missing or
msgNoResourceRepository() - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
No resource repository specified, using default URL resolution mechanism.
msgNoSOAPBindingForPort(String) - Method in class org.apache.ode.axis2.Messages
 
msgNoSuchWsdl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The repository does not contain a resource at the URI {0}.
msgOdeBpelServerStartFailure() - Method in class org.apache.ode.axis2.Messages
 
msgOdeBpelServerStartFailure() - Method in class org.apache.ode.jbi.Messages
 
msgOdeDbConfigError() - Method in class org.apache.ode.axis2.Messages
 
msgOdeDbConfigError() - Method in class org.apache.ode.jbi.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeEmbeddedDbNotFoundUsingTemp(File, File) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitDAOPropertiesNotFound(File) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitHibernateDialectDetectFailed() - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitHibernateDialectDetectFailed() - Method in class org.apache.ode.store.Messages
 
msgOdeInitHibernateErrorReadingHibernateProperties(File) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitHibernateErrorReadingHibernateProperties(File) - Method in class org.apache.ode.store.Messages
 
msgOdeInitHibernatePropertiesNotFound(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitHibernatePropertiesNotFound(File) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitHibernatePropertiesNotFound(File) - Method in class org.apache.ode.store.Messages
 
msgOdeInitialized() - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitialized() - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitMapperClassLoadFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitMapperClassNotFound(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInitMapperInstantiationFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInstalled(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstalled(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInstallErrorCfgNotFound(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstallErrorCfgNotFound(File) - Method in class org.apache.ode.jbi.Messages
 
msgOdeInstallErrorCfgReadError(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstallErrorCfgReadError(File) - Method in class org.apache.ode.jbi.Messages
 
msgOdeMessageMissingRequiredPart(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeMessagePartMissingRequiredElement(QName, String, String, QName) - Method in class org.apache.ode.axis2.Messages
 
msgOdeProcessDeploymentFailed(File, String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeProcessDeploymentFailed(File, String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeProcessUndeploymentFailed(QName) - Method in class org.apache.ode.axis2.Messages
 
msgOdeProcessUndeploymentFailed(QName) - Method in class org.apache.ode.jbi.Messages
 
msgOdeShutdownCompleted() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarted() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarted() - Method in class org.apache.ode.jbi.Messages
 
msgOdeStarting() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarting() - Method in class org.apache.ode.jbi.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.jbi.Messages
 
msgOdeUsingInternalDb(String, String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgPollingStarted(String) - Method in class org.apache.ode.axis2.Messages
 
msgPortDefinitionNotFound(QName, String) - Method in class org.apache.ode.axis2.Messages
 
msgProcessingSchema(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
Format a debug message about processing an XML Schema document.
msgPropertyAliasReturnedNonElement(String, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgPropertyAliasReturnedRValue(String, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgQuiet() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format the description of the quiet option.
msgRValueMultipleNodesSelected(String) - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
R-Value expression "{0}" returned multiple nodes.
msgRValueNoNodesSelected(String) - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
R-Value expression "{0}" did not select any nodes.
msgScheduledJobFailed(Map<String, Object>) - Method in class org.apache.ode.bpel.engine.Messages
 
msgServiceDefinitionNotFound(QName) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitDeployFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitDeployFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgServiceUnitInitFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitInitFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgServiceUnitShutdownFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitShutdownFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgServiceUnitStartFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitStartFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgServiceUnitStopFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitStopFailed(String) - Method in class org.apache.ode.jbi.Messages
 
msgSOAPBodyDoesNotContainAllRequiredParts() - Method in class org.apache.ode.axis2.Messages
 
msgSoapBodyDoesNotContainExpectedPartWrapper(QName, String, QName) - Method in class org.apache.ode.axis2.Messages
 
msgSOAPBodyDoesNotContainRequiredPart(String) - Method in class org.apache.ode.axis2.Messages
 
msgSoapErrorOnSend(String) - Method in class org.apache.ode.tools.ToolMessages
 
msgSoapHeaderMissingRequiredElement(QName) - Method in class org.apache.ode.axis2.Messages
 
msgSoapHeaderReferencesUnkownPart(String) - Method in class org.apache.ode.axis2.Messages
 
msgUnableToCompileXPath(String, int, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
Format a message about being unable to compile an XPath expression.
msgUnableToCreateTempRr(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Unable to create temporary rr file: {0}
msgUndefinedFault(QName, String, String, QName) - Method in class org.apache.ode.axis2.Messages
 
msgUnexpectedElementInSOAPBody(QName, QName) - Method in class org.apache.ode.axis2.Messages
 
msgUnknownEPR(String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgUnrecognizedFilterKey(String, Collection<String>) - Method in class org.apache.ode.bpel.common.Messages
The filter "{0}" is not recognized; try one of {1}.
msgUnrecognizedOption(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format an error message about an unrecognized commandline option.
msgVerbose() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format the description of the verbose option.
msgVersion() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format the description of the version information option.
msgVersionInfo(String, String) - Method in class org.apache.ode.utils.VersionMessages
 
msgVeryVerbose() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format the description of the very verbose option.
msgWsdlImportNotFound(String, String) - Method in class org.apache.ode.axis2.Messages
The WSDL for namespace "{0}" could not be found in "{1}".
msgXsdError() - Method in class org.apache.ode.utils.xsd.XsdMessages
A key to indicate that a message is an error.
msgXsdExceptionMessage(String, String, int, int) - Method in class org.apache.ode.utils.xsd.XsdMessages
Format a message about an exception that occurred while processing an XML Schema.
msgXsdFatal() - Method in class org.apache.ode.utils.xsd.XsdMessages
A key to indicate that a message is fatal error.
msgXsdMessage(String, String, String, int, int) - Method in class org.apache.ode.utils.xsd.XsdMessages
Format a log message about an XSD-related warning or error.
msgXsdUnknownError(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
An unknown error occured processing schema at {0}"
msgXsdWarning() - Method in class org.apache.ode.utils.xsd.XsdMessages
A key to indicate that a message is a warning.
MultiArgument - Class in org.apache.ode.utils.cli
A multiple argument commandline fragment that greedily consumes what's left on the commandline as arguments.
MultiArgument(String, String, boolean) - Constructor for class org.apache.ode.utils.cli.MultiArgument
 
MutableEndpoint - Interface in org.apache.ode.bpel.epr
Adds methods on EndpointReference to set and manipulate endpoint references.
MY_ROLE - Static variable in class org.apache.ode.bpel.dao.RoleEnum
My Role
MyRoleMessageExchange - Interface in org.apache.ode.bpel.iapi
Extension of the MessageExchange interface that is provided by the engine for message-exchanges where the engine acts as the server (i.e.
MyRoleMessageExchange.CorrelationStatus - Enum in org.apache.ode.bpel.iapi
Enumeration of message correlation results.

N

NAME - Static variable in class org.apache.ode.axis2.hooks.ODEAxisDispatcher
Field NAME
name - Variable in class org.apache.ode.ql.jcc.ASTField
 
name - Variable in class org.apache.ode.ql.jcc.ASTOrderBy
 
name - Variable in class org.apache.ode.ql.jcc.ASTProperty
 
NAMESPACE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Namespaces - Class in org.apache.ode.utils
Constant class to centralize all namespaces declarations.
Namespaces() - Constructor for class org.apache.ode.utils.Namespaces
 
NAMESPACES_SAXF - Static variable in class org.apache.ode.utils.XMLParserUtils
 
NamespaceStack - Class in org.apache.ode.utils
This is a utility for a SAX ContentHandler implementation to use in tracking namespace declarations during a parse.
NamespaceStack() - Constructor for class org.apache.ode.utils.NamespaceStack
Construct a new instance with the bare minimum bindings for the xmlns, xml, and empty prefixes.
narrowTypes() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Indicates whether simple types should be narrowed to a Java type when using this evaluation context.
narrowTypes() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
narrowTypes() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
nativeSQL(String) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
NaturalNumberStream - Interface in org.apache.ode.jacob.examples.eratosthenes
DOCUMENTME.
NaturalNumberStreamChannel - Interface in org.apache.ode.jacob.examples.eratosthenes
An auto-generated channel interface for the channel type NaturalNumberStream.
NaturalNumberStreamChannelListener - Class in org.apache.ode.jacob.examples.eratosthenes
An auto-generated channel listener abstract class for the NaturalNumberStream channel type.
NaturalNumberStreamChannelListener(NaturalNumberStreamChannel) - Constructor for class org.apache.ode.jacob.examples.eratosthenes.NaturalNumberStreamChannelListener
 
NestedCommandEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
newChannel(Class<T>) - Method in class org.apache.ode.jacob.JacobObject
 
newChannel(Class<T>, String) - Method in class org.apache.ode.jacob.JacobObject
Channel creation; the Java code Channel x = newChannel(XChannel.class) ... is equivalent to (new x) ...
newChannel(Class, String, String) - Method in interface org.apache.ode.jacob.JacobThread
Create a new channel.
newDocument() - Method in class org.apache.ode.jbi.msgmap.BaseXmlMapper
 
newDocument() - Static method in class org.apache.ode.utils.DOMUtils
 
newModel(Map<URI, byte[]>) - Static method in class org.apache.ode.utils.xsd.SchemaModelImpl
Generate a schema model from a collection of schemas.
newPipe() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
newPipe() - Method in interface org.apache.ode.ra.transports.rmi.OdeRemote
 
NewProcessInstanceEvent - Class in org.apache.ode.bpel.evt
Event indicating the creation of a new process instance as part of an uncorrelated inbound message to create instance operation.
NewProcessInstanceEvent() - Constructor for class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
NewProcessInstanceEvent(QName, QName, Long) - Constructor for class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
newToken(int) - Static method in class org.apache.ode.ql.jcc.Token
Returns a new Token object, by default.
next - Variable in class org.apache.ode.ql.jcc.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.ode.utils.stl.EnumerationIterator
 
next() - Method in class org.apache.ode.utils.stl.FilterIterator
 
next() - Method in class org.apache.ode.utils.stl.TransformIterator
DOCUMENTME
nextElement() - Method in class org.apache.ode.utils.stl.IteratorEnumeration
 
nextNotificationSequence() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
nextUUID() - Method in class org.apache.ode.utils.uuid.UUIDGen
Creates a new UUID.
Node - Interface in org.apache.ode.ql.jcc
 
Node - Interface in org.apache.ode.ql.tree.nodes
 
NONE - Static variable in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
NoOpInterceptor - Class in org.apache.ode.bpel.intercept
No-Op implementation of the {@link org.apache.ode.bpel.intercept.MessageExchangeInterceptor interface; good for sub-classing.
NoOpInterceptor() - Constructor for class org.apache.ode.bpel.intercept.NoOpInterceptor
 
NoRootContextException - Exception in org.apache.ode.bpel.dao
Exception thrown when no root context.
NoRootContextException() - Constructor for exception org.apache.ode.bpel.dao.NoRootContextException
 
notbad() - Method in interface org.apache.ode.jacob.classgen.testtypes.BadInheritsBad
 
NotSoSimpleSemaphore - Class in org.apache.ode.bpel.scheduler.quartz
An interface for providing thread/resource locking in order to protect resources from being altered by multiple threads at the same time.
NotSoSimpleSemaphore() - Constructor for class org.apache.ode.bpel.scheduler.quartz.NotSoSimpleSemaphore
 
NS - Static variable in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 
NS_URI_XMLNS - Static variable in class org.apache.ode.utils.DOMUtils
The namespaceURI represented by the prefix xmlns.
NSContext - Class in org.apache.ode.utils
A simple in-memory implementation of the NamespaceContext interface with fairly generic applicability.
NSContext() - Constructor for class org.apache.ode.utils.NSContext
 
NSContext(NSContext) - Constructor for class org.apache.ode.utils.NSContext
 
NUMBER - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
numContinuations - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of continuations.
numCycles - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of VPU cycles.
numReductionsComm - Variable in class org.apache.ode.jacob.vpu.Statistics
Total number of communication reductions.
numReductionsStruct - Variable in class org.apache.ode.jacob.vpu.Statistics
Total number of structural reductions.

O

object(ChannelListener<T>) - Static method in class org.apache.ode.jacob.JacobObject
Object; the Java code "object(x, ChannelListener)" is equivalent to x ? ChannelListener in the process algebra.
object(boolean, ChannelListener) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, ChannelListener[]) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, Set<ChannelListener>) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, ChannelListener) - Method in interface org.apache.ode.jacob.JacobThread
Receive a message on a channel, allowing for possible replication.
object(boolean, ChannelListener[]) - Method in interface org.apache.ode.jacob.JacobThread
 
ObjectPrinter - Class in org.apache.ode.utils
Helper class for printing/formatting arbitrary objects.
ObjectPrinter() - Constructor for class org.apache.ode.utils.ObjectPrinter
 
obtainLock(Connection, String) - Method in class org.apache.ode.bpel.scheduler.quartz.NotSoSimpleSemaphore
Grants a lock on the identified resource to the calling thread (blocking until it is available).
ODE_EXTENSION_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODE_PMAPI - Static variable in class org.apache.ode.utils.Namespaces
ODE stuff
ODEAxisDispatcher - Class in org.apache.ode.axis2.hooks
Dispatches the service based on the information from the target endpoint URL.
ODEAxisDispatcher() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisDispatcher
 
ODEAxisService - Class in org.apache.ode.axis2.hooks
Implementation of Axis Service used by ODE iapi to enlist itself its service.
ODEAxisService() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService
 
ODEAxisServlet - Class in org.apache.ode.axis2.hooks
Overrides standard AxisServlet to handle our service configurations and deployment ourselves.
ODEAxisServlet() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisServlet
 
OdeBootstrap - Class in org.apache.ode.jbi
ODE Implementation of the JBI Bootstrap interface.
OdeBootstrap() - Constructor for class org.apache.ode.jbi.OdeBootstrap
 
OdeComponent - Class in org.apache.ode.jbi
This class implements javax.jbi.component.Component interface.
OdeComponent() - Constructor for class org.apache.ode.jbi.OdeComponent
 
ODEConfigProperties - Class in org.apache.ode.axis2
 
ODEConfigProperties(File) - Constructor for class org.apache.ode.axis2.ODEConfigProperties
 
OdeConfigProperties - Class in org.apache.ode.il.config
Configuration object used for configuring the intergration layer.
OdeConfigProperties(File, String) - Constructor for class org.apache.ode.il.config.OdeConfigProperties
 
OdeConfigProperties(Properties, String) - Constructor for class org.apache.ode.il.config.OdeConfigProperties
 
OdeConfigProperties - Class in org.apache.ode.jbi
 
OdeConfigProperties(File) - Constructor for class org.apache.ode.jbi.OdeConfigProperties
 
OdeConfigProperties.DatabaseMode - Enum in org.apache.ode.il.config
Possible database modes.
OdeConnection - Interface in org.apache.ode.ra
Interface providing access to a ODE domain from "external" entities such as administrative consoles, protocol stacks, and client applications.
OdeConnectionException - Exception in org.apache.ode.ra
Exception thrown in case of ODE communication failures.
OdeConnectionFactory - Interface in org.apache.ode.ra
Factory for obtaining OdeConnections: the entry point for external objects needing to access the ODE domain.
OdeFault - Exception in org.apache.ode.axis2
User-friendly version of AxisFault
OdeFault(String) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeFault(Throwable) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeFault(String, Throwable) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeLifeCycle - Class in org.apache.ode.jbi
This class implements ComponentLifeCycle.
OdeLifeCycle() - Constructor for class org.apache.ode.jbi.OdeLifeCycle
 
OdeManagedConnectionFactory - Class in org.apache.ode.ra
JCA ManagedConnectionFactory implementation.
OdeManagedConnectionFactory() - Constructor for class org.apache.ode.ra.OdeManagedConnectionFactory
 
ODEMessageReceiver - Class in org.apache.ode.axis2.hooks
Receives messages forwarded by Axis.
ODEMessageReceiver() - Constructor for class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
OdeRemote - Interface in org.apache.ode.ra.transports.rmi
RMI interface for remote ODE server.
ODEServer - Class in org.apache.ode.axis2
Server class called by our Axis hooks to handle all ODE lifecycle management.
ODEServer() - Constructor for class org.apache.ode.axis2.ODEServer
 
ODEService - Class in org.apache.ode.axis2
A running service, encapsulates the Axis service, its receivers and our receivers as well.
ODEService(AxisService, Definition, QName, String, BpelServer, TransactionManager) - Constructor for class org.apache.ode.axis2.ODEService
 
OdeService - Class in org.apache.ode.jbi
Bridge JBI (consumer) to ODE (provider).
OdeService(OdeContext, Endpoint) - Constructor for class org.apache.ode.jbi.OdeService
 
OdeSUManager - Class in org.apache.ode.jbi
 
OdeSUManager(OdeContext) - Constructor for class org.apache.ode.jbi.OdeSUManager
 
OdeTransport - Interface in org.apache.ode.ra.transports
Interface implemented communication transports for the ODE JCA adapter.
OdeTransportPipe - Interface in org.apache.ode.ra.transports
Implemented by a communication transport to represent a single communication pipe between client and server.
OdeTransportPipeRemote - Interface in org.apache.ode.ra.transports.rmi
RMI interface for a remote ODE connection listener.
OMUtils - Class in org.apache.ode.axis2.util
Utility methods to convert from/to AxiOM and DOM.
OMUtils() - Constructor for class org.apache.ode.axis2.util.OMUtils
 
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.axis2.P2PMexContextImpl
 
onAsyncReply(MyRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Method used to asynchronously deliver to the integration layer the BPEL engine's response to an invocation that could not complete synchronously.
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
onAxisMessageExchange(MessageContext, MessageContext, SOAPFactory) - Method in class org.apache.ode.axis2.ODEService
 
onBpelServerInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, before any attempt to route the message exchange to a process.
onBpelServerInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onCancel() - Method in interface org.apache.ode.bpel.runtime.channels.TimerResponse
timer was cancelled.
onEvent(BpelEvent) - Method in interface org.apache.ode.bpel.engine.BpelEventListener
Event handling method.
onEvent(BpelEvent) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
onEvent(BpelEvent) - Method in interface org.apache.ode.bpel.iapi.BpelEventListener
Handle events.
oneWay - Variable in class org.apache.ode.bpel.runtime.Selector
 
onFailure() - Method in interface org.apache.ode.bpel.runtime.channels.InvokeResponse
 
onFault() - Method in interface org.apache.ode.bpel.runtime.channels.InvokeResponse
 
onInstall() - Method in class org.apache.ode.jbi.OdeBootstrap
Called at the beginning of installation.
onJbiMessageExchange(MessageExchange) - Method in interface org.apache.ode.jbi.JbiMessageExchangeProcessor
 
onJbiMessageExchange(MessageExchange) - Method in class org.apache.ode.jbi.OdeService
 
onNewInstanceInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, after the message exchange has been routed to the process and it has been determined that a new instance needs to be created.
onNewInstanceInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onNewInstanceInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.ThrottlingInterceptor
 
onPartnerInvoked(PartnerRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, before any attempt to route the message exchange to a process.
onPartnerInvoked(PartnerRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onProcessInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, after the message exchange has been routed to the process.
onProcessInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onProcessStoreEvent(ProcessStoreEvent) - Method in interface org.apache.ode.bpel.iapi.ProcessStoreListener
 
onRequestRcvd(int, String) - Method in interface org.apache.ode.bpel.runtime.channels.PickResponse
 
onResponse() - Method in interface org.apache.ode.bpel.runtime.channels.InvokeResponse
 
onResponse(MyRoleMessageExchange) - Method in class org.apache.ode.jbi.OdeService
Called from MessageExchangeContextImpl.onAsyncReply(MyRoleMessageExchange)
onScheduledJob(Scheduler.JobInfo) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
onScheduledJob(Scheduler.JobInfo) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
onScheduledJob(Scheduler.JobInfo) - Method in interface org.apache.ode.bpel.iapi.Scheduler.JobProcessor
 
onTimeout() - Method in interface org.apache.ode.bpel.runtime.channels.TimerResponse
timer event has occurred
onUninstall() - Method in class org.apache.ode.jbi.OdeBootstrap
Called at the beginning of uninstallation.
op - Variable in class org.apache.ode.bpel.common.Filter.Restriction
 
OpenJPADAO - Class in org.apache.ode.dao.jpa
 
OpenJPADAO() - Constructor for class org.apache.ode.dao.jpa.OpenJPADAO
 
operatingSystemArchitecture() - Static method in class org.apache.ode.utils.SystemUtils
 
operatingSystemName() - Static method in class org.apache.ode.utils.SystemUtils
 
operatingSystemVersion() - Static method in class org.apache.ode.utils.SystemUtils
 
opName - Variable in class org.apache.ode.bpel.runtime.Selector
 
or(ChannelListener) - Method in class org.apache.ode.jacob.ChannelListener
 
or(Set<ChannelListener>) - Method in class org.apache.ode.jacob.ChannelListener
 
OR - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
ORDER_BY - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
ORDER_TYPE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
OrderBy - Class in org.apache.ode.ql.tree.nodes
 
OrderBy(Collection<OrderByElement>) - Constructor for class org.apache.ode.ql.tree.nodes.OrderBy
 
OrderByElement<ID extends Identifier> - Class in org.apache.ode.ql.tree.nodes
 
OrderByElement(ID) - Constructor for class org.apache.ode.ql.tree.nodes.OrderByElement
 
OrderByElement(ID, OrderByType) - Constructor for class org.apache.ode.ql.tree.nodes.OrderByElement
 
OrderByEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
OrderByType - Enum in org.apache.ode.ql.tree.nodes
 
orders - Variable in class org.apache.ode.bpel.common.InstanceFilter
Orders to use when sorting the result (no particular order if not set).
org.apache.ode.axis2 - package org.apache.ode.axis2
 
org.apache.ode.axis2.deploy - package org.apache.ode.axis2.deploy
 
org.apache.ode.axis2.hooks - package org.apache.ode.axis2.hooks
 
org.apache.ode.axis2.service - package org.apache.ode.axis2.service
 
org.apache.ode.axis2.util - package org.apache.ode.axis2.util
 
org.apache.ode.bpel.bdi.breaks - package org.apache.ode.bpel.bdi.breaks
This package contains interfaces for representing BPEL "break-points".
org.apache.ode.bpel.common - package org.apache.ode.bpel.common
Common BPEL classes and interfaces.
org.apache.ode.bpel.connector - package org.apache.ode.bpel.connector
 
org.apache.ode.bpel.dao - package org.apache.ode.bpel.dao
Data-Access Object (DAO) interfaces used by the BPEL Service Provider to communicate with the data store; can be used to customize the BPEL persistence layer.
org.apache.ode.bpel.elang.xpath10.runtime - package org.apache.ode.bpel.elang.xpath10.runtime
 
org.apache.ode.bpel.elang.xpath20.runtime - package org.apache.ode.bpel.elang.xpath20.runtime
 
org.apache.ode.bpel.engine - package org.apache.ode.bpel.engine
 
org.apache.ode.bpel.epr - package org.apache.ode.bpel.epr
 
org.apache.ode.bpel.evt - package org.apache.ode.bpel.evt
The BPEL event API--used to monitor or analyze the execution of a BPEL processes.
org.apache.ode.bpel.evtproc - package org.apache.ode.bpel.evtproc
 
org.apache.ode.bpel.explang - package org.apache.ode.bpel.explang
 
org.apache.ode.bpel.iapi - package org.apache.ode.bpel.iapi
 
org.apache.ode.bpel.intercept - package org.apache.ode.bpel.intercept
 
org.apache.ode.bpel.jmx - package org.apache.ode.bpel.jmx
 
org.apache.ode.bpel.memdao - package org.apache.ode.bpel.memdao
An in-memory implementation of the BPEL data-access object (DAO) interfaces.
org.apache.ode.bpel.pmapi - package org.apache.ode.bpel.pmapi
 
org.apache.ode.bpel.runtime - package org.apache.ode.bpel.runtime
 
org.apache.ode.bpel.runtime.breaks - package org.apache.ode.bpel.runtime.breaks
 
org.apache.ode.bpel.runtime.channels - package org.apache.ode.bpel.runtime.channels
 
org.apache.ode.bpel.runtime.explang.konst - package org.apache.ode.bpel.runtime.explang.konst
 
org.apache.ode.bpel.runtime.monitor - package org.apache.ode.bpel.runtime.monitor
Interfaces for monitoring BPEL processes.
org.apache.ode.bpel.runtime.msgs - package org.apache.ode.bpel.runtime.msgs
 
org.apache.ode.bpel.scheduler.quartz - package org.apache.ode.bpel.scheduler.quartz
 
org.apache.ode.dao.jpa - package org.apache.ode.dao.jpa
 
org.apache.ode.daohib - package org.apache.ode.daohib
Supporting classes for the Hibernate/DAO implementation used by both the BPEL and SFWK DAO implementations.
org.apache.ode.daohib.bpel - package org.apache.ode.daohib.bpel
An implementation of the BPEL data access objects (DAO) api using hibernate.
org.apache.ode.daohib.bpel.hobj - package org.apache.ode.daohib.bpel.hobj
Hibernate POJOs for bpel.
org.apache.ode.daohib.bpel.ql - package org.apache.ode.daohib.bpel.ql
 
org.apache.ode.il - package org.apache.ode.il
 
org.apache.ode.il.config - package org.apache.ode.il.config
 
org.apache.ode.il.dbutil - package org.apache.ode.il.dbutil
 
org.apache.ode.jacob - package org.apache.ode.jacob
 
org.apache.ode.jacob.classgen.testtypes - package org.apache.ode.jacob.classgen.testtypes
 
org.apache.ode.jacob.examples.cell - package org.apache.ode.jacob.examples.cell
 
org.apache.ode.jacob.examples.eratosthenes - package org.apache.ode.jacob.examples.eratosthenes
 
org.apache.ode.jacob.examples.sequence - package org.apache.ode.jacob.examples.sequence
 
org.apache.ode.jacob.examples.synch - package org.apache.ode.jacob.examples.synch
 
org.apache.ode.jacob.soup - package org.apache.ode.jacob.soup
 
org.apache.ode.jacob.vpu - package org.apache.ode.jacob.vpu
 
org.apache.ode.jbi - package org.apache.ode.jbi
 
org.apache.ode.jbi.msgmap - package org.apache.ode.jbi.msgmap
 
org.apache.ode.jbi.util - package org.apache.ode.jbi.util
 
org.apache.ode.jca.server - package org.apache.ode.jca.server
 
org.apache.ode.jca.server.rmi - package org.apache.ode.jca.server.rmi
 
org.apache.ode.ql - package org.apache.ode.ql
 
org.apache.ode.ql.eval.skel - package org.apache.ode.ql.eval.skel
 
org.apache.ode.ql.jcc - package org.apache.ode.ql.jcc
 
org.apache.ode.ql.tree - package org.apache.ode.ql.tree
 
org.apache.ode.ql.tree.nodes - package org.apache.ode.ql.tree.nodes
 
org.apache.ode.ra - package org.apache.ode.ra
The client connection interface ("CCI") provides a uniform mechanism for accessing services hosted inside the ODE container from objects outside the container.
org.apache.ode.ra.transports - package org.apache.ode.ra.transports
 
org.apache.ode.ra.transports.rmi - package org.apache.ode.ra.transports.rmi
 
org.apache.ode.store - package org.apache.ode.store
 
org.apache.ode.store.hib - package org.apache.ode.store.hib
 
org.apache.ode.store.jpa - package org.apache.ode.store.jpa
 
org.apache.ode.test - package org.apache.ode.test
 
org.apache.ode.tools - package org.apache.ode.tools
Contains implementations of commandline tools and Ant Tasks.
org.apache.ode.tools.bpelc - package org.apache.ode.tools.bpelc
 
org.apache.ode.tools.bpelc.ant - package org.apache.ode.tools.bpelc.ant
 
org.apache.ode.tools.bpelc.cline - package org.apache.ode.tools.bpelc.cline
 
org.apache.ode.tools.sendsoap.cline - package org.apache.ode.tools.sendsoap.cline
 
org.apache.ode.utils - package org.apache.ode.utils
Miscellanous utility classes.
org.apache.ode.utils.cli - package org.apache.ode.utils.cli
Contains libraries for handling commandline arguments (i.e., the String[] passed-in by a main method).
org.apache.ode.utils.fs - package org.apache.ode.utils.fs
 
org.apache.ode.utils.jmx - package org.apache.ode.utils.jmx
 
org.apache.ode.utils.msg - package org.apache.ode.utils.msg
This package provies "refactorable" internationalized message bundles.
org.apache.ode.utils.rmi - package org.apache.ode.utils.rmi
 
org.apache.ode.utils.sax - package org.apache.ode.utils.sax
 
org.apache.ode.utils.stl - package org.apache.ode.utils.stl
 
org.apache.ode.utils.trax - package org.apache.ode.utils.trax
 
org.apache.ode.utils.uuid - package org.apache.ode.utils.uuid
 
org.apache.ode.utils.xml.capture - package org.apache.ode.utils.xml.capture
 
org.apache.ode.utils.xsd - package org.apache.ode.utils.xsd
 
org.apache.ode.utils.xsl - package org.apache.ode.utils.xsl
 
originalKey - Variable in class org.apache.ode.bpel.common.Filter.Restriction
 
out(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
out(String) - Method in interface org.apache.ode.tools.CommandContext
Send output to the equivalent of standard out.
out(String) - Method in class org.apache.ode.tools.CommandTask
 
outln(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
outln(String) - Method in interface org.apache.ode.tools.CommandContext
Send a line of output to the equivalent of standard out.
outln(String) - Method in class org.apache.ode.tools.CommandTask
 
outputHeader() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
Print program banner.

P

P2PMexContextImpl - Class in org.apache.ode.axis2
 
P2PMexContextImpl(ODEServer, MessageExchangeContext, Scheduler) - Constructor for class org.apache.ode.axis2.P2PMexContextImpl
 
pancakeNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
PARAMETER_CHAR - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
parent - Variable in class org.apache.ode.ql.jcc.SimpleNode
 
ParentScope - Interface in org.apache.ode.bpel.runtime.channels
Channel used for child-to-parent scope communication.
ParentScopeChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type ParentScope.
ParentScopeChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the ParentScope channel type.
ParentScopeChannelListener(ParentScopeChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener
 
parse(Source) - Method in class org.apache.ode.jbi.msgmap.BaseXmlMapper
 
parse(InputStream) - Static method in class org.apache.ode.utils.DOMUtils
Parse an XML stream using the pooled document builder.
parse(InputSource) - Static method in class org.apache.ode.utils.DOMUtils
Parse an XML document located using an InputSource using the pooled document builder.
parse(XMLStreamReader) - Static method in class org.apache.ode.utils.DOMUtils
 
parse(String) - Static method in class org.apache.ode.utils.ISO8601DateParser
 
ParseException - Exception in org.apache.ode.ql.jcc
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.ode.ql.jcc.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.ode.ql.jcc.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.ode.ql.jcc.ParseException
 
parseKey(String) - Method in class org.apache.ode.bpel.common.BpelEventFilter
 
parseKey(String) - Method in class org.apache.ode.bpel.common.Filter
Parse the string representation of a key into an enumeration value.
parseKey(String) - Method in class org.apache.ode.bpel.common.InstanceFilter
 
parseKey(String) - Method in class org.apache.ode.bpel.common.ProcessFilter
 
Parser - Class in org.apache.ode.ql.jcc
 
Parser(String) - Constructor for class org.apache.ode.ql.jcc.Parser
 
parser - Variable in class org.apache.ode.ql.jcc.SimpleNode
 
parseRequestURLForService(String) - Method in class org.apache.ode.axis2.hooks.ODEAxisDispatcher
Obtain the service name from the request URL.
parseSoapFault(Element, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseSoapRequest(Element, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseSoapResponse(Element, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseURLForService(String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
Obtain the service name from the request URL.
parseXSLSheet(URI, String, URIResolver) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
Always parses the provided stylesheet and stores it in cache from its URI.
PARTNER_FAILURE - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
PARTNER_FAULT - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
PARTNER_INPUT - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
PARTNER_OUTPUT - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
PARTNER_ROLE - Static variable in class org.apache.ode.bpel.dao.RoleEnum
Partner Role
partnerLink - Variable in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
PartnerLinkDAO - Interface in org.apache.ode.bpel.dao
Data access object representing the endpoint reference of a specific partner link role (typically the partnerRole).
PartnerLinkDAOImpl - Class in org.apache.ode.bpel.memdao
A very simple, in-memory implementation of the PartnerLinkDAO interface.
PartnerLinkDAOImpl() - Constructor for class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl - Class in org.apache.ode.dao.jpa
 
PartnerLinkDAOImpl() - Constructor for class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl(int, String, String, String) - Constructor for class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl - Class in org.apache.ode.daohib.bpel
Hibernate based {EndpointReferenceDAO} implementation.
PartnerLinkDAOImpl(SessionManager, HPartnerLink) - Constructor for class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
PartnerLinkEvent - Class in org.apache.ode.bpel.evt
 
PartnerLinkEvent() - Constructor for class org.apache.ode.bpel.evt.PartnerLinkEvent
 
PartnerLinkEvent(String) - Constructor for class org.apache.ode.bpel.evt.PartnerLinkEvent
 
PartnerLinkInstance - Class in org.apache.ode.bpel.runtime
Serializable reference to a partner link instance.
PartnerLinkInstance(Long, OPartnerLink) - Constructor for class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
PartnerLinkModificationEvent - Class in org.apache.ode.bpel.evt
 
PartnerLinkModificationEvent() - Constructor for class org.apache.ode.bpel.evt.PartnerLinkModificationEvent
 
PartnerLinkModificationEvent(String) - Constructor for class org.apache.ode.bpel.evt.PartnerLinkModificationEvent
 
PartnerRoleChannel - Interface in org.apache.ode.bpel.iapi
Representation of a communication link to a partner or partners.
PartnerRoleChannelImpl - Class in org.apache.ode.test
 
PartnerRoleChannelImpl() - Constructor for class org.apache.ode.test.PartnerRoleChannelImpl
 
PartnerRoleMessageExchange - Interface in org.apache.ode.bpel.iapi
A message exchange orginating from the BPEL server and targeting some external partner.
pathSeparator() - Static method in class org.apache.ode.utils.SystemUtils
 
pause(String) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Pauses the process instance
pauseAll(SchedulingContext) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Pause all triggers - equivalent of calling pauseTriggerGroup(group) on every group.
pauseJob(SchedulingContext, String, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Pause the Job with the given name - by pausing all of its current Triggers.
pauseJobGroup(SchedulingContext, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Pause all of the Jobs in the given group - by pausing all of their Triggers.
pauseTrigger(SchedulingContext, String, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Pause the Trigger with the given name.
pauseTriggerGroup(SchedulingContext, String) - Method in class org.apache.ode.bpel.scheduler.quartz.JobStoreJTA
Pause all of the Triggers in the given group.
PickResponse - Interface in org.apache.ode.bpel.runtime.channels
Response channel for pick requests.
PickResponseChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type PickResponse.
PickResponseChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the PickResponse channel type.
PickResponseChannelListener(PickResponseChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.PickResponseChannelListener
 
pid - Variable in class org.apache.ode.bpel.iapi.ProcessStoreEvent
Process identifier.
plinkInstance - Variable in class org.apache.ode.bpel.runtime.Selector
 
pop() - Method in class org.apache.ode.utils.NamespaceStack
Pop a context from the stack.
PORT_NAME - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
portName - Variable in class org.apache.ode.bpel.iapi.Endpoint
Port Name
postDeregister() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
postRegister(Boolean) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
preDeregister() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
prefix() - Method in class org.apache.ode.utils.uuid.UUID
 
prepareCall(String) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareStatement(String) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareStatement(String, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.apache.ode.utils.LoggingConnectionWrapper
 
preRegister(MBeanServer, ObjectName) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
prettyPrint(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
prevCharIsCR - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
print(String) - Method in interface org.apache.ode.jacob.examples.synch.SynchPrint
 
PrintErrorHandler - Class in org.apache.ode.utils.sax
 
PrintErrorHandler(ErrorHandler, PrintStream) - Constructor for class org.apache.ode.utils.sax.PrintErrorHandler
 
PrintErrorHandler(PrintStream) - Constructor for class org.apache.ode.utils.sax.PrintErrorHandler
 
printStackTrace(PrintStream) - Method in class org.apache.ode.jacob.DebugInfo
 
printSynopsis(String, String, Fragments[]) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
 
printToStream(PrintStream) - Method in class org.apache.ode.jacob.vpu.Statistics
Print the statistics to an output stream in english human-readable form.
process(BpelEventFilter.Criteria, Filter.Restriction<String>) - Method in class org.apache.ode.bpel.common.BpelEventFilter
 
process(FKEY, Filter.Restriction<String>) - Method in class org.apache.ode.bpel.common.Filter
Perform additional parsing/processing.
process(InstanceFilter.Criteria, Filter.Restriction<String>) - Method in class org.apache.ode.bpel.common.InstanceFilter
 
process(ProcessFilter.FilterKeysOp, Filter.Restriction<String>) - Method in class org.apache.ode.bpel.common.ProcessFilter
 
PROCESS - Class in org.apache.ode.bpel.runtime
 
PROCESS(OProcess) - Constructor for class org.apache.ode.bpel.runtime.PROCESS
 
process(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
Process the URI: parse the document and follow any imports (recursively) to discover all imported resources.
PROCESS_FAULT - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
PROCESS_INPUT - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
PROCESS_OUTPUT - Static variable in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
ProcessAndInstanceManagementImpl - Class in org.apache.ode.bpel.engine
Implentation of the Process and InstanceManagement APIs.
ProcessAndInstanceManagementImpl(BpelServer, ProcessStore) - Constructor for class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
ProcessCompletionEvent - Class in org.apache.ode.bpel.evt
Signals completion of the process.
ProcessCompletionEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessCompletionEvent
 
ProcessCompletionEvent(QName) - Constructor for class org.apache.ode.bpel.evt.ProcessCompletionEvent
 
ProcessConf - Interface in org.apache.ode.bpel.iapi
Deployed process configuration.
ProcessConfDAO - Interface in org.apache.ode.store
DAO interface for a process configuration.
ProcessConfDaoImpl - Class in org.apache.ode.store.hib
 
ProcessConfDaoImpl() - Constructor for class org.apache.ode.store.hib.ProcessConfDaoImpl
 
ProcessConfDaoImpl - Class in org.apache.ode.store.jpa
 
ProcessConfDaoImpl() - Constructor for class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
ProcessConfPropertyDaoImpl - Class in org.apache.ode.store.jpa
 
ProcessConfPropertyDaoImpl() - Constructor for class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
ProcessDAO - Interface in org.apache.ode.bpel.dao
BPEL process data access objects.
ProcessDAOImpl - Class in org.apache.ode.dao.jpa
 
ProcessDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ProcessDAOImpl
 
ProcessDAOImpl(QName, QName, String, long) - Constructor for class org.apache.ode.dao.jpa.ProcessDAOImpl
 
ProcessEvent - Class in org.apache.ode.bpel.evt
Base class for process events.
ProcessEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessEvent
 
ProcessFilter - Class in org.apache.ode.bpel.common
Holds a filter that will get interpreted when listing processes.
ProcessFilter(String, String) - Constructor for class org.apache.ode.bpel.common.ProcessFilter
Initializes properly the ProcessFilter attributes by pre-parsing the filter and orderKeys strings.
ProcessInfoCustomizer - Class in org.apache.ode.bpel.pmapi
Used to customize the response document provided by most methods returning process info.
ProcessInfoCustomizer(String) - Constructor for class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
ProcessInfoCustomizer(ProcessInfoCustomizer.Item...) - Constructor for class org.apache.ode.bpel.pmapi.