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
 
AbstractAsyncExtensionOperation - Class in org.apache.ode.bpel.rtrep.common.extension
Base class for creating new asynchronous extension implementations.
AbstractAsyncExtensionOperation() - Constructor for class org.apache.ode.bpel.rtrep.common.extension.AbstractAsyncExtensionOperation
 
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
 
AbstractExtensionBundle - Class in org.apache.ode.bpel.rtrep.common.extension
Abstract class that bundles and registers <extensionActivity> and <extensionAssignOperation> implementations related to a particular namespace.
AbstractExtensionBundle() - Constructor for class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
 
AbstractLogicExpr - Class in org.apache.ode.ql.tree.nodes
 
AbstractLogicExpr(Collection<LogicNode>) - Constructor for class org.apache.ode.ql.tree.nodes.AbstractLogicExpr
 
AbstractSyncExtensionOperation - Class in org.apache.ode.bpel.rtrep.common.extension
Base class for creating new extension implementations.
AbstractSyncExtensionOperation() - Constructor for class org.apache.ode.bpel.rtrep.common.extension.AbstractSyncExtensionOperation
 
accept(Node) - Method in interface org.apache.ode.il.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.il.epr.URLEndpoint
 
accept(Node) - Method in class org.apache.ode.il.epr.WSAEndpoint
 
accept(Node) - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
accept(Node) - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
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.
activateEndpoint(QName, Endpoint) - Method in class org.apache.ode.jbi.OdeContext
 
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
ACTIVE - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
ACTIVE - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
ACTIVE - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
activeJacobThread() - Static method in class org.apache.ode.jacob.vpu.JacobVPU
Get the active Jacob thread, i.e.
Activity - Class in org.apache.ode.bpel.compiler.bom
Interface common to all BPEL activities.
Activity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Activity
 
activity - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OAlarm
 
activity - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnAlarm
 
activity - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
 
activity - Variable in class org.apache.ode.bpel.rtrep.v1.ORepeatUntil
 
activity - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
The activity that gets executed within this scope.
activity - Variable in class org.apache.ode.bpel.rtrep.v1.OSwitch.OCase
 
activity - Variable in class org.apache.ode.bpel.rtrep.v1.OWhile
 
activity - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OAlarm
 
activity - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnAlarm
 
activity - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
 
activity - Variable in class org.apache.ode.bpel.rtrep.v2.ORepeatUntil
 
activity - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
The activity that gets executed within this scope.
activity - Variable in class org.apache.ode.bpel.rtrep.v2.OSwitch.OCase
 
activity - Variable in class org.apache.ode.bpel.rtrep.v2.OWhile
 
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
 
ActivityDisabledEvent - Class in org.apache.ode.bpel.evt
Event sent when DPE disables this activity.
ActivityDisabledEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityDisabledEvent
 
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
 
ActivityExtInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one activity-ext-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ActivityExtInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ActivityExtInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one activity-ext-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ActivityExtInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoDocumentImpl
 
ActivityExtInfoListDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one activity-ext-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ActivityExtInfoListDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ActivityExtInfoListDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one activity-ext-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ActivityExtInfoListDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoListDocumentImpl
 
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
 
ActivityGenerator - Interface in org.apache.ode.bpel.compiler.v1
Interface implemented by classes providing activity-generating logic.
ActivityGenerator - Interface in org.apache.ode.bpel.compiler.v2
Interface implemented by classes providing activity-generating logic.
ActivityInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one activity-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ActivityInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ActivityInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one activity-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ActivityInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ActivityInfoDocumentImpl
 
ActivityModel - Interface in org.apache.ode.bpel.rapi
 
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.rtrep.v1.channels
 
ActivityRecovery - Interface in org.apache.ode.bpel.rtrep.v2.channels
 
ActivityRecoveryChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type ActivityRecovery.
ActivityRecoveryChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type ActivityRecovery.
ActivityRecoveryChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the ActivityRecovery channel type.
ActivityRecoveryChannelListener(ActivityRecoveryChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.ActivityRecoveryChannelListener
 
ActivityRecoveryChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the ActivityRecovery channel type.
ActivityRecoveryChannelListener(ActivityRecoveryChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.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.rtrep.v1
Factory for creating activity template objects.
ActivityTemplateFactory() - Constructor for class org.apache.ode.bpel.rtrep.v1.ActivityTemplateFactory
 
ActivityTemplateFactory - Class in org.apache.ode.bpel.rtrep.v2
Factory for creating activity template objects.
ActivityTemplateFactory() - Constructor for class org.apache.ode.bpel.rtrep.v2.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.
addBoundVariable(String, Element) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
addBpelProcessUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
addCase(OSwitch.OCase) - Method in class org.apache.ode.bpel.rtrep.v1.OSwitch
 
addCase(OSwitch.OCase) - Method in class org.apache.ode.bpel.rtrep.v2.OSwitch
 
addCategory(TCleanup.Category.Enum) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Appends the value as the last "category" element
addCategory(TCleanup.Category.Enum) - Method in interface org.apache.ode.bpel.dd.TCleanup
Appends the value as the last "category" element
addConfiguredBpel(BpelSrcElement) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
addCorrelationKey(CorrelationKey) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
addCorrelationSet(OScope.CorrelationSet) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
addCorrelationSet(OScope.CorrelationSet) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
addCorrelationSetForOperation(Operation, OScope.CorrelationSet) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
Add a OScope.CorrelationSet to an Operation's list of "non-initiating" correlation sets.
addCorrelationSetForOperation(Operation, CorrelationSetModel) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
Add a org.apache.ode.bpel.o.OScope.CorrelationSet to an Operation's list of "non-initiating" correlation sets.
addCorrelator(String) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
addCorrelator(String) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
addCorrelator(String) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
addCreateInstanceOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
addCreateInstanceOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
addDefinition(Definition4BPEL, ResourceFinder, URI) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
Adds a WSDL definition for use in resolving MessageType, PortType, Operation and BPEL properties and property aliases
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
addDeployment(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
addDeployment(File) - Method in class org.apache.ode.test.BPELTestAbstract
 
addElmtToOpMapping(String, String, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
Associates an operation and the corresponding message part element name.
addEnableEvent(String) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Appends the value as the last "enable-event" element
addEnableEvent(String) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Appends the value as the last "enable-event" element
addEndpoint(Endpoint, EndpointReference) - Method in class org.apache.ode.bpel.engine.SharedEndpoints
Add an endpoint along with its corresponding EPR
addEndpointDoc(QName, Document) - Method in class org.apache.ode.jbi.OdeContext
 
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
 
addGetVariableDataSig(String, String, String, OXPath10Expression.OSigGetVariableData) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
Add a compiled representation for a certain bpws:getVariableData(...) call.
addGetVariableDataSig(String, String, String, OXPath10Expression.OSigGetVariableData) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
Add a compiled representation for a certain bpws:getVariableData(...) call.
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.
addInvoke(String, QName, String, String, String) - Method in class org.apache.ode.test.BPELTestAbstract
 
addLocalVariable(OScope.Variable) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
addLocalVariable(OScope.Variable) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
addMessageExchange(String, byte[]) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
addNewActivities() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Appends and returns a new empty "activities" element
addNewActivities() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Appends and returns a new empty "activities" element
addNewActivityExtInfo() - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoDocument
Appends and returns a new empty "activity-ext-info" element
addNewActivityExtInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoDocumentImpl
Appends and returns a new empty "activity-ext-info" element
addNewActivityExtInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Appends and returns a new empty value (as xml) as the last "activity-ext-info" element
addNewActivityExtInfo() - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Appends and returns a new empty value (as xml) as the last "activity-ext-info" element
addNewActivityExtInfoList() - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument
Appends and returns a new empty "activity-ext-info-list" element
addNewActivityExtInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoListDocumentImpl
Appends and returns a new empty "activity-ext-info-list" element
addNewActivityInfo() - Method in interface org.apache.ode.bpel.pmapi.ActivityInfoDocument
Appends and returns a new empty "activity-info" element
addNewActivityInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityInfoDocumentImpl
Appends and returns a new empty "activity-info" element
addNewActivityInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Appends and returns a new empty value (as xml) as the last "activity-info" element
addNewActivityInfo() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Appends and returns a new empty value (as xml) as the last "activity-info" element
addNewBinding() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Appends and returns a new empty "binding" element
addNewBinding() - Method in interface org.apache.ode.bpel.dd.TInvoke
Appends and returns a new empty "binding" element
addNewCategory() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Appends and returns a new empty value (as xml) as the last "category" element
addNewCategory() - Method in interface org.apache.ode.bpel.dd.TCleanup
Appends and returns a new empty value (as xml) as the last "category" element
addNewChildRef() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Appends and returns a new empty value (as xml) as the last "child-ref" element
addNewChildRef() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Appends and returns a new empty value (as xml) as the last "child-ref" element
addNewChildren() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Appends and returns a new empty "children" element
addNewChildren() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Appends and returns a new empty "children" element
addNewCleanup() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty value (as xml) as the last "cleanup" element
addNewCleanup() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty value (as xml) as the last "cleanup" element
addNewCorrelationProperties() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Appends and returns a new empty "correlation-properties" element
addNewCorrelationProperties() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Appends and returns a new empty "correlation-properties" element
addNewCorrelationProperty() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Appends and returns a new empty value (as xml) as the last "correlation-property" element
addNewCorrelationProperty() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Appends and returns a new empty value (as xml) as the last "correlation-property" element
addNewCorrelationProperty() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Appends and returns a new empty value (as xml) as the last "correlation-property" element
addNewCorrelationProperty() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Appends and returns a new empty value (as xml) as the last "correlation-property" element
addNewCorrelationSet() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Appends and returns a new empty value (as xml) as the last "correlation-set" element
addNewCorrelationSet() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Appends and returns a new empty value (as xml) as the last "correlation-set" element
addNewCorrelationSets() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Appends and returns a new empty "correlation-sets" element
addNewCorrelationSets() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Appends and returns a new empty "correlation-sets" element
addNewData() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Appends and returns a new empty "data" element
addNewData() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Appends and returns a new empty "data" element
addNewDefinitionInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Appends and returns a new empty "definition-info" element
addNewDefinitionInfo() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Appends and returns a new empty "definition-info" element
addNewDeploy() - Method in interface org.apache.ode.bpel.dd.DeployDocument
Appends and returns a new empty "deploy" element
addNewDeploy() - Method in class org.apache.ode.bpel.dd.impl.DeployDocumentImpl
Appends and returns a new empty "deploy" element
addNewDeploymentInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Appends and returns a new empty "deployment-info" element
addNewDeploymentInfo() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Appends and returns a new empty "deployment-info" element
addNewDocument() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Appends and returns a new empty value (as xml) as the last "document" element
addNewDocument() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Appends and returns a new empty value (as xml) as the last "document" element
addNewDocuments() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Appends and returns a new empty "documents" element
addNewDocuments() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Appends and returns a new empty "documents" element
addNewEnableEvent() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Appends and returns a new empty value (as xml) as the last "enable-event" element
addNewEnableEvent() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Appends and returns a new empty value (as xml) as the last "enable-event" element
addNewEnableSharing() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Appends and returns a new empty "enableSharing" element
addNewEnableSharing() - Method in interface org.apache.ode.bpel.dd.TProvide
Appends and returns a new empty "enableSharing" element
addNewEndpointRef() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Appends and returns a new empty value (as xml) as the last "endpoint-ref" element
addNewEndpointRef() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Appends and returns a new empty value (as xml) as the last "endpoint-ref" element
addNewEndpoints() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Appends and returns a new empty "endpoints" element
addNewEndpoints() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Appends and returns a new empty "endpoints" element
addNewEndpoints() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Appends and returns a new empty "endpoints" element
addNewEndpoints() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Appends and returns a new empty "endpoints" element
addNewEventInfo() - Method in interface org.apache.ode.bpel.pmapi.EventInfoDocument
Appends and returns a new empty "event-info" element
addNewEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoDocumentImpl
Appends and returns a new empty "event-info" element
addNewEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Appends and returns a new empty value (as xml) as the last "event-info" element
addNewEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Appends and returns a new empty "event-info" element
addNewEventInfo() - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Appends and returns a new empty value (as xml) as the last "event-info" element
addNewEventInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Appends and returns a new empty "event-info" element
addNewEventInfoList() - Method in interface org.apache.ode.bpel.pmapi.EventInfoListDocument
Appends and returns a new empty "event-info-list" element
addNewEventInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoListDocumentImpl
Appends and returns a new empty "event-info-list" element
addNewFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Appends and returns a new empty "failure" element
addNewFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Appends and returns a new empty "failure" element
addNewFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Appends and returns a new empty "failures" element
addNewFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Appends and returns a new empty "failures" element
addNewFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Appends and returns a new empty "failures" element
addNewFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Appends and returns a new empty "failures" element
addNewFaultInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Appends and returns a new empty "fault-info" element
addNewFaultInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Appends and returns a new empty "fault-info" element
addNewInstanceInfo() - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoDocumentImpl
Appends and returns a new empty "instance-info" element
addNewInstanceInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Appends and returns a new empty value (as xml) as the last "instance-info" element
addNewInstanceInfo() - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoDocument
Appends and returns a new empty "instance-info" element
addNewInstanceInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Appends and returns a new empty value (as xml) as the last "instance-info" element
addNewInstanceInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoListDocumentImpl
Appends and returns a new empty "instance-info-list" element
addNewInstanceInfoList() - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoListDocument
Appends and returns a new empty "instance-info-list" element
addNewInstances() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Appends and returns a new empty value (as xml) as the last "instances" element
addNewInstances() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Appends and returns a new empty value (as xml) as the last "instances" element
addNewInstanceSummary() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Appends and returns a new empty "instance-summary" element
addNewInstanceSummary() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Appends and returns a new empty "instance-summary" element
addNewInvoke() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty value (as xml) as the last "invoke" element
addNewInvoke() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty value (as xml) as the last "invoke" element
addNewMexInterceptor() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Appends and returns a new empty value (as xml) as the last "mex-interceptor" element
addNewMexInterceptor() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Appends and returns a new empty value (as xml) as the last "mex-interceptor" element
addNewMexInterceptors() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty "mex-interceptors" element
addNewMexInterceptors() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty "mex-interceptors" element
addNewParentScopeRef() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Appends and returns a new empty "parent-scope-ref" element
addNewParentScopeRef() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Appends and returns a new empty "parent-scope-ref" element
addNewProcess() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Appends and returns a new empty value (as xml) as the last "process" element
addNewProcess() - Method in interface org.apache.ode.bpel.dd.TDeployment
Appends and returns a new empty value (as xml) as the last "process" element
addNewProcessEvents() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty "process-events" element
addNewProcessEvents() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty "process-events" element
addNewProcessInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoDocumentImpl
Appends and returns a new empty "process-info" element
addNewProcessInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Appends and returns a new empty value (as xml) as the last "process-info" element
addNewProcessInfo() - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoDocument
Appends and returns a new empty "process-info" element
addNewProcessInfo() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Appends and returns a new empty value (as xml) as the last "process-info" element
addNewProcessInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoListDocumentImpl
Appends and returns a new empty "process-info-list" element
addNewProcessInfoList() - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoListDocument
Appends and returns a new empty "process-info-list" element
addNewProperties() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Appends and returns a new empty "properties" element
addNewProperty() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Appends and returns a new empty value (as xml) as the last "property" element
addNewProvide() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty value (as xml) as the last "provide" element
addNewProvide() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty value (as xml) as the last "provide" element
addNewRootScope() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Appends and returns a new empty "root-scope" element
addNewRootScope() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Appends and returns a new empty "root-scope" element
addNewScope() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Appends and returns a new empty "scope" element
addNewScope() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Appends and returns a new empty "scope" element
addNewScopeEvents() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Appends and returns a new empty value (as xml) as the last "scope-events" element
addNewScopeEvents() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Appends and returns a new empty value (as xml) as the last "scope-events" element
addNewScopeInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ScopeInfoDocumentImpl
Appends and returns a new empty "scope-info" element
addNewScopeInfo() - Method in interface org.apache.ode.bpel.pmapi.ScopeInfoDocument
Appends and returns a new empty "scope-info" element
addNewSelf() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Appends and returns a new empty "self" element
addNewSelf() - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Appends and returns a new empty "self" element
addNewService() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Appends and returns a new empty "service" element
addNewService() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Appends and returns a new empty "service" element
addNewService() - Method in interface org.apache.ode.bpel.dd.TInvoke
Appends and returns a new empty "service" element
addNewService() - Method in interface org.apache.ode.bpel.dd.TProvide
Appends and returns a new empty "service" element
addNewValue() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Appends and returns a new empty "value" element
addNewValue() - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Appends and returns a new empty "value" element
addNewVariableInfo() - Method in class org.apache.ode.bpel.pmapi.impl.VariableInfoDocumentImpl
Appends and returns a new empty "variable-info" element
addNewVariableInfo() - Method in interface org.apache.ode.bpel.pmapi.VariableInfoDocument
Appends and returns a new empty "variable-info" element
addNewVariableRef() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Appends and returns a new empty value (as xml) as the last "variable-ref" element
addNewVariableRef() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Appends and returns a new empty value (as xml) as the last "variable-ref" element
addNewVariables() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Appends and returns a new empty "variables" element
addNewVariables() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Appends and returns a new empty "variables" element
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.il.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
 
addSchemas(Map<URI, byte[]>) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
addTo(Calendar) - Method in class org.apache.ode.utils.xsd.Duration
Adds current duration to a calendar object.
addUniqueCorrelationSetForOperation(Operation, OScope.CorrelationSet) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
Add a org.apache.ode.bpel.o.OScope.CorrelationSet to an Operation's list of "unique-initiating" correlation sets.
addUniqueCorrelationSetForOperation(Operation, CorrelationSetModel) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
Add a org.apache.ode.bpel.o.OScope.CorrelationSet to an Operation's list of "unique-initiating" correlation sets.
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.
addWsdlImport(URI, URI, SourceLocation) - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
 
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.
aliases - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess.OProperty
 
aliases - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OProperty
 
ALL - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
ALL - Static variable in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
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.
allFiles() - Method in class org.apache.ode.store.DeploymentUnitDir
 
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.
allPartnerLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
All partner links in the process.
allPartnerLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
All partner links in the process.
ALWAYS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
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
 
applySecurityPolicy(AxisService, String) - Static method in class org.apache.ode.axis2.util.AxisUtils
 
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
 
assertCorrelations - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
Correlation sets asserted.
assertCorrelations - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
Correlation sets asserted.
assertCorrelationsInput - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
Correlation sets asserted on input.
assertCorrelationsInput - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
Correlation sets asserted on input.
assertCorrelationsOutput - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
Correlation sets asserted on output.
assertCorrelationsOutput - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
Correlation sets asserted on output.
assertNoTransaction() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
assertTransaction() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
ASSIGN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
ASSIGN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
AssignActivity - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <assign> activity.
AssignActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.AssignActivity
 
AssignActivity.AssignOperation - Interface in org.apache.ode.bpel.compiler.bom
Marker interface for assign operations
AssignGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
AssignGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
 
AssignGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
AssignGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
 
ASSIGNMessages - Class in org.apache.ode.bpel.rtrep.v1
Internationalization for messages related to assignment.
ASSIGNMessages() - Constructor for class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
 
ASSIGNMessages - Class in org.apache.ode.bpel.rtrep.v2
Internationalization for messages related to assignment.
ASSIGNMessages() - Constructor for class org.apache.ode.bpel.rtrep.v2.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
 
asyncACK() - Method in class org.apache.ode.bpel.engine.ReliablePartnerRoleMessageExchangeImpl
 
asyncACK() - Method in class org.apache.ode.bpel.engine.TransactedPartnerRoleMessageExchangeImpl
 
asyncACK() - Method in class org.apache.ode.bpel.engine.UnreliablePartnerRoleMessageExchangeImpl
 
atomicScope - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
 
atomicScope - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
Process-level atomic scope flag
atomicScope - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
Is this scope atomic i.e.
ATTR_LINENO - Static variable in class org.apache.ode.bpel.compiler.bom.BpelObject
 
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
 
AuthenticationHelper - Class in org.apache.ode.axis2.soapbinding
HTTP Authentication Helper
AuthenticationHelper() - Constructor for class org.apache.ode.axis2.soapbinding.AuthenticationHelper
 
Axis2UriResolver - Class in org.apache.ode.axis2.util
 
Axis2UriResolver() - Constructor for class org.apache.ode.axis2.util.Axis2UriResolver
 
Axis2WSDLLocator - Class in org.apache.ode.axis2.util
 
Axis2WSDLLocator(URI) - Constructor for class org.apache.ode.axis2.util.Axis2WSDLLocator
 
AxisUtils - Class in org.apache.ode.axis2.util
 
AxisUtils() - Constructor for class org.apache.ode.axis2.util.AxisUtils
 

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
 
BaseCompiler - Class in org.apache.ode.bpel.compiler.v2
 
BaseCompiler() - Constructor for class org.apache.ode.bpel.compiler.v2.BaseCompiler
 
BaseMessageExchangeProcessor - Class in org.apache.ode.jbi
Base message exchange processor; handles common JBI message exchange conditions and delegates actual invocation to subclass.
BaseMessageExchangeProcessor(DeliveryChannel) - Constructor for class org.apache.ode.jbi.BaseMessageExchangeProcessor
 
BaseXmlMapper - Class in org.apache.ode.jbi.msgmap
 
BaseXmlMapper() - Constructor for class org.apache.ode.jbi.msgmap.BaseXmlMapper
 
batchUpdateByIds(Iterator<T>, Query, String) - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
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
 
begin() - Method in class org.apache.ode.test.MockTransactionManager
 
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
 
bind(int, String, String, Expression[]) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.OdeXPathFunctionLibrary
 
bind(int, String, String, Expression[]) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.OdeXPathFunctionLibrary
 
binding - Variable in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
binding - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
BINDING_QNAME - Static variable in interface org.apache.ode.il.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) - Constructor for class org.apache.ode.axis2.BindingContextImpl
 
BindingContextImpl - Class in org.apache.ode.test
 
BindingContextImpl() - Constructor for class org.apache.ode.test.BindingContextImpl
 
bodyAllowed(int) - Static method in class org.apache.ode.utils.http.HttpUtils
Per RFC 2616 section 4.3, some responses can never contain a message body.
BoundVariableEvaluationContext - Class in org.apache.ode.bpel.rtrep.v2
Expression language evaluation context used for expressions referencing a predefined variable bound to a given value.
BoundVariableEvaluationContext() - Constructor for class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
BPEL11_NS - Static variable in class org.apache.ode.utils.Namespaces
BPEL 1.1
Bpel11QNames - Class in org.apache.ode.bpel.compiler.bom
 
Bpel11QNames() - Constructor for class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
Bpel20QNames - Class in org.apache.ode.bpel.compiler.bom
 
Bpel20QNames() - Constructor for class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
BpelC - Class in org.apache.ode.bpel.compiler
Wrapper for BpelCompiler implementations, providing basic utility methods and auto-detection of BPEL version.
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
 
BpelCompiler - Interface in org.apache.ode.bpel.compiler
 
BpelCompiler.Version - Enum in org.apache.ode.bpel.compiler
 
BpelCompiler11 - Class in org.apache.ode.bpel.compiler.v1
BPEL v1.1 compiler.
BpelCompiler11() - Constructor for class org.apache.ode.bpel.compiler.v1.BpelCompiler11
 
BpelCompiler11 - Class in org.apache.ode.bpel.compiler.v2
BPEL v1.1 compiler.
BpelCompiler11() - Constructor for class org.apache.ode.bpel.compiler.v2.BpelCompiler11
 
BpelCompiler20 - Class in org.apache.ode.bpel.compiler.v1
OASIS BPEL V2.0 Compiler
BpelCompiler20() - Constructor for class org.apache.ode.bpel.compiler.v1.BpelCompiler20
 
BpelCompiler20 - Class in org.apache.ode.bpel.compiler.v2
OASIS BPEL V2.0 Compiler
BpelCompiler20() - Constructor for class org.apache.ode.bpel.compiler.v2.BpelCompiler20
 
BpelCompiler20Draft - Class in org.apache.ode.bpel.compiler.v1
 
BpelCompiler20Draft() - Constructor for class org.apache.ode.bpel.compiler.v1.BpelCompiler20Draft
 
BpelCompiler20Draft - Class in org.apache.ode.bpel.compiler.v2
 
BpelCompiler20Draft() - Constructor for class org.apache.ode.bpel.compiler.v2.BpelCompiler20Draft
 
BpelCompilerFactory - Class in org.apache.ode.bpel.compiler
 
BpelCompilerFactory() - Constructor for class org.apache.ode.bpel.compiler.BpelCompilerFactory
 
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(TransactionManager) - 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
 
BpelDAOConnectionImpl - Class in org.apache.ode.daohib.bpel
Hibernate-based BpelDAOConnection implementation.
BpelDAOConnectionImpl(SessionManager) - Constructor for class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
BpelDatabase - Class in org.apache.ode.bpel.engine
Mostly of historical interest.
BpelDatabase.Callable<T> - Interface in org.apache.ode.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
 
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.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
 
bpelEventQuery(InstanceFilter, BpelEventFilter) - Method in class org.apache.ode.daohib.bpel.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
 
bpelEventTimelineQuery(InstanceFilter, BpelEventFilter) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
BpelExtensionSerializer - Class in org.apache.ode.bpel.compiler.wsdl
BPEL extension (partnerLinkType/propertyAlias) serializer for WSDL4J.
BpelExtensionSerializer(BpelObjectFactory) - Constructor for class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
 
BpelJacobRunnable - Class in org.apache.ode.bpel.rtrep.v1
Base class extended by all BPEL-related abstractions.
BpelJacobRunnable() - Constructor for class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
BpelJacobRunnable - Class in org.apache.ode.bpel.rtrep.v2
Base class extended by all BPEL-related abstractions.
BpelJacobRunnable() - Constructor for class org.apache.ode.bpel.rtrep.v2.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
 
BpelObject - Class in org.apache.ode.bpel.compiler.bom
Common interface to all BPEL object model (BOM) objects.
BpelObject(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.BpelObject
 
BpelObject4WSDL - Class in org.apache.ode.bpel.compiler.bom
 
BpelObject4WSDL(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
BpelObjectFactory - Class in org.apache.ode.bpel.compiler.bom
 
BpelObjectFactory() - Constructor for class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
 
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
 
BPELTestAbstract - Class in org.apache.ode.test
 
BPELTestAbstract() - Constructor for class org.apache.ode.test.BPELTestAbstract
 
BPELTestAbstract.Deployment - Class in org.apache.ode.test
Represents a test deployement.
BPELTestAbstract.Deployment(File) - Constructor for class org.apache.ode.test.BPELTestAbstract.Deployment
 
BPELTestAbstract.Failure - Class in org.apache.ode.test
 
BPELTestAbstract.Failure(Object, String, Exception) - Constructor for class org.apache.ode.test.BPELTestAbstract.Failure
 
BPELTestAbstract.Failure(Object, String, Object, Object, Exception) - Constructor for class org.apache.ode.test.BPELTestAbstract.Failure
 
BPELTestAbstract.Invocation - Class in org.apache.ode.test
Represents an test invocation of the BPEL engine.
BPELTestAbstract.Invocation(String) - Constructor for class org.apache.ode.test.BPELTestAbstract.Invocation
 
branchCount - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach.CompletionCondition
 
branchCount - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach.CompletionCondition
 
BRANCHES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
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
 
BrokeredReliableMyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
A reliable MEP that delegates messages to a list of subscribers
BrokeredReliableMyRoleMessageExchangeImpl(ODEProcess, List<MyRoleMessageExchange>, String, MyRoleMessageExchange) - Constructor for class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Creates a new BrokeredReliableMyRoleMessageExchangeImpl object.
BrokeredTransactedMyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
A transacted MEP that delegates messages to a list of subscribers
BrokeredTransactedMyRoleMessageExchangeImpl(ODEProcess, List<MyRoleMessageExchange>, String, MyRoleMessageExchange) - Constructor for class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Creates a new BrokeredTransactedMyRoleMessageExchangeImpl object.
BrokeredUnreliableMyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
An unreliable MEP that delegates messages to a list of subscribers
BrokeredUnreliableMyRoleMessageExchangeImpl(ODEProcess, List<MyRoleMessageExchange>, String, MyRoleMessageExchange) - Constructor for class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Creates a new BrokeredUnreliableMyRoleMessageExchangeImpl object.
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.
buildNameValueMap(List) - Static method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Helper
Same as JaxpFunctionResolver.Helper.buildNameValueMap(java.util.List, int) but index equals zero.
buildNameValueMap(List, int) - Static method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Helper
Extract a string from each list element and build a map with them.
buildNameValueMap(List) - Static method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Helper
Same as JaxpFunctionResolver.Helper.buildNameValueMap(java.util.List, int) but index equals zero.
buildNameValueMap(List, int) - Static method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Helper
Extract a string from each list element and build a map with them.
byTarget - Variable in class org.apache.ode.jacob.vpu.Statistics
Total time spent in each org.apache.ode.jacob.JavaMethodBody method.

C

cacheXSLSheet(URI, 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.
CALLBACK_SESSION_ENDPOINT - Static variable in class org.apache.ode.axis2.ODEService
 
cancel(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
cancel(PartnerRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Cancel an async/reliable partner-role message exchange.
cancel() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.ActivityRecovery
Cancel the activity (unsuccessful completion).
cancel(PickResponseChannel) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
cancel(PickResponseChannel) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
cancel() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ActivityRecovery
Cancel the activity (unsuccessful completion).
cancel(PickResponseChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
cancel(PickResponseChannel) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
cancel(PartnerRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
cancel(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
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.il.MockScheduler
 
cancelJob(String) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
cancelled() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.ParentScope
 
cancelled() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ParentScope
 
cancelOutstandingRequests(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
cancelOutstandingRequests(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
cancelOutstandingRequests(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
cancelOutstandingRequests(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
cancelSelect(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
Cancel a previously issue {@link #select(String, Date, Selector[])) call.
cancelTimer(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
Cancel a timer.
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
 
CASE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CASE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
CATCH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CATCH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Catch - Class in org.apache.ode.bpel.compiler.bom
Representation of a BPEL fault handler catch block.
Catch(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Catch
 
CATCHALL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CATCHALL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
catchBlocks - Variable in class org.apache.ode.bpel.rtrep.v1.OFaultHandler
 
catchBlocks - Variable in class org.apache.ode.bpel.rtrep.v2.OFaultHandler
 
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.
ChannelType - Annotation Type in org.apache.ode.jacob.ap
Annotation used to indicate that an interface is a JACOB channel interface.
characters(char[], int, int) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
check() - Method in class org.apache.ode.utils.WatchDog
 
checkBreak(BpelEvent) - Method in class org.apache.ode.bpel.runtime.breaks.ActivityBreakpointImpl
 
checkBreak(BpelEvent) - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
checkFailure() - Method in class org.apache.ode.test.BPELTestAbstract
 
checkReplyContextOk() - Method in class org.apache.ode.bpel.engine.ReliablePartnerRoleMessageExchangeImpl
 
checkReplyContextOk() - Method in class org.apache.ode.bpel.engine.TransactedPartnerRoleMessageExchangeImpl
The criteria for issuing a replyXXX call on TRANSACTED message exchanges is that the replyXXX must come while the engine is blocked in an MessageExchangeContext#invokePartnerBlocking(org.apache.ode.bpel.iapi.PartnerRoleMessageExchange).
checkReplyContextOk() - Method in class org.apache.ode.bpel.engine.UnreliablePartnerRoleMessageExchangeImpl
 
children - Variable in class org.apache.ode.bpel.rtrep.v2.OExtensionActivity
 
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.
cleanupProcess(QName) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
clear() - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
clear() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
clear() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
clear() - Method in class org.apache.ode.utils.HierarchicalProperties
Clear all content.
clearSelectors() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
ClineCommandContext - Class in org.apache.ode.tools
 
ClineCommandContext(Log) - Constructor for class org.apache.ode.tools.ClineCommandContext
 
cloneNode(Document, Node) - Static method in class org.apache.ode.utils.DOMUtils
 
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.httpbinding.HttpExternalService
 
close() - Method in class org.apache.ode.axis2.soapbinding.SoapExternalService
 
close() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
close() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
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.bpel.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
 
closeConnection(Connection) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
closeConnection(Connection) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
code - Variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
The message/error code for this message.
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
 
CollectionUtils - Class in org.apache.ode.utils
Utility class for dealing with arrays.
CollectionUtils() - Constructor for class org.apache.ode.utils.CollectionUtils
 
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 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.test.MockTransactionManager
 
commit() - Method in class org.apache.ode.test.MockTransactionManager.TX
 
commitChanges(Variable, Node) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Save changes to variable.
commitChanges(VariableInstance, ScopeFrame, Node) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
commitChanges(VariableInstance, ScopeFrame, Node) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
commitChanges(VariableInstance, ScopeFrame, Node) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
commitChanges(VariableInstance, ScopeFrame, Node) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
CommonCompilationMessages - Class in org.apache.ode.bpel.compiler
General compilation messages.
CommonCompilationMessages() - Constructor for class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
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
 
Communication - Interface in org.apache.ode.bpel.compiler.bom
Base interface for BPEL constructs representing a web-service communication.
CommunicationHelper - Class in org.apache.ode.bpel.compiler.bom
 
CommunicationHelper(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CommunicationHelper
 
compareTo(CompensationHandler) - Method in class org.apache.ode.bpel.rtrep.v1.CompensationHandler
 
compareTo(CompensationHandler) - Method in class org.apache.ode.bpel.rtrep.v2.CompensationHandler
 
compareTo(Object) - Method in class org.apache.ode.utils.GUID
 
compensatable - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
The descendants of this scope that can be compensated from the FH/CH of this scope.
compensatable - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
The descendants of this scope that can be compensated from the FH/CH of this scope.
COMPENSATE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
COMPENSATE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
compensate(SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v1.channels.Compensation
 
compensate(OScope, SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v1.channels.ParentScope
 
compensate(SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.Compensation
 
compensate(OScope, SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ParentScope
 
CompensateActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <compensate> activity.
CompensateActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CompensateActivity
 
COMPENSATED - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
COMPENSATED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
compensatedScope - Variable in class org.apache.ode.bpel.rtrep.v1.OCompensate
The scope that is compensated by this activity.
compensatedScope - Variable in class org.apache.ode.bpel.rtrep.v2.OCompensate
The scope that is compensated by this activity.
CompensateGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
CompensateGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.CompensateGeneratorMessages
 
CompensateGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
CompensateGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.CompensateGeneratorMessages
 
CompensateScopeActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <compensateScope> activity.
CompensateScopeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CompensateScopeActivity
 
COMPENSATING - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
COMPENSATING - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
Compensation - Interface in org.apache.ode.bpel.rtrep.v1.channels
 
Compensation - Interface in org.apache.ode.bpel.rtrep.v2.channels
 
CompensationChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type Compensation.
CompensationChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type Compensation.
CompensationChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the Compensation channel type.
CompensationChannelListener(CompensationChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.CompensationChannelListener
 
CompensationChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the Compensation channel type.
CompensationChannelListener(CompensationChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.CompensationChannelListener
 
COMPENSATIONHANDLER - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
COMPENSATIONHANDLER - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
CompensationHandler - Class in org.apache.ode.bpel.compiler.bom
Representation of a BPEL compensation handler.
CompensationHandler(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CompensationHandler
 
CompensationHandler - Class in org.apache.ode.bpel.rtrep.v1
A handle to a compensation handler.
compensationHandler - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
ScopeLikeConstructImpl's compensation handler.
CompensationHandler - Class in org.apache.ode.bpel.rtrep.v2
A handle to a compensation handler.
compensationHandler - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
ScopeLikeConstructImpl's compensation handler.
CompensationHandlerRegistered - Class in org.apache.ode.bpel.evt
 
CompensationHandlerRegistered() - Constructor for class org.apache.ode.bpel.evt.CompensationHandlerRegistered
 
CompilationException - Exception in org.apache.ode.bpel.compiler.api
Exception indicating a compilation error.
CompilationException(CompilationMessage, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.api.CompilationException
 
CompilationException(CompilationMessage) - Constructor for exception org.apache.ode.bpel.compiler.api.CompilationException
 
CompilationExceptionWrapper - Exception in org.apache.ode.bpel.compiler
Jaxen-compliant wrapper for CompilationException.
CompilationExceptionWrapper(CompilationException) - Constructor for exception org.apache.ode.bpel.compiler.CompilationExceptionWrapper
 
CompilationMessage - Class in org.apache.ode.bpel.compiler.api
Data structure representing messages emitted from the compiler.
CompilationMessage() - Constructor for class org.apache.ode.bpel.compiler.api.CompilationMessage
 
CompilationMessageBundle - Class in org.apache.ode.bpel.compiler.api
 
CompilationMessageBundle() - Constructor for class org.apache.ode.bpel.compiler.api.CompilationMessageBundle
 
compile(Process, String) - Method in class org.apache.ode.bpel.compiler.BpelC
Compile a BPEL process from a BOM Process object.
compile(File) - Method in class org.apache.ode.bpel.compiler.BpelC
Compile a BPEL process from a file.
compile(Process, ResourceFinder) - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
 
compile(OActivity, Activity) - Method in interface org.apache.ode.bpel.compiler.v1.ActivityGenerator
Generate compiled representation for the given activity definition.
compile(Activity) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
compile(Object) - Method in interface org.apache.ode.bpel.compiler.v1.ExpressionCompiler
Compile an expression into a org.apache.ode.bpel.o.OExpression object.
compile(OActivity, Activity) - Method in class org.apache.ode.bpel.compiler.v1.ForEachGenerator
 
compile(OActivity, Activity) - Method in class org.apache.ode.bpel.compiler.v1.SwitchGenerator
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL11
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
compile(OActivity, Activity) - Method in interface org.apache.ode.bpel.compiler.v2.ActivityGenerator
Generate compiled representation for the given activity definition.
compile(Activity) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
compile(Object) - Method in interface org.apache.ode.bpel.compiler.v2.ExpressionCompiler
Compile an expression into a OExpression object.
compile(OActivity, Activity) - Method in class org.apache.ode.bpel.compiler.v2.ForEachGenerator
 
compile(OActivity, Activity) - Method in class org.apache.ode.bpel.compiler.v2.SwitchGenerator
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL11
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
compile(Object) - Method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
compile(Query) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compile(Query) - Method in class org.apache.ode.ql.Compiler
 
compile() - Method in class org.apache.ode.store.DeploymentUnitDir
Checking for each BPEL file if we have a corresponding compiled process.
compileConjunction(Collection<CommandEvaluator>) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileDate - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
Date process was compiled.
compileDate - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
Date process was compiled.
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
 
compileExpr(Expression) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
compileExpr(String, NSContext) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
BPEL 1.1 legacy.
compileExpr(Expression) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
compileExpr(String, NSContext) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
BPEL 1.1 legacy.
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
 
compileJoinCondition(Expression) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
compileJoinCondition(Object) - Method in interface org.apache.ode.bpel.compiler.v1.ExpressionCompiler
Compile a join condition into a org.apache.ode.bpel.o.OExpression object.
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL11
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
compileJoinCondition(Expression) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
compileJoinCondition(Object) - Method in interface org.apache.ode.bpel.compiler.v2.ExpressionCompiler
Compile a join condition into a OExpression object.
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL11
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
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
 
CompileListener - Interface in org.apache.ode.bpel.compiler.api
Interface allowing an object to listen to compilation events.
compileLValue(Object) - Method in interface org.apache.ode.bpel.compiler.v1.ExpressionCompiler
Compile an lvalue (the 'to' of an assignment) into a org.apache.ode.bpel.o.OLValueExpression object.
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL11
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
compileLValue(Object) - Method in interface org.apache.ode.bpel.compiler.v2.ExpressionCompiler
Compile an lvalue (the 'to' of an assignment) into a OLValueExpression object.
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL11
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
compileLValue(Object) - Method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
compileLValueExpr(Expression) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
compileLValueExpr(Expression) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
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
 
CompilerContext - Interface in org.apache.ode.bpel.compiler.v1
Interface providing access to the compiler.
CompilerContext - Interface in org.apache.ode.bpel.compiler.v2
Interface providing access to the compiler.
compileSLC(ScopeLikeActivity, OScope.Variable[]) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
compileSLC(ScopeLikeActivity, OScope.Variable[]) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
compileTime - Variable in class org.apache.ode.bpel.rapi.Serializer
Time of compilation (system local time).
compileXslt(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
compileXslt(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
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() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Marks the currently executed activity as successfully completed.
complete() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
complete() - Method in class org.apache.ode.test.MockExtensionContext
 
COMPLETED - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
COMPLETED - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
COMPLETED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
COMPLETED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
completed(FaultData, Set<CompensationHandler>) - Method in interface org.apache.ode.bpel.rtrep.v1.channels.ParentScope
 
completed(FaultData, Set<CompensationHandler>) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ParentScope
 
completed - Variable in class org.apache.ode.test.MockExtensionContext
 
completedFault(FaultInfo) - Method in interface org.apache.ode.bpel.rapi.ProcessControlContext
Should be invoked by process template, signalling process completion with fault.
completedFault(FaultData) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
completedFault(FaultData) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
completedFault(FaultData) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
completedFault(FaultData) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
completedOk() - Method in interface org.apache.ode.bpel.rapi.ProcessControlContext
Should be invoked by process template, signalling process completion with no faults.
completedOk() - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
completedOk() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
completedOk() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
completedOk() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
completeWithFault(Throwable) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Marks the currently executed activity as faulted.
completeWithFault(FaultException) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Marks the currently executed activity as faulted.
completeWithFault(Throwable) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
completeWithFault(FaultException) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
completeWithFault(Throwable) - Method in class org.apache.ode.test.MockExtensionContext
 
completeWithFault(FaultException) - Method in class org.apache.ode.test.MockExtensionContext
 
COMPLETION_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
CompletionCondition - Class in org.apache.ode.bpel.compiler.bom
Interface for a <completionCondition> as used in a forEach activity.
CompletionCondition(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CompletionCondition
 
completionCondition - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach
 
completionCondition - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach
 
CompositeActivity - Class in org.apache.ode.bpel.compiler.bom
Base interface for BPEL composite activities <flow> and <sequence>.
CompositeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CompositeActivity
 
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
 
CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
CONFIG_FILE_NAME - Static variable in class org.apache.ode.jbi.OdeConfigProperties
 
configuration - Variable in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf.Variable
 
ConfigurationException - Exception in org.apache.ode.bpel.rtrep.common
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.rtrep.common.ConfigurationException
 
configure(HttpClient, URI, Element, HttpParams) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
configure(HostConfiguration, HttpState, HttpTransportProperties.ProxyProperties) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 
configure(QName, String, Element) - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Configure an external variable.
configure(QName, String, Element) - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
configure(Properties) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
configure(Properties) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
configureService(AxisService, URL) - Static method in class org.apache.ode.axis2.util.AxisUtils
 
configureService(ConfigurationContext, AxisService, URL) - Static method in class org.apache.ode.axis2.util.AxisUtils
Configure a service instance woth the specified service.xml document.
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
 
constantExpr(boolean) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
constantExpr(boolean) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
Constants - Class in org.apache.ode.bpel.rtrep.common
XPath-4-BPEL related constants.
Constants() - Constructor for class org.apache.ode.bpel.rtrep.common.Constants
 
constants - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
Various constants that are needed at runtime.
constants - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
Various constants that are needed at runtime.
ConstantsModel - Interface in org.apache.ode.bpel.rapi
 
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.il.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.rapi.VariableContext
 
convertEndpointReference(Element, Node) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
convertEndpointReference(Element, Node) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to VariableContext.convertEndpointReference(org.w3c.dom.Element, org.w3c.dom.Node).
convertEndpointReference(Element, Node) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
convertEndpointReference(Element, Node) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to VariableContext.convertEndpointReference(Element, Node).
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.il.epr.EndpointFactory
 
COPY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
COPY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Copy - Class in org.apache.ode.bpel.compiler.bom
Assignment copy entry.
Copy(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Copy
 
copy - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign
 
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.
copyNSContext(Element, Element) - Static method in class org.apache.ode.utils.DOMUtils
 
CORRELATION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CORRELATION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Correlation - Class in org.apache.ode.bpel.compiler.bom
Representaiton of a BPEL <correlation> modifier.
Correlation(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Correlation
 
Correlation.CorrelationPattern - Enum in org.apache.ode.bpel.compiler.bom
 
Correlation.Initiate - Enum in org.apache.ode.bpel.compiler.bom
 
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.rtrep.v1.Selector
 
correlationKey - Variable in class org.apache.ode.bpel.rtrep.v2.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
 
CORRELATIONS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CORRELATIONS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Correlations - Class in org.apache.ode.bpel.compiler.bom
 
Correlations(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Correlations
 
CORRELATIONS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
CORRELATIONSET - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CORRELATIONSET - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
CorrelationSet - Class in org.apache.ode.bpel.compiler.bom
BPEL correlation set declaration.
CorrelationSet(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CorrelationSet
 
CorrelationSet - Interface in org.apache.ode.bpel.rapi
 
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.rtrep.v1
 
CorrelationSetInstance(Long, OScope.CorrelationSet) - Constructor for class org.apache.ode.bpel.rtrep.v1.CorrelationSetInstance
 
CorrelationSetInstance - Class in org.apache.ode.bpel.rtrep.v2
 
CorrelationSetInstance(Long, OScope.CorrelationSet) - Constructor for class org.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
 
CorrelationSetModel - Interface in org.apache.ode.bpel.rapi
 
CORRELATIONSETS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
CORRELATIONSETS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
CorrelationSets - Class in org.apache.ode.bpel.compiler.bom
 
CorrelationSets(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CorrelationSets
 
correlationSets - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
OCorrelation sets declared within the scope.
correlationSets - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
OCorrelation sets declared within the scope.
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, ProcessDAOImpl) - 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
 
COUNT_ACTIVITY_RECOVERIES_BY_INSTANCES - Static variable in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
COUNT_FAILED_INSTANCES_BY_STATUS_AND_PROCESS_ID - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_FAILED_INSTANCES_BY_STATUS_AND_PROCESS_ID - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
COUNT_INSTANCeS_BY_STATUS_AND_PROCESS_ID - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
counterVariable - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach
 
counterVariable - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
createActivityRecovery(String, long, String, Date, Element, String[], int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
createActivityRecovery(String, long, String, Date, Element, String[], int) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
createBPELDAOConnection(EntityManager) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
createBpelObject(Element) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
createBpelObject(Element, URI) - Method in class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
 
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.rtrep.v1.BpelJacobRunnable
 
createChild(ActivityInfo, ScopeFrame, LinkFrame) - Method in class org.apache.ode.bpel.rtrep.v2.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.il.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
 
createExtensionActivityImplementation(QName) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
createExtensionActivityImplementation(QName) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
createExtensionActivityImplementation(QName) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
createExtensionActivityImplementation(QName) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
createExternalService(ProcessConf, QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createExternalService(ProcessConf, QName, String) - Method in class org.apache.ode.axis2.ODEServer
 
createFault(QName, Element, OVarType, OBase) - Method in class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
createFault(QName, OBase, String) - Method in class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
createFault(QName, OBase) - Method in class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
createFault(QName, Element, OVarType, OBase) - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
createFault(QName, OBase, String) - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
createFault(QName, OBase) - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
createHttpRequest(PartnerRoleMessageExchange, HttpParams) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
createHttpRequest(PartnerRoleMessageExchange, HttpParams, String) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
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.rtrep.v1.ActivityTemplateFactory
 
createInstance(OActivity, ActivityInfo, ScopeFrame, LinkFrame) - Method in class org.apache.ode.bpel.rtrep.v2.ActivityTemplateFactory
 
createInstance(CorrelatorDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
createInstance(CorrelatorDAO) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
CreateInstanceActivity - Class in org.apache.ode.bpel.compiler.bom
Interface implemented by activities that can be used to create an process instance.
CreateInstanceActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.CreateInstanceActivity
 
createInstanceFlag - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive
 
createInstanceFlag - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive
 
createInternalDS(String) - Static method in class org.apache.ode.store.ProcessStoreImpl
 
createLoggingDS(DataSource, Log) - Static method in class org.apache.ode.utils.LoggingInterceptor
 
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(String, char) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Create a message exchange.
createMessageExchange(InvocationStyle, QName, String, String) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
createMessageExchange(InvocationStyle, QName, String, String) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Create a "my role" message exchange for invoking a BPEL process.
createMessageExchange(String, char) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createMessageExchange(String, char) - Method in class org.apache.ode.daohib.bpel.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
 
createPartElement(Part, String) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
Create the element to be associated with this part into the Message.
createPartElement(Part, Element) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
Create the element to be associated with this part into the Message.
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, String, long) - Method in class org.apache.ode.daohib.bpel.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(EndpointReferenceContext, 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.bpel.memdao.ProcessInstanceDaoImpl
 
createScope(ScopeDAO, String, int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
createScope(ScopeDAO, String, int) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
createScopeInstance(Long, String, int) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Create a scope instance object.
createScopeInstance(Long, OScope) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
createScopeInstance(Long, String, int) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
createScopeInstance(Long, OScope) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to VariableContext.createScopeInstance(Long, String, int).
createScopeInstance(Long, OScope) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
createScopeInstance(Long, String, int) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
createScopeInstance(Long, OScope) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to VariableContext.createScopeInstance(Long, String, int).
createService(ProcessConf, QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createService(AxisConfiguration, ProcessConf, 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(ProcessConf, QName, String, MultiKeyMap) - 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.
createSessionManager(Properties, DataSource, TransactionManager) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
createSoapBody(SOAPBody, SOAPBody, Message, Element, String) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
createSoapFault(Element, QName, Operation) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
createSoapHeaders(SOAPEnvelope, List<SOAPHeader>, Message, Message) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
createSoapRequest(MessageContext, Message, Operation) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
createSoapResponse(MessageContext, Message, Operation) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
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
 
DatabaseDelegate - Interface in org.apache.ode.scheduler.simple
Database abstraction; provides all database access for the simple scheduler.
DatabaseException - Exception in org.apache.ode.scheduler.simple
Exception class thrown by DatabaseDelegate implementations.
DatabaseException(String) - Constructor for exception org.apache.ode.scheduler.simple.DatabaseException
 
DatabaseException(Exception) - Constructor for exception org.apache.ode.scheduler.simple.DatabaseException
 
DatabaseException(String, Exception) - Constructor for exception org.apache.ode.scheduler.simple.DatabaseException
 
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, Properties, 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.
DbIsolation - Class in org.apache.ode.utils
Utility to set Ode-specific isolation level on DataSource connections.
DbIsolation() - Constructor for class org.apache.ode.utils.DbIsolation
 
deactivate() - Method in class org.apache.ode.jbi.OdeService
Deactivate endpoints in JBI.
deactivateEndpoint(Endpoint) - Method in class org.apache.ode.jbi.OdeContext
 
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
 
DEAD - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
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
 
DebugBpelEventListener - Class in org.apache.ode.bpel.evtproc
Example implementation of the BpelEventListener interface.
DebugBpelEventListener() - Constructor for class org.apache.ode.bpel.evtproc.DebugBpelEventListener
 
DebuggerSupport - Class in org.apache.ode.bpel.engine
Class providing functions used to support debugging funtionality in the BPEL engine.
DebuggerSupport(ODEProcess) - Constructor for class org.apache.ode.bpel.engine.DebuggerSupport
Constructor.
DebugInfo - Class in org.apache.ode.bpel.rtrep.v1
Information about the source that was used to create a compiled object.
DebugInfo(String, int, int, Map<QName, Object>) - Constructor for class org.apache.ode.bpel.rtrep.v1.DebugInfo
 
DebugInfo(String, int, Map<QName, Object>) - Constructor for class org.apache.ode.bpel.rtrep.v1.DebugInfo
 
debugInfo - Variable in class org.apache.ode.bpel.rtrep.v1.OBase
 
DebugInfo - Class in org.apache.ode.bpel.rtrep.v2
Information about the source that was used to create a compiled object.
DebugInfo(String, int, int, Map<QName, Object>) - Constructor for class org.apache.ode.bpel.rtrep.v2.DebugInfo
 
DebugInfo(String, int, Map<QName, Object>) - Constructor for class org.apache.ode.bpel.rtrep.v2.DebugInfo
 
debugInfo - Variable in class org.apache.ode.bpel.rtrep.v2.OBase
 
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.rtrep.v1.CorrelationSetInstance
 
declaration - Variable in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
declaration - Variable in class org.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
 
declaration - Variable in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
declaredExtensions - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
All declared extensions in the process.
declarePrefix(String, String) - Method in class org.apache.ode.utils.NamespaceStack
Declare a new prefix binding.
declaringFlow - Variable in class org.apache.ode.bpel.rtrep.v1.OLink
The flow in which the link is declared.
declaringFlow - Variable in class org.apache.ode.bpel.rtrep.v2.OLink
The flow in which the link is declared.
declaringScope - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
Scope in which this partnerLink is declared.
declaringScope - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
declaringScope - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.Variable
 
declaringScope - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
Scope in which this partnerLink is declared.
declaringScope - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
declaringScope - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.Variable
 
decrementReferenceCount(Endpoint) - Method in class org.apache.ode.bpel.engine.SharedEndpoints
Decrement the number of BPEL processes who provide a service specifically at this endpoint.
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.rapi.InvalidProcessException
 
DEFAULT_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
DEFAULT_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
DEFAULT_DELAY - Static variable in class org.apache.ode.utils.WatchDog
 
DEFAULT_MEX_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
 
DEFAULT_RMI_CONNECTION_URL - Static variable in class org.apache.ode.utils.rmi.RMIConstants
Deprecated. DO NOT USE, will soon be eliminated.
DefaultResourceFinder - Class in org.apache.ode.bpel.compiler
Basic implementation of the ResourceFinder interface.
DefaultResourceFinder() - Constructor for class org.apache.ode.bpel.compiler.DefaultResourceFinder
Default constructor: resolve relative URIs against current working directory.
DefaultResourceFinder(File, File) - Constructor for class org.apache.ode.bpel.compiler.DefaultResourceFinder
Constructor: resolve relative URIs against specified directory.
definition - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
Definition4BPEL - Interface in org.apache.ode.bpel.compiler.wsdl
Extension of the WSDL Definition interface that includes manipulators for BPEL-specific extensions.
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(Set<ProcessConf.CLEANUP_CATEGORY>) - 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(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
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(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
delete() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
delete(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.daohib.bpel.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
 
DELETE_ACTIVITY_RECOVERIES_BY_IDS - Static variable in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
DELETE_ACTIVITY_RECOVERIES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
DELETE_ACTIVITY_RECOVERY_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_CORMESSAGES_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
DELETE_CORMESSAGES_BY_MEX - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
DELETE_CORMESSAGES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
DELETE_CORPROPS_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
DELETE_CORPROPS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
DELETE_CORRELATION_SETS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
DELETE_CORRELATORS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
DELETE_CORRELATORS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
DELETE_CORSET_PROPERTIES_BY_PROPERTY_IDS - Static variable in class org.apache.ode.dao.jpa.CorrSetProperty
 
DELETE_CORSETS_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
DELETE_CORSETS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
DELETE_EVENT_LDATA_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_EVENT_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_EVENTS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
DELETE_EVENTS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
DELETE_EVENTS_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
DELETE_EVENTS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
DELETE_FAULT_LDATA_BY_INSTANCE_ID - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_FAULT_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_FAULTS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.FaultDAOImpl
 
DELETE_FAULTS_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
DELETE_FAULTS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
DELETE_INSTANCES_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
DELETE_INSTANCES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
DELETE_JACOB_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_MESSAGE_LDATA_BY_MEX - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_MESSAGE_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE_IDS - Static variable in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
DELETE_MESSAGES_BY_IDS - Static variable in class org.apache.ode.dao.jpa.MessageDAOImpl
 
DELETE_MEX_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
DELETE_MEX_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
DELETE_MEX_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_MEX_PROPERTIES_BY_MEX_ID - Static variable in class org.apache.ode.dao.jpa.MexProperty
 
DELETE_MEX_PROPERTIES_BY_MEX_IDS - Static variable in class org.apache.ode.dao.jpa.MexProperty
 
DELETE_MEX_PROPS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
DELETE_MEXS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
DELETE_PARTNER_LINK_LDATA_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_PARTNER_LINK_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_PARTNER_LINKS_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
DELETE_PARTNER_LINKS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
DELETE_PARTNER_LINKS_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
DELETE_REQUEST_MESSAGES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessage
 
DELETE_RESPONSE_MESSAGES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessage
 
DELETE_SCOPES_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HScope
 
DELETE_SCOPES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HScope
 
DELETE_SCOPES_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
DELETE_UNMATCHED_MESSAGE_LDATA_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_UNMATCHED_MEX - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
DELETE_VARIABLE_PROPERITES_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
DELETE_VARIABLE_PROPERITES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
DELETE_XML_DATA_PROPERTIES_BY_XML_DATA_IDS - Static variable in class org.apache.ode.dao.jpa.XmlDataProperty
 
DELETE_XMLDATA_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
DELETE_XMLDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
DELETE_XMLDATA_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
DELETE_XMLDATA_LDATA_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
DELETE_XMLDATA_LDATA_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
deleteActivityRecovery(String) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Delete previously registered activity recovery.
deleteActivityRecovery(String) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
deleteActivityRecovery(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
deleteActivityRecovery(String) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
Delete previously registered activity recovery.
deleteJob(String, String) - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
Delete a job from the database.
deleteJob(String, String) - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
deleteMessages() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
deleteMessages() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
delistResource(XAResource, int) - Method in class org.apache.ode.test.MockTransactionManager.TX
 
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.
deploy(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
deployDir - Variable in class org.apache.ode.test.BPELTestAbstract.Deployment
The directory containing the deploy.xml and artefacts.
DeployDocument - Interface in org.apache.ode.bpel.dd
A document containing one deploy(@http://www.apache.org/ode/schemas/dd/2007/03) element.
DeployDocument.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
DeployDocumentImpl - Class in org.apache.ode.bpel.dd.impl
A document containing one deploy(@http://www.apache.org/ode/schemas/dd/2007/03) element.
DeployDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.DeployDocumentImpl
 
DeploymentBrowser - Class in org.apache.ode.axis2.service
handles a set of URLs all starting with /deployment to publish all files in deployed bundles, services and processes.
DeploymentBrowser(ProcessStoreImpl, AxisConfiguration, File) - Constructor for class org.apache.ode.axis2.service.DeploymentBrowser
 
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
 
DeploymentUnitDir - Class in org.apache.ode.store
Container providing various functions on the deployment directory.
DeploymentUnitDir(File) - Constructor for class org.apache.ode.store.DeploymentUnitDir
 
DeploymentUnitDir.CBPInfo - Class in org.apache.ode.store
 
DeploymentWebService - Class in org.apache.ode.axis2.service
Axis wrapper for process deployment.
DeploymentWebService() - Constructor for class org.apache.ode.axis2.service.DeploymentWebService
 
dequeueImmediate(String, long, int) - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
"Dequeue" jobs from the database that are ready for immediate execution; this basically is a select/delete operation with constraints on the nodeId and scheduled time.
dequeueImmediate(String, long, int) - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
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, Element) - Static method in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
Dereference a qualified name given in the "ns:name" form using the namespace context of a given element.
derefQName(String) - Method in class org.apache.ode.utils.NSContext
 
deriveBaseServiceUri(ProcessConf) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
 
description - Variable in class org.apache.ode.bpel.rtrep.v1.DebugInfo
 
description - Variable in class org.apache.ode.bpel.rtrep.v2.DebugInfo
 
destroyConnectionObject(Object) - Method in interface org.apache.ode.jca.server.ConnectionProvider
 
destroyService(QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
destroyService(QName, String) - 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.
DISABLED - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
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
 
doBegin(MockTransactionManager.TX) - Method in class org.apache.ode.test.MockTransactionManager
 
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
 
docLitType - Variable in class org.apache.ode.bpel.rtrep.v1.OMessageVarType
For doc-lit-like message types , the element type of the only part.
docLitType - Variable in class org.apache.ode.bpel.rtrep.v2.OMessageVarType
For doc-lit-like message types , the element type of the only part.
doCommit(MockTransactionManager.TX) - Method in class org.apache.ode.test.MockTransactionManager
 
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
 
doDeployment(BPELTestAbstract.Deployment) - Method in class org.apache.ode.test.BPELTestAbstract
Do all the registered deployments.
doDeployments() - Method in class org.apache.ode.test.BPELTestAbstract
 
doFilter(HttpServletRequest, HttpServletResponse) - Method in class org.apache.ode.axis2.service.DeploymentBrowser
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
doInvokes() - Method in class org.apache.ode.test.BPELTestAbstract
 
doJaxenCompile(OXPath10Expression, Expression) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
Verifies validity of a xpath expression.
doJaxenCompile(OXPath10Expression, Expression) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
Verifies validity of a xpath expression.
doJaxpCompile(OXPath10Expression, Expression) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
Verifies validity of a xpath expression.
doJaxpCompile(OXPath10Expression, Expression) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
Verifies validity of a xpath expression.
DOMBuilderContentHandler - Class in org.apache.ode.bpel.compiler.bom
 
DOMBuilderContentHandler(Document) - Constructor for class org.apache.ode.bpel.compiler.bom.DOMBuilderContentHandler
 
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
 
doRollback(MockTransactionManager.TX) - Method in class org.apache.ode.test.MockTransactionManager
 
doSend(URL, InputStream, 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
doUndeployments() - Method in class org.apache.ode.test.BPELTestAbstract
 
doXslTransform(XPathContext, String, Object) - Static method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL doXslTransform function
doXslTransform(XPathContext, String, Object) - Static method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10BpelFunctions
WS-BPEL doXslTransform function
duDir - Variable in class org.apache.ode.test.MockExtensionContext
 
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.
DUPLICATE_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.rapi.InvalidProcessException
 
DUPLICATE_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
Duration - Class in org.apache.ode.utils.xsd
Support for xml schema duration.
Duration(String) - Constructor for class org.apache.ode.utils.xsd.Duration
 
DynamicMessageExchangeProcessor<T> - Class in org.apache.ode.jbi
JBI message exchange processor that uses DynamicService for reflection-based method dispatch.
DynamicMessageExchangeProcessor(T, DeliveryChannel) - Constructor for class org.apache.ode.jbi.DynamicMessageExchangeProcessor
 
DynamicService<T> - Class in org.apache.ode.il
Dynamic invocation handler for XML-based service; uses RPC message format conventions to dispatch invocation based on top-level element name (e.g.
DynamicService(T) - Constructor for class org.apache.ode.il.DynamicService
 

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
 
elementType - Variable in class org.apache.ode.bpel.rtrep.v1.OElementVarType
 
elementType - Variable in class org.apache.ode.bpel.rtrep.v2.OElementVarType
 
elementTypes - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
elementTypes - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
elName - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.DirectRef
Name of the element referenced.
elName - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.DirectRef
Name of the element referenced.
ELSE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
ELSEIF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
em - Variable in class org.apache.ode.test.BPELTestAbstract
 
EmbeddedGeronimoFactory - Class in org.apache.ode.il
 
EmbeddedGeronimoFactory() - Constructor for class org.apache.ode.il.EmbeddedGeronimoFactory
 
emf - Variable in class org.apache.ode.test.BPELTestAbstract
 
EMPTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
EMPTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
EMPTY_CLASS_ARRAY - Static variable in class org.apache.ode.utils.CollectionUtils
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.ode.utils.CollectionUtils
 
EmptyActivity - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <empty> activity.
EmptyActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.EmptyActivity
 
ENABLED - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
enableService(AxisConfiguration, 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.bpel.compiler.bom.DOMBuilderContentHandler
 
endElement(String, String, String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
endLine - Variable in class org.apache.ode.bpel.rtrep.v1.DebugInfo
Source line number (end).
endLine - Variable in class org.apache.ode.bpel.rtrep.v2.DebugInfo
Source line number (end).
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.il.epr
Factory for EndpointReference implementations.
EndpointFactory() - Constructor for class org.apache.ode.il.epr.EndpointFactory
 
endpointReference - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
endpointReference - Variable in class org.apache.ode.axis2.soapbinding.SoapExternalService
 
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.
engageModules(AxisDescription, String...) - Static method in class org.apache.ode.axis2.util.AxisUtils
 
engineQName - Variable in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf.Variable
 
enlistResource(XAResource) - Method in class org.apache.ode.test.MockTransactionManager.TX
 
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
 
enumValue() - Method in interface org.apache.ode.bpel.dd.TCleanup.Category
 
enumValue() - Method in interface org.apache.ode.bpel.dd.TCleanup.On
 
enumValue() - Method in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
enumValue() - Method in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
enumValue() - Method in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
enumValue() - Method in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
enumValue() - Method in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
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.rtrep.v1.OBase
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v1.OExpressionLanguage
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v2.OBase
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v2.OExpressionLanguage
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
equals(Object) - Method in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
equals(Object) - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
equals(Object) - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
equals(Object) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
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.store.DeploymentUnitDir
 
equals(Map, Map) - Static method in class org.apache.ode.utils.CollectionUtils
Compares the two specified maps for equality.
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
 
errAliasUndeclaredMessage(QName, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Missing message type reference in property alias {0} in namespace {1}.
errAtomicScopeNesting(boolean) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errBpel11RequiresWsdl() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
A WSDL document must be specified for a BPEL4WS 1.1 process.
errBpelParseErr() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Error parsing BPEL process: the BPEL is either malformed or is invalid.
errCantFindXslt(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Could not find the XSLT stylesheet referenced with URI {0}, make sure it has been properly provided to the compiler.
errCompensateNAtoContext() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Compensation is not applicable in this (non-recovery) context.
errCompensateOfInvalidScope(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The scope "{0}" is not available for compensation in this context.
errCompilationErrors(int, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Compilation completed with {0} error(s): {1}
errCopyFromMessageToNonMessage(String) - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy from message variable {0} requires a message for the l-value.
errCopyFromMessageToNonMessage(String) - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy from message variable {0} requires a message for the l-value.
errCopyFromUndeclaredPartnerRole(String, String) - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy from partner link {0} with enpoint reference {1} requires the corresponding role to be defined on partner link.
errCopyFromUndeclaredPartnerRole(String, String) - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy from partner link {0} with enpoint reference {1} requires the corresponding role to be defined on partner link.
errCopyToMessageFromNonMessage(String) - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy to message variable {0} requires a message for the r-value.
errCopyToMessageFromNonMessage(String) - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy to message variable {0} requires a message for the r-value.
errCopyToUndeclaredPartnerRole(String) - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy to partner link {0} requires the partnerRole to be defined on partner link.
errCopyToUndeclaredPartnerRole(String) - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy to partner link {0} requires the partnerRole to be defined on partner link.
errDuplicateLinkDecl(String) - Method in class org.apache.ode.bpel.compiler.v1.FlowGeneratorMessages
Duplicate declaration of link "{0}".
errDuplicateLinkDecl(String) - Method in class org.apache.ode.bpel.compiler.v2.FlowGeneratorMessages
Duplicate declaration of link "{0}".
errDuplicateLinkSource(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Duplicate declaration of source for link "{0}".
errDuplicateLinkTarget(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Duplicate declaration of target for link "{0}".
errDuplicatePartnerLinkDecl(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Duplicate declaration of partnerLink "{0}".
errDuplicateVariableDecl(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Duplicate declaration of variable "{0}".
errDuplicateWSDLImport(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempted to import WSDL for namespace {0} from multiple locations: definitions from {1} will be ignored!
errEmptyCatch() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errEmptyOnMessage() - Method in class org.apache.ode.bpel.compiler.v1.PickGeneratorMessages
 
errEmptyOnMessage() - Method in class org.apache.ode.bpel.compiler.v2.PickGeneratorMessages
 
errEmptyScope() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Empty scopes are forbidden.
errEmptySequence() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errExpressionMessageNoPart(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
Invalid number of argument to function "{0}".
errExtensibleAssignNotSupported() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Draft extensibleAssign is not supported.
errForEachAndScopeVariableRedundant(String) - Method in class org.apache.ode.bpel.compiler.v1.ForEachGeneratorMessages
The <reply> must specify a reply message.
errForEachAndScopeVariableRedundant(String) - Method in class org.apache.ode.bpel.compiler.v2.ForEachGeneratorMessages
The <reply> must specify a reply message.
errForOrUntilMustBeGiven() - Method in class org.apache.ode.bpel.compiler.v1.PickGeneratorMessages
 
errForOrUntilMustBeGiven() - Method in class org.apache.ode.bpel.compiler.v2.PickGeneratorMessages
 
errIfWithNoCondition() - Method in class org.apache.ode.bpel.compiler.v1.IfGeneratorMessages
The <if> must have a condition element.
errIfWithNoCondition() - Method in class org.apache.ode.bpel.compiler.v2.IfGeneratorMessages
The <if> must have a condition element.
errInvalidAlarm() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Invalid alarm handler (check for/until/repeatEvery).
errInvalidDeploymentDescriptor(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Deployment descriptor is invalid: {0}
errInvalidDocXsltUri(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
XSLT stylesheet URI is invalid/malformed: {0}
errInvalidEvent() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Invalid alarm handler (check for/until/repeatEvery).
errInvalidImport(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The import "{0}" is invalid / malformed.
errInvalidNumberOfArguments(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
Invalid number of argument to function "{0}".
errInvalidQName(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
The prefixed name "{0}" could not be dereferenced in this namespace context.
errInvalidRetryDelayValue(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The retryDelay attribute must be a positive integer, found {0}
errInvalidRetryForValue(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The retryFor attribute must be a positive integer, found {0}
errInvokeNoInputMessageForInputOp(String) - Method in class org.apache.ode.bpel.compiler.v1.InvokeGeneratorMessages
Invoke doesn't define an input variable even though the operation {0} declares an input message.
errInvokeNoInputMessageForInputOp(String) - Method in class org.apache.ode.bpel.compiler.v2.InvokeGeneratorMessages
Invoke doesn't define an input variable even though the operation {0} declares an input message.
errInvokeNoOutputMessageForOutputOp(String) - Method in class org.apache.ode.bpel.compiler.v1.InvokeGeneratorMessages
Invoke doesn't define an output variable even though the operation {0} declares an output message.
errInvokeNoOutputMessageForOutputOp(String) - Method in class org.apache.ode.bpel.compiler.v2.InvokeGeneratorMessages
Invoke doesn't define an output variable even though the operation {0} declares an output message.
errIsolatedScopeNesting() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errLinkCrossesEventHandlerBoundary(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The link "{0}" crosses an event handler boundary.
errLinkMissingSourceActivity(String) - Method in class org.apache.ode.bpel.compiler.v1.FlowGeneratorMessages
The link "{0}" does not have a source.
errLinkMissingSourceActivity(String) - Method in class org.apache.ode.bpel.compiler.v2.FlowGeneratorMessages
The link "{0}" does not have a source.
errLinkMissingTargetActivity(String) - Method in class org.apache.ode.bpel.compiler.v1.FlowGeneratorMessages
The link "{0}" does not have a target.
errLinkMissingTargetActivity(String) - Method in class org.apache.ode.bpel.compiler.v2.FlowGeneratorMessages
The link "{0}" does not have a target.
errLiteralExpected(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
The expression "{0}" must be a literal string.
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
 
errMessageVariableRequired(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Cannot use non-message variable "{0}" in this context (message variable is required).
errMismatchedMessageAssignment(String, QName, String, QName) - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy to message variable {0} of type {1} from message {2} of type {3} is not permitted (the message types do not match).
errMismatchedMessageAssignment(String, QName, String, QName) - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy to message variable {0} of type {1} from message {2} of type {3} is not permitted (the message types do not match).
errMissingExtensionActivityElement() - Method in class org.apache.ode.bpel.compiler.v2.ExtensionActivityGeneratorMessages
ExtensionActivity is empty.
errMissingExtensionAssignOperationElement() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
ExtensionAssignOperation's nested element missing
errMissingFromSpec() - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy missing from-spec.
errMissingFromSpec() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy missing from-spec.
errMissingImportLocation() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Missing import location.
errMissingMyRolePortType(QName, String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errMissingPartnerRolePortType(QName, String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errMissingQueryExpression() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
A required query language expression was not present.
errMissingScopeinForeach() - Method in class org.apache.ode.bpel.compiler.v1.ForEachGeneratorMessages
 
errMissingScopeinForeach() - Method in class org.apache.ode.bpel.compiler.v2.ForEachGeneratorMessages
 
errMissingToSpec() - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
Copy missing to-spec.
errMissingToSpec() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
Copy missing to-spec.
errMustSpecifyExternalVariableId(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errMustSpecifyRelatedVariable(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errNoMyRoleOnReceivePartnerLink(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Partner link {0} used in receive activity doesn't define role myRole.
errNoRootActivity() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Process has no root activity.
errNoWsdlDefinitionForNamespace(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
No WSDL definition for namespace "{0}".
errOnAlarmWithCreateInstance() - Method in class org.apache.ode.bpel.compiler.v1.PickGeneratorMessages
 
errOnAlarmWithCreateInstance() - Method in class org.apache.ode.bpel.compiler.v2.PickGeneratorMessages
 
ERROR - Static variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
Error message.
error(TransformerException) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XslCompilationErrorListener
 
error(TransformerException) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XslCompilationErrorListener
 
ERROR - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
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
 
ERROR_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
errOutputVariableMustBeSpecified() - Method in class org.apache.ode.bpel.compiler.v1.ReplyGeneratorMessages
The <reply> must specify a reply message.
errOutputVariableMustBeSpecified() - Method in class org.apache.ode.bpel.compiler.v2.ReplyGeneratorMessages
The <reply> must specify a reply message.
errPartnerLinkDoesNotDeclareMyRole(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The partnerLink "{0}" does not define a myRole.
errPartnerLinkDoesNotDeclarePartnerRole(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The partnerLink "{0}" does not define a partnerRole.
errPartnerLinkNoPartnerRoleButInitialize(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The partnerLink "{0}" does not define a partnerRole but is set to initializePartnerRole=yes.
errPortTypeMismatch(QName, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The port type "{0}" does not match the expected port type ("{1}").
errPortTypeMismatch(QName, QName) - Method in class org.apache.ode.bpel.compiler.v2.InvokeGeneratorMessages
 
errProcessNameNotSpecified() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errProcessNamespaceNotSpecified() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errPropertyDeclaredWithComplexType(QName, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to declare property "{0}" with complex type "{1}".
errRendezvousNotSupported() - Method in class org.apache.ode.bpel.compiler.v1.PickGeneratorMessages
 
errRendezvousNotSupported() - Method in class org.apache.ode.bpel.compiler.v2.PickGeneratorMessages
 
errSchemaError(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Error in schema processing: {0}
errScopeToCompensateUnspecfied() - Method in class org.apache.ode.bpel.compiler.v1.CompensateGeneratorMessages
The scope to compensate is unspecified.
errScopeToCompensateUnspecfied() - Method in class org.apache.ode.bpel.compiler.v2.CompensateGeneratorMessages
The scope to compensate is unspecified.
errSecondNonInitiateCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.v1.PickGeneratorMessages
Attempt to use multiple non-initiate correlation sets; second set was "{0}".
errSecondNonInitiateCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.v2.PickGeneratorMessages
Attempt to use multiple non-initiate correlation sets; second set was "{0}".
errTODO(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
FEATURE NOT SUPPORTED: {0}
errTwoWayOperationExpected(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to use one-way operation "{0}" in a context requiring a request-response.
errUnconfigurableXPathFactory() - Method in class org.apache.ode.bpel.compiler.XPathMessages
 
errUndeclaredCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared correlation set "{0}".
errUndeclaredExtensionActivity() - Method in class org.apache.ode.bpel.compiler.v2.ExtensionActivityGeneratorMessages
Extension namespace is not yet declared.
errUndeclaredExtensionAssignOperation() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
ExtensionAssignOperation's nested element missing
errUndeclaredFault(String, String) - Method in class org.apache.ode.bpel.compiler.v1.ReplyGeneratorMessages
The <reply> activity has an undeclared fault "{0}" for operation "{1}".
errUndeclaredFault(String, String) - Method in class org.apache.ode.bpel.compiler.v2.ReplyGeneratorMessages
The <reply> activity has an undeclared fault "{0}" for operation "{1}".
errUndeclaredFunctionPrefix(String, String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
The prefix "{0}" on the XPath function "{1}" is not bound to a URI.
errUndeclaredLink(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared link "{0}".
errUndeclaredMessage(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared WSDL message "{0}" in namespace {1}.
errUndeclaredMessagePart(String, QName, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared part "{2}" for variable "{0}": the WSDL message type "{1}" does not declare "{2}".
errUndeclaredOperation(QName, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The operation "{1}" is not declared on portType "{0}".
errUndeclaredPartnerLink(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared partner link "{0}".
errUndeclaredPartnerLinkType(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared partner link type "{0}".
errUndeclaredPortType(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared portType "{0}".
errUndeclaredProperty(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared property "{0}".
errUndeclaredPropertyAlias(String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The property "{1}" does not have an alias for message type "{0}".
errUndeclaredRole(String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared role "{0}" for partnerLink "{1}".
errUndeclaredVariable(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared variable "{0}".
errUndeclaredXsdType(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared XSD type "{0}".
errUnexpectedCompilationError(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
Unexpected compilator error: {0}
errUnexpectedNodeTypeForXPath(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
The XPath node with value "{0}" was not a text node.
errUnknownActivity(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The BOM activity class "{0}" is unrecoginized.
errUnknownBpelFunction(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
Attempt to use an unrecognized BPEL function "{0}".
errUnknownExpressionLanguage(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The expression language "{0}" is unrecognized.
errUnknownImportType(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The import type "{0}" is unknown.
errUnknownPartInAlias(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The part {0} declared in property alias for messageType {1} couldn't be found.
errUnknownToSpec() - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
To-spec format is unrecognized.
errUnknownToSpec() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
To-spec format is unrecognized.
errUnkownFromSpec() - Method in class org.apache.ode.bpel.compiler.v1.AssignGeneratorMessages
From-spec format is unrecognized.
errUnkownFromSpec() - Method in class org.apache.ode.bpel.compiler.v2.AssignGeneratorMessages
From-spec format is unrecognized.
errUnrecognizedBpelVersion() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Unrecognized BPEL version!
errUnrecognizedVariableDeclaration(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The declaration of variable "{0}" was not recognized.
errUnspecifiedImportType() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Must specify an import type.
errUseOfUninitializedCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to use correlation set "{0}" before it has been initialized.
errVariableDeclInvalid(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
 
errVariableDeclMissingType(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Declaration of variable "{0}" does not specify the required type (either MessageType or ElementType).
errVariableDeclMutipleTypes(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Declaration of variable "{0}" can specify either MessageType or ElementType, but not both.
errVariableTypeMismatch(String, QName, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The variable "{0}" must be of type "{1}" to be used in this context; its actual type is "{1}".
errWaitMustDefineForOrUntilDuration() - Method in class org.apache.ode.bpel.compiler.v1.WaitGeneratorMessages
Must specify exactly one "for" or "until" expression.
errWaitMustDefineForOrUntilDuration() - Method in class org.apache.ode.bpel.compiler.v2.WaitGeneratorMessages
Must specify exactly one "for" or "until" expression.
errWsdlImportFailed(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Unable to import WSDL at URI "{0}"; WSDL fault code "{1}".
errWsdlImportNotFound(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
The WSDL for namespace "{0}" could not be found in "{1}".
errWsdlParseError(String, String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
{1}: [{0}] {2}
errXPathSyntax(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
The string "{0}" is not a valid XPath 1.0 expression.
errXslCompilation(String, String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
Error compiling XSL Sheet "{0}" : {1}.
errXsltStylesheetNotFound(String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
bpws:xsltStylesheetNotFound the declared stylesheet could not be found: {0}
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.CombineUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.ComposeUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.Delete
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.DomToString
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertAfter
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertBefore
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertInto
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.ProcessProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.Rename
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.SplitToElements
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.CombineUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.ComposeUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.Delete
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.DomToString
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertAfter
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertBefore
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertInto
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.ProcessProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.Rename
 
evaluate(List) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.SplitToElements
 
evaluate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.CombineUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.ComposeUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Delete
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.DomToString
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertAfter
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertBefore
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertInto
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.ProcessProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Rename
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.SplitToElements
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.CombineUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.ComposeUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Delete
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.DomToString
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertAfter
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertBefore
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertInto
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.ProcessProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Rename
 
evaluate(List) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.SplitToElements
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
 
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 interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return a date
evaluateAsDuration(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return duration
evaluateAsNumber(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return a number
evaluateAsString(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return a node
evaluateQuery(Node, OExpression) - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Evaluate a query expression.
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
evaluateQuery(Node, OExpression) - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Evaluate a query expression.
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
EvaluationContext - Interface in org.apache.ode.bpel.rtrep.v1
Context for evaluating expressions.
EvaluationContext - Interface in org.apache.ode.bpel.rtrep.v2
Context for evaluating expressions.
eventContext - Variable in class org.apache.ode.bpel.evt.BpelEvent
Bpel Event Context.
EventContext - Interface in org.apache.ode.bpel.evt
Deprecated.  
EventContextImpl - Class in org.apache.ode.bpel.rtrep.v1
Bpel Event Context Implementation.
EventContextImpl(OScope, Long, OdeInternalInstance) - Constructor for class org.apache.ode.bpel.rtrep.v1.EventContextImpl
Constructor
EventContextImpl - Class in org.apache.ode.bpel.rtrep.v2
Bpel Event Context Implementation.
EventContextImpl(OScope, Long, OdeInternalInstance) - Constructor for class org.apache.ode.bpel.rtrep.v2.EventContextImpl
Constructor
EventDAOImpl - Class in org.apache.ode.dao.jpa
 
EventDAOImpl() - Constructor for class org.apache.ode.dao.jpa.EventDAOImpl
 
eventHandler - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
ScopeLikeConstructImpl's event handler.
eventHandler - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
ScopeLikeConstructImpl's event handler.
EventHandlerControl - Interface in org.apache.ode.bpel.rtrep.v1.channels
Channel used to control processing of event handler activities.
EventHandlerControl - Interface in org.apache.ode.bpel.rtrep.v2.channels
Channel used to control processing of event handler activities.
EventHandlerControlChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type EventHandlerControl.
EventHandlerControlChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type EventHandlerControl.
EventHandlerControlChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the EventHandlerControl channel type.
EventHandlerControlChannelListener(EventHandlerControlChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.EventHandlerControlChannelListener
 
EventHandlerControlChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the EventHandlerControl channel type.
EventHandlerControlChannelListener(EventHandlerControlChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.EventHandlerControlChannelListener
 
EVENTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
EVENTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
EventInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
EventInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
EventInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
EventInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.EventInfoDocumentImpl
 
EventInfoListDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one event-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
EventInfoListDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
EventInfoListDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one event-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
EventInfoListDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.EventInfoListDocumentImpl
 
eventName(BpelEvent) - Static method in class org.apache.ode.bpel.evt.BpelEvent
 
EVENTS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
exec(BpelDatabase.Callable<T>) - Method in class org.apache.ode.bpel.engine.BpelDatabase
Execute a self-contained database transaction.
execTransaction(Callable<T>) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
execute() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
 
execute() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
execute() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
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
 
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
 
exists() - Method in class org.apache.ode.utils.WatchDog.FileMutable
 
exists() - Method in class org.apache.ode.utils.WatchDog.FileSetMutable
 
exists() - Method in interface org.apache.ode.utils.WatchDog.Mutable
 
EXIT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
expand(String, String...) - Static method in class org.apache.ode.utils.URITemplate
Simply build a map from nameValuePairs and pass it to URITemplate.expand(String, java.util.Map)
expand(String, Map<String, String>) - Static method in class org.apache.ode.utils.URITemplate
A partial implementation of URI Template expansion as specified by the URI template specification.
ExpandBuff(boolean) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
expandLazily(String, Map<String, String>) - Static method in class org.apache.ode.utils.URITemplate
Same as URITemplate.expand(String, java.util.Map) but preserve an expansion template if the corresponding variable is not defined in the nameValuePairs map (i.e.
expandLazily(String, String...) - Static method in class org.apache.ode.utils.URITemplate
 
EXPANSION_REGEX - Static variable in class org.apache.ode.utils.URITemplate
 
expectedCorrelationStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect this correlation status right after invoke.
expectedException - Variable in class org.apache.ode.test.BPELTestAbstract.Deployment
If non-null the type of exception we expect to get when we deploy.
expectedFinalCorrelationStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect this correlation after response received.
expectedFinalStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect this status after response received.
expectedInvokeException - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect an exception of this class (or subclass) on invoke.
expectedResponsePattern - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Expected RegExp pattern for the response, or null
expectedTokenSequences - Variable in exception org.apache.ode.ql.jcc.ParseException
Each entry in this array is an array of integers.
EXPLANG_XPATH - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler11
URI for the XPath 1.0 expression language.
EXPLANG_XPATH - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler11
URI for the XPath 1.0 expression language.
export() - Method in interface org.apache.ode.jacob.Channel
 
exportChannel(Channel) - Method in interface org.apache.ode.jacob.JacobThread
 
EXPRESSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
EXPRESSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Expression - Class in org.apache.ode.bpel.compiler.bom
BOM representation of a BPEL expression language expression.
Expression(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Expression
 
expression - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Expression
 
expression - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.LValueExpression
 
expression - Variable in class org.apache.ode.bpel.rtrep.v1.OSwitch.OCase
 
expression - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Expression
 
expression - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.LValueExpression
 
expression - Variable in class org.apache.ode.bpel.rtrep.v2.OSwitch.OCase
 
Expression11 - Class in org.apache.ode.bpel.compiler.bom
BPEL-1.1 overrides for the expression object.
Expression11(Element, Node) - Constructor for class org.apache.ode.bpel.compiler.bom.Expression11
 
ExpressionCompiler - Interface in org.apache.ode.bpel.compiler.v1
Interface implemented by BPEL expression language compilers.
ExpressionCompiler - Interface in org.apache.ode.bpel.compiler.v2
Interface implemented by BPEL expression language compilers.
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
 
expressionLanguage - Variable in class org.apache.ode.bpel.rtrep.v1.OExpression
 
expressionLanguage - Variable in class org.apache.ode.bpel.rtrep.v2.OExpression
 
ExpressionLanguageRuntime - Interface in org.apache.ode.bpel.rtrep.v1
 
ExpressionLanguageRuntime - Interface in org.apache.ode.bpel.rtrep.v2
 
ExpressionLanguageRuntimeRegistry - Class in org.apache.ode.bpel.rtrep.v1
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.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
ExpressionLanguageRuntimeRegistry - Class in org.apache.ode.bpel.rtrep.v2
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.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
expressionLanguages - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
expressionLanguages - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
expressionLanguageUri - Variable in class org.apache.ode.bpel.rtrep.v1.OExpressionLanguage
 
expressionLanguageUri - Variable in class org.apache.ode.bpel.rtrep.v2.OExpressionLanguage
 
ExprEvaluationContextImpl - Class in org.apache.ode.bpel.rtrep.v1
The context in which BPEL expressions are evaluated.
ExprEvaluationContextImpl(ScopeFrame, OdeInternalInstance) - Constructor for class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, OdeInternalInstance, Node) - Constructor for class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, OdeInternalInstance, Map<OLink, Boolean>) - Constructor for class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl - Class in org.apache.ode.bpel.rtrep.v2
The context in which BPEL expressions are evaluated.
ExprEvaluationContextImpl(ScopeFrame, OdeInternalInstance) - Constructor for class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, OdeInternalInstance, Node) - Constructor for class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, OdeInternalInstance, Map<OLink, Boolean>) - Constructor for class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
EXT_FUNCTION_DOXSLTRANSFORM - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
Extension function bpws:getLinkStatus('getLinkName')
EXT_FUNCTION_GETLINKSTATUS - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
Extension function bpws:getLinkStatus('getLinkName')
EXT_FUNCTION_GETVARIABLEDATA - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
Extension function bpws:getVariableData('variableName', 'partName'?, 'locationPath'?)
EXT_FUNCTION_GETVARIABLEPROPERTY - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
Extension function bpws:getVariableProperty('variableName','propertyName')
extensibilityElements - Variable in class org.apache.ode.bpel.rtrep.v1.DebugInfo
 
extensibilityElements - Variable in class org.apache.ode.bpel.rtrep.v2.DebugInfo
 
ExtensibilityQNames - Class in org.apache.ode.bpel.rtrep.common.extension
 
ExtensibilityQNames() - Constructor for class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
EXTENSIBLE_ASSIGN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
ExtensibleElement - Interface in org.apache.ode.bpel.extension
Common interface for ExtensionActivity and AssignExtensionOperation.
EXTENSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Extension - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <extension> element.
Extension(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Extension
 
EXTENSION_ACTIVITY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
EXTENSION_NS_URI - Static variable in class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
EXTENSION_NS_URI - Static variable in class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
ExtensionActivity - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <extensionActivity> activity.
ExtensionActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
EXTENSIONACTIVITY - Class in org.apache.ode.bpel.rtrep.v2
JacobRunnable that delegates the work of the extensionActivity activity to a registered extension implementation.
EXTENSIONACTIVITY(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v2.EXTENSIONACTIVITY
 
ExtensionActivityGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
ExtensionActivityGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.ExtensionActivityGeneratorMessages
 
ExtensionAssignOperation - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <extensionAssignOperation>.
ExtensionAssignOperation(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ExtensionAssignOperation
 
ExtensionBundleRuntime - Interface in org.apache.ode.bpel.extension
 
ExtensionBundleValidation - Interface in org.apache.ode.bpel.extension
Compile-time validation of extensions implemented by your bundle.
ExtensionContext - Interface in org.apache.ode.bpel.rtrep.common.extension
Context for executing extension activities or extension assign operations.
ExtensionContextImpl - Class in org.apache.ode.bpel.rtrep.v2
 
ExtensionContextImpl(ActivityInfo, ScopeFrame, OdeInternalInstance) - Constructor for class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
extensionName - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.ExtensionAssignOperation
 
extensionName - Variable in class org.apache.ode.bpel.rtrep.v2.OExtensionActivity
 
ExtensionOperation - Interface in org.apache.ode.bpel.extension
This is the basis interface for implementations of <extensionAssignOperation> and <extensionActivity> nodes.
EXTENSIONS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Extensions - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <extension> element.
Extensions(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Extensions
 
ExtensionVal - Class in org.apache.ode.bpel.compiler.bom
Assignment L/R-value defined in terms of message variable extensions.
ExtensionVal(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ExtensionVal
 
ExtensionValidator - Interface in org.apache.ode.bpel.extension
Interface that allows Ode extensions to validate an extension element's content during compilation.
ExternalService - Interface in org.apache.ode.axis2
+ * @author Alexis Midon
ExternalVariableConf - Class in org.apache.ode.bpel.engine.extvar
 
ExternalVariableConf(List<Element>) - Constructor for class org.apache.ode.bpel.engine.extvar.ExternalVariableConf
 
ExternalVariableConf.Variable - Class in org.apache.ode.bpel.engine.extvar
 
externalVariableId - Variable in class org.apache.ode.bpel.rtrep.v1.OExtVar
Unique identifier for the external variable.
externalVariableId - Variable in class org.apache.ode.bpel.rtrep.v2.OExtVar
Unique identifier for the external variable.
ExternalVariableKeyMapSerializer - Class in org.apache.ode.bpel.engine.extvar
Provides methods to serialize (into XML) the name-value pairs of an external-variable key map.
ExternalVariableKeyMapSerializer() - Constructor for class org.apache.ode.bpel.engine.extvar.ExternalVariableKeyMapSerializer
 
ExternalVariableKeyMapSerializer - Class in org.apache.ode.bpel.extvar.jdbc
Provides methods to serialize (into XML) the name-value pairs of an external-variable key map.
ExternalVariableKeyMapSerializer() - Constructor for class org.apache.ode.bpel.extvar.jdbc.ExternalVariableKeyMapSerializer
 
ExternalVariableManager - Class in org.apache.ode.bpel.engine.extvar
Manager for external variable instances; used by ODEProcess to manage external variables.
ExternalVariableManager(QName, ExternalVariableConf, Map<QName, ExternalVariableModule>) - Constructor for class org.apache.ode.bpel.engine.extvar.ExternalVariableManager
 
ExternalVariableModule - Interface in org.apache.ode.bpel.evar
Representation of an external source for variable data.
ExternalVariableModule.Locator - Class in org.apache.ode.bpel.evar
Structure used to identify an external variable to the external variable subsystem.
ExternalVariableModule.Locator(String, QName, Long) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
 
ExternalVariableModule.Locator(String, QName, Long, Node) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
 
ExternalVariableModule.Value - Class in org.apache.ode.bpel.evar
Data structure used to report the value of the variable to the BPEL engine from the external sub system.
ExternalVariableModule.Value(ExternalVariableModule.Locator, Node) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Value
 
ExternalVariableModule.Value(ExternalVariableModule.Locator, Node, Date) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Value
 
ExternalVariableModuleException - Exception in org.apache.ode.bpel.evar
Exception thrown by external variable engines.
ExternalVariableModuleException(String, Throwable) - Constructor for exception org.apache.ode.bpel.evar.ExternalVariableModuleException
 
ExternalVariableModuleException(String) - Constructor for exception org.apache.ode.bpel.evar.ExternalVariableModuleException
 
extract(Collection) - Static method in class org.apache.ode.ql.tree.nodes.ValuesHelper
 
extractHttpResponseHeaders(Message, HttpMethod, Operation) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
Process the HTTP Response Headers.
extractInteger(Object) - Static method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Helper
Extract an integer from the given parameter.
The parameter could be: a List containing exactly one Node a NodeWrapper a Node a String or an Integer In the first 3 cases, if the node type is Node.ELEMENT_NODE the (trimmed) text content is returned.
extractInteger(Object) - Static method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Helper
Extract an integer from the given parameter.
The parameter could be: a List containing exactly one Node a NodeWrapper a Node a String or an Integer In the first 3 cases, if the node type is Node.ELEMENT_NODE the (trimmed) text content is returned.
extractJar(File, InputStream) - Static method in class org.apache.ode.utils.StreamUtils
Expand a Jar input stream.
extractMatch(Element, PropertyExtractor) - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
extractMatch(Element, PropertyExtractor) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
extractMatch(Element, PropertyExtractor) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
extractNameValueMap(Element) - Static method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Helper
Extract the name/value from an xml element similar too:
<elt> <foovar>bar</foovar> <myvar>value1</myvar> </elt>

The local name of the element is the map key, the text content the associated value.

extractNameValueMap(Element) - Static method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Helper
Extract the name/value from an xml element similar too:
<elt> <foovar>bar</foovar> <myvar>value1</myvar> </elt>

The local name of the element is the map key, the text content the associated value.

extractors - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
extractPartElements(Message, Element) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
extractProperty(Element, PropertyAliasModel, String) - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
extractProperty(Element, PropertyAliasModel, String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
Extract the value of a BPEL property from a BPEL messsage variable.
extractProperty(Element, PropertyAliasModel, String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
Extract the value of a BPEL property from a BPEL messsage variable.
extractSoapBodyParts(Message, SOAPBody, SOAPBody, Message, String) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
extractSoapHeaderParts(Message, SOAPHeader, List<SOAPHeader>, Message) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
extractString(Object) - Static method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Helper
Extract a string from the given parameter.
The parameter could be: a List containing exactly one Node a NodeWrapper a Node or a String In the first 3 cases, if the node type is Node.ELEMENT_NODE the (trimmed) text content is returned.
extractString(Object) - Static method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Helper
Extract a string from the given parameter.
The parameter could be: a List containing exactly one Node a NodeWrapper a Node or a String In the first 3 cases, if the node type is Node.ELEMENT_NODE the (trimmed) text content is returned.
extVar - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.Variable
If not-null indicates that this variable has an external representation.
extVar - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.Variable
If not-null indicates that this variable has an external representation.
EXTVAR_ATTR - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
Attribute name for external variable id.
EXTVAR_RELATED - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
Attribute holding the name of the "related" variable.
EXTVARCONF_ELEMENT - Static variable in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf
 
extVariableId - Variable in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf.Variable
 
ExtVarKeyMapping - Class in org.apache.ode.bpel.compiler.bom
External variable mapping.
ExtVarKeyMapping(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ExtVarKeyMapping
 

F

FAILED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
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 - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
FAILURE - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
failure(String, Element) - Method in interface org.apache.ode.bpel.rtrep.v1.channels.ParentScope
 
failure(String, Element) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ParentScope
 
FAILURE_EXT_ELEMENT - Static variable in class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
FAILURE_EXT_ELEMENT - Static variable in class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
FAILURE_FAULT_NAME - Static variable in class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
FAILURE_FAULT_NAME - Static variable in class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
FAILURE_HANDLING - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
FAILURE_HANDLING_FAULT_ON - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
FAILURE_HANDLING_RETRY_DELAY - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
FAILURE_HANDLING_RETRY_FOR - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
FailureHandling - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the failure handling settings extensibility element.
FailureHandling(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.FailureHandling
 
failureHandling - Variable in class org.apache.ode.bpel.rtrep.v1.OActivity
 
failureHandling - Variable in class org.apache.ode.bpel.rtrep.v2.OActivity
 
fatalError(TransformerException) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XslCompilationErrorListener
 
fatalError(TransformerException) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XslCompilationErrorListener
 
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.rtrep.v1.channels.ActivityRecovery
Fault the activity.
fault - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
The type of the fault (if isFaultReply).
fault(FaultData) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ActivityRecovery
Fault the activity.
fault - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
The type of the fault (if isFaultReply).
fault - Variable in class org.apache.ode.test.MockExtensionContext
 
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.rtrep.v1.channels
Information about a BPEL fault.
FaultData(QName, OBase, String) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.FaultData
 
FaultData(QName, Element, OVarType, OBase) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.FaultData
 
FaultData - Class in org.apache.ode.bpel.rtrep.v2.channels
Information about a BPEL fault.
FaultData(QName, OBase, String) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.FaultData
 
FaultData(QName, Element, OVarType, OBase) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.FaultData
 
FAULTED - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
FAULTED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
faulted - Variable in class org.apache.ode.test.MockExtensionContext
 
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, Throwable) - Constructor for exception org.apache.ode.bpel.common.FaultException
 
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
 
FaultException(QName, Throwable) - Constructor for exception org.apache.ode.bpel.common.FaultException
 
FaultHandler - Class in org.apache.ode.bpel.compiler.bom
BOM representation of a BPEL fault handler, i.e.
FaultHandler(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.FaultHandler
 
FAULTHANDLER - Static variable in class org.apache.ode.bpel.dao.ScopeStateEnum
DOCUMENTME
faultHandler - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
ScopeLikeConstructImpl's fault handler.
faultHandler - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
ScopeLikeConstructImpl's fault handler.
FAULTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
FAULTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FAULTHANDLING - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
FaultInfo - Interface in org.apache.ode.bpel.rapi
 
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, Element) - Constructor for exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
faultName - Variable in class org.apache.ode.bpel.rtrep.v1.OCatch
 
faultName - Variable in class org.apache.ode.bpel.rtrep.v1.OThrow
 
faultName - Variable in class org.apache.ode.bpel.rtrep.v2.OCatch
 
faultName - Variable in class org.apache.ode.bpel.rtrep.v2.OThrow
 
faultOnFailure - Variable in class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
faultOnFailure - Variable in class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
faultVariable - Variable in class org.apache.ode.bpel.rtrep.v1.OCatch
 
faultVariable - Variable in class org.apache.ode.bpel.rtrep.v1.OThrow
 
faultVariable - Variable in class org.apache.ode.bpel.rtrep.v2.OCatch
 
faultVariable - Variable in class org.apache.ode.bpel.rtrep.v2.OThrow
 
fetchMyRoleEndpointReferenceData(PartnerLink) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Fetches the my-role endpoint reference data.
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to VariableContext.fetchMyRoleEndpointReferenceData(org.apache.ode.bpel.rapi.PartnerLink).
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to VariableContext.fetchMyRoleEndpointReferenceData(PartnerLink).
fetchMySessionId(PartnerLink) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Fetches our session id associated with the partner link instance.
fetchMySessionId(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
fetchMySessionId(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
fetchMySessionId(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
fetchMySessionId(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
fetchPartnerRoleEndpointReferenceData(PartnerLink) - Method in interface org.apache.ode.bpel.rapi.VariableContext
 
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
fetchPartnersSessionId(PartnerLink) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Fetches the partner's session id associated with the partner link instance.
fetchVariableData(Variable, boolean) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Fetch variable data from store.
fetchVariableData(VariableInstance, ScopeFrame, OMessageVarType.Part, boolean) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
fetchVariableData(VariableInstance, ScopeFrame, boolean) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
fetchVariableData(VariableInstance, ScopeFrame, boolean) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
fetchVariableData(VariableInstance, ScopeFrame, OMessageVarType.Part, boolean) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
fetchVariableData(VariableInstance, ScopeFrame, OMessageVarType.Part, boolean) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
fetchVariableData(VariableInstance, ScopeFrame, boolean) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
fetchVariableData(VariableInstance, ScopeFrame, boolean) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
fetchVariableData(VariableInstance, ScopeFrame, OMessageVarType.Part, boolean) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
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
 
FINAL_ASSIGN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_BRANCHES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CASE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CATCH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CATCHALL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_COMPENSATE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_COMPENSATE_SCOPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_COMPENSATIONHANDLER - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_COMPLETION_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_COPY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CORRELATION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CORRELATIONS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CORRELATIONSET - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_CORRELATIONSETS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_COUNTER_VALUE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_ELSE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_ELSEIF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EMPTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EVENTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EXIT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EXPRESSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EXTENSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EXTENSION_ACTIVITY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EXTENSION_ASSIGN_OPERATION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_EXTENSIONS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_FAULTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_FINAL_COUNTER_VALUE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_FLOW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_FOR - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_FOREACH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_FROM - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_IF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_IMPORT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_INVOKE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_ITERATOR - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_JOIN_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_LINK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_LINKS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_LITERAL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_ONALARM - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_ONEVENT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_ONMESSAGE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_OTHERWISE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PARTNERLINK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PARTNERLINKS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PICK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PLINKROLE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PLINKTYPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PROCESS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
Some BPEL 2.0 Final Elements
FINAL_PROPALIAS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PROPERTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_PROPQUERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_QUERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_RECEIVE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_REPEAT_EVERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_REPEATUNTIL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_REPLY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_RETHROW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_SCOPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_SEQUENCE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_SERVICE_REF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_SOURCE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_SOURCES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_START_COUNTER_VALUE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_SWITCH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_TARGET - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_TARGETS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_TERMINATIONHANDLER - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_THEN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_THROW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_TO - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_TRANSITION_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_UNTIL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_VARIABLE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_VARIABLES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_WAIT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FINAL_WHILE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
finalCounterValue - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach
 
finalCounterValue - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach
 
finalize() - Method in class org.apache.ode.bpel.compiler.BpelC
 
finalize() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
finalize() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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
 
findChildByType(Element, int) - 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.
findChildrenByName(Element, QName) - Static method in class org.apache.ode.utils.DOMUtils
 
findDeployDir(DeploymentUnitDAO) - Method in class org.apache.ode.store.ProcessStoreImpl
 
findFailedCountAndLastFailedDateForProcessId(BpelDAOConnection, String, String) - Method in interface org.apache.ode.bpel.dao.ProcessManagementDAO
Finds process instances that have failures on a given process id, and, returns the number of failed instances and the last failed date in an object array.
findFailedCountAndLastFailedDateForProcessId(BpelDAOConnection, String, String) - Method in class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
findFailedCountAndLastFailedDateForProcessId(BpelDAOConnection, String, String) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
findFailedCountAndLastFailedDateForProcessId(BpelDAOConnection, String, String) - Method in class org.apache.ode.daohib.bpel.ProcessManagementDaoImpl
 
findInstance(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Locates a process instance based on a correlation key.
findInstance(CorrelationKey, boolean) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
findInstance(CorrelationKey) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
findInstance(CorrelationKey, boolean) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
findInstance(CorrelationKey) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
findInstance(CorrelationKey, boolean) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
findLineNo(OBase) - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
Find the best line number for the given location.
findLineNo(OBase) - Method in class org.apache.ode.bpel.rtrep.v2.channels.FaultData
Find the best line number for the given location.
findMapper(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.OdeContext
 
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
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.ODEAxisOperationDispatcher
 
findService(MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
finishCompletion() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
finishCompletion() - Method in class org.apache.ode.daohib.bpel.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.
FLOW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
FLOW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FlowActivity - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <flow> activity.
FlowActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.FlowActivity
 
FlowGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
FlowGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.FlowGeneratorMessages
 
FlowGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
FlowGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.FlowGeneratorMessages
 
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
 
FOR - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
forceFlush() - Method in interface org.apache.ode.bpel.rapi.ProcessControlContext
 
forceFlush() - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
forceFlush() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to ProcessControlContext.forceFlush().
forceFlush() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
forceFlush() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to ProcessControlContext.forceFlush().
forceRollback() - Method in interface org.apache.ode.bpel.rapi.ProcessControlContext
 
forceRollback() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
forceRollback() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to ProcessControlContext.forceRollback().
forceVersion - Static variable in class org.apache.ode.bpel.compiler.BpelCompilerFactory
 
FOREACH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FOREACH - Class in org.apache.ode.bpel.rtrep.v1
 
FOREACH(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v1.FOREACH
 
FOREACH - Class in org.apache.ode.bpel.rtrep.v2
 
FOREACH(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v2.FOREACH
 
ForEachActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <forEach> activity.
ForEachActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ForEachActivity
 
ForEachGenerator - Class in org.apache.ode.bpel.compiler.v1
Generates code for <forEach> activities.
ForEachGenerator() - Constructor for class org.apache.ode.bpel.compiler.v1.ForEachGenerator
 
ForEachGenerator - Class in org.apache.ode.bpel.compiler.v2
Generates code for <forEach> activities.
ForEachGenerator() - Constructor for class org.apache.ode.bpel.compiler.v2.ForEachGenerator
 
ForEachGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
ForEachGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.ForEachGeneratorMessages
 
ForEachGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
ForEachGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.ForEachGeneratorMessages
 
forExpr - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OAlarm
 
forExpr - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnAlarm
 
forExpr - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OAlarm
 
forExpr - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnAlarm
 
forExpression - Variable in class org.apache.ode.bpel.rtrep.v1.OWait
 
forExpression - Variable in class org.apache.ode.bpel.rtrep.v2.OWait
 
forget() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.Compensation
 
forget() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.Compensation
 
forInt(int) - Static method in class org.apache.ode.bpel.dd.TCleanup.Category.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.dd.TCleanup.On.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Generate.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Enum
Returns the enum value corresponding to an int, or null if none.
format - Variable in class org.apache.ode.bpel.rapi.Serializer
Compiled Process representation format.
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
 
FORMAT_SERIALIZED_JAVA14 - Static variable in class org.apache.ode.bpel.rapi.Serializer
 
formatCompilationMessage(String, Object...) - Method in class org.apache.ode.bpel.compiler.api.CompilationMessageBundle
 
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
 
forString(String) - Static method in class org.apache.ode.bpel.dd.TCleanup.Category.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.dd.TCleanup.On.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Generate.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Enum
Returns the enum value for a string, or null if none.
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.
FROM - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
FROM - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
From - Class in org.apache.ode.bpel.compiler.bom
Marker interface for assignment R-values.
From(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.From
 
from - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
from - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
fromCode(short) - Static method in class org.apache.ode.bpel.dao.RoleEnum
DOCUMENTME
fromMap(Map) - Method in interface org.apache.ode.il.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.il.epr.URLEndpoint
 
fromMap(Map) - Method in class org.apache.ode.il.epr.WSAEndpoint
 
fromMap(Map) - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
fromMap(Map) - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
fromQName(QName) - Static method in class org.apache.ode.utils.QNameUtils
Create a string representation from a QName.
fromString(String) - Static method in enum org.apache.ode.bpel.iapi.ProcessConf.CLEANUP_CATEGORY
 

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.rapi.OdeRTInstanceContext
Generate a unique (and monotonic) ID in the context of this instance.
genId() - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
genId() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to OdeRTInstanceContext.genId().
genId() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
genId() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to OdeRTInstanceContext.genId().
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.memdao.ProcessInstanceDaoImpl
 
genMonotonic() - Method in class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
genMonotonic() - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
genMonotonic() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
genMonotonic() - Method in class org.apache.ode.daohib.bpel.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
 
get() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
 
get() - Method in interface org.apache.ode.utils.WatchDog.Observer
 
getAccessibleVariables() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
getAccessibleVariables() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
getAckType() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getAckType() - Method in class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Fool the engine into thinking I'm one-way, wherever possible
getAckType() - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Fool the engine into thinking I'm one-way, wherever possible
getAckType() - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Fool the engine into thinking I'm one-way, wherever possible
getAckType() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
 
getAckType() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getAckType() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getAckType() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getAckType() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getActions() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getActions() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets the "actions" element
getActions() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets the "actions" element
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
 
getActive() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "active" element
getActive() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "active" element
getActivities() - Method in class org.apache.ode.bpel.compiler.bom.CompositeActivity
Get the (ordered) list of child activities.
getActivities() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getActivities() - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
getActivities() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "activities" element
getActivities() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "activities" element
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.Catch
Get the activity for this catch block.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.CompensationHandler
Get the compensating activity.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity.Case
Get the activity for this case.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity
Get the activity for this if.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
The activity associated with the alarm.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
Get the activity associated with the event (i.e.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.RepeatUntilActivity
Get the child (repeated) activity.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
Get the activity for this case.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.TerminationHandler
Get the termination activity.
getActivity() - Method in class org.apache.ode.bpel.compiler.bom.WhileActivity
Get the child (repeated) activity.
getActivity() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel.OnAlarm
 
getActivity() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel.OnMessage
 
getActivity() - Method in interface org.apache.ode.bpel.rapi.ScopeModel
 
getActivity() - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
getActivity() - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
getActivityDeclarationId() - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
getActivityDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "activity-definition-id" element
getActivityDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "activity-definition-id" element
getActivityExtInfo() - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoDocument
Gets the "activity-ext-info" element
getActivityExtInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoDocumentImpl
Gets the "activity-ext-info" element
getActivityExtInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Gets array of all "activity-ext-info" elements
getActivityExtInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Gets ith "activity-ext-info" element
getActivityExtInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Deprecated.  
getActivityExtInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Gets ith "activity-ext-info" element
getActivityExtInfoList() - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument
Gets the "activity-ext-info-list" element
getActivityExtInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoListDocumentImpl
Gets the "activity-ext-info-list" element
getActivityExtInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Gets a List of "activity-ext-info" elements
getActivityExtInfoList() - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Gets a List of "activity-ext-info" elements
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.bpel.memdao.ProcessInstanceDaoImpl
 
getActivityFailureCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityFailureCount() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getActivityFailureCount() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getActivityFailureDateTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get date/time of last activity failure.
getActivityFailureDateTime() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getActivityFailureDateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityFailureDateTime() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getActivityFailureDateTime() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getActivityFailureReason() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "activity-failure-reason" element
getActivityFailureReason() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "activity-failure-reason" element
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.pmapi.impl.TEventInfoImpl
Gets the "activity-id" element
getActivityId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "activity-id" element
getActivityId() - Method in interface org.apache.ode.bpel.rapi.FaultInfo
 
getActivityId() - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
 
getActivityId() - Method in class org.apache.ode.bpel.rtrep.v2.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
 
getActivityInfo() - Method in interface org.apache.ode.bpel.pmapi.ActivityInfoDocument
Gets the "activity-info" element
getActivityInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityInfoDocumentImpl
Gets the "activity-info" element
getActivityInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Gets array of all "activity-info" elements
getActivityInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Gets ith "activity-info" element
getActivityInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Deprecated.  
getActivityInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Gets ith "activity-info" element
getActivityInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Gets a List of "activity-info" elements
getActivityInfoList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Gets a List of "activity-info" elements
getActivityName() - Method in class org.apache.ode.bpel.evt.ActivityEvent
Gets activity name
getActivityName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "activity-name" element
getActivityName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "activity-name" element
getActivityName() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Returns the name of the invoking activity.
getActivityName() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getActivityName() - Method in class org.apache.ode.test.MockExtensionContext
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getActivityRecoveries() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityRecoveries() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getActivityRecoveries() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getActivityRecoveryAction() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "activity-recovery-action" element
getActivityRecoveryAction() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "activity-recovery-action" element
getActivityStack() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
getActivityStack() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
getActivityType() - Method in class org.apache.ode.bpel.evt.ActivityEvent
Activity type e.g.
getActivityType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "activity-type" element
getActivityType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "activity-type" element
getAddressExtension(Port) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
Extract the instance of javax.wsdl.extensions.http.HTTPAddress] or {@link javax.wsdl.extensions.soap.SOAPAddress} from the list of extensibility elements of the given {@link javax.wsdl.Port}.
getAiid() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityExtInfoImpl
Gets the "aiid" element
getAiid() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "aiid" element
getAiid() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets the "aiid" element
getAiid() - Method in interface org.apache.ode.bpel.pmapi.TActivityExtInfo
Gets the "aiid" element
getAiid() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "aiid" element
getAiid() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets the "aiid" element
getAlarms() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get an array of OnAlarmEventHandlers for this scope.
getAlias(OVarType) - Method in class org.apache.ode.bpel.rtrep.v1.OProcess.OProperty
 
getAlias(OVarType) - Method in class org.apache.ode.bpel.rtrep.v2.OProcess.OProperty
 
getAliases(QName) - Method in interface org.apache.ode.bpel.rapi.CorrelationSetModel
 
getAliases(QName) - Method in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
getAliases(QName) - Method in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
getAllowIncompleteDeployment() - Method in class org.apache.ode.jbi.OdeConfigProperties
 
getAllPartnerLinks() - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getAllPartnerLinks() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getAllPartnerLinks() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getAppRoot() - Method in class org.apache.ode.axis2.ODEServer
 
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
 
getAsExpression() - Method in class org.apache.ode.bpel.compiler.bom.From
 
getAsExpression() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
getAsExtensionVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
Cast this tofrom to an "extension" to/from.
getAsLiteralVal() - Method in class org.apache.ode.bpel.compiler.bom.From
 
getAsPartnerLinkVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
getAspect() - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
getAsPropertyVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
getAsVariableVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
getAtomicScope() - Method in class org.apache.ode.bpel.compiler.bom.Scope
 
getAtomicScopeRetryCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getAtomicScopeRetryDelay() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
getAtomicScopeRetryDelay() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getAttribute(QName, String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getAttribute(String, String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getAttribute(String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getAttribute(String, Map<String, T>, T) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getAttribute(Element, String) - Method in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
 
getAttribute(String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
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.
getAttributes(String[]) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
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
 
getBaseInputSource() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getBaseInputSource() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
Retrieves the base URI that the BPEL Process execution context is running relative to.
getBaseResourceURI() - Method in class org.apache.ode.bpel.compiler.DefaultResourceFinder
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.ResourceFinder
Retrieves the base URI that the BPEL Process execution context is running relative to.
getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
Retrieves the base URI that the BPEL Process execution contextis running relative to.
getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
Retrieves the base URI that the BPEL Process execution contextis running relative to.
getBaseResourceURI() - Method in class org.apache.ode.bpel.engine.ODEProcess
Retrives the base URI to use for local resource resolution.
getBaseResourceURI() - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Retrieves the base URI that the BPEL Process execution contextis running relative to.
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
getBaseURI() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getBaseURI() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
getBaseURI() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the base URL for resolving resources.
getBaseURI() - Method in class org.apache.ode.store.ProcessConfImpl
 
getBeginColumn() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getBeginLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getBinary() - Method in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
getBinding() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Gets the "binding" element
getBinding() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets the "binding" element
getBindingExtension(Binding) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
Look up the ExtensibilityElement defining the binding for the given Port or throw an IllegalArgumentException if multiple bindings found.
getBindingExtension(Port) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
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.
getBpel11WsdlFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "bpel11wsdlFileName" attribute
getBpel11WsdlFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "bpel11wsdlFileName" attribute
getBpelDb() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getBpelDocument() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the path of the BPEL document, relative to its deployment unit
getBpelDocument() - Method in class org.apache.ode.store.ProcessConfImpl
 
getBpelEvent() - Method in class org.apache.ode.bpel.jmx.BpelEventNotification
Get the BpelEvent payload.
getBpelProcess(QName) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getBpelRuntime() - Method in class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
getBpelRuntime() - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
getBpelServer() - Method in class org.apache.ode.axis2.ODEServer
 
getBpelVersion() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the BPEL version of this process.
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v1.BpelCompiler11
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v1.BpelCompiler20
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v1.BpelCompiler20Draft
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v2.BaseCompiler
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v2.BpelCompiler11
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v2.BpelCompiler20
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.v2.BpelCompiler20Draft
 
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".
getCallbackEndpoint() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
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 service 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.
getCases() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity
Get the cases for this switch.
getCases() - Method in class org.apache.ode.bpel.compiler.bom.SwitchActivity
Get the cases for this switch.
getCases() - Method in class org.apache.ode.bpel.rtrep.v1.OSwitch
 
getCases() - Method in class org.apache.ode.bpel.rtrep.v2.OSwitch
 
getCatches() - Method in class org.apache.ode.bpel.compiler.bom.FaultHandler
Gets the Catch blocks for this fault handler.
getCategoryArray() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets array of all "category" elements
getCategoryArray(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets ith "category" element
getCategoryArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
Deprecated.  
getCategoryArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets ith "category" element
getCategoryList() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets a List of "category" elements
getCategoryList() - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets a List of "category" elements
getCauseCode() - Method in exception org.apache.ode.bpel.rapi.InvalidProcessException
 
getCauseCode() - Method in exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
getCauseCode() - Method in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
getCbp() - Method in class org.apache.ode.store.DeploymentUnitDir.CBPInfo
 
getCBPInfo(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
getCBPInputStream() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the CBP stream.
getCBPInputStream() - Method in class org.apache.ode.store.ProcessConfImpl
 
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 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
 
getChannel() - Method in class org.apache.ode.jbi.OdeContext
Gets the delivery channel.
getChannelName() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getChild() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
Gets the scope activity that we will iterate on.
getChild(int) - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getChild(int) - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getChild(int) - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getChildActivity() - Method in class org.apache.ode.bpel.compiler.bom.ScopeActivity
Get the child activity for this ScopeActivity
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.
getChildRefArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Gets array of all "child-ref" elements
getChildRefArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Gets ith "child-ref" element
getChildRefArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Deprecated.  
getChildRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Gets ith "child-ref" element
getChildRefList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Gets a List of "child-ref" elements
getChildRefList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Gets a List of "child-ref" elements
getChildren(Class<T>) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getChildren(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getChildren() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getChildren() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "children" element
getChildren() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "children" element
getChildren() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getChildren() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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.bpel.dd.impl.TMexInterceptorImpl
Gets the "class-name" element
getClassName() - Method in interface org.apache.ode.bpel.dd.TMexInterceptor
Gets the "class-name" element
getClassName() - Method in class org.apache.ode.jacob.JacobObject
Get the unadorned (no package) name of this class.
getCleanupArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets array of all "cleanup" elements
getCleanupArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets ith "cleanup" element
getCleanupArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Deprecated.  
getCleanupArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets ith "cleanup" element
getCleanupCategories(boolean) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getCleanupCategories(boolean) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
 
getCleanupCategories(boolean) - Method in class org.apache.ode.store.ProcessCleanupConfImpl
 
getCleanupCategories(boolean) - Method in class org.apache.ode.store.ProcessConfImpl
 
getCleanupList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets a List of "cleanup" elements
getCleanupList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets a List of "cleanup" elements
getClientAxisConfiguration() - Method in class org.apache.ode.axis2.ODEServer
 
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
 
getClosure() - Method in class org.apache.ode.jacob.soup.Continuation
 
getColumn() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
Deprecated.  
getColumnNo() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getColumnNo() - Method in class org.apache.ode.bpel.compiler.SourceLocation
 
getColumnNo() - Method in class org.apache.ode.bpel.compiler.SourceLocatorWrapper
 
getColumnNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getCompensationHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get the compensation handler for this scope.
getCompilationException() - Method in exception org.apache.ode.bpel.compiler.CompilationExceptionWrapper
 
getCompilationMessage() - Method in exception org.apache.ode.bpel.compiler.api.CompilationException
Get the CompilationMessage associated with this exception}.
getCompiledExpr() - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.OXPath20ExpressionBPEL20
 
getCompiledExpr() - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.OXPath20ExpressionBPEL20
 
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.
getCompletionCondition() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
Gets a completion condition defining how many child scope completions can occur before the forEach completes.
getCondition() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity.Case
Get the condition associated with this case.
getCondition() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity
 
getCondition() - Method in class org.apache.ode.bpel.compiler.bom.RepeatUntilActivity
Get the repeat-until condition.
getCondition() - Method in class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
Get the condition associated with this case.
getCondition() - Method in class org.apache.ode.bpel.compiler.bom.WhileActivity
Get the while condition.
getCondition() - Method in class org.apache.ode.bpel.compiler.bom.WhileActivity11
 
getConfigDir() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getConfigLookup(EndpointReference) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
getConfigLookup(EndpointReference) - Method in interface org.apache.ode.bpel.iapi.EndpointReferenceContext
Convert an endpoint reference into a set of key/value pairs that may be necessary to look up config information.
getConfigLookup(EndpointReference) - Method in class org.apache.ode.jbi.EndpointReferenceContextImpl
 
getConfigProperties() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getConfigProperties() - Method in class org.apache.ode.test.BPELTestAbstract
Override this to provide configuration properties for Ode extensions like BpelEventListeners.
getConflictingReceive() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
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 interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorEvent
Get the connection to the data store.
getConnection() - Method in class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
getConnection() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
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.bpel.ProcessInstanceDaoImpl
 
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
 
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
 
getConstantsModel() - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getConstantsModel() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getConstantsModel() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getContext() - Method in class org.apache.ode.jbi.OdeContext
 
getContinuation() - Method in class org.apache.ode.jacob.soup.CommRecv
Get the continuation for this object (channel read).
getCopies() - Method in class org.apache.ode.bpel.compiler.bom.AssignActivity
Get the list of <copy> entries for this activity.
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.
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.bpel.pmapi.impl.TEventInfoImpl
Gets the "correlation-key" element
getCorrelationKey() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "correlation-key" element
getCorrelationKey() - Method in interface org.apache.ode.bpel.rapi.Selector
 
getCorrelationKey() - Method in class org.apache.ode.bpel.rtrep.v1.Selector
 
getCorrelationKey() - Method in class org.apache.ode.bpel.rtrep.v2.Selector
 
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
 
getCorrelationProperties() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "correlation-properties" element
getCorrelationProperties() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "correlation-properties" element
getCorrelationPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Gets array of all "correlation-property" elements
getCorrelationPropertyArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Gets ith "correlation-property" element
getCorrelationPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets array of all "correlation-property" elements
getCorrelationPropertyArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets ith "correlation-property" element
getCorrelationPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Deprecated.  
getCorrelationPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Gets ith "correlation-property" element
getCorrelationPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Deprecated.  
getCorrelationPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets ith "correlation-property" element
getCorrelationPropertyList() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Gets a List of "correlation-property" elements
getCorrelationPropertyList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets a List of "correlation-property" elements
getCorrelationPropertyList() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Gets a List of "correlation-property" elements
getCorrelationPropertyList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets a List of "correlation-property" elements
getCorrelations() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
 
getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
 
getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
 
getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
 
getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
 
getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
 
getCorrelationSet() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
Get the name of the referenced correlation set.
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.bpel.memdao.ProcessInstanceDaoImpl
 
getCorrelationSet() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "correlation-set" element
getCorrelationSet() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "correlation-set" element
getCorrelationSet(String) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
Obtains the correlation set visible in current scope or parent scope.
getCorrelationSet(String) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
Obtains the correlation set visible in current scope or parent scope.
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
 
getCorrelationSet(String) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getCorrelationSetArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Gets array of all "correlation-set" elements
getCorrelationSetArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Gets ith "correlation-set" element
getCorrelationSetArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Deprecated.  
getCorrelationSetArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Gets ith "correlation-set" element
getCorrelationSetDecl(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get a correlation set decleration.
getCorrelationSetDecls() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get correlation sets for this scope.
getCorrelationSetId() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
 
getCorrelationSetId() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getCorrelationSetList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Gets a List of "correlation-set" elements
getCorrelationSetList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Gets a List of "correlation-set" elements
getCorrelationSetName() - Method in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
getCorrelationSets(Collection<ProcessInstanceDAO>) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getCorrelationSets() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "correlation-sets" element
getCorrelationSets() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "correlation-sets" element
getCorrelationSets(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getCorrelationSets() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCorrelationSets() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getCorrelationSets(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getCorrelationSets() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getCorrelationSets() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
getCorrelationSets() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getCorrelationSetsForOperation(Operation) - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getCorrelationSetsForOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
Get all non-initiating correlation sets that are ever used to qualify a receive for a the given operation.
getCorrelationSetsForOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
Get all non-initiating correlation sets that are ever used to qualify a receive for a the given operation.
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
 
getCorrelationViolation() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
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
 
getCorrelator(String) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
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.bpel.rtrep.v1.OEventHandler.OEvent
 
getCorrelatorId() - Method in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
 
getCorrelatorId() - Method in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
 
getCorrelatorId() - Method in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
 
getCorrelatorId() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getCorrelatorId() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
getCorrelators() - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getCorrelators() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getCorrelators() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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
 
getCount() - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Gets the "count" element
getCount() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Gets the "count" element
getCount() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Gets the "count" attribute
getCount() - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Gets the "count" element
getCount() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Gets the "count" element
getCount() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Gets the "count" attribute
getCounterName() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
Gets the counter variable name used for iteration.
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.dao.jpa.MessageExchangeDAOImpl
 
getCreateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCreateTime() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCreateTime() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
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
getCsetid() - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Gets the "csetid" attribute
getCsetid() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets the "csetid" attribute
getCsetid() - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Gets the "csetid" attribute
getCsetid() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets the "csetid" attribute
getCurrent() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
getCurrent() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
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
Get the message data (content).
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.bpel.pmapi.impl.TFaultInfoImpl
Gets the "data" element
getData() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets the "data" element
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
 
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() - Method in class org.apache.ode.daohib.SessionManager
Returns a hibernate configuration with hibernate DAO objects added as resources.
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.v1.BpelCompiler11
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.v1.BpelCompiler20
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.v1.BpelCompiler20Draft
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.v2.BpelCompiler11
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.v2.BpelCompiler20
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.v2.BpelCompiler20Draft
 
getDefaultMapper() - Method in class org.apache.ode.jbi.OdeContext
 
getDefinition() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
 
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 class org.apache.ode.store.DeploymentUnitDir
 
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.
getDefinitionForService(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDefinitionForService(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
getDefinitionInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "definition-info" element
getDefinitionInfo() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "definition-info" element
getDefinitions() - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
getDefinitions() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDefinitions() - Method in class org.apache.ode.store.DocumentRegistry
 
getDelay() - Method in class org.apache.ode.utils.WatchDog
 
getDeploy() - Method in interface org.apache.ode.bpel.dd.DeployDocument
Gets the "deploy" element
getDeploy() - Method in class org.apache.ode.bpel.dd.impl.DeployDocumentImpl
Gets the "deploy" element
getDeployDate() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the date of deployment.
getDeployDate() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets the "deploy-date" element
getDeployDate() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets the "deploy-date" element
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.
getDeployDate() - Method in class org.apache.ode.store.ProcessConfImpl
 
getDeployDir() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDeployDir() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getDeployedDateFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getDeployer() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets the "deployer" element
getDeployer() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets the "deployer" element
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.
getDeploymentDescriptor() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDeploymentInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "deployment-info" element
getDeploymentInfo() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "deployment-info" element
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
 
getDeploymentUnit() - Method in class org.apache.ode.store.ProcessConfImpl
 
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 interface org.apache.ode.bpel.rapi.PropertyAliasModel
 
getDescription() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess.OPropertyAlias
 
getDescription() - Method in class org.apache.ode.bpel.rtrep.v1.OScope.Variable
 
getDescription() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess.OPropertyAlias
 
getDescription() - Method in class org.apache.ode.bpel.rtrep.v2.OScope.Variable
 
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
 
getDocRegistry() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDocument() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets the "document" element
getDocument() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets the "document" element
getDocument(Node) - Static method in class org.apache.ode.utils.DOMUtils
 
getDocumentArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Gets array of all "document" elements
getDocumentArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Gets ith "document" element
getDocumentArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Deprecated.  
getDocumentArray(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Gets ith "document" element
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.
getDocumentList() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Gets a List of "document" elements
getDocumentList() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Gets a List of "document" elements
getDocuments() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "documents" element
getDocuments() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "documents" element
getDOMParser() - Static method in class org.apache.ode.utils.XMLParserUtils
 
getDtCompleted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "dt-completed" element
getDtCompleted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "dt-completed" element
getDtDied() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "dt-died" element
getDtDied() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "dt-died" element
getDtEnabled() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "dt-enabled" element
getDtEnabled() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "dt-enabled" element
getDtErrorSince() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "dt-error-since" element
getDtErrorSince() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "dt-error-since" element
getDtFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets the "dt-failure" element
getDtFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Gets the "dt-failure" element
getDtFailure() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets the "dt-failure" element
getDtFailure() - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Gets the "dt-failure" element
getDtLastActive() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "dt-last-active" element
getDtLastActive() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "dt-last-active" element
getDtStarted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "dt-started" element
getDtStarted() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "dt-started" element
getDtStarted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "dt-started" element
getDtStarted() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "dt-started" element
getDUDir() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Returns the location of the deployment bundle of the executed process.
getDUDir() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getDUDir() - Method in class org.apache.ode.test.MockExtensionContext
 
getDuplicateInstance() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getElement() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
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
 
getElementType() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
getElementType() - Method in class org.apache.ode.bpel.compiler.bom.OnEvent
 
getElementType() - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
 
getElementType() - Method in interface org.apache.ode.bpel.rapi.Variable
 
getElementType() - Method in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
getElementType() - Method in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
getEM() - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
getEnableEventArray() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Gets array of all "enable-event" elements
getEnableEventArray(int) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Gets ith "enable-event" element
getEnableEventArray() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Deprecated.  
getEnableEventArray(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Gets ith "enable-event" element
getEnableEventList() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Gets a List of "enable-event" elements
getEnableEventList() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Gets a List of "enable-event" elements
getEnableSharing() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Gets the "enableSharing" element
getEnableSharing() - Method in interface org.apache.ode.bpel.dd.TProvide
Gets the "enableSharing" element
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
 
getEndpointConfigFiles() - Method in class org.apache.ode.store.DeploymentUnitDir
The list of endpoint configuration files contained in the deployment directory and its subdirectories.
getEndpointProperties(EndpointReference) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Returns a list of properties associtated to this endpoint.
getEndpointProperties(EndpointReference) - Method in class org.apache.ode.store.ProcessConfImpl
 
getEndpointRefArray() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Gets array of all "endpoint-ref" elements
getEndpointRefArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Gets ith "endpoint-ref" element
getEndpointRefArray() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Deprecated.  
getEndpointRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Gets ith "endpoint-ref" element
getEndpointReference() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkVal
 
getEndpointReference() - Method in class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Use the EPR of one of the subscribers as my EPR
getEndpointReference() - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Use the EPR of one of the subscribers as my EPR
getEndpointReference() - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Use the EPR of one of the subscribers as my EPR
getEndpointReference(Endpoint) - Method in class org.apache.ode.bpel.engine.SharedEndpoints
Get the EPR for an endpoint
getEndpointReference() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get a reference to the end-point targeted by this message exchange.
getEndpointRefList() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Gets a List of "endpoint-ref" elements
getEndpointRefList() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Gets a List of "endpoint-ref" elements
getEndpoints() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "endpoints" element
getEndpoints() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "endpoints" element
getEndpoints() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "endpoints" element
getEndpoints() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "endpoints" element
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() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getEventCount(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get the current number of events for an instance.
getEventInfo() - Method in interface org.apache.ode.bpel.pmapi.EventInfoDocument
Gets the "event-info" element
getEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoDocumentImpl
Gets the "event-info" element
getEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "event-info" element
getEventInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "event-info" element
getEventInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Gets array of all "event-info" elements
getEventInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Gets ith "event-info" element
getEventInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Deprecated.  
getEventInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Gets ith "event-info" element
getEventInfoList() - Method in interface org.apache.ode.bpel.pmapi.EventInfoListDocument
Gets the "event-info-list" element
getEventInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoListDocumentImpl
Gets the "event-info-list" element
getEventInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Gets a List of "event-info" elements
getEventInfoList() - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Gets a List of "event-info" elements
getEventListeners() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getEvents() - Method in class org.apache.ode.bpel.compiler.bom.Scope
 
getEvents(Long, int, int) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getEvents(int, int) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getEventsFirstLastCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getEventsFirstLastCount() - Method in class org.apache.ode.daohib.bpel.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.
getEVM() - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getExecutionState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the (opaque) instance execution state.
getExecutionState() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getExecutionState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getExecutionState() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getExecutionStateCounter() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
 
getExecutionStateCounter() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getExecutionStateCounter() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getExecutionStateCounter() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getExecutionStateCounter() - Method in class org.apache.ode.daohib.bpel.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.pmapi.impl.TEventInfoImpl
Gets the "explanation" element
getExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets the "explanation" element
getExplanation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "explanation" element
getExplanation() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets the "explanation" element
getExplanation() - Method in interface org.apache.ode.bpel.rapi.FaultInfo
 
getExplanation() - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
 
getExplanation() - Method in class org.apache.ode.bpel.rtrep.v2.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.rtrep.v1.OdeInternalInstance
 
getExpLangRuntime() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
getExpLangRuntime() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getExpLangRuntime() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
getExpression() - Method in class org.apache.ode.bpel.compiler.bom.Expression
 
getExpression() - Method in class org.apache.ode.bpel.compiler.bom.Expression11
 
getExpression() - Method in class org.apache.ode.bpel.compiler.bom.ExtVarKeyMapping
This specifies the expression used to pupulate the key.
getExpression() - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationEvent
 
getExpression() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "expression" element
getExpression() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "expression" element
getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Expression
Get the expression language for this expression.
getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Expression11
 
getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the default expression language.
getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Query
 
getExpressionLanguage() - Method in class org.apache.ode.bpel.rtrep.v1.OExpression
Get the expression language used to generate this expression.
getExpressionLanguage() - Method in class org.apache.ode.bpel.rtrep.v2.OExpression
Get the expression language used to generate this expression.
getExpressionLanguages() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getExpressionLanguages() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getExtensibilityElement(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getExtensibilityElements() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
Return the declared extensibility elements.
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.
getExtensibilityElements() - Method in interface org.apache.ode.bpel.rapi.ActivityModel
 
getExtensibilityElements() - Method in class org.apache.ode.bpel.rtrep.v1.OBase
 
getExtensibilityElements() - Method in class org.apache.ode.bpel.rtrep.v2.OBase
 
getExtension() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionVal
 
getExtension(Class) - Static method in class org.apache.ode.jacob.JacobObject
 
getExtension(Class) - Method in interface org.apache.ode.jacob.JacobThread
 
getExtensionActivityBundlesRT() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getExtensionActivityBundlesValidation() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getExtensionAssignOperations() - Method in class org.apache.ode.bpel.compiler.bom.AssignActivity
Get the list of <extensionAssignOperation> entries for this activity.
getExtensionElement(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Generic facility to get additional stuff out of the process descriptor.
getExtensionElement(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
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
 
getExtensionOperationClass(String) - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
 
getExtensionOperationInstance(String) - Method in interface org.apache.ode.bpel.extension.ExtensionBundleRuntime
 
getExtensionOperationInstance(String) - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
 
getExtensionOperationNames() - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
Returns a list of the local names of registered extension operations.
getExtensions() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the <extensions>(s) of the process.
getExtensionValidator(QName) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
getExtensionValidators() - Method in interface org.apache.ode.bpel.extension.ExtensionBundleValidation
 
getExtensionValidators() - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
 
getExternalId() - Method in class org.apache.ode.bpel.compiler.bom.Variable
Get the external variable identifier (each one will be defined in the deployment descriptor)
getExternalId() - Method in interface org.apache.ode.bpel.rapi.Variable
 
getExternalId() - Method in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
getExternalId() - Method in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
getExternalServiceEndpoint() - Method in class org.apache.ode.jbi.OdeService
 
getExtractors() - Method in interface org.apache.ode.bpel.rapi.CorrelationSetModel
 
getExtractors() - Method in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
getExtractors() - Method in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
getFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "failure" element
getFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "failure" element
getFailureHandling() - Method in class org.apache.ode.bpel.rtrep.v1.OActivity
 
getFailureHandling() - Method in class org.apache.ode.bpel.rtrep.v2.OActivity
 
getFailureReason() - Method in class org.apache.ode.bpel.evt.ActivityFailureEvent
 
getFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "failures" element
getFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Gets the "failures" element
getFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "failures" element
getFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Gets the "failures" element
getFailureType() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getFailureType() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Get the type of failure.
getFailureType() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getFailureType() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getFailureType() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getFailureType() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getFault() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "fault" element
getFault() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "fault" element
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
 
getFault() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getFaultData() - Method in exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
getFaultException() - Method in interface org.apache.ode.bpel.rtrep.v1.xpath10.WrappedFaultException
 
getFaultException() - Method in exception org.apache.ode.bpel.rtrep.v1.xpath10.WrappedFaultException.JaxenFunctionException
 
getFaultException() - Method in exception org.apache.ode.bpel.rtrep.v1.xpath10.WrappedFaultException.JaxenUnresolvableException
 
getFaultException() - Method in interface org.apache.ode.bpel.rtrep.v2.xpath10.WrappedFaultException
 
getFaultException() - Method in exception org.apache.ode.bpel.rtrep.v2.xpath10.WrappedFaultException.JaxenFunctionException
 
getFaultException() - Method in exception org.apache.ode.bpel.rtrep.v2.xpath10.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
 
getFaultHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get the fault handler for this scope.
getFaultInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "fault-info" element
getFaultInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "fault-info" element
getFaultLineNo() - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
 
getFaultLineNo() - Method in interface org.apache.ode.bpel.rapi.FaultInfo
 
getFaultLineNo() - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
 
getFaultLineNo() - Method in class org.apache.ode.bpel.rtrep.v2.channels.FaultData
 
getFaultLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "fault-line-number" element
getFaultLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "fault-line-number" element
getFaultMessage() - Method in interface org.apache.ode.bpel.rapi.FaultInfo
 
getFaultMessage() - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
Return potential message associated with fault.
getFaultMessage() - Method in class org.apache.ode.bpel.rtrep.v2.channels.FaultData
Return potential message associated with fault.
getFaultName() - Method in class org.apache.ode.bpel.compiler.bom.Catch
Get the name of the fault.
getFaultName() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
Get the fault name with which to reply.
getFaultName() - Method in class org.apache.ode.bpel.compiler.bom.ThrowActivity
Get the thrown fault name.
getFaultName() - Method in exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
getFaultName() - Method in interface org.apache.ode.bpel.rapi.FaultInfo
 
getFaultName() - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
Get the fault name.
getFaultName() - Method in class org.apache.ode.bpel.rtrep.v2.channels.FaultData
Get the fault name.
getFaultOnFailure() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
 
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.rtrep.v1.channels.FaultData
The message type of the fault message data.
getFaultType() - Method in class org.apache.ode.bpel.rtrep.v2.channels.FaultData
The message type of the fault message data.
getFaultVariable() - Method in class org.apache.ode.bpel.compiler.bom.Catch
Get the fault variable.
getFaultVariable() - Method in class org.apache.ode.bpel.compiler.bom.ThrowActivity
Get the fault variable.
getFaultVariableElementType() - Method in class org.apache.ode.bpel.compiler.bom.Catch
Get the fault variable type.
getFaultVariableMessageType() - Method in class org.apache.ode.bpel.compiler.bom.Catch
Get the fault variable type.
getFile() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "fileName" attribute
getFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "fileName" attribute
getFiles() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the files associated with the deployment.
getFiles() - Method in class org.apache.ode.store.ProcessConfImpl
 
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
 
getFinalCounter() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
Sets the expression that will be used as a termination value for the forEach iterations.
getFirstChild(Class<T>) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getFirstChild(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getFirstChildElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
Return the first child element of the given element.
getFirstDtime() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Gets the "first-dtime" element
getFirstDtime() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Gets the "first-dtime" element
getFirstExtensibilityElement(ElementExtensible, Class<T>) - Static method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
getFirstExtensibilityElement() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getFor() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
Get the duration of the alarm.
getFor() - Method in class org.apache.ode.bpel.compiler.bom.WaitActivity
Get the for expression.
getForcedTermination() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getForEachCounterError() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
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.
getFrom() - Method in class org.apache.ode.bpel.compiler.bom.Copy
Get the R-value.
getGenerate() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Gets the "generate" attribute
getGenerate() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Gets the "generate" attribute
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 interface org.apache.ode.bpel.rapi.ProcessModel
 
getGuid() - Method in class org.apache.ode.bpel.rapi.Serializer
 
getGuid() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getGuid() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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.daohib.bpel.ProcessDaoImpl
 
getGuid() - Method in class org.apache.ode.utils.GUID
Get the GUID bytes.
getHeader() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
Get the (optional) header part.
getHeader() - Method in interface org.apache.ode.bpel.dao.MessageDAO
Get the message header (content).
getHeader() - Method in class org.apache.ode.bpel.engine.MemBackedMessageImpl
 
getHeader() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getHeader() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getHeader() - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
getHeader() - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
getHeaderPart(String) - Method in interface org.apache.ode.bpel.iapi.Message
Get a header part.
getHeaderParts() - Method in interface org.apache.ode.bpel.iapi.Message
Gets all header parts in the message.
getHibernateObj() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
getHttpHeaders(List) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
getId() - Method in interface org.apache.ode.bpel.rapi.CorrelationSetModel
 
getId() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getId() - Method in class org.apache.ode.bpel.rtrep.v1.OBase
 
getId() - Method in class org.apache.ode.bpel.rtrep.v2.OBase
 
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
 
getIid() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "iid" element
getIid() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Gets the "iid" attribute
getIid() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "iid" element
getIid() - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Gets the "iid" attribute
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
 
getImportInputSource(String, String) - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getImportInputSource(String, String) - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
getImports() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the <import>(s) of the process.
getImports() - Method in class org.apache.ode.jbi.util.Schema
 
getImportType() - Method in class org.apache.ode.bpel.compiler.bom.Import
Get the encoding language.
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.httpbinding.HttpExternalService
 
getInitialEndpointReference() - Method in class org.apache.ode.axis2.soapbinding.SoapExternalService
 
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
 
getInitialPartnerRoleEPR(PartnerLinkModel) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getInitiate() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
Get the value of the initiate flag.
getInMemory() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "in-memory" element
getInMemory() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "in-memory" element
getInputVar() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
Get the input variable.
getInsertTime() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getInstance() - Static method in class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
 
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(Long) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
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(Long) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
getInstance() - Static method in class org.apache.ode.jbi.OdeContext
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getInstanceId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "instance-id" element
getInstanceId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "instance-id" element
getInstanceId() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getInstanceId() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getInstanceInfo(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getInstanceInfo() - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoDocumentImpl
Gets the "instance-info" element
getInstanceInfo() - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoDocument
Gets the "instance-info" element
getInstanceInfo(Long) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get an instance by id.
getInstanceInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Gets array of all "instance-info" elements
getInstanceInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Gets ith "instance-info" element
getInstanceInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Deprecated.  
getInstanceInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Gets ith "instance-info" element
getInstanceInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoListDocumentImpl
Gets the "instance-info-list" element
getInstanceInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Gets a List of "instance-info" elements
getInstanceInfoList() - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoListDocument
Gets the "instance-info-list" element
getInstanceInfoList() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Gets a List of "instance-info" elements
getInstanceManagement() - Method in class org.apache.ode.axis2.ODEServer
 
getInstanceMgmt() - Method in class org.apache.ode.axis2.service.ManagementService
 
getInstances() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getInstancesArray() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Gets array of all "instances" elements
getInstancesArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Gets ith "instances" element
getInstancesArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Deprecated.  
getInstancesArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Gets ith "instances" element
getInstancesList() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Gets a List of "instances" elements
getInstancesList() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Gets a List of "instances" elements
getInstanceSummary() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "instance-summary" element
getInstanceSummary() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "instance-summary" element
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.bpel.memdao.ProcessInstanceDaoImpl
 
getInstantiatingCorrelator() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getInstantiatingCorrelator() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getInstantiatingCorrelator() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getInternalInstance() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Returns ODE's internal runtime instance.
getInternalInstance() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getInternalInstance() - Method in class org.apache.ode.test.MockExtensionContext
 
getInternalServiceEndpoint() - Method in class org.apache.ode.jbi.OdeService
 
getInvalidBranchCondition() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getInvalidExpressionValue() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getInvocationStyle() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the invocation style.
getInvocationStyle() - Method in class org.apache.ode.bpel.engine.ReliablePartnerRoleMessageExchangeImpl
 
getInvocationStyle() - Method in class org.apache.ode.bpel.engine.TransactedMyRoleMessageExchangeImpl
 
getInvocationStyle() - Method in class org.apache.ode.bpel.engine.TransactedPartnerRoleMessageExchangeImpl
 
getInvocationStyle() - Method in class org.apache.ode.bpel.engine.UnreliableMyRoleMessageExchangeImpl
 
getInvocationStyle() - Method in class org.apache.ode.bpel.engine.UnreliablePartnerRoleMessageExchangeImpl
 
getInvocationStyle() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the invocation style for this message exchange.
getInvocationStyle() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getInvocationStyle() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getInvocationStyle() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getInvocationStyle() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getInvokeArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets array of all "invoke" elements
getInvokeArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets ith "invoke" element
getInvokeArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Deprecated.  
getInvokeArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets ith "invoke" element
getInvokeEndpoints() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the list of endpoints a process invokes.
getInvokeEndpoints() - Method in class org.apache.ode.store.ProcessConfImpl
 
getInvokeList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets a List of "invoke" elements
getInvokeList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets a List of "invoke" elements
getIsolatedScope() - Method in class org.apache.ode.bpel.compiler.bom.Scope
 
getJacobState() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getJoinCondition() - Method in class org.apache.ode.bpel.compiler.bom.Activity
Get the join condition.
getJoinCondition() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getJoinFailure() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getKernelTimeMs() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getKey() - Method in class org.apache.ode.bpel.compiler.bom.ExtVarKeyMapping
This identifies part of the key.
getKey() - Method in class org.apache.ode.bpel.evt.CorrelationSetWriteEvent
Correlation key.
getKey() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
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
 
getKind() - Method in class org.apache.ode.bpel.compiler.bom.Variable
Get the type of declaration; one of: #TYPE_SCHEMA, #TYPE_ELEMENT, or #TYPE_MESSAGE.
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.bpel.memdao.ProcessInstanceDaoImpl
 
getLastActiveTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getLastActiveTime() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getLastActiveTime() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getLastDtime() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Gets the "last-dtime" element
getLastDtime() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Gets the "last-dtime" element
getLastError() - Method in class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
 
getLastUsed() - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getLatestImportURI() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getLatestImportURI() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
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 class org.apache.ode.bpel.compiler.bom.BpelObject
Get the line number in the BPEL source document where this object is defined.
getLineNo() - Method in class org.apache.ode.bpel.compiler.SourceLocation
 
getLineNo() - Method in class org.apache.ode.bpel.compiler.SourceLocatorWrapper
 
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 class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "line-number" element
getLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets the "line-number" element
getLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "line-number" element
getLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets the "line-number" element
getLineNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getLinkName() - Method in class org.apache.ode.bpel.compiler.bom.Link
Get this link's name.
getLinkName() - Method in class org.apache.ode.bpel.compiler.bom.LinkSource
Get the refernced link.
getLinkName() - Method in class org.apache.ode.bpel.compiler.bom.LinkTarget
Get the name of the refernced link.
getLinkName() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getLinks() - Method in class org.apache.ode.bpel.compiler.bom.FlowActivity
Get the set of links declared in this <flow> activity.
getLinkSources() - Method in class org.apache.ode.bpel.compiler.bom.Activity
Get the LinkSources for this activity.
getLinkSources() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getLinkStatus(XPathContext, String) - Static method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL getLinkStatus function
getLinkStatus(XPathContext, String) - Static method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10BpelFunctions
WS-BPEL getLinkStatus function
getLinkTargets() - Method in class org.apache.ode.bpel.compiler.bom.Activity
Get the LinkTargets for this activity.
getLinkTargets() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getLiteral() - Method in class org.apache.ode.bpel.compiler.bom.LiteralVal
Get the literal XML value.
getLocalLink(String) - Method in class org.apache.ode.bpel.rtrep.v1.OFlow
 
getLocalLink(String) - Method in class org.apache.ode.bpel.rtrep.v2.OFlow
 
getLocalPartnerLink(String) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
getLocalPartnerLink(String) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
getLocalVariable(String) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
Get a localy-defined variable by name.
getLocalVariable(String) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
Get a localy-defined variable by name.
getLocation() - Method in class org.apache.ode.bpel.compiler.bom.Import
Get the location URI of the imported resource.
getLocation() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
 
getLocation() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal11
 
getLocation() - Method in class org.apache.ode.jacob.DebugInfo
 
getLock() - Method in class org.apache.ode.daohib.bpel.hobj.HObject
 
getLock() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
 
getLock() - Method in interface org.apache.ode.utils.WatchDog.Observer
 
getLogWriter() - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
getMajorVersion() - Static method in class org.apache.ode.utils.Version
Get the major version number, i.e., the x in version x.y.
getMapper(String) - Method in class org.apache.ode.jbi.OdeContext
 
getMatched() - Method in class org.apache.ode.utils.cli.XorGroup
 
getMaximumWaitInMillis() - Method in class org.apache.ode.test.BPELTestAbstract
 
getMBeanInfo() - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
getMesageExchangeId() - Method in interface org.apache.ode.bpel.rapi.Selector
 
getMesageExchangeId() - Method in class org.apache.ode.bpel.rtrep.v1.Selector
 
getMesageExchangeId() - Method in class org.apache.ode.bpel.rtrep.v2.Selector
 
getMessage(QName) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
getMessage() - Method in class org.apache.ode.bpel.engine.MemBackedMessageImpl
 
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(String) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getMessageExchange(String) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Retrieve a message identified by the given identifer.
getMessageExchange(String) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getMessageExchange(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getMessageExchange(String) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getMessageExchangeByForeignKey(String) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getMessageExchangeByForeignKey(String) - Method in interface org.apache.ode.bpel.iapi.BpelServer
 
getMessageExchangeDAO() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorEvent
Get the database representation of the message exchange.
getMessageExchangeId() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
Get the optional message exchange identifier.
getMessageExchangeId() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
Get the optional message exchange identifier.
getMessageExchangeId() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
Get the optional message exchange identifier.
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
 
getMessageExchangeInterceptors() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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
 
getMessageType() - Method in class org.apache.ode.bpel.compiler.bom.OnEvent
 
getMessageType() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
Get the name of the WSDL message type that this alias it to apply to.
getMessageVariableName() - Method in interface org.apache.ode.bpel.rapi.PropertyExtractor
 
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
 
getMex() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
getMexId() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getMexId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "mex-id" element
getMexId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "mex-id" element
getMexId() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getMexInterceptorArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Gets array of all "mex-interceptor" elements
getMexInterceptorArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Gets ith "mex-interceptor" element
getMexInterceptorArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Deprecated.  
getMexInterceptorArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Gets ith "mex-interceptor" element
getMexInterceptorList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Gets a List of "mex-interceptor" elements
getMexInterceptorList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Gets a List of "mex-interceptor" elements
getMexInterceptors() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "mex-interceptors" element
getMexInterceptors() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "mex-interceptors" element
getMexInterceptors(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
getMimeContent(List) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
getMinimumWaitInMillis() - Method in class org.apache.ode.test.BPELTestAbstract
 
getMinorVersion() - Static method in class org.apache.ode.utils.Version
Get the minor version number, i.e., the y in version x.y.
getMismatchedAssignmentFailure() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getMissing() - Method in exception org.apache.ode.bpel.evar.IncompleteKeyException
 
getMissingReply() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getMissingRequest() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getModel() - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
getModel() - Method in interface org.apache.ode.bpel.rapi.PartnerLink
 
getModel() - Method in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
getModel() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
getModel() - Method in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
getModel() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
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.bpel.pmapi.impl.TScopeRefImpl
Gets the "modelId" attribute
getModelId() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets the "modelId" attribute
getModelId() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getModelId() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getModelVersion() - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getModelVersion() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getModelVersion() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getMutable() - Method in class org.apache.ode.utils.WatchDog
 
getMyElement() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "myElement" element
getMyElement() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "myElement" element
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.rapi.IOContext
Get the request (i.e.
getMyRequest(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getMyRequest(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
getMyRequest(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getMyRequest(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
getMyRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Gets the 'myRole' of the partnerLink link.
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 interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getMyRoleName() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getMyRoleName() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
getMyRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyRoleName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getMyRoleOperation(String) - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getMyRoleOperation(String) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getMyRoleOperation(String) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
getMyRolePortType() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getMyRolePortType() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getMyRolePortType() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
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 class org.apache.ode.bpel.compiler.bom.Activity
 
getName() - Method in class org.apache.ode.bpel.compiler.bom.CorrelationSet
Get the name of this correlation set.
getName() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Name of the partnerLink link.
getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
 
getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role
Get the portName of the role (e.g.
getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11.PortType11
 
getName() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the name of the process.
getName() - Method in class org.apache.ode.bpel.compiler.bom.Property
Get the name of the property; note that this name is in the target-namespace of the WSDL.
getName() - Method in class org.apache.ode.bpel.compiler.bom.Variable
Get the name of the variable.
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 class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.dd.impl.TScopeEventsImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.Property
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.dd.TInvoke.Binding
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.dd.TScopeEvents
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.dd.TService
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Get the QName of this external variable engine; this method must always return a valid non-null value.
getName() - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
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.bpel.pmapi.impl.TActivityInfoImpl
Gets the "name" element
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Gets the "name" element
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "name" element
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets the "name" element
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "name" element
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets the "name" attribute
getName() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "name" element
getName() - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Gets the "name" element
getName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "name" element
getName() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets the "name" element
getName() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "name" element
getName() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Gets the "name" attribute
getName() - Method in interface org.apache.ode.bpel.rapi.CorrelationSet
 
getName() - Method in interface org.apache.ode.bpel.rapi.PartnerLink
 
getName() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getName() - Method in interface org.apache.ode.bpel.rapi.Variable
 
getName() - Method in class org.apache.ode.bpel.rtrep.v1.CorrelationSetInstance
 
getName() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getName() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getName() - Method in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
getName() - Method in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
getName() - Method in class org.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
 
getName() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
getName() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getName() - Method in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
getName() - Method in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
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.HMessageExchangeProperty
 
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.DeploymentUnitDir
 
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.bpel.compiler.bom.Import
Get the namesapce of the imported definitions.
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
 
getNamespaceContext() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
Get the namespace context for this BPEL object (i.e.
getNamespaceFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getNamespaceFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getNamespaceURI() - Method in class org.apache.ode.bpel.compiler.bom.Extension
 
getNamespaceURI() - Method in interface org.apache.ode.bpel.extension.ExtensionBundleRuntime
 
getNamespaceURI() - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
Returns the extension namespace this bundle provides implementations for.
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.
getNestedElement() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getNestedElement() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionAssignOperation
 
getNestedElement() - Method in interface org.apache.ode.bpel.extension.ExtensibleElement
 
getNewState() - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
getNewState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "new-state" element
getNewState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "new-state" element
getNewValue() - Method in class org.apache.ode.bpel.evt.VariableModificationEvent
 
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
 
getNodeIds() - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
Return a list of unique nodes identifiers found in the database.
getNodeIds() - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
getNodeQName(String) - Static method in class org.apache.ode.utils.DOMUtils
 
getNotificationInfo() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
getNSContext() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
Get the namespace context for the <propertyAlias> element that created this object.
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
 
getNumInstances() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
getNumInstances() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getNumInstances() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
getOActivity() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Returns the OActivity object.
getOActivity() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getOActivity() - Method in class org.apache.ode.test.MockExtensionContext
 
getObjectName() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
getObserver() - Method in class org.apache.ode.utils.WatchDog
 
getOdeIsolationLevel() - Static method in class org.apache.ode.utils.DbIsolation
 
getOdeNamespace() - Method in class org.apache.ode.bpel.compiler.v2.BaseCompiler
 
getODEServer() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
Returns the ODEServer instance which has been created by the servlet.
getOldState() - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
getOldState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "old-state" element
getOldState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "old-state" element
getOn() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets the "on" attribute
getOn() - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets the "on" attribute
getOnAlarms() - Method in class org.apache.ode.bpel.compiler.bom.PickActivity
Gets the alarm for the pick; may be null.
getOnAlarms() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel
 
getOnMessages() - Method in class org.apache.ode.bpel.compiler.bom.PickActivity
Return all 'onMessage' handlers.
getOnMessages() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel
 
getOperation() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
Get the operation for the communication.
getOperation() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
 
getOperation() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
 
getOperation() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
 
getOperation() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
 
getOperation() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
 
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.bpel.pmapi.impl.TEventInfoImpl
Gets the "operation" element
getOperation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "operation" element
getOperation() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel.OnMessage
 
getOperation() - Method in interface org.apache.ode.bpel.rapi.Selector
 
getOperation() - Method in class org.apache.ode.bpel.rtrep.v1.Selector
 
getOperation() - Method in class org.apache.ode.bpel.rtrep.v2.Selector
 
getOperation() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getOperation() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getOperationExtension(BindingOperation) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
Extract the instance of javax.wsdl.extensions.http.HTTPOperation] or {@link javax.wsdl.extensions.soap.SOAPOperation} from the list of extensibility elements of the given {@link javax.wsdl.BindingOperation}.
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
 
getOperations() - Method in class org.apache.ode.bpel.compiler.bom.AssignActivity
Get the list of all assign operation entries (copy and extensionAssignOperation) for this activity.
getOperationVerb(BindingOperation) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
ODE extends the wsdl spec by allowing definition of the HTTP verb at the operation level.
getOProcess() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
getOProcess() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
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.
getOutputVar() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
The output variable.
getOwner() - Method in interface org.apache.ode.bpel.rapi.CorrelationSet
 
getOwner() - Method in class org.apache.ode.bpel.rtrep.v1.CorrelationSetInstance
 
getOwner() - Method in class org.apache.ode.bpel.rtrep.v1.OBase
 
getOwner() - Method in class org.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
 
getOwner() - Method in class org.apache.ode.bpel.rtrep.v2.OBase
 
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.
getPackage() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets the "package" element
getPackage() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets the "package" element
getPackage() - Method in class org.apache.ode.store.ProcessConfImpl
 
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
 
getParent() - Method in class org.apache.ode.bpel.rtrep.v1.OActivity
 
getParent() - Method in class org.apache.ode.bpel.rtrep.v2.OActivity
 
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
 
getParentScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "parent-scope-id" element
getParentScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "parent-scope-id" element
getParentScopeRef() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "parent-scope-ref" element
getParentScopeRef() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "parent-scope-ref" element
getParentScopesNames() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getPart() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
Get the name of the WSDL part that this alias is to apply to (within the specified message).
getPart() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
Get the (optional) message part.
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.rtrep.v1.EvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
getPartData(Element, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
getPartData(Element, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
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.rapi.IOContext
Get partner's fault response to an invoke, or null if response was not a fault.
getPartnerFault(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getPartnerFault(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to IOContext.getPartnerFault(String).
getPartnerFault(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getPartnerFault(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext.getPartnerFault(String).
getPartnerFaultExplanation(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
 
getPartnerFaultExplanation(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getPartnerFaultExplanation(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to IOContext.getPartnerFaultExplanation(String).
getPartnerFaultExplanation(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getPartnerFaultExplanation(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext.getPartnerFaultExplanation(String).
getPartnerLink() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
Get the partnerLink link on which to communicate.
getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
 
getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
 
getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
 
getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkVal
 
getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
 
getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
 
getPartnerLink(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get a partnerLink declared in this scope.
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.dd.impl.TInvokeImpl
Gets the "partnerLink" attribute
getPartnerLink() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Gets the "partnerLink" attribute
getPartnerLink() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets the "partnerLink" attribute
getPartnerLink() - Method in interface org.apache.ode.bpel.dd.TProvide
Gets the "partnerLink" attribute
getPartnerLink() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPartnerLink() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Gets the "partner-link" attribute
getPartnerLink() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Gets the "partner-link" attribute
getPartnerLink() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel.OnMessage
 
getPartnerLink(String) - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getPartnerLink(int) - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getPartnerLink() - Method in interface org.apache.ode.bpel.rapi.Selector
 
getPartnerLink(String) - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getPartnerLink(int) - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getPartnerLink() - Method in class org.apache.ode.bpel.rtrep.v1.Selector
 
getPartnerLink(String) - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getPartnerLink(int) - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getPartnerLink() - Method in class org.apache.ode.bpel.rtrep.v2.Selector
 
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.bpel.pmapi.impl.TEventInfoImpl
Gets the "partner-link-name" element
getPartnerLinkName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "partner-link-name" element
getPartnerLinkName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerLinkName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerLinks() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get all partnerLinks delcared in this scope.
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.
getPartnerLinkType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Get the partnerLink link type.
getPartnerLinkType(QName) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
getPartnerLinkType(QName) - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
 
getPartnerLinkTypes() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get a list of the defined PartnerLinkTypes.
getPartnerResponse(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
Get partner's response to an invoke.
getPartnerResponse(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getPartnerResponse(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to IOContext.getPartnerResponse(String).
getPartnerResponse(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getPartnerResponse(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext.getPartnerResponse(String).
getPartnerResponseType(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
 
getPartnerResponseType(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getPartnerResponseType(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to IOContext.getPartnerResponseType(String).
getPartnerResponseType(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getPartnerResponseType(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext.getPartnerResponseType(String).
getPartnerRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Get the 'partnerRole'
getPartnerRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Gets the "partner-role" attribute
getPartnerRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Gets the "partner-role" attribute
getPartnerRole() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getPartnerRoleChannel() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Get the communication channel.
getPartnerRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerRoleName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerRoleName() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getPartnerRoleName() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getPartnerRoleName() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
getPartnerRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerRoleName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerRoleOperation(String) - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getPartnerRoleOperation(String) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getPartnerRoleOperation(String) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
getPartnerRolePortType() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getPartnerRolePortType() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
getPartnerRolePortType() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
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
 
getPartnersKey() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the the partner's identifier for this message exchange.
getPartnersKey() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPartnersKey() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPartnersKey() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getParts() - Method in interface org.apache.ode.bpel.iapi.Message
 
getPath() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getPath() - Method in class org.apache.ode.bpel.compiler.SourceLocation
 
getPath() - Method in class org.apache.ode.bpel.compiler.SourceLocatorWrapper
 
getPattern() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
Get the correlation pattern.
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
 
getPid() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "pid" element
getPid() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "pid" element
getPid() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "pid" element
getPid() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "pid" element
getPid() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
getPid() - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getPID() - Method in class org.apache.ode.bpel.rtrep.v1.ResumeWork
 
getPid() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to org.apache.ode.bpel.rapi.ProcessControlContext# .
getPid() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getPID() - Method in class org.apache.ode.bpel.rtrep.v2.ResumeWork
 
getPid() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to ProcessControlContext# .
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).
getPipedMessageExchange() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPipedMessageExchangeId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Gets 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.MessageExchangeDaoImpl
 
getPipedPID() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getPipedPID() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPipedPID() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPipedPID() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPipedPID() - 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
 
getPort() - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Gets the "port" attribute
getPort() - Method in interface org.apache.ode.bpel.dd.TService
Gets the "port" attribute
getPort() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
getPortName() - Method in interface org.apache.ode.axis2.ExternalService
 
getPortName() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
getPortName() - Method in class org.apache.ode.axis2.soapbinding.SoapExternalService
 
getPortName() - Method in class org.apache.ode.il.epr.WSAEndpoint
 
getPortType() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
Get the port type for the communication.
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
 
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
 
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
 
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role
Get the WSDL portType of the role (i.e.
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11
Get the WSDL portType of the role (i.e.
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
 
getPortType() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
 
getPortType(QName) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
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.bpel.pmapi.impl.TEventInfoImpl
Gets the "port-type" element
getPortType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "port-type" element
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() - Method in class org.apache.ode.utils.HierarchicalProperties
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getPreviousState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getPreviousState() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getPreviousState() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
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 class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
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(QName) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
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() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
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
 
getProcessArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Gets array of all "process" elements
getProcessArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Gets ith "process" element
getProcessArray() - Method in interface org.apache.ode.bpel.dd.TDeployment
Deprecated.  
getProcessArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment
Gets ith "process" element
getProcessConf() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorEvent
Get the process configuration.
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
 
getProcessDAO() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorEvent
Get the DB representation of the process.
getProcessDeployInfo(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
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
 
getProcessEvents() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "process-events" element
getProcessEvents() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "process-events" element
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.iapi.ProcessConf
Get the process id, generally the same as the type.
getProcessId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "process-id" element
getProcessId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "process-id" element
getProcessId() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Reads the current process instance id.
getProcessId() - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Reads the current process instance id.
getProcessId() - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
getProcessId() - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
getProcessId() - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
getProcessId() - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Reads the current process instance id.
getProcessId() - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
getProcessId() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getProcessId() - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
getProcessId() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getProcessId() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getProcessId() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
getProcessId() - Method in class org.apache.ode.store.ProcessConfImpl
 
getProcessId() - Method in class org.apache.ode.test.MockExtensionContext
 
getProcessInfo(QName) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getProcessInfo() - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoDocumentImpl
Gets the "process-info" element
getProcessInfo() - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoDocument
Gets the "process-info" element
getProcessInfo(QName) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Get the process info for a process (includingthe instance summary).
getProcessInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Gets array of all "process-info" elements
getProcessInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Gets ith "process-info" element
getProcessInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Deprecated.  
getProcessInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Gets ith "process-info" element
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.
getProcessInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoListDocumentImpl
Gets the "process-info-list" element
getProcessInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Gets a List of "process-info" elements
getProcessInfoList() - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoListDocument
Gets the "process-info-list" element
getProcessInfoList() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Gets a List of "process-info" elements
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.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.
getProcessList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Gets a List of "process" elements
getProcessList() - Method in interface org.apache.ode.bpel.dd.TDeployment
Gets a List of "process" elements
getProcessManagement() - Method in class org.apache.ode.axis2.ODEServer
 
getProcessManagement() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Returns an interface for process and instance management.
getProcessManagement() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getProcessManagement() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getProcessMgmt() - Method in class org.apache.ode.axis2.service.ManagementService
 
getProcessModel(QName) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getProcessModel() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
getProcessModel() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
getProcessName() - Method in class org.apache.ode.bpel.evt.ProcessEvent
Gets process name.
getProcessName() - Method in class org.apache.ode.bpel.pmapi.impl.TDefinitionInfoImpl
Gets the "process-name" element
getProcessName() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "process-name" element
getProcessName() - Method in interface org.apache.ode.bpel.pmapi.TDefinitionInfo
Gets the "process-name" element
getProcessName() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "process-name" element
getProcessNames() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
 
getProcessProperties() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the process properties.
getProcessProperties() - Method in class org.apache.ode.store.ProcessConfImpl
 
getProcessProperty(QName) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getProcessProperty(QName) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
getProcessProperty(QName) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getProcessProperty(QName) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
getProcessProperty(QName) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
Retrieves the property value that has been defined for this BPEL Process type.
getProcessProperty(QName) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
getProcessScope() - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getProcessScope() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getProcessScope() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getProcessStore() - Method in class org.apache.ode.axis2.ODEServer
 
getProcessType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "process-type" element
getProcessType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "process-type" element
getProcessType() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
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 class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPropagateTransactionFlag() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getProperties() - Method in class org.apache.ode.bpel.compiler.bom.CorrelationSet
Get the (ordered) set of properties that define this correlation set.
getProperties() - Method in interface org.apache.ode.bpel.compiler.v1.ExpressionCompiler
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
getProperties() - Method in interface org.apache.ode.bpel.compiler.v2.ExpressionCompiler
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
getProperties() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get a list of the defined Propertys.
getProperties() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Get correlation set properties with their values as a Map.
getProperties() - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getProperties() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "properties" element
getProperties() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "properties" element
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(String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperties(QName) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperties(String, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperties(QName, String) - Method in class org.apache.ode.utils.HierarchicalProperties
Return a map containing all the properties for the given port.
getProperties_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getProperty() - Method in class org.apache.ode.bpel.compiler.bom.PropertyVal
 
getProperty(QName) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
getProperty(QName) - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get a declared BPEL property, by name.
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
 
getProperty(String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperty(String, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperty(QName, String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperty(String, String, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getProperty(QName, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
 
getPropertyAlias(QName, QName) - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
getPropertyAlias(QName, QName) - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get the property alias for the given property name and message type.
getPropertyAliases() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get a list of the defined PropertyAliases.
getPropertyArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets ith "property" element
getPropertyArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Deprecated.  
getPropertyArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets ith "property" element
getPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Gets ith "property" element
getPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Deprecated.  
getPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Gets ith "property" element
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
 
getPropertyList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets a List of "property" elements
getPropertyList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets a List of "property" elements
getPropertyList() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Gets a List of "property" elements
getPropertyList() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Gets a List of "property" elements
getPropertyName() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
Get the QName of the property that this alias applies to.
getPropertyName() - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Gets the "propertyName" attribute
getPropertyName() - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Gets the "propertyName" attribute
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
 
getPropertyType() - Method in class org.apache.ode.bpel.compiler.bom.Property
Get the name of the schema type for this property
getPropertyValue(QName) - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Retrieves the property value that has been defined for this BPEL Process type.
getPropertyValue(QName) - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
getPropertyValue(QName) - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
getPropertyValue(QName) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
getPropertyValue(QName) - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Retrieves the property value that has been defined for this BPEL Process type.
getPropertyValue(QName) - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
getPropertyValue(QName) - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
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
 
getProvideArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets array of all "provide" elements
getProvideArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets ith "provide" element
getProvideArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Deprecated.  
getProvideArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets ith "provide" element
getProvideEndpoints() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the list of endpoints a process should provide.
getProvideEndpoints() - Method in class org.apache.ode.store.ProcessConfImpl
 
getProvideList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets a List of "provide" elements
getProvideList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets a List of "provide" elements
getProxyAndHeaders(Map<String, String>) - Static method in class org.apache.ode.utils.Properties
 
getQName() - Method in exception org.apache.ode.bpel.common.FaultException
Get the (official) QName of this fault.
getQName() - Method in interface org.apache.ode.bpel.rapi.ProcessModel
 
getQName() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getQName() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
getQName() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
getQualifiedAttributeValue(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
DOCUMENTME
getQualifiedName(QName) - Static method in class org.apache.ode.utils.DOMUtils
 
getQuery() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
Get the location path query for the OPropertyAlias as originally specified in the WSDL.
getQuery() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias11
 
getQueryLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the default query language.
getReason() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getReason() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets the "reason" element
getReason() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets the "reason" element
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
 
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.
getRelated() - Method in class org.apache.ode.bpel.compiler.bom.Variable
External variable support - get the "related" variable name.
getRepeatEvery() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
Get the repeatEvery (optional)
getReplacement(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Get a replacement object for a given "original" object.
getReplacementMap(QName) - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
getReplacementMap(QName) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
getReplacementMap(QName) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
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
 
getRequired() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
getRequired() - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
 
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 class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Use the response from one of the subscribers as my response
getResponse() - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Use the response from one of the subscribers as my response
getResponse() - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Use the response from one of the subscribers as my response
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
getResult() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "result" element
getResult() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "result" element
getRetired() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "retired" element
getRetired() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "retired" element
getRetiredProcess() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getRetries() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
 
getRetries() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets the "retries" element
getRetries() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets the "retries" element
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
 
getRetryCount() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
getRetryDelay() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
 
getRetryDelay() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getRetryDelay() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
getRetryFor() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
 
getRole(String) - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
 
getRoles() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
 
getRoot() - Method in class org.apache.ode.jbi.util.Schema
 
getRootActivity() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the root, process-level activity.
getRootMap() - Method in class org.apache.ode.utils.HierarchicalProperties
 
getRootNode() - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Obtain the root node.
getRootNode() - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
getRootNode() - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
getRootNode() - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
getRootNode() - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Obtain the root node.
getRootNode() - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
getRootNode() - Method in class org.apache.ode.bpel.rtrep.v2.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.bpel.memdao.ProcessInstanceDaoImpl
 
getRootScope() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "root-scope" element
getRootScope() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "root-scope" element
getRootScope() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getRootScope() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getRootScopeDeclarationId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "root-scope-declaration-id" element
getRootScopeDeclarationId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "root-scope-declaration-id" element
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.pmapi.impl.TEventInfoImpl
Gets the "root-scope-id" element
getRootScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "root-scope-id" element
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
 
getSchemaModel() - Method in class org.apache.ode.bpel.compiler.v2.WSDLRegistry
Get the schema model (XML Schema).
getSchemas() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get a list of the schema types defined in-line.
getSchemas() - Method in class org.apache.ode.jbi.util.SchemaCollection
 
getSchemas() - Method in class org.apache.ode.jbi.util.WSDLFlattener
 
getSchemaSources() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
getSchemaSources() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
getScope() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
 
getScope() - Method in class org.apache.ode.bpel.compiler.bom.ScopeLikeActivity
 
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.bpel.memdao.ProcessInstanceDaoImpl
 
getScope() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "scope" element
getScope() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "scope" element
getScope(String) - Method in class org.apache.ode.bpel.rtrep.v1.OProcess
 
getScope(String) - Method in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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(Long) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
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
 
getScope(Long) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
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
 
getScopeDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "scope-definition-id" element
getScopeDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "scope-definition-id" element
getScopeEventsArray() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Gets array of all "scope-events" elements
getScopeEventsArray(int) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Gets ith "scope-events" element
getScopeEventsArray() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Deprecated.  
getScopeEventsArray(int) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Gets ith "scope-events" element
getScopeEventsList() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Gets a List of "scope-events" elements
getScopeEventsList() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Gets a List of "scope-events" elements
getScopeId() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "scope-id" element
getScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "scope-id" element
getScopeId() - Method in interface org.apache.ode.bpel.rapi.ScopedObject
 
getScopeId() - Method in class org.apache.ode.bpel.rtrep.v1.CorrelationSetInstance
 
getScopeId() - Method in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
getScopeId() - Method in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
getScopeId() - Method in class org.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
 
getScopeId() - Method in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
getScopeId() - Method in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
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() - Method in class org.apache.ode.bpel.pmapi.impl.ScopeInfoDocumentImpl
Gets the "scope-info" element
getScopeInfo(String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get info about a scope instance by id, not including activity info.
getScopeInfo() - Method in interface org.apache.ode.bpel.pmapi.ScopeInfoDocument
Gets the "scope-info" element
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
Deprecated.  
getScopeInstanceId() - Method in class org.apache.ode.bpel.rtrep.v1.EventContextImpl
Get ScopeInstanceId
getScopeInstanceId() - Method in class org.apache.ode.bpel.rtrep.v2.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
 
getScopeName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "scope-name" element
getScopeName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "scope-name" element
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.bpel.memdao.ProcessInstanceDaoImpl
 
getScopes() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
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
 
getScopes(String) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getScopes() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getScopeToCompensate() - Method in class org.apache.ode.bpel.compiler.bom.CompensateScopeActivity
Get the name of the compensate scope: the scope which is compensated by this activity.
getSelectionFailure() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getSelectors() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Get the set of HCorrelatorSelector objects representing the selectors (i.e.
getSelf() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Gets the "self" element
getSelf() - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Gets the "self" element
getSequence() - Method in interface org.apache.ode.bpel.rapi.SequenceModel
 
getSequence() - Method in class org.apache.ode.bpel.rtrep.v1.OSequence
 
getSequence() - Method in class org.apache.ode.bpel.rtrep.v2.OSequence
 
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
 
getService() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Gets the "service" element
getService() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Gets the "service" element
getService() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets the "service" element
getService() - Method in interface org.apache.ode.bpel.dd.TProvide
Gets the "service" element
getService(Endpoint) - Method in class org.apache.ode.jbi.OdeContext
 
getService(QName) - Method in class org.apache.ode.jbi.OdeContext
 
getServiceDescription(ServiceEndpoint) - Method in class org.apache.ode.jbi.OdeComponent
 
getServiceDescription(QName) - Method in class org.apache.ode.jbi.OdeContext
 
getServiceName() - Method in interface org.apache.ode.axis2.ExternalService
 
getServiceName() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
getServiceName() - Method in class org.apache.ode.axis2.soapbinding.SoapExternalService
 
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
 
getServiceName() - Method in class org.apache.ode.il.epr.WSAEndpoint
 
getServiceName() - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
getServiceNames() - Method in class org.apache.ode.bpel.engine.ODEProcess
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.il.epr.WSAEndpoint
 
getSessionId() - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
getSharedEndpoints() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getSiid() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "siid" element
getSiid() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets the "siid" attribute
getSiid() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Gets the "siid" attribute
getSiid() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "siid" element
getSiid() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets the "siid" attribute
getSiid() - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Gets the "siid" attribute
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
 
getSoapAction(String) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
Attempts to extract the SOAP Action is defined in the WSDL document.
getSOAPBody(ElementExtensible) - Static method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
getSOAPHeaders(ElementExtensible) - Static method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
getSoup() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getSource() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the URL of the BPEL source document as a String.
getSource() - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Gets the "source" element
getSource() - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Gets the "source" element
getSourceEPR(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
 
getSourceEPR(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getSourceEPR(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
getSourceEPR(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getSourceEPR(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
getSourceLocation() - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
getSourceLocation() - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
getSourceSessionId(String) - Method in interface org.apache.ode.bpel.rapi.IOContext
 
getSourceSessionId(String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
getSourceSessionId(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to IOContext.getSourceSessionId(String).
getSourceSessionId(String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
getSourceSessionId(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext.getSourceSessionId(String).
getSourceUri() - Method in class org.apache.ode.jbi.util.Schema
 
getStartCounter() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
\ Gets the expression that will be used as a start value for the iteration counter.
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).
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() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
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.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Gets the "state" attribute
getState() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Gets the "state" attribute
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.daohib.bpel.ProcessInstanceDaoImpl
 
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.ProcessConfImpl
 
getState_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The process state.
getState_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get state of last message sent/received.
getStatus() - Method in class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Return the status of one of the subscribers
getStatus() - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Return the status of one of the subscribers
getStatus() - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Return the status of one of the subscribers
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.bpel.pmapi.impl.TActivityInfoImpl
Gets the "status" element
getStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets the "status" element
getStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets the "status" element
getStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "status" element
getStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets the "status" attribute
getStatus() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "status" element
getStatus() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets the "status" element
getStatus() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "status" element
getStatus() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "status" element
getStatus() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets the "status" attribute
getStatus() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getStatus() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getStatus() - Method in class org.apache.ode.test.MockTransactionManager
 
getStatus() - Method in class org.apache.ode.test.MockTransactionManager.TX
 
getStatusFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getStatusFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getSubLanguageExecutionFault() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getSuccess() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "success" element
getSuccess() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "success" element
GetSuffix(int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
getSupportedInvocationStyle(PartnerRoleChannel, EndpointReference) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
getSupportedInvocationStyle(QName) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getSupportedInvocationStyle(QName) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Inquire of the engine the invocation styles that are supported for a given service.
getSupportedInvocationStyle(PartnerRoleChannel, EndpointReference) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Get the supported invocation styles (see InvocationStyle) for invoking the EPR provided via a given channel.
getSupportedInvocationStyle(PartnerRoleChannel, EndpointReference) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
getSupportedInvocationStyle(PartnerRoleChannel, EndpointReference) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
getSuppressJoinFailure() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionActivity
 
getSuppressJoinFailure() - Method in class org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor
Get the suppress join failure flag.
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
 
getTargetNamespace() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
getTargetNamespace() - Method in class org.apache.ode.bpel.compiler.bom.Process
Get the process' target namespace.
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
 
getTerminationHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Gets the termination handler for this scope.
getText() - Method in class org.apache.ode.bpel.compiler.bom.RdfLabel
Retrieve the text of the label.
getText() - Method in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
getTextAsQName(OMElement) - Static method in class org.apache.ode.il.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
 
getTextValue() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getThreadPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getTimeout() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getTimeout(PartnerLinkModel) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
getTimeout() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Get the time-out in ms.
getTimeout() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getTimeout() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getTimeout() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getTimeout() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getTimestamp() - Method in class org.apache.ode.bpel.evt.BpelEvent
 
getTimestamp() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "timestamp" element
getTimestamp() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "timestamp" element
getTimestampFilter() - Method in class org.apache.ode.bpel.common.BpelEventFilter
 
getTo() - Method in class org.apache.ode.bpel.compiler.bom.Copy
Get the L-value.
getTransaction() - Method in class org.apache.ode.test.MockTransactionManager
 
getTransactionIdentifier(Transaction) - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.GeronimoFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.JBossFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.TomcatFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.WLSFactory
 
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
 
getTransactionManager() - Method in class org.apache.ode.jbi.OdeContext
 
getTransitionCondition() - Method in class org.apache.ode.bpel.compiler.bom.LinkSource
Get the link transition condition.
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 class org.apache.ode.bpel.compiler.bom.BpelObject
 
getType() - Method in interface org.apache.ode.bpel.dao.MessageDAO
Get the message type (i.e.
getType() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get the BPEL process name.
getType() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets the "type" element
getType() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets the "type" element
getType() - Method in class org.apache.ode.bpel.engine.MemBackedMessageImpl
 
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.bpel.pmapi.impl.TActivityInfoImpl
Gets the "type" element
getType() - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Gets the "type" element
getType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "type" element
getType() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "type" element
getType() - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Gets the "type" element
getType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "type" element
getType() - Method in class org.apache.ode.bpel.rapi.Serializer
 
getType() - Method in class org.apache.ode.bpel.rtrep.v1.OActivity
 
getType() - Method in class org.apache.ode.bpel.rtrep.v2.OActivity
 
getType() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
getType() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.ExtensionAssignOperation
 
getType() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.OAssignOperation
 
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.daohib.bpel.ProcessDaoImpl
 
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.ProcessConfImpl
 
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
 
getTypeName() - Method in class org.apache.ode.bpel.compiler.bom.Variable
Get the type name of this variable.
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).
getUninitializedPartnerRole() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getUninitializedVariable() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getUniqueCorrelationSetsForOperation(Operation) - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
getUniqueCorrelationSetsForOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
Get all unique initiating correlation sets that are ever used to qualify a receive for a the given operation.
getUniqueCorrelationSetsForOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
Get all unique initiating correlation sets that are ever used to qualify a receive for a the given operation.
getUnknownFault() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
getUntil() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
Get the deadline when the alarm goes out of effect.
getUntil() - Method in class org.apache.ode.bpel.compiler.bom.WaitActivity
Get the "until" expression.
getURI() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getURI() - Method in class org.apache.ode.bpel.compiler.SourceLocation
 
getURI() - Method in class org.apache.ode.bpel.compiler.SourceLocatorWrapper
 
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.il.epr.MutableEndpoint
 
getUrl() - Method in class org.apache.ode.il.epr.URLEndpoint
 
getUrl() - Method in class org.apache.ode.il.epr.WSAEndpoint
 
getUrl() - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
getUrl() - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
getUrl() - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
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
 
getUserTransactionName() - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
 
getVal() - Method in class org.apache.ode.bpel.rtrep.v1.OConstantExpression
 
getVal() - Method in class org.apache.ode.bpel.rtrep.v2.OConstantExpression
 
getValue() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Get the value of the correlation set.
getValue() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Gets the "value" element
getValue() - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Gets the "value" element
getValue() - Method in class org.apache.ode.bpel.rtrep.v1.OConstantVarType
 
getValue() - Method in class org.apache.ode.bpel.rtrep.v2.OConstantVarType
 
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.HMessageExchangeProperty
 
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() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionVal
 
getVariable() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
Get the input message variable for the event.
getVariable() - Method in class org.apache.ode.bpel.compiler.bom.PropertyVal
 
getVariable() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
Get the name of the variable that will hold the input message.
getVariable() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
Get the variable containing the reply message.
getVariable() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
Get the name of the variable.
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(String) - Method in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf
 
getVariable(Long, Long, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Gets variable data.
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.DirectRef
 
getVariable() - Method in interface org.apache.ode.bpel.rtrep.v1.OAssign.LValue
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.LValueExpression
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.PartnerLinkRef
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.PropertyRef
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.OLValueExpression
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.DirectRef
 
getVariable() - Method in interface org.apache.ode.bpel.rtrep.v2.OAssign.LValue
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.LValueExpression
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.PartnerLinkRef
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.PropertyRef
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.OLValueExpression
 
getVariable() - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
getVariable(String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getVariableData(XPathContext, String, String, String) - Static method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL getVariableData function
getVariableData(String) - Method in interface org.apache.ode.bpel.evt.EventContext
Deprecated.  
getVariableData(String) - Method in class org.apache.ode.bpel.rtrep.v1.EventContextImpl
Get Variable data for the given variable name, for this scope instance
getVariableData(String) - Method in class org.apache.ode.bpel.rtrep.v2.EventContextImpl
Get Variable data for the given variable name, for this scope instance
getVariableData(XPathContext, String, String, String) - Static method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10BpelFunctions
WS-BPEL getVariableData function
getVariableDecl(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
DOCUMENTME
getVariableInfo(String, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getVariableInfo() - Method in class org.apache.ode.bpel.pmapi.impl.VariableInfoDocumentImpl
Gets the "variable-info" element
getVariableInfo(String, String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Get info about a variable.
getVariableInfo() - Method in interface org.apache.ode.bpel.pmapi.VariableInfoDocument
Gets the "variable-info" element
getVariableName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "variable-name" element
getVariableName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "variable-name" element
getVariableNames() - Method in interface org.apache.ode.bpel.evt.EventContext
Deprecated.  
getVariableNames() - Method in class org.apache.ode.bpel.rtrep.v1.EventContextImpl
Get All variable names used in this scope Instance
getVariableNames() - Method in class org.apache.ode.bpel.rtrep.v2.EventContextImpl
Get All variable names used in this scope Instance
getVariableProperty(XPathContext, String, String) - Static method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL getVariableProperty function
getVariableProperty(XPathContext, String, String) - Static method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10BpelFunctions
WS-BPEL getVariableProperty function
getVariableRefArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Gets array of all "variable-ref" elements
getVariableRefArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Gets ith "variable-ref" element
getVariableRefArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Deprecated.  
getVariableRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Gets ith "variable-ref" element
getVariableRefList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Gets a List of "variable-ref" elements
getVariableRefList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Gets a List of "variable-ref" elements
getVariables() - Method in class org.apache.ode.bpel.compiler.bom.Scope
 
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() - Method in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf
 
getVariables(String, int) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getVariables() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets the "variables" element
getVariables() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets the "variables" element
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.
getVariables(String, int) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
TODO this is never used, except by test cases - should be removed
getVariables() - Method in class org.apache.ode.test.MockExtensionContext
 
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.bpel.pmapi.impl.TProcessInfoImpl
Gets the "version" element
getVersion() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets the "version" element
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.daohib.bpel.ProcessDaoImpl
 
getVersion() - Method in class org.apache.ode.store.DeploymentUnitDir
 
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
 
getVersion() - Method in class org.apache.ode.store.ProcessConfImpl
 
getVersionFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getVersionName() - Static method in class org.apache.ode.utils.Version
Get the full name of the version, e.g., "1.0B15".
getVisiblePartnerLink(String) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
getVisiblePartnerLink(String) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
getVisibleVariable(String) - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
getVisibleVariable(String) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getVisibleVariable(String) - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
getVisibleVariables() - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Returns a list of variables visible in the current scope.
getVisibleVariables() - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
getVisibleVariables() - Method in class org.apache.ode.test.MockExtensionContext
 
getVMGUID() - Static method in class org.apache.ode.utils.GUID
 
getWorkingDir() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getWSAInputAction(String) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
Attempts to extract the WS-Addressing "Action" attribute value from the operation definition.
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
 
getXmlLiteral() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.Literal
 
getXmlLiteral() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.Literal
 
getXMLReader() - Static method in class org.apache.ode.utils.XMLParserUtils
 
getXMLSchema(Element, String) - Method in class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
getXMLSchema() - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
Returns the schema content as string.
getXsltInvalidSource() - Method in interface org.apache.ode.bpel.rapi.ConstantsModel
 
globalState - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
go(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
go(File) - Method in class org.apache.ode.test.BPELTestAbstract
 
go() - Method in class org.apache.ode.test.BPELTestAbstract
 
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 - Variable in class org.apache.ode.bpel.rapi.Serializer
 
guid - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
guid - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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
 
hasChangedSince(Long) - Method in class org.apache.ode.utils.WatchDog.FileMutable
 
hasChangedSince(Map<File, Long>) - Method in class org.apache.ode.utils.WatchDog.FileSetMutable
 
hasChangedSince(T) - Method in interface org.apache.ode.utils.WatchDog.Mutable
 
hasFor() - Method in class org.apache.ode.bpel.rtrep.v1.OWait
Is wait a duration?
hasFor() - Method in class org.apache.ode.bpel.rtrep.v2.OWait
Is wait a duration?
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.rtrep.v1.OBase
 
hashCode() - Method in class org.apache.ode.bpel.rtrep.v1.OExpressionLanguage
 
hashCode() - Method in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
hashCode() - Method in class org.apache.ode.bpel.rtrep.v2.OBase
 
hashCode() - Method in class org.apache.ode.bpel.rtrep.v2.OExpressionLanguage
 
hashCode() - Method in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
hashCode() - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
hashCode() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
hashCode() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
hashCode() - Method in class org.apache.ode.jacob.vpu.ChannelFactory.ChannelInvocationHandler
 
hashCode() - Method in class org.apache.ode.store.DeploymentUnitDir
 
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
 
hasMyRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Returns true if partnerLink link has a 'myRole'
hasMyRole() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
hasMyRole() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
hasMyRole() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
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
hasPartnerRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Determine if 'partnerRole' is set.
hasPartnerRole() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
hasPartnerRole() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
hasPartnerRole() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
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
 
hasUntil() - Method in class org.apache.ode.bpel.rtrep.v1.OWait
Is wait an until?
hasUntil() - Method in class org.apache.ode.bpel.rtrep.v2.OWait
Is wait an until?
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
 
headerPart - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
headerPart - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
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
 
HierarchicalProperties - Class in org.apache.ode.utils
This class load a list of regular property files (order matters).
HierarchicalProperties(File[], String) - Constructor for class org.apache.ode.utils.HierarchicalProperties
 
HierarchicalProperties(File[]) - Constructor for class org.apache.ode.utils.HierarchicalProperties
 
HierarchicalProperties(File, String) - Constructor for class org.apache.ode.utils.HierarchicalProperties
 
HierarchicalProperties(File) - Constructor for class org.apache.ode.utils.HierarchicalProperties
 
HierarchicalProperties(List<File>) - Constructor for class org.apache.ode.utils.HierarchicalProperties
 
hintIsHydrated() - Method in class org.apache.ode.bpel.engine.ODEProcess
Get a hint as to whether this process is hydrated.
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
 
HMessageExchangeProperty - Class in org.apache.ode.daohib.bpel.hobj
This hibernate entity enables using the BPEL_MEX_PROPS table in HQL.
HMessageExchangeProperty() - Constructor for class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
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
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.ode.axis2.httpbinding.ProxyConf
 
HTTP_NS - Static variable in class org.apache.ode.utils.Namespaces
 
HTTP_PROXY_HOST - Static variable in class org.apache.ode.axis2.httpbinding.ProxyConf
 
HTTP_PROXY_PORT - Static variable in class org.apache.ode.axis2.httpbinding.ProxyConf
 
HttpBindingValidator - Class in org.apache.ode.axis2.httpbinding
 
HttpBindingValidator(Binding) - Constructor for class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
httpConnectionManager - Variable in class org.apache.ode.axis2.ODEServer
 
HttpExternalService - Class in org.apache.ode.axis2.httpbinding
 
HttpExternalService(ProcessConf, QName, String, BpelServer, MultiThreadedHttpConnectionManager) - Constructor for class org.apache.ode.axis2.httpbinding.HttpExternalService
 
HttpHelper - Class in org.apache.ode.axis2.httpbinding
 
HttpHelper() - Constructor for class org.apache.ode.axis2.httpbinding.HttpHelper
 
httpMethodConverter - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
HttpMethodConverter - Class in org.apache.ode.axis2.httpbinding
 
HttpMethodConverter(Definition, QName, String) - Constructor for class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
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
 
HttpUtils - Class in org.apache.ode.utils.http
 
HttpUtils() - Constructor for class org.apache.ode.utils.http.HttpUtils
 
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(ODEProcess) - Method in interface org.apache.ode.bpel.engine.ProcessLifecycleCallback
 

I

id - Variable in class org.apache.ode.ql.jcc.SimpleNode
 
id - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Identifier (for reporting).
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.rtrep.v1.Selector
 
idx - Variable in class org.apache.ode.bpel.rtrep.v2.Selector
 
IF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
IfActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <switch> activity.
IfActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.IfActivity
 
IfActivity.Case - Class in org.apache.ode.bpel.compiler.bom
BPEL object model representation of a <case>.
IfActivity.Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.IfActivity.Case
 
IfGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
IfGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.IfGeneratorMessages
 
IfGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
IfGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.IfGeneratorMessages
 
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.
ignoreMissingFromData - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
ignoreMissingFromData - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
ignoreUninitializedFromVariable - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
ignoreUninitializedFromVariable - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
iid - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
Instance identifier.
IM_AXIS2_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
IM_PORT_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
IM_PORT_NAME - Static variable in class org.apache.ode.jbi.OdeContext
 
IM_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
IM_SERVICE_NAME - Static variable in class org.apache.ode.jbi.OdeContext
 
image - Variable in class org.apache.ode.ql.jcc.Token
The string image of the token.
implicitScope - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
 
implicitScope - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
 
IMPORT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Import - Class in org.apache.ode.bpel.compiler.bom
BPEL Object Model representation of a BPEL <import>.
Import(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Import
 
importChannel(String, Class<T>) - Static method in class org.apache.ode.jacob.JacobObject
 
importChannel(String, Class) - Method in interface org.apache.ode.jacob.JacobThread
 
IMPORTTYPE_WSDL11 - Static variable in class org.apache.ode.bpel.compiler.bom.Import
Value of importType for WSDL 1.1
IMPORTTYPE_XMLSCHEMA10 - Static variable in class org.apache.ode.bpel.compiler.bom.Import
Value of importType for XML Schema 1.0
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
 
inboundMessageChildActivity - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
Is this scope's child an inbound message activity?
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
 
incomingLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OAgent
Links entering this agent.
incomingLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OAgent
Links entering this agent.
IncompleteKeyException - Exception in org.apache.ode.bpel.evar
Exception used to indicate that an attempt was made to access a variable using an incomplete key.
IncompleteKeyException(Collection<String>) - Constructor for exception org.apache.ode.bpel.evar.IncompleteKeyException
 
incrementReferenceCount(Endpoint) - Method in class org.apache.ode.bpel.engine.SharedEndpoints
Increment the number of BPEL processes who provide a service specifically at this endpoint.
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
 
infCompilingProcess() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Compiling BPEL process.
inferFault(Operation, QName) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
Return the Fault that has the given element as message part.
INFO - Static variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
Informational message.
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, 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 class org.apache.ode.bpel.engine.SharedEndpoints
This is called when the server is initializing
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(ProcessConf, ProcessModel) - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
init(ProcessConf, ProcessModel) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
Initialize according to process configuration.
init(ProcessConf, ProcessModel) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
Initialize according to process configuration.
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
 
init() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
empty implementation
init() - Method in interface org.apache.ode.utils.WatchDog.Observer
Called by WatchDog.check() if the underlying object is not initialized and the WatchDog.Mutable.exists() resource does not exist}.
initBpelServer(EndpointReferenceContextImpl) - Method in class org.apache.ode.axis2.ODEServer
 
initCorrelations - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OEvent
Correlations to initialize.
initCorrelations - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
Correlations to initialize.
initCorrelations - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
Correlation sets initialized.
initCorrelations - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
Correlations to initialize.
initCorrelations - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
Correlations to initialize.
initCorrelations - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
Correlation sets initialized.
initCorrelationsInput - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
Correlation sets initialized on the input message.
initCorrelationsInput - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
Correlation sets initialized on the input message.
initCorrelationsOutput - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
Correlation sets initialized on the input message.
initCorrelationsOutput - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
Correlation sets initialized on the input message.
initDAO() - Method in class org.apache.ode.axis2.ODEServer
Initialize the DAO.
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
initialize(Map) - Method in interface org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntime
Initialize the expression evaluation runtime.
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
initialize(Map) - Method in interface org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntime
Initialize the expression evaluation runtime.
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v2.KonstExpressionLanguageRuntimeImpl
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
Initialize XSL Transformer
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.rtrep.v1.BpelJacobRunnable
 
initializeCorrelation(CorrelationSetInstance, VariableInstance) - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
initializePartnerLinks(Long, Collection<? extends PartnerLinkModel>) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Initializes endpoint references for partner links inside a scope.
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
initializePartnerRole - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
initializePartnerRole - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
initializePartnersSessionId(PartnerLink, String) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Initialize the partner's session id for this partner link instance.
initializePartnersSessionId(PartnerLinkInstance, String) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
initializePartnersSessionId(PartnerLinkInstance, String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
initializePartnersSessionId(PartnerLinkInstance, String) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
initializePartnersSessionId(PartnerLinkInstance, String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
initializeVariable(Variable, Node) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Initialize variable with a value.
initializeVariable(VariableInstance, ScopeFrame, Node) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
initializeVariable(VariableInstance, ScopeFrame, Node) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to VariableContext.initializeVariable(org.apache.ode.bpel.rapi.Variable, org.w3c.dom.Node) then write properties.
initializeVariable(VariableInstance, ScopeFrame, Node) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
initializeVariable(VariableInstance, ScopeFrame, Node) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to VariableContext.initializeVariable(Variable, Node) then write properties.
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(EndpointReferenceContext) - Method in class org.apache.ode.axis2.ODEServer
 
InitType - Enum in org.apache.ode.bpel.extvar.jdbc
Enumeration of methods in which a new external variable row initialization is handled.
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
 
innerScope - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach
 
innerScope - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach
 
input_stream - Variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
inputStream - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
inputVar - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
 
inputVar - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
 
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(ProcessInstanceEvent) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
insertBpelEvent(BpelEvent, ProcessDAO, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
insertBpelEvent(ProcessInstanceEvent) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
insertBpelEvent(BpelEvent, ProcessDAO, ProcessInstanceDAO) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
insertBpelEvent(ProcessInstanceEvent) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
insertCategory(int, TCleanup.Category.Enum) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Inserts the value as the ith "category" element
insertCategory(int, TCleanup.Category.Enum) - Method in interface org.apache.ode.bpel.dd.TCleanup
Inserts the value as the ith "category" element
insertEnableEvent(int, String) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Inserts the value as the ith "enable-event" element
insertEnableEvent(int, String) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Inserts the value as the ith "enable-event" element
insertJob(Job, String, boolean) - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
Save the job in the database.
insertJob(Job, String, boolean) - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
insertMissingData - Variable in class org.apache.ode.bpel.rtrep.v2.OLValueExpression
Indicates whether the expression, if it is a simple path, must be created if missing By a simple path, we mean a path expression whose steps are fully-qualified names separated by slashes.
insertMissingData(XPathExpression, Node) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionModifier
Insert nodes into the specified XPath expression wherever required To be precise, an node is added to its parent if: a) the node is an element...
insertMissingToData - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
insertNewActivityExtInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Inserts and returns a new empty value (as xml) as the ith "activity-ext-info" element
insertNewActivityExtInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Inserts and returns a new empty value (as xml) as the ith "activity-ext-info" element
insertNewActivityInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Inserts and returns a new empty value (as xml) as the ith "activity-info" element
insertNewActivityInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Inserts and returns a new empty value (as xml) as the ith "activity-info" element
insertNewCategory(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Inserts and returns a new empty value (as xml) as the ith "category" element
insertNewCategory(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Inserts and returns a new empty value (as xml) as the ith "category" element
insertNewChildRef(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Inserts and returns a new empty value (as xml) as the ith "child-ref" element
insertNewChildRef(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Inserts and returns a new empty value (as xml) as the ith "child-ref" element
insertNewCleanup(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Inserts and returns a new empty value (as xml) as the ith "cleanup" element
insertNewCleanup(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Inserts and returns a new empty value (as xml) as the ith "cleanup" element
insertNewCorrelationProperty(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Inserts and returns a new empty value (as xml) as the ith "correlation-property" element
insertNewCorrelationProperty(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Inserts and returns a new empty value (as xml) as the ith "correlation-property" element
insertNewCorrelationProperty(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Inserts and returns a new empty value (as xml) as the ith "correlation-property" element
insertNewCorrelationProperty(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Inserts and returns a new empty value (as xml) as the ith "correlation-property" element
insertNewCorrelationSet(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Inserts and returns a new empty value (as xml) as the ith "correlation-set" element
insertNewCorrelationSet(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Inserts and returns a new empty value (as xml) as the ith "correlation-set" element
insertNewDocument(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Inserts and returns a new empty value (as xml) as the ith "document" element
insertNewDocument(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Inserts and returns a new empty value (as xml) as the ith "document" element
insertNewEnableEvent(int) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Inserts and returns a new empty value (as xml) as the ith "enable-event" element
insertNewEnableEvent(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Inserts and returns a new empty value (as xml) as the ith "enable-event" element
insertNewEndpointRef(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Inserts and returns a new empty value (as xml) as the ith "endpoint-ref" element
insertNewEndpointRef(int) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Inserts and returns a new empty value (as xml) as the ith "endpoint-ref" element
insertNewEventInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Inserts and returns a new empty value (as xml) as the ith "event-info" element
insertNewEventInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Inserts and returns a new empty value (as xml) as the ith "event-info" element
insertNewInstanceInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Inserts and returns a new empty value (as xml) as the ith "instance-info" element
insertNewInstanceInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Inserts and returns a new empty value (as xml) as the ith "instance-info" element
insertNewInstances(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Inserts and returns a new empty value (as xml) as the ith "instances" element
insertNewInstances(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Inserts and returns a new empty value (as xml) as the ith "instances" element
insertNewInvoke(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Inserts and returns a new empty value (as xml) as the ith "invoke" element
insertNewInvoke(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Inserts and returns a new empty value (as xml) as the ith "invoke" element
insertNewMexInterceptor(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Inserts and returns a new empty value (as xml) as the ith "mex-interceptor" element
insertNewMexInterceptor(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Inserts and returns a new empty value (as xml) as the ith "mex-interceptor" element
insertNewProcess(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Inserts and returns a new empty value (as xml) as the ith "process" element
insertNewProcess(int) - Method in interface org.apache.ode.bpel.dd.TDeployment
Inserts and returns a new empty value (as xml) as the ith "process" element
insertNewProcessInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Inserts and returns a new empty value (as xml) as the ith "process-info" element
insertNewProcessInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Inserts and returns a new empty value (as xml) as the ith "process-info" element
insertNewProperty(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProvide(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Inserts and returns a new empty value (as xml) as the ith "provide" element
insertNewProvide(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Inserts and returns a new empty value (as xml) as the ith "provide" element
insertNewScopeEvents(int) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Inserts and returns a new empty value (as xml) as the ith "scope-events" element
insertNewScopeEvents(int) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Inserts and returns a new empty value (as xml) as the ith "scope-events" element
insertNewVariableRef(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Inserts and returns a new empty value (as xml) as the ith "variable-ref" element
insertNewVariableRef(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Inserts and returns a new empty value (as xml) as the ith "variable-ref" element
INSTANCE - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
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
 
instanceCompleted(ProcessInstanceDAO) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
instanceCount - Static variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
instanceCount - Static variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
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.StatusKeys - Enum in org.apache.ode.bpel.common
 
InstanceGlobals - Class in org.apache.ode.bpel.rtrep.v2
Data structure used to keep track of global (instance-level) data.
InstanceGlobals() - Constructor for class org.apache.ode.bpel.rtrep.v2.InstanceGlobals
 
InstanceInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one instance-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
InstanceInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
InstanceInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one instance-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
InstanceInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.InstanceInfoDocumentImpl
 
InstanceInfoListDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one instance-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
InstanceInfoListDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
InstanceInfoListDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one instance-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
InstanceInfoListDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.InstanceInfoListDocumentImpl
 
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
 
instanceQuery(InstanceFilter) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
instanceQuery(String) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
instanceQueryCount(InstanceFilter) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Query the count of instances in the database meeting the requested criteria.
instanceQueryCount(InstanceFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
instanceQueryCount(InstanceFilter) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
instanceQuerySimple(String, String, short) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Simple process instance query.
INT_ACTIVE - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
INT_ACTIVE - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
INT_ACTIVE - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
INT_ALL - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
INT_ALL - Static variable in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
INT_ALWAYS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
INT_COMPENSATED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
INT_COMPENSATING - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
INT_COMPLETED - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
INT_COMPLETED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
INT_COMPLETED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
INT_CORRELATIONS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
INT_DEAD - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
INT_DISABLED - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
INT_ENABLED - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
INT_ERROR - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
INT_EVENTS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
INT_FAILED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
INT_FAILURE - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
INT_FAILURE - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
INT_FAULTED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
INT_FAULTHANDLING - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
INT_INSTANCE - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
INT_MESSAGES - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
INT_NONE - Static variable in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
INT_RETIRED - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
INT_STARTED - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
INT_SUCCESS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
INT_SUSPENDED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
INT_TERMINATED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
INT_VARIABLES - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
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.
InterceptorInvoker - Class in org.apache.ode.bpel.intercept
Helper for invoking the appropriate MessageExchangeInterceptor method -- basically a work-around for lack of closures.
InvalidBpelPartnerLinkTypeException - Exception in org.apache.ode.bpel.compiler.wsdl
An exception thrown when a BPEL <partnerLinkType> declaration is invalid (from a schema perspective).
InvalidBpelPartnerLinkTypeException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPartnerLinkTypeException
Construct a new instance with the specified explanatory message.
InvalidBpelPartnerLinkTypeException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPartnerLinkTypeException
Construct a new instance with the specified explanatory message and the exception that triggered this exception.
InvalidBpelPropertyAliasException - Exception in org.apache.ode.bpel.compiler.wsdl
An exception thrown when a BPEL <propertyAlias> declaration is invalid (from a schema perspective).
InvalidBpelPropertyAliasException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyAliasException
Construct a new instance with the specified explanatory message.
InvalidBpelPropertyAliasException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyAliasException
Construct a new instance with the specified explanatory message and the exception that triggered this exception.
InvalidBpelPropertyException - Exception in org.apache.ode.bpel.compiler.wsdl
An exception thrown in response to an invalid BPEL <property> declaration.
InvalidBpelPropertyException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyException
Construct a new instance with the specified explanatory message.
InvalidBpelPropertyException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyException
Construct a new instance with the specified explanatory message and the exception that triggered this exception.
InvalidBpelRoleException - Exception in org.apache.ode.bpel.compiler.wsdl
An exception thrown in response to an invalid BPEL <role> declaration.
InvalidBpelRoleException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelRoleException
Construct a new instance with the specified explanatory message.
InvalidBpelRoleException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelRoleException
Construct a new instance with the specified explanatory message and the exception that triggered this exception.
InvalidContextException - Exception in org.apache.ode.bpel.rtrep.v1
Exception used by the runtime to indicate a problem with the execution context.
InvalidContextException() - Constructor for exception org.apache.ode.bpel.rtrep.v1.InvalidContextException
 
InvalidContextException(String, Throwable) - Constructor for exception org.apache.ode.bpel.rtrep.v1.InvalidContextException
 
InvalidContextException(String) - Constructor for exception org.apache.ode.bpel.rtrep.v1.InvalidContextException
 
InvalidContextException(Throwable) - Constructor for exception org.apache.ode.bpel.rtrep.v1.InvalidContextException
 
InvalidContextException - Exception in org.apache.ode.bpel.rtrep.v2
Exception used by the runtime to indicate a problem with the execution context.
InvalidContextException() - Constructor for exception org.apache.ode.bpel.rtrep.v2.InvalidContextException
 
InvalidContextException(String, Throwable) - Constructor for exception org.apache.ode.bpel.rtrep.v2.InvalidContextException
 
InvalidContextException(String) - Constructor for exception org.apache.ode.bpel.rtrep.v2.InvalidContextException
 
InvalidContextException(Throwable) - Constructor for exception org.apache.ode.bpel.rtrep.v2.InvalidContextException
 
InvalidInstanceException - Exception in org.apache.ode.bpel.runtime
 
InvalidInstanceException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
InvalidInstanceException(String) - Constructor for exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
InvalidInstanceException(Exception) - Constructor for exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
InvalidInstanceException(int) - Constructor for exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
InvalidInstanceException(String, int) - Constructor for exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
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.rapi
A run-time exception indicating that the process is invalid.
InvalidProcessException(String, Throwable) - Constructor for exception org.apache.ode.bpel.rapi.InvalidProcessException
 
InvalidProcessException(String) - Constructor for exception org.apache.ode.bpel.rapi.InvalidProcessException
 
InvalidProcessException(Exception) - Constructor for exception org.apache.ode.bpel.rapi.InvalidProcessException
 
InvalidProcessException(int) - Constructor for exception org.apache.ode.bpel.rapi.InvalidProcessException
 
InvalidProcessException(String, int) - Constructor for exception org.apache.ode.bpel.rapi.InvalidProcessException
 
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
 
InvocationStyle - Enum in org.apache.ode.bpel.iapi
Style of invocation supported by the integration layer for a given operation.
invoke(PartnerRoleMessageExchange) - Method in interface 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(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
invoke(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.soapbinding.SoapExternalService
 
INVOKE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
INVOKE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
invoke(String, Object[], String[]) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
invoke(MessageExchangeInterceptor, MessageExchangeInterceptor.InterceptorEvent) - Method in class org.apache.ode.bpel.intercept.InterceptorInvoker
 
invoke(String, PartnerLink, Operation, Element) - Method in interface org.apache.ode.bpel.rapi.IOContext
Invoke a partner.
INVOKE - Class in org.apache.ode.bpel.rtrep.v1
JacobRunnable that performs the work of the invoke activity.
INVOKE(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v1.INVOKE
 
invoke(String, PartnerLinkInstance, Operation, Element, Object) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
invoke(String, PartnerLinkInstance, Operation, Element, Object) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
INVOKE - Class in org.apache.ode.bpel.rtrep.v2
JacobRunnable that performs the work of the invoke activity.
INVOKE(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v2.INVOKE
 
invoke(String, PartnerLinkInstance, Operation, Element, Object) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
invoke(String, PartnerLinkInstance, Operation, Element, Object) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
invoke(String, OMElement) - Method in class org.apache.ode.il.DynamicService
 
invoke(Object, Method, Object[]) - Method in class org.apache.ode.jacob.vpu.ChannelFactory.ChannelInvocationHandler
 
invoke(InOut) - Method in class org.apache.ode.jbi.BaseMessageExchangeProcessor
Invoke with an In-Out message exchange pattern.
invoke(InOnly) - Method in class org.apache.ode.jbi.BaseMessageExchangeProcessor
Invoke with an In-Only message exchange pattern.
invoke(InOnly) - Method in class org.apache.ode.jbi.DynamicMessageExchangeProcessor
 
invoke(InOut) - Method in class org.apache.ode.jbi.DynamicMessageExchangeProcessor
 
invoke(Object, Method, Object[]) - Method in class org.apache.ode.utils.LoggingInterceptor
 
InvokeActivity - Class in org.apache.ode.bpel.compiler.bom
BOM representation of a BPEL <invoke> activity.
InvokeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.InvokeActivity
 
invokeAsync() - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Propagate the invoke asynchronous call to each subscriber
invokeAsync() - Method in class org.apache.ode.bpel.engine.UnreliableMyRoleMessageExchangeImpl
 
invokeAsync() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Invoke a processs asynchronously.
invokeBlocking() - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Propagate the invoke blocking call to each subscriber
invokeBlocking() - Method in class org.apache.ode.bpel.engine.UnreliableMyRoleMessageExchangeImpl
 
invokeBlocking() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Invoke a process hosted by the BPEL engine, blocking until the operation completes.
invokeBusinessLogic(MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
invokeConnectionMethod(String, Object[]) - Method in interface org.apache.ode.ra.transports.OdeTransportPipe
Invoke a method on a service provier session.
invokeDelayMs - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Number of ms to wait (relative to other invokes) before invoking.
InvokeGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
InvokeGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.InvokeGeneratorMessages
 
InvokeGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
InvokeGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.InvokeGeneratorMessages
 
invokePartnerReliable(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
invokePartnerReliable(PartnerRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
 
invokePartnerReliable(PartnerRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
invokePartnerReliable(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
invokePartnerTransacted(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
invokePartnerTransacted(PartnerRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
 
invokePartnerTransacted(PartnerRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
invokePartnerTransacted(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
invokePartnerUnreliable(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
invokePartnerUnreliable(PartnerRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Invoke a partner.
invokePartnerUnreliable(PartnerRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
invokePartnerUnreliable(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
invokeReliable() - Method in class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Propagate the invoke reliable call to each subscriber
invokeReliable() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Invoke a reliable process: this method must be invoked in a transaction.
InvokeResponse - Interface in org.apache.ode.bpel.rtrep.v1.channels
Response channel for pick requests.
InvokeResponse - Interface in org.apache.ode.bpel.rtrep.v2.channels
Response channel for pick requests.
InvokeResponseChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type InvokeResponse.
InvokeResponseChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type InvokeResponse.
InvokeResponseChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the InvokeResponse channel type.
InvokeResponseChannelListener(InvokeResponseChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.InvokeResponseChannelListener
 
InvokeResponseChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the InvokeResponse channel type.
InvokeResponseChannelListener(InvokeResponseChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.InvokeResponseChannelListener
 
invokeTransacted() - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Propagate the invoke transacted call to each subscriber
invokeTransacted() - Method in class org.apache.ode.bpel.engine.TransactedMyRoleMessageExchangeImpl
 
invokeTransacted() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Invoke a transactional process: this method must be invoked in a transaction.
IOContext - Interface in org.apache.ode.bpel.rapi
 
is11() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
Is this a BPEL 1.1 object?
is20Draft() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
isAbsolute(String) - Static method in class org.apache.ode.utils.fs.FileUtils
Test if the given path is absolute or not.
isActive() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The process status.
isAtomic() - Method in class org.apache.ode.bpel.compiler.bom.OnEvent
 
isAtomicScopeFirstTry() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
isAtomicScopeRetryable() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
isAttributeSet(String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
isBoolean(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isBpelNamespace(String) - Static method in class org.apache.ode.bpel.rtrep.common.Constants
 
isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
 
isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in class org.apache.ode.store.ProcessCleanupConfImpl
 
isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in class org.apache.ode.store.ProcessConfImpl
 
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(CorrelationSet) - Method in interface org.apache.ode.bpel.rapi.VariableContext
 
isCorrelationInitialized(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
isCorrelationInitialized(CorrelationSetInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
isCorrelationInitialized(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
isCorrelationInitialized(CorrelationSetInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
isCreateInstance() - Method in class org.apache.ode.bpel.compiler.bom.CreateInstanceActivity
Get the value of the createInstance flag.
isCreateInstance() - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel
 
isCreateInstanceOperation(Operation) - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
isCreateInstanceOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
isCreateInstanceOperation(Operation) - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
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
 
isEventEnabled(List<String>, BpelEvent.TYPE) - Method in class org.apache.ode.store.ProcessConfImpl
 
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.
isExtensionDeclared(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
isExtensionVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
Test whether this to/from is an "extension" to-from (i.e.
isExternal() - Method in class org.apache.ode.bpel.compiler.bom.Variable
Is this an external variable? It is if it has the above attribute.
isFailed() - Method in class org.apache.ode.test.BPELTestAbstract
 
isFaultOrFailure(int) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
isFaultReply - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
Is this a Fault reply?
isFaultReply - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
Is this a Fault reply?
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.
isFirstTry() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
isFirstTry() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
isFloat(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isHeaderRef() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
isHeaderRef() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
isIgnoreMissingFromData() - Method in class org.apache.ode.bpel.compiler.bom.Copy
 
isIgnoreUninitializedFromVariable() - Method in class org.apache.ode.bpel.compiler.bom.Copy
 
isInAtomicScope() - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
isInAtomicScope() - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
isInitialized() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
 
isInitialized() - Method in interface org.apache.ode.utils.WatchDog.Observer
 
isInitializePartnerRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Determine if the partner role has to be initialized with default value
isInitializePartnerRoleSet() - Method in interface org.apache.ode.bpel.rapi.PartnerLinkModel
 
isInitializePartnerRoleSet() - Method in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
isInitializePartnerRoleSet() - Method in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
isInMemory() - Method in class org.apache.ode.bpel.engine.ODEProcess
 
isInsertMissingToData() - Method in class org.apache.ode.bpel.compiler.bom.Copy
 
isInsertMissingToData() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.LValueExpression
 
isJoinExpression - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10ExpressionBPEL20
Flags this expression as a joinCondition
isJoinExpression - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10ExpressionBPEL20
Flags this expression as a joinCondition
isKeepSrcElement() - Method in class org.apache.ode.bpel.compiler.bom.Copy
 
isLatched(int) - Method in class org.apache.ode.bpel.engine.NStateLatch
 
isLinkActive(OLink) - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Obtain the status of a control link.
isLinkActive(OLink) - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
isLinkActive(OLink) - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
isLinkActive(OLink) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
isLinkActive(OLink) - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Obtain the status of a control link.
isLinkActive(OLink) - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
isLinkActive(OLink) - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
isLinkActive(OLink) - Method in class org.apache.ode.test.MockExtensionContext
 
isLiteralVal() - Method in class org.apache.ode.bpel.compiler.bom.From
 
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.
isMessageRef() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
Report whether this is a reference to a whole "message"
isMessageRef() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
Report whether this is a reference to a whole "message"
isMustUnderstand() - Method in class org.apache.ode.bpel.compiler.bom.Extension
 
isMyEndpointReference - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.PartnerLinkRef
 
isMyEndpointReference - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.PartnerLinkRef
 
isNonProxyHost(String) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 
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
 
isOdeFault(BindingFault) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
isolatedScope - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
Is this scope isolated i.e.
isOneWay() - Method in interface org.apache.ode.bpel.rapi.Selector
 
isOneWay() - Method in class org.apache.ode.bpel.rtrep.v1.Selector
 
isOneWay() - Method in class org.apache.ode.bpel.rtrep.v2.Selector
 
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
 
isParallel() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
Returns whether this forEach executes iterations on nested scopes parrallely or sequentially
isPartnerLinkAssigned(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
isPartnerLinkAssigned(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
isPartnerLinkVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
isPartnerRoleEndpointInitialized(PartnerLink) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Determine if the partner role of an endpoint has been initialized (either explicitly throug assginment or via the deployment descriptor)
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
isPartRef() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
Report whether this is a reference to a message part.
isPartRef() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
Report whether this is a reference to a message part.
isPropertyVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
isProxyEnabled(HttpParams, String) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 
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
 
isRelative(String) - Static method in class org.apache.ode.utils.fs.FileUtils
Test if the given path is relative or absolute.
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.
isRetryable() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
isRetryable() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
isSafe() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Report whether the operation is "safe" in the sense of the WSDL1.2 meaning of the term.
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
 
isSetActive() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "active" element
isSetActive() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "active" element
isSetActivities() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
True if has "activities" element
isSetActivities() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
True if has "activities" element
isSetActivityDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "activity-definition-id" element
isSetActivityDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "activity-definition-id" element
isSetActivityFailureReason() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "activity-failure-reason" element
isSetActivityFailureReason() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "activity-failure-reason" element
isSetActivityId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "activity-id" element
isSetActivityId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "activity-id" element
isSetActivityName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "activity-name" element
isSetActivityName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "activity-name" element
isSetActivityRecoveryAction() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "activity-recovery-action" element
isSetActivityRecoveryAction() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "activity-recovery-action" element
isSetActivityType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "activity-type" element
isSetActivityType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "activity-type" element
isSetBinding() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
True if has "binding" element
isSetBinding() - Method in interface org.apache.ode.bpel.dd.TInvoke
True if has "binding" element
isSetBpel11WsdlFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "bpel11wsdlFileName" attribute
isSetBpel11WsdlFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "bpel11wsdlFileName" attribute
isSetChildren() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
True if has "children" element
isSetChildren() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
True if has "children" element
isSetCorrelationKey() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "correlation-key" element
isSetCorrelationKey() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "correlation-key" element
isSetCorrelationProperties() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
True if has "correlation-properties" element
isSetCorrelationProperties() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
True if has "correlation-properties" element
isSetCorrelationSet() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "correlation-set" element
isSetCorrelationSet() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "correlation-set" element
isSetCorrelationSets() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
True if has "correlation-sets" element
isSetCorrelationSets() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
True if has "correlation-sets" element
isSetData() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
True if has "data" element
isSetData() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
True if has "data" element
isSetDtCompleted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "dt-completed" element
isSetDtCompleted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "dt-completed" element
isSetDtDied() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "dt-died" element
isSetDtDied() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "dt-died" element
isSetDtEnabled() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "dt-enabled" element
isSetDtEnabled() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "dt-enabled" element
isSetDtErrorSince() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
True if has "dt-error-since" element
isSetDtErrorSince() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
True if has "dt-error-since" element
isSetDtStarted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "dt-started" element
isSetDtStarted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "dt-started" element
isSetEnableSharing() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
True if has "enableSharing" element
isSetEnableSharing() - Method in interface org.apache.ode.bpel.dd.TProvide
True if has "enableSharing" element
isSetEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
True if has "event-info" element
isSetEventInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
True if has "event-info" element
isSetExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "explanation" element
isSetExplanation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "explanation" element
isSetExpression() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "expression" element
isSetExpression() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "expression" element
isSetFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "failure" element
isSetFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "failure" element
isSetFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
True if has "failures" element
isSetFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
True if has "failures" element
isSetFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
True if has "failures" element
isSetFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
True if has "failures" element
isSetFault() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "fault" element
isSetFault() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "fault" element
isSetFaultInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
True if has "fault-info" element
isSetFaultInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
True if has "fault-info" element
isSetFaultLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "fault-line-number" element
isSetFaultLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "fault-line-number" element
isSetFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "fileName" attribute
isSetFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "fileName" attribute
isSetGenerate() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
True if has "generate" attribute
isSetGenerate() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
True if has "generate" attribute
isSetInMemory() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "in-memory" element
isSetInMemory() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "in-memory" element
isSetInstanceId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "instance-id" element
isSetInstanceId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "instance-id" element
isSetInstanceSummary() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
True if has "instance-summary" element
isSetInstanceSummary() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
True if has "instance-summary" element
isSetMexId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "mex-id" element
isSetMexId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "mex-id" element
isSetMexInterceptors() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "mex-interceptors" element
isSetMexInterceptors() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "mex-interceptors" element
isSetName() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "name" element
isSetName() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
True if has "name" attribute
isSetName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
True if has "name" attribute
isSetName() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "name" element
isSetName() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
True if has "name" attribute
isSetName() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
True if has "name" attribute
isSetNewState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "new-state" element
isSetNewState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "new-state" element
isSetOldState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "old-state" element
isSetOldState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "old-state" element
isSetOperation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "operation" element
isSetOperation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "operation" element
isSetParentScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "parent-scope-id" element
isSetParentScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "parent-scope-id" element
isSetParentScopeRef() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
True if has "parent-scope-ref" element
isSetParentScopeRef() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
True if has "parent-scope-ref" element
isSetPartnerLink() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
True if has "partner-link" attribute
isSetPartnerLink() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
True if has "partner-link" attribute
isSetPartnerLinkName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "partner-link-name" element
isSetPartnerLinkName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "partner-link-name" element
isSetPartnerRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
True if has "partner-role" attribute
isSetPartnerRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
True if has "partner-role" attribute
isSetPortType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "port-type" element
isSetPortType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "port-type" element
isSetProcessEvents() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "process-events" element
isSetProcessEvents() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "process-events" element
isSetProcessId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "process-id" element
isSetProcessId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "process-id" element
isSetProcessType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "process-type" element
isSetProcessType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "process-type" element
isSetResult() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "result" element
isSetResult() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "result" element
isSetRetired() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "retired" element
isSetRetired() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "retired" element
isSetRootScope() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
True if has "root-scope" element
isSetRootScope() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
True if has "root-scope" element
isSetRootScopeDeclarationId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "root-scope-declaration-id" element
isSetRootScopeDeclarationId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "root-scope-declaration-id" element
isSetRootScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "root-scope-id" element
isSetRootScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "root-scope-id" element
isSetScope() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
True if has "scope" element
isSetScope() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "scope" element
isSetScopeDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "scope-definition-id" element
isSetScopeDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "scope-definition-id" element
isSetScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "scope-id" element
isSetScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "scope-id" element
isSetScopeName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "scope-name" element
isSetScopeName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "scope-name" element
isSetService() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
True if has "service" element
isSetService() - Method in interface org.apache.ode.bpel.dd.TInvoke
True if has "service" element
isSetSuccess() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "success" element
isSetSuccess() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "success" element
isSetType() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
True if has "type" element
isSetType() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
True if has "type" element
isSetValue() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
True if has "value" element
isSetValue() - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
True if has "value" element
isSetVariableName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "variable-name" element
isSetVariableName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "variable-name" element
isSetVariables() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
True if has "variables" element
isSetVariables() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
True if has "variables" element
isSharedService(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Tells if the service is shareable
isSharedService(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
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
 
isSuccessfulBranchesOnly() - Method in class org.apache.ode.bpel.compiler.bom.CompletionCondition
Gets whether the completion count should include all terminated children or only successfully completed ones.
isText(String) - Static method in class org.apache.ode.utils.http.HttpUtils
 
isTransactional() - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Report whether this engine is transactional, i.e.
isTransactional() - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
isTransactional() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Indicates whether a transactions in associated with the message exchange.
isTransient() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Is this a transient process? Transient processes are not persisted in the store.
isTransient() - Method in class org.apache.ode.store.ProcessConfImpl
 
isUnique() - Method in class org.apache.ode.bpel.common.CorrelationKey
Is this correlation key system-wide unique?
isUnique() - Method in class org.apache.ode.bpel.compiler.bom.CorrelationSet
Is the correlation set system-wide unique?
isUnique() - Method in interface org.apache.ode.bpel.rapi.CorrelationSetModel
 
isUnique() - Method in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
isUnique() - Method in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
isVariableAccessSerialized() - Method in class org.apache.ode.bpel.compiler.bom.Scope
 
isVariableInitialized(Variable) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Checks for variable initialization, i.e.
isVariableInitialized(VariableInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
isVariableInitialized(VariableInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
isVariableInitialized(VariableInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
isVariableInitialized(VariableInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
isVariableVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
isVariableVisible(String) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Returns whether a variable is visible in the current scope or not.
isVariableVisible(String) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
isVariableVisible(String) - Method in class org.apache.ode.test.MockExtensionContext
 
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.
isXml(String) - Static method in class org.apache.ode.utils.http.HttpUtils
 
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.
ITERATOR - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
IteratorEnumeration<T> - Class in org.apache.ode.utils.stl
 
IteratorEnumeration(Iterator<T>) - Constructor for class org.apache.ode.utils.stl.IteratorEnumeration
 

J

JacobAnnotationProcessorFactory - Class in org.apache.ode.jacob.ap
 
JacobAnnotationProcessorFactory() - Constructor for class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
 
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.compiler.v1.xpath10.jaxp
mock JAXP function resolver for checking the functions during compile time.
JaxpFunctionResolver(CompilerContext, OXPath10Expression, NSContext, String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver(CompilerContext, OXPath20ExpressionBPEL20, NSContext, String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
mock JAXP function resolver for checking the functions during compile time.
JaxpFunctionResolver(CompilerContext, OXPath10Expression, NSContext, String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver(CompilerContext, OXPath20ExpressionBPEL20, NSContext, String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
JAXP function resolver for BPEL XPath functions
JaxpFunctionResolver(EvaluationContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver(EvaluationContext, OXPath20ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
JAXP function resolver for BPEL XPath functions
JaxpFunctionResolver(EvaluationContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver(EvaluationContext, OXPath20ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver
 
JaxpFunctionResolver.CombineUrl - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.CombineUrl() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.CombineUrl
 
JaxpFunctionResolver.CombineUrl - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.CombineUrl() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.CombineUrl
 
JaxpFunctionResolver.CombineUrl - Class in org.apache.ode.bpel.rtrep.v1.xpath20
Takes the relative URL and combines it with the base URL to return a new absolute URL.
JaxpFunctionResolver.CombineUrl() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.CombineUrl
 
JaxpFunctionResolver.CombineUrl - Class in org.apache.ode.bpel.rtrep.v2.xpath20
Takes the relative URL and combines it with the base URL to return a new absolute URL.
JaxpFunctionResolver.CombineUrl() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.CombineUrl
 
JaxpFunctionResolver.ComposeUrl - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.ComposeUrl() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.ComposeUrl
 
JaxpFunctionResolver.ComposeUrl - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.ComposeUrl() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.ComposeUrl
 
JaxpFunctionResolver.ComposeUrl - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.ComposeUrl() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.ComposeUrl
 
JaxpFunctionResolver.ComposeUrl(boolean, String) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.ComposeUrl
 
JaxpFunctionResolver.ComposeUrl - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.ComposeUrl() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.ComposeUrl
 
JaxpFunctionResolver.ComposeUrl(boolean, String) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.ComposeUrl
 
JaxpFunctionResolver.Delete - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.Delete() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.Delete
 
JaxpFunctionResolver.Delete - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.Delete() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.Delete
 
JaxpFunctionResolver.Delete - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.Delete() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Delete
 
JaxpFunctionResolver.Delete - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.Delete() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Delete
 
JaxpFunctionResolver.DomToString - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.DomToString() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.DomToString
 
JaxpFunctionResolver.DomToString - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.DomToString() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.DomToString
 
JaxpFunctionResolver.DomToString - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.DomToString() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.DomToString
 
JaxpFunctionResolver.DomToString - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.DomToString() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.DomToString
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.DoXslTransform() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.DoXslTransform
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.GetLinkStatus() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.GetLinkStatus
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.GetVariableData() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.GetVariableData
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.GetVariableProperty() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.GetVariableProperty
 
JaxpFunctionResolver.Helper - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.Helper() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Helper
 
JaxpFunctionResolver.Helper - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.Helper() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Helper
 
JaxpFunctionResolver.InsertAfter - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.InsertAfter() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertAfter
 
JaxpFunctionResolver.InsertAfter - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.InsertAfter() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertAfter
 
JaxpFunctionResolver.InsertAfter - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.InsertAfter() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertAfter
 
JaxpFunctionResolver.InsertAfter - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.InsertAfter() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertAfter
 
JaxpFunctionResolver.InsertAsFirstInto - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.InsertAsFirstInto() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
JaxpFunctionResolver.InsertAsFirstInto - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.InsertAsFirstInto() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
JaxpFunctionResolver.InsertAsFirstInto - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.InsertAsFirstInto() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
JaxpFunctionResolver.InsertAsFirstInto - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.InsertAsFirstInto() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertAsFirstInto
 
JaxpFunctionResolver.InsertAsLastInto - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.InsertAsLastInto() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
JaxpFunctionResolver.InsertAsLastInto - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.InsertAsLastInto() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
JaxpFunctionResolver.InsertAsLastInto - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.InsertAsLastInto() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
JaxpFunctionResolver.InsertAsLastInto - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.InsertAsLastInto() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertAsLastInto
 
JaxpFunctionResolver.InsertBefore - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.InsertBefore() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertBefore
 
JaxpFunctionResolver.InsertBefore - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.InsertBefore() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertBefore
 
JaxpFunctionResolver.InsertBefore - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.InsertBefore() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertBefore
 
JaxpFunctionResolver.InsertBefore - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.InsertBefore() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertBefore
 
JaxpFunctionResolver.InsertInto - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.InsertInto() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.InsertInto
 
JaxpFunctionResolver.InsertInto - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.InsertInto() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.InsertInto
 
JaxpFunctionResolver.InsertInto - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.InsertInto() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.InsertInto
 
JaxpFunctionResolver.InsertInto - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.InsertInto() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.InsertInto
 
JaxpFunctionResolver.ProcessProperty - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.ProcessProperty() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.ProcessProperty
 
JaxpFunctionResolver.ProcessProperty - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.ProcessProperty() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.ProcessProperty
 
JaxpFunctionResolver.ProcessProperty - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.ProcessProperty() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.ProcessProperty
 
JaxpFunctionResolver.ProcessProperty - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.ProcessProperty() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.ProcessProperty
 
JaxpFunctionResolver.Rename - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
JaxpFunctionResolver.Rename() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.Rename
 
JaxpFunctionResolver.Rename - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
JaxpFunctionResolver.Rename() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.Rename
 
JaxpFunctionResolver.Rename - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpFunctionResolver.Rename() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.Rename
 
JaxpFunctionResolver.Rename - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpFunctionResolver.Rename() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.Rename
 
JaxpFunctionResolver.SplitToElements - Class in org.apache.ode.bpel.compiler.v1.xpath20
Compile time checking for the non standard ode:splitToElements function.
JaxpFunctionResolver.SplitToElements() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver.SplitToElements
 
JaxpFunctionResolver.SplitToElements - Class in org.apache.ode.bpel.compiler.v2.xpath20
Compile time checking for the non standard ode:splitToElements function.
JaxpFunctionResolver.SplitToElements() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver.SplitToElements
 
JaxpFunctionResolver.SplitToElements - Class in org.apache.ode.bpel.rtrep.v1.xpath20
Compile time checking for the non standard ode:splitToElements function.
JaxpFunctionResolver.SplitToElements() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver.SplitToElements
 
JaxpFunctionResolver.SplitToElements - Class in org.apache.ode.bpel.rtrep.v2.xpath20
Compile time checking for the non standard ode:splitToElements function.
JaxpFunctionResolver.SplitToElements() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.SplitToElements
 
JaxpVariableResolver - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
This is a mock implementation of the XPathVariableResolver for compilation.
JaxpVariableResolver(CompilerContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.compiler.v1.xpath20
This is a mock implementation of the XPathVariableResolver for compilation.
JaxpVariableResolver(CompilerContext, OXPath10ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
This is a mock implementation of the XPathVariableResolver for compilation.
JaxpVariableResolver(CompilerContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.compiler.v2.xpath20
This is a mock implementation of the XPathVariableResolver for compilation.
JaxpVariableResolver(CompilerContext, OXPath10ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
JAXP function resolver for BPEL XPath functions
JaxpVariableResolver(EvaluationContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
JaxpVariableResolver(EvaluationContext, OXPath10ExpressionBPEL20, Configuration) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
JAXP variable resolver for BPEL XPath functions
JaxpVariableResolver(EvaluationContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
JaxpVariableResolver(EvaluationContext, OXPath10ExpressionBPEL20, Configuration) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpVariableResolver
 
JaxpXPath10ExpressionCompilerBPEL11 - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
JAXP based XPath 1.0 expression compiler for BPEL v1.1.
JaxpXPath10ExpressionCompilerBPEL11() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
JaxpXPath10ExpressionCompilerBPEL11 - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
JAXP based XPath 1.0 expression compiler for BPEL v1.1.
JaxpXPath10ExpressionCompilerBPEL11() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL11
 
JaxpXPath10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
JAXP based XPath 1.0 expression compiler for BPEL 2.0
JaxpXPath10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
JaxpXPath10ExpressionCompilerBPEL20(String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
JaxpXPath10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
JAXP based XPath 1.0 expression compiler for BPEL 2.0
JaxpXPath10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
JaxpXPath10ExpressionCompilerBPEL20(String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
JaxpXPath10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
JAXP based XPath 1.0 expression compiler for BPEL 2.0 draft
JaxpXPath10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20Draft
 
JaxpXPath10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
JAXP based XPath 1.0 expression compiler for BPEL 2.0 draft
JaxpXPath10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20Draft
 
JaxpXPath10ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v1.xpath10.jaxp
XPath compiler based on a pure JAXP implementation.
JaxpXPath10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
Construtor.
JaxpXPath10ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v2.xpath10.jaxp
XPath compiler based on the default JAXP implementation.
JaxpXPath10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
Construtor.
JaxpXPath10ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
JAXP based XPath 1.0 Expression Language run-time subsytem.
JaxpXPath10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
JaxpXPath10ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
JAXP based XPath 1.0 Expression Language run-time subsytem.
JaxpXPath10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpXPath10ExpressionRuntime
 
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
 
JDBC_NS - Static variable in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
JdbcDelegate - Class in org.apache.ode.scheduler.simple
JDBC-based implementation of the DatabaseDelegate interface.
JdbcDelegate(DataSource) - Constructor for class org.apache.ode.scheduler.simple.JdbcDelegate
 
JdbcExternalVariableModule - Class in org.apache.ode.bpel.extvar.jdbc
 
JdbcExternalVariableModule() - Constructor for class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
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
 
JNDI_LOOKUP_PATH - Static variable in class org.apache.ode.axis2.util.TomcatFactory
 
jobCompleted(String) - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
jobCompleted(String) - Method in class org.apache.ode.il.MockScheduler
 
jobCompleted(String) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
jobDetail - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
jobName - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
JobNoLongerInDbException - Exception in org.apache.ode.scheduler.simple
Exception thrown if an attempt has been made to commit a job that is no longer in the database.
JobNoLongerInDbException(String, String) - Constructor for exception org.apache.ode.scheduler.simple.JobNoLongerInDbException
 
JOIN_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
joinCondition - Variable in class org.apache.ode.bpel.rtrep.v1.OActivity
 
joinCondition - Variable in class org.apache.ode.bpel.rtrep.v2.OActivity
 
JoinFailureSuppressor - Class in org.apache.ode.bpel.compiler.bom
Base class for nodes (such as Activity and Process that can suppress join failure.
JoinFailureSuppressor(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor
 
JoinFailureSuppressor.SuppressJoinFailure - Enum in org.apache.ode.bpel.compiler.bom
 
JpaObj - Class in org.apache.ode.store.jpa
 
JpaObj() - Constructor for class org.apache.ode.store.jpa.JpaObj
 

K

keepSrcElementName - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
keepSrcElementName - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
kill(Long) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Kill a 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.rtrep.v1
An implementation of the org.apache.ode.bpel.explang.ExpressionLanguageRuntime interface for constant expressions.
KonstExpressionLanguageRuntimeImpl() - Constructor for class org.apache.ode.bpel.rtrep.v1.KonstExpressionLanguageRuntimeImpl
 
KonstExpressionLanguageRuntimeImpl - Class in org.apache.ode.bpel.rtrep.v2
An implementation of the ExpressionLanguageRuntime interface for constant expressions.
KonstExpressionLanguageRuntimeImpl() - Constructor for class org.apache.ode.bpel.rtrep.v2.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
 
lastModified() - Method in class org.apache.ode.utils.WatchDog.FileMutable
 
lastModified() - Method in class org.apache.ode.utils.WatchDog.FileSetMutable
 
lastModified() - Method in interface org.apache.ode.utils.WatchDog.Mutable
 
latch(int) - Method in class org.apache.ode.bpel.engine.NStateLatch
 
latestCompiler(BpelCompiler.Version) - Static method in class org.apache.ode.bpel.compiler.BpelCompilerFactory
Creates a new compiler for the latest version of the internal BPEL model and the provided version of the BPEL specification.
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
 
LINK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
LINK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Link - Class in org.apache.ode.bpel.compiler.bom
BOM representation of <flow>'s link declaration.
Link(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Link
 
LINKS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
LINKS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Links - Class in org.apache.ode.bpel.compiler.bom
 
Links(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Links
 
links - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
links - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
LinkSource - Class in org.apache.ode.bpel.compiler.bom
BOM representation of a "link source" (i.e.
LinkSource(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.LinkSource
 
LinkStatus - Interface in org.apache.ode.bpel.rtrep.v1.channels
 
linkStatus(boolean) - Method in interface org.apache.ode.bpel.rtrep.v1.channels.LinkStatus
 
LinkStatus - Interface in org.apache.ode.bpel.rtrep.v2.channels
 
linkStatus(boolean) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.LinkStatus
 
LinkStatusChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type LinkStatus.
LinkStatusChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type LinkStatus.
LinkStatusChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the LinkStatus channel type.
LinkStatusChannelListener(LinkStatusChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.LinkStatusChannelListener
 
LinkStatusChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the LinkStatus channel type.
LinkStatusChannelListener(LinkStatusChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.LinkStatusChannelListener
 
LinkTarget - Class in org.apache.ode.bpel.compiler.bom
A representation of a BPEL link target.
LinkTarget(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.LinkTarget
 
listAllInstances() - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listAllInstances() - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Deprecated. As of Ode 1.3, this method is deprecated in favor of listInstancesSummary(filter, order, limit)
listAllInstancesWithLimit(int) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listAllInstancesWithLimit(int) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Deprecated. As of Ode 1.3, this method is deprecated in favor of listInstancesSummary(filter, order, limit)
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.
listInstancesSummary(String, String, int) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listInstancesSummary(String, String, int) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
List instances and only return summary information about the instance, combined with all correlation properties.
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.
LITERAL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
LiteralVal - Class in org.apache.ode.bpel.compiler.bom
BOM representation of an XML-literal assignment R-value.
LiteralVal(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.LiteralVal
 
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.
loadFile(File) - Method in class org.apache.ode.utils.HierarchicalProperties
 
loadFiles() - Method in class org.apache.ode.utils.HierarchicalProperties
Clear all existing content, then read the file and parse each property.
localLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OFlow
Links delcared within this activity.
localLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OFlow
Links delcared within this activity.
location - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
location - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess.OPropertyAlias
 
location - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression.OSigGetVariableData
 
location - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
location - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OPropertyAlias
 
location - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression.OSigGetVariableData
 
locator - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Value
Variable locator.
lock() - Method in class org.apache.ode.utils.ProcessMutex
Acquire the lock.
lock - Variable in class org.apache.ode.utils.WatchDog.DefaultObserver
 
LOG - Static variable in class org.apache.ode.bpel.common.InstanceFilter
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.BpelJacobRunnable
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.ActivityRecoveryChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.CompensationChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.EventHandlerControlChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.InvokeResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.LinkStatusChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.ParentScopeChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.PickResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.TerminationChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.channels.TimerResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v1.REPEATUNTIL
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.ActivityRecoveryChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.CompensationChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.EventHandlerControlChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.InvokeResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.LinkStatusChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.ParentScopeChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.PickResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.ReadWriteLockChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.TerminationChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.channels.TimerResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.rtrep.v2.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
 
log - Static variable in class org.apache.ode.utils.Properties
 
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
 
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.
LoggingInterceptor<T> - Class in org.apache.ode.utils
 
LoggingInterceptor(T, Log) - Constructor for class org.apache.ode.utils.LoggingInterceptor
 
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

magic - Variable in class org.apache.ode.bpel.rapi.Serializer
 
MAGIC_NUMBER - Static variable in class org.apache.ode.bpel.rapi.Serializer
 
MAGIC_NUMBER_OFH_20040908 - Static variable in class org.apache.ode.bpel.rapi.Serializer
 
MAGIC_NUMBER_OFH_20061101 - Static variable in class org.apache.ode.bpel.rapi.Serializer
 
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.il.OMUtils
 
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.fs.FileUtils
 
main(String[]) - Static method in class org.apache.ode.utils.GUID
 
main(String[]) - Static method in class org.apache.ode.utils.URITemplate
 
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.CollectionUtils
Make a Collection out of an array.
makeConstants() - Method in class org.apache.ode.bpel.compiler.v2.BaseCompiler
 
makeDeployDir(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
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<ODEProcess>) - Method in class org.apache.ode.bpel.engine.CountLRUDehydrationPolicy
 
markForDehydration(List<ODEProcess>) - 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.
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaTypeSerializer
Unimplemented.
matchCorrelation - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OEvent
Correlation set to match on.
matchCorrelation - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
Correlation set to match on.
matchCorrelation - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
Correlation set to match on.
matchCorrelation - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
Correlation set to match on.
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
 
maximumWaitMs - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Maximum number of ms to wait for a response.
maxNextCharInd - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
maxRunTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
MemBackedMessageImpl - Class in org.apache.ode.bpel.engine
Message, stored in memory.
MemBackedMessageImpl(Element, Element, QName, boolean) - Constructor for class org.apache.ode.bpel.engine.MemBackedMessageImpl
 
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
Representation of a message (i.e.
MessageDAOImpl - Class in org.apache.ode.bpel.memdao
 
MessageDAOImpl() - 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.AckType - Enum in org.apache.ode.bpel.iapi
 
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(String, 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.rtrep.v1.OEventHandler.OEvent
OASIS addition for disambiguating receives (optional).
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
OASIS addition for disambiguating receives (optional).
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
OASIS modification - Message Exchange Id.
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v1.Selector
 
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
OASIS addition for disambiguating receives (optional).
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
OASIS addition for disambiguating receives (optional).
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
OASIS modification - Message Exchange Id.
messageExchangeId - Variable in class org.apache.ode.bpel.rtrep.v2.Selector
 
MessageExchangeInterceptor - Interface in org.apache.ode.bpel.intercept
Hook into the BPEL server that enables intercepting of parntner/server invocations.
MessageExchangeInterceptor.InterceptorEvent - Interface in org.apache.ode.bpel.intercept
Representation of an intercept event.
MessageExchangePattern - Class in org.apache.ode.jbi
Constant exchange patter defs.
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.httpbinding
 
Messages() - Constructor for class org.apache.ode.axis2.httpbinding.Messages
 
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.compiler.wsdl
Message interface for wsdl bpel extension
Messages() - Constructor for class org.apache.ode.bpel.compiler.wsdl.Messages
 
MESSAGES - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
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.rtrep.v1
Message bundle for this package.
Messages() - Constructor for class org.apache.ode.bpel.rtrep.v1.Messages
 
Messages - Class in org.apache.ode.bpel.rtrep.v2
Message bundle used by the BPEL provider implementation.
Messages() - Constructor for class org.apache.ode.bpel.rtrep.v2.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
 
Messages - Class in org.apache.ode.utils.wsdl
 
Messages() - Constructor for class org.apache.ode.utils.wsdl.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.
messageText - Variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
Internationalized message text.
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
 
messageType - Variable in class org.apache.ode.bpel.rtrep.v1.OMessageVarType
 
messageType - Variable in class org.apache.ode.bpel.rtrep.v2.OMessageVarType
 
messageTypes - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
messageTypes - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
mexContext - Variable in class org.apache.ode.test.BPELTestAbstract
 
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
 
minimumWaitMs - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, minimum number of ms before a response should be available.
minRunTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
MockExtensionContext - Class in org.apache.ode.test
Very simple mock implementation of the ExtensionContext interface.
MockExtensionContext() - Constructor for class org.apache.ode.test.MockExtensionContext
 
MockScheduler - Class in org.apache.ode.il
 
MockScheduler(TransactionManager) - Constructor for class org.apache.ode.il.MockScheduler
 
MockTransactionManager - Class in org.apache.ode.test
A minimal transaction manager that can be used for testing.
MockTransactionManager() - Constructor for class org.apache.ode.test.MockTransactionManager
 
MockTransactionManager.TX - Class in org.apache.ode.test
 
MockTransactionManager.TX() - Constructor for class org.apache.ode.test.MockTransactionManager.TX
 
msgAlreadyDefinedIn(String, String, String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about a thing being (inappropriately) redefined.
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.utils.wsdl.Messages
 
msgBindingInputNotFound(QName, String, String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgBindingNotFound(String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgBindingOperationNotFound(QName, String, String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgBindingOutputNotFound(QName, String, String) - Method in class org.apache.ode.utils.wsdl.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
 
msgCannotBeDocumentRootElement(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about an element not being permissable as the root element in a WSDL document.
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.
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
 
msgDbConsistencyError(String) - Method in class org.apache.ode.bpel.engine.Messages
 
msgDbConsistencyError(String) - Method in class org.apache.ode.bpel.rtrep.v2.Messages
 
msgDeployFailCompileErrors(CompilationException) - 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.bpel.rtrep.v2.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.bpel.rtrep.v2.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.bpel.rtrep.v2.Messages
 
msgDeployStarting(File) - Method in class org.apache.ode.store.Messages
 
msgDuplicateWSDLImport(String, String) - Method in class org.apache.ode.utils.wsdl.Messages
Attempted to import WSDL for namespace {0} from multiple locations: definitions from {1} will be ignored
msgElementMustBeEmpty(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about the <X> element having content when it should be empty.
msgElementRequiresAttr(String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about the <X> element requiring the Y attribute.
msgElementRequiresChild(String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about a child element being required.
msgEmptyContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgEmptyRValue() - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
The R-Value must select one item.
msgEmptyRValue() - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
The R-Value must select one item.
msgEvalException(String, String) - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
An exception occured while evaluating "{0}": {1}
msgEvalException(String, String) - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
An exception occured while evaluating "{0}": {1}
msgExpLangRegistrationError(String, Map<String, String>) - Method in class org.apache.ode.bpel.engine.Messages
 
msgExpLangRegistrationError(String, Map<String, String>) - Method in class org.apache.ode.bpel.rtrep.v1.Messages
 
msgExpLangRegistrationError(String, Map<String, String>) - Method in class org.apache.ode.bpel.rtrep.v2.Messages
 
msgExtensibilityElementsMustBeLast(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about an extensibility element occurring out of order with respect to other WSDL elements.
msgExtensionMustUnderstandError(QName, String) - Method in class org.apache.ode.bpel.engine.Messages
 
msgExtensionMustUnderstandError(QName, String) - Method in class org.apache.ode.bpel.rtrep.v2.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.
msgHttpBindingNotUsed(Binding) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInternalError(String) - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
InternalError: Unexpected selection failure (contact tech support): {0}
msgInternalError(String) - Method in class org.apache.ode.bpel.rtrep.v2.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.
msgInvalidContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInvalidLValue() - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
The L-Value must be a text information item (TII), element information item (EII), or attribute information item (AII).
msgInvalidLValue() - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
The L-Value must be a text information item (TII), element information item (EII), or attribute information item (AII).
msgInvalidNamespacePrefix(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
BPEL extension error: invalid namespace prefix \"{0}\".
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.rtrep.v1.ASSIGNMessages
The R-Value must be a text information item (TII) or element information item (EII).
msgInvalidRValue() - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
The R-Value must be a text information item (TII) or element information item (EII).
msgInvalidURIPattern() - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInvalidURIPattern(Binding, BindingOperation, String) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
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.rtrep.v1.ASSIGNMessages
A literal must not contain mixed content.
msgLiteralContainsMixedContent() - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
A literal must not contain mixed content.
msgLiteralContainsMultipleEIIs() - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
A literal must not contain more than one element information item (EII).
msgLiteralContainsMultipleEIIs() - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
A literal must not contain more than one element information item (EII).
msgLiteralMustContainTIIorEII() - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
A literal must contain either a text information item (TII) or a single element information item (EII).
msgLiteralMustContainTIIorEII() - Method in class org.apache.ode.bpel.rtrep.v2.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.rtrep.v1.Messages
Format a message about passing a non-static location path where one is expected.
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.
msgMalformedQName(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
The string \"{0}\" is not a properly formatted QName.
msgMessageExchangeFailureOnProcessCompletion() - Method in class org.apache.ode.bpel.rtrep.v1.Messages
 
msgMessageExchangeFailureOnProcessCompletion() - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgMessageExchangeInterceptorRegistered(String) - Method in class org.apache.ode.axis2.Messages
 
msgMessageExchangeInterceptorRegistered(String) - Method in class org.apache.ode.jbi.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.
msgMimeMultipartRelatedUnsupported(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
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.
msgMissingRoleForPartnerLinkType(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
The formatted error message The partnerLinkType {0} does not define any roles.
msgMissingVerb(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgMultipleAddressesForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
Multiple addresses for port {0}
msgMultipleBindings(QName) - Method in class org.apache.ode.utils.wsdl.Messages
Port {0} has multiple binding elements
msgMultipleBindingsForOperation(String) - Method in class org.apache.ode.utils.wsdl.Messages
Opeartion {0} has multiple binding elements
msgMultipleMimeContent() - Method in class org.apache.ode.utils.wsdl.Messages
 
msgMustBeChildOfDef(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about a WSDL extensibility element requiring to be a first level child of the definition element.
msgNoAddressForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
No address for port {0}
msgNoBinding(QName) - Method in class org.apache.ode.utils.wsdl.Messages
No or for port {0}
msgNoBindingForOperation(String) - Method in class org.apache.ode.utils.wsdl.Messages
No or for operation {0}
msgNoHTTPBindingForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
No HTTP binding for port: {0}
msgNoMoreThanNumberOfElements(int, String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message that at most n things of type x may be defined with each y.
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.utils.wsdl.Messages
No SOAP binding for port: {0}
msgNoSuchMessageTypeForPropertyAlias(String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format a message about a <propertyAlias> referring to a non-existent WSDL message type.
msgNoSuchPartForPropertyAlias(String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format a message about a <propertyAlias> referring to a non-existent part of a a WSDL message type.
msgNoSuchPortTypeForRole(String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about a <role> referring to a portType that can't be dereferenced.
msgNoSuchProperty(String, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about a reference to a <property> that does not exist.
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
 
msgOdeMessageExpected() - Method in class org.apache.ode.utils.wsdl.Messages
 
msgOdeMessageMissingRequiredPart(String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgOdeMessagePartMissingRequiredElement(QName, String, String, QName) - Method in class org.apache.ode.utils.wsdl.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
 
msgOnlySupportsUrlEncodedAndUrlreplacement(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgPollingStarted(String) - Method in class org.apache.ode.axis2.Messages
 
msgPortDefinitionNotFound(QName, String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgProcessDeployed(Object, QName) - Method in class org.apache.ode.store.Messages
 
msgProcessingSchema(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
Format a debug message about processing an XML Schema document.
msgProcessNotFound(QName) - Method in class org.apache.ode.store.Messages
 
msgProcessUndeployed(QName) - Method in class org.apache.ode.store.Messages
 
msgProcessUndeployFailed(QName) - Method in class org.apache.ode.store.Messages
 
msgPropertyAliasReturnedNonElement(String, String) - Method in class org.apache.ode.bpel.rtrep.v1.Messages
 
msgPropertyAliasReturnedNonElement(String, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgPropertyAliasReturnedNullSet(String, String) - Method in class org.apache.ode.bpel.rtrep.v1.Messages
 
msgPropertyAliasReturnedRValue(String, String) - Method in class org.apache.ode.bpel.rtrep.v1.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.
msgRoleAlreadyDefined(QName, String) - Method in class org.apache.ode.bpel.compiler.wsdl.Messages
Format an error message about a named <role> already being declared within a <partnerLink>.
msgRValueMultipleNodesSelected(String) - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
R-Value expression "{0}" returned multiple nodes.
msgRValueMultipleNodesSelected(String) - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
R-Value expression "{0}" returned multiple nodes.
msgRValueNoNodesSelected(String) - Method in class org.apache.ode.bpel.rtrep.v1.ASSIGNMessages
R-Value expression "{0}" did not select any nodes.
msgRValueNoNodesSelected(String) - Method in class org.apache.ode.bpel.rtrep.v2.ASSIGNMessages
R-Value expression "{0}" did not select any nodes.
msgs - Static variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
msgs - Variable in class org.apache.ode.test.MockExtensionContext
 
msgScheduledJobFailed(Map<String, Object>) - Method in class org.apache.ode.bpel.engine.Messages
 
msgScheduledJobFailed(Map<String, Object>) - Method in class org.apache.ode.bpel.rtrep.v2.Messages
 
msgServiceDefinitionNotFound(QName) - Method in class org.apache.ode.utils.wsdl.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
 
msgSimpleTypeExpected(String) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgSOAPBodyDoesNotContainAllRequiredParts() - Method in class org.apache.ode.utils.wsdl.Messages
 
msgSoapBodyDoesNotContainExpectedPartWrapper(QName, String, QName) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgSOAPBodyDoesNotContainRequiredPart(String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgSoapErrorOnSend(String) - Method in class org.apache.ode.tools.ToolMessages
 
msgSoapHeaderMissingRequiredElement(QName) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgSoapHeaderMustBeAnElement(Node) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgSoapHeaderReferencesUnkownPart(String) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgUnableToCompileXPath(String, int, String) - Method in class org.apache.ode.bpel.rtrep.v1.Messages
Format a message about being unable to compile an XPath expression.
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.utils.wsdl.Messages
 
msgUnexpectedBindingClass(Class) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgUnexpectedElementInSOAPBody(QName, QName) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgUnknownEPR(String) - Method in class org.apache.ode.bpel.rtrep.v1.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.
msgUnsupportedContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgUnsupportedHttpMethod(Binding, String) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
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.utils.wsdl.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
 
mustUnderstand - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OExtension
 
mustUnderstandExtensions - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
All must-understand extensions in the process.
mutable - Variable in class org.apache.ode.utils.WatchDog
 
MutableEndpoint - Interface in org.apache.ode.il.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.
myRoleName - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
myRoleName - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
myRolePortType - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
myRolePortType - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 

N

NAME - Static variable in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
Field NAME
NAME - Static variable in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
Field NAME
NAME - Static variable in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
Unique QName for the engine, this should be the element used for the external-variable configuration.
name - Variable in class org.apache.ode.bpel.rtrep.v1.OActivity
 
name - Variable in class org.apache.ode.bpel.rtrep.v1.OLink
The name of the link.
name - Variable in class org.apache.ode.bpel.rtrep.v1.OMessageVarType.Part
 
name - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
partnerLink name.
name - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess.OProperty
 
name - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
name - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
Name of the scope.
name - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.Variable
 
name - Variable in class org.apache.ode.bpel.rtrep.v2.OActivity
 
name - Variable in class org.apache.ode.bpel.rtrep.v2.OLink
The name of the link.
name - Variable in class org.apache.ode.bpel.rtrep.v2.OMessageVarType.Part
 
name - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
partnerLink name.
name - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OProperty
 
name - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
name - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
Name of the scope.
name - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.Variable
 
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
 
namespaceCtx - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
namespaceCtx - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
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.
namespaceURI - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OExtension
 
narrowTypes() - Method in interface org.apache.ode.bpel.rtrep.v1.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.rtrep.v1.ExprEvaluationContextImpl
 
narrowTypes() - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
narrowTypes() - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
narrowTypes() - Method in interface org.apache.ode.bpel.rtrep.v2.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.rtrep.v2.ExprEvaluationContextImpl
 
narrowTypes() - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
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
 
negative(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
nested - Variable in class org.apache.ode.bpel.rtrep.v1.OAgent
The children of this agent.
nested - Variable in class org.apache.ode.bpel.rtrep.v2.OAgent
The children of this agent.
NestedCommandEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
nestedElement - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.ExtensionAssignOperation
 
nestedElement - Variable in class org.apache.ode.bpel.rtrep.v2.OExtensionActivity
 
newBpelCompiler() - Static method in class org.apache.ode.bpel.compiler.BpelC
 
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.
newDefinition() - Method in interface org.apache.ode.bpel.compiler.wsdl.WSDLFactory4BPEL
 
newDocument() - Method in class org.apache.ode.jbi.msgmap.BaseXmlMapper
 
newDocument() - Static method in class org.apache.ode.utils.DOMUtils
 
newInstance(Activity) - Method in interface org.apache.ode.bpel.compiler.v1.ActivityGenerator
 
newInstance(Activity) - Method in class org.apache.ode.bpel.compiler.v1.ForEachGenerator
 
newInstance(Activity) - Method in class org.apache.ode.bpel.compiler.v1.SwitchGenerator
 
newInstance(Activity) - Method in interface org.apache.ode.bpel.compiler.v2.ActivityGenerator
 
newInstance(Activity) - Method in class org.apache.ode.bpel.compiler.v2.ForEachGenerator
 
newInstance(Activity) - Method in class org.apache.ode.bpel.compiler.v2.SwitchGenerator
 
newInstance() - Static method in class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL11
 
newInstance() - Static method in class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL20
 
newInstance() - Static method in class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL20Draft
 
newInstance() - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TCleanup.Category.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Category.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TCleanup.On.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.On.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TDeployment.Process.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Process.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TDeployment.Process.Property.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Process.Property.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TInvoke.Binding.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Binding.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Generate.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Generate.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Data.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Data.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Instances.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Instances.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Documents.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Documents.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Property.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Property.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Activities.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Activities.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Children.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Children.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Variables.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Variables.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Value.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Value.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
newInstance(Object) - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v1.OConstantVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v1.OElementVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v1.OMessageVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v1.OVarType
Create a new instance of this variable.
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v1.OXsdTypeVarType
 
newInstance(Object) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v2.OConstantVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v2.OElementVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v2.OMessageVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v2.OPropertyVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v2.OVarType
Create a new instance of this variable.
newInstance(Document) - Method in class org.apache.ode.bpel.rtrep.v2.OXsdTypeVarType
 
newInstance(Object) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
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
 
newPopulatedExtensionRegistry() - Method in class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL11
 
newPopulatedExtensionRegistry() - Method in class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL20
 
newPopulatedExtensionRegistry() - Method in class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL20Draft
 
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.
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TService.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
Deprecated. XMLInputStream
newValue(Object) - Static method in class org.apache.ode.bpel.dd.TCleanup.Category.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.dd.TCleanup.On.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Generate.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
newWSDLReader() - Method in interface org.apache.ode.bpel.compiler.wsdl.WSDLFactory4BPEL
 
newWSDLWriter() - Method in interface org.apache.ode.bpel.compiler.wsdl.WSDLFactory4BPEL
 
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
 
NON_STDRD_FUNCTION_COMBINE_URL - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_COMPOSE_URL - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_DELETE - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_COMBINE_URL - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_COMPOSE_URL - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_DOM_TO_STRING - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_EXPAND_TEMPLATE - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_SPLIT_TO_ELEMENTS - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
Non standard extension function ode:splitToElements(sourceText, 'separator' 'targetLocalName', 'targetNS'?)
NON_STDRD_FUNCTION_DOM_TO_STRING - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_EXPAND_TEMPLATE - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_INSERT_AFTER - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_INSERT_AS_FIRST_INTO - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_INSERT_AS_LAST_INTO - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_INSERT_BEFORE - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_PROCESS_PROPERTY - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_RENAME - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NON_STDRD_FUNCTION_SPLIT_TO_ELEMENTS - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
NONE - Static variable in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
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
 
noreply(String, FaultInfo) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
NoRootContextException - Exception in org.apache.ode.bpel.dao
Exception thrown when no root context.
NoRootContextException() - Constructor for exception org.apache.ode.bpel.dao.NoRootContextException
 
NoSuchOperationException - Exception in org.apache.ode.bpel.rapi
 
NoSuchOperationException() - Constructor for exception org.apache.ode.bpel.rapi.NoSuchOperationException
 
notbad() - Method in interface org.apache.ode.jacob.classgen.testtypes.BadInheritsBad
 
NS - Static variable in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 
NS_ACTIVITY_RECOVERY - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
NS_BPEL4WS_2003_03 - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
BPEL Namespace, 03/2003
NS_BPEL4WS_PARTNERLINK_2003_05 - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
BPEL Partnerlink Namespace, 05/2003
NS_BPEL_EXTENSIBILITY - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
NS_RDF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
Not part of BPEL, but handy to have.
NS_URI_XMLNS - Static variable in class org.apache.ode.utils.DOMUtils
The namespaceURI represented by the prefix xmlns.
NS_WSBPEL2_0 - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
The XML namespace for schema of WS-BPEL 2.0, i.e., the first OASIS-sanctioned version of the specification.
NS_WSBPEL2_0_FINAL_ABSTRACT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
BPEL 2.0 Final namespaces
NS_WSBPEL2_0_FINAL_EXEC - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
NS_WSBPEL2_0_FINAL_PLINK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
NS_WSBPEL2_0_FINAL_SERVREF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
NS_WSBPEL2_0_FINAL_VARPROP - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
NS_WSBPEL_PARTNERLINK_2004_03 - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
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
 
NStateLatch - Class in org.apache.ode.bpel.engine
An N state synchronization latch useful for implementing hydration/dehydration.
NStateLatch(Runnable[]) - Constructor for class org.apache.ode.bpel.engine.NStateLatch
Constructor, the array of Runnables defines the number of states and the transition actions.
NUMBER - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
NUMBER_TYPE - Static variable in class org.apache.ode.bpel.rtrep.v2.OVarType
 
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.
numProcesses - Variable in class org.apache.ode.bpel.rapi.Serializer
Deprecated, only one process per file.
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

OActivity - Class in org.apache.ode.bpel.rtrep.v1
Compiled represnetation of a BPEL activity.
OActivity(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OActivity
 
OActivity - Class in org.apache.ode.bpel.rtrep.v2
Compiled represnetation of a BPEL activity.
OActivity(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OActivity
 
OAgent - Class in org.apache.ode.bpel.rtrep.v1
Base class for active BPEL agents.
OAgent(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAgent
 
OAgent - Class in org.apache.ode.bpel.rtrep.v2
Base class for active BPEL agents.
OAgent(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAgent
 
OASIS_EXPLANG_XPATH_1_0 - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler20
 
OASIS_EXPLANG_XPATH_1_0 - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler20Draft
 
OASIS_EXPLANG_XPATH_1_0 - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler20
 
OASIS_EXPLANG_XPATH_1_0 - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler20Draft
 
OASIS_EXPLANG_XPATH_2_0 - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler20
 
OASIS_EXPLANG_XPATH_2_0 - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler20Draft
 
OASIS_EXPLANG_XPATH_2_0 - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler20
 
OASIS_EXPLANG_XPATH_2_0 - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler20Draft
 
OASIS_EXPLANG_XQUERY_1_0 - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler20
 
OASIS_EXPLANG_XQUERY_1_0 - Static variable in class org.apache.ode.bpel.compiler.v1.BpelCompiler20Draft
 
OASIS_EXPLANG_XQUERY_1_0 - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler20
 
OASIS_EXPLANG_XQUERY_1_0 - Static variable in class org.apache.ode.bpel.compiler.v2.BpelCompiler20Draft
 
OAssign - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign
 
OAssign - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign
 
OAssign.Copy - Class in org.apache.ode.bpel.rtrep.v1
Assignmenet copy entry, i.e.
OAssign.Copy(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
OAssign.Copy - Class in org.apache.ode.bpel.rtrep.v2
Assignment copy entry, i.e.
OAssign.Copy(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
OAssign.DirectRef - Class in org.apache.ode.bpel.rtrep.v1
Direct reference: selects named child of the message document element.
OAssign.DirectRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.DirectRef
 
OAssign.DirectRef - Class in org.apache.ode.bpel.rtrep.v2
Direct reference: selects named child of the message document element.
OAssign.DirectRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.DirectRef
 
OAssign.Expression - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign.Expression(OProcess, OExpression) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.Expression
 
OAssign.Expression - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign.Expression(OProcess, OExpression) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.Expression
 
OAssign.ExtensionAssignOperation - Class in org.apache.ode.bpel.rtrep.v2
Assignment extension operation entry, i.e.
OAssign.ExtensionAssignOperation(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.ExtensionAssignOperation
 
OAssign.Literal - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign.Literal(OProcess, Document) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.Literal
 
OAssign.Literal - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign.Literal(OProcess, Document) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.Literal
 
OAssign.LValue - Interface in org.apache.ode.bpel.rtrep.v1
 
OAssign.LValue - Interface in org.apache.ode.bpel.rtrep.v2
 
OAssign.LValueExpression - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign.LValueExpression(OProcess, OLValueExpression) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.LValueExpression
 
OAssign.LValueExpression - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign.LValueExpression(OProcess, OLValueExpression) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.LValueExpression
 
OAssign.OAssignOperation - Class in org.apache.ode.bpel.rtrep.v2
Base class for assign operations.
OAssign.OAssignOperation(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.OAssignOperation
 
OAssign.OAssignOperation.Type - Enum in org.apache.ode.bpel.rtrep.v2
 
OAssign.PartnerLinkRef - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign.PartnerLinkRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.PartnerLinkRef
 
OAssign.PartnerLinkRef - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign.PartnerLinkRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.PartnerLinkRef
 
OAssign.PropertyRef - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign.PropertyRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.PropertyRef
 
OAssign.PropertyRef - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign.PropertyRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.PropertyRef
 
OAssign.RValue - Interface in org.apache.ode.bpel.rtrep.v1
 
OAssign.RValue - Interface in org.apache.ode.bpel.rtrep.v2
 
OAssign.VariableRef - Class in org.apache.ode.bpel.rtrep.v1
 
OAssign.VariableRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
OAssign.VariableRef - Class in org.apache.ode.bpel.rtrep.v2
 
OAssign.VariableRef(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
OBase - Class in org.apache.ode.bpel.rtrep.v1
Base class for compiled BPEL objects.
OBase(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OBase
 
OBase - Class in org.apache.ode.bpel.rtrep.v2
Base class for compiled BPEL objects.
OBase(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OBase
 
object(L) - 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, L) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, L[]) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, Set<L>) - 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
 
object - Variable in class org.apache.ode.utils.WatchDog.DefaultObserver
 
ObjectPrinter - Class in org.apache.ode.utils
Helper class for printing/formatting arbitrary objects.
ObjectPrinter() - Constructor for class org.apache.ode.utils.ObjectPrinter
 
observer - Variable in class org.apache.ode.utils.WatchDog
 
OCatch - Class in org.apache.ode.bpel.rtrep.v1
The catch pseudo-activity.
OCatch(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OCatch
 
OCatch - Class in org.apache.ode.bpel.rtrep.v2
The catch pseudo-activity.
OCatch(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OCatch
 
OCompensate - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of the BPEL <compensate> activity.
OCompensate(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OCompensate
 
OCompensate - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of the BPEL <compensate> activity.
OCompensate(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OCompensate
 
OCompensationHandler - Class in org.apache.ode.bpel.rtrep.v1
 
OCompensationHandler(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OCompensationHandler
 
OCompensationHandler - Class in org.apache.ode.bpel.rtrep.v2
 
OCompensationHandler(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OCompensationHandler
 
OConstantExpression - Class in org.apache.ode.bpel.rtrep.v1
 
OConstantExpression(OProcess, Object) - Constructor for class org.apache.ode.bpel.rtrep.v1.OConstantExpression
 
OConstantExpression - Class in org.apache.ode.bpel.rtrep.v2
 
OConstantExpression(OProcess, Object) - Constructor for class org.apache.ode.bpel.rtrep.v2.OConstantExpression
 
OConstants - Class in org.apache.ode.bpel.rtrep.v1
Compiled BPEL constants.
OConstants(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OConstants
 
OConstants - Class in org.apache.ode.bpel.rtrep.v2
Compiled BPEL constants.
OConstants(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OConstants
 
OConstantVarType - Class in org.apache.ode.bpel.rtrep.v1
 
OConstantVarType(OProcess, Node) - Constructor for class org.apache.ode.bpel.rtrep.v1.OConstantVarType
 
OConstantVarType - Class in org.apache.ode.bpel.rtrep.v2
 
OConstantVarType(OProcess, Node) - Constructor for class org.apache.ode.bpel.rtrep.v2.OConstantVarType
 
ODE_EXTENSION_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODE_HTTP_EXTENSION_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODE_PMAPI - Static variable in class org.apache.ode.utils.Namespaces
ODE stuff
ODE_PREFFIX - Static variable in class org.apache.ode.utils.HierarchicalProperties
 
ODE_SESSION_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODEAxisOperationDispatcher - Class in org.apache.ode.axis2.hooks
Dispatches the service based on the information from the target endpoint URL.
ODEAxisOperationDispatcher() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
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
 
ODEAxisService.WSDL11ToAxisPatchedBuilder - Class in org.apache.ode.axis2.hooks
 
ODEAxisService.WSDL11ToAxisPatchedBuilder(InputStream, QName, String) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
ODEAxisService.WSDL11ToAxisPatchedBuilder(Definition, QName, String) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
ODEAxisService.WSDL11ToAxisPatchedBuilder(Definition, QName, String, boolean) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
ODEAxisService.WSDL11ToAxisPatchedBuilder(InputStream, AxisService) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
ODEAxisService.WSDL11ToAxisPatchedBuilder(InputStream) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
ODEAxisServiceDispatcher - Class in org.apache.ode.axis2.hooks
Dispatches the service based on the information from the target endpoint URL.
ODEAxisServiceDispatcher() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
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 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.
OdeContext - Class in org.apache.ode.jbi
Encapsulation of all the junk needed to get the BPEL engine running.
OdeContext() - Constructor for class org.apache.ode.jbi.OdeContext
 
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
 
OdeInternalInstance - Interface in org.apache.ode.bpel.rtrep.v1
 
OdeInternalInstance - Interface in org.apache.ode.bpel.rtrep.v2
 
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
 
ODEProcess - Class in org.apache.ode.bpel.engine
Entry point into the runtime of a BPEL process.
OdeRemote - Interface in org.apache.ode.ra.transports.rmi
RMI interface for remote ODE server.
OdeRTInstance - Interface in org.apache.ode.bpel.rapi
 
OdeRTInstance.InvokeResponseType - Enum in org.apache.ode.bpel.rapi
 
OdeRTInstanceContext - Interface in org.apache.ode.bpel.rapi
A collection of interfaces that are implemented by the engine for the benefit of the runtime.
OdeRuntime - Interface in org.apache.ode.bpel.rapi
 
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, ProcessConf, QName, String, BpelServer) - 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.
OdeXPathFunctionLibrary - Class in org.apache.ode.bpel.compiler.v1.xpath20
Overloading the XPathFunctionLibrary to force it to initialize our functions giving the provided parameters.
OdeXPathFunctionLibrary(JaxpFunctionResolver) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.OdeXPathFunctionLibrary
 
OdeXPathFunctionLibrary - Class in org.apache.ode.bpel.compiler.v2.xpath20
Overloading the XPathFunctionLibrary to force it to initialize our functions giving the provided parameters.
OdeXPathFunctionLibrary(JaxpFunctionResolver) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.OdeXPathFunctionLibrary
 
OElementVarType - Class in org.apache.ode.bpel.rtrep.v1
 
OElementVarType(OProcess, QName) - Constructor for class org.apache.ode.bpel.rtrep.v1.OElementVarType
 
OElementVarType - Class in org.apache.ode.bpel.rtrep.v2
 
OElementVarType(OProcess, QName) - Constructor for class org.apache.ode.bpel.rtrep.v2.OElementVarType
 
OEmpty - Class in org.apache.ode.bpel.rtrep.v1
 
OEmpty(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OEmpty
 
OEmpty - Class in org.apache.ode.bpel.rtrep.v2
 
OEmpty(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OEmpty
 
OEventHandler - Class in org.apache.ode.bpel.rtrep.v1
Compiled represenation of a BPEL event handler.
OEventHandler(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OEventHandler
 
OEventHandler - Class in org.apache.ode.bpel.rtrep.v2
Compiled represenation of a BPEL event handler.
OEventHandler(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OEventHandler
 
OEventHandler.OAlarm - Class in org.apache.ode.bpel.rtrep.v1
 
OEventHandler.OAlarm(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OEventHandler.OAlarm
 
OEventHandler.OAlarm - Class in org.apache.ode.bpel.rtrep.v2
 
OEventHandler.OAlarm(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OEventHandler.OAlarm
 
OEventHandler.OEvent - Class in org.apache.ode.bpel.rtrep.v1
 
OEventHandler.OEvent(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OEventHandler.OEvent
 
OEventHandler.OEvent - Class in org.apache.ode.bpel.rtrep.v2
 
OEventHandler.OEvent(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
 
OExpression - Class in org.apache.ode.bpel.rtrep.v1
Base class for compiled expressions.
OExpression(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OExpression
 
OExpression - Class in org.apache.ode.bpel.rtrep.v2
Base class for compiled expressions.
OExpression(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OExpression
 
OExpressionLanguage - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of an expression language dependency.
OExpressionLanguage(OProcess, Map<String, String>) - Constructor for class org.apache.ode.bpel.rtrep.v1.OExpressionLanguage
 
OExpressionLanguage - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of an expression language dependency.
OExpressionLanguage(OProcess, Map<String, String>) - Constructor for class org.apache.ode.bpel.rtrep.v2.OExpressionLanguage
 
OExtensionActivity - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of the BPEL <extensionActivity> activity.
OExtensionActivity(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OExtensionActivity
 
OExtVar - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of an external variable declaration.
OExtVar(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OExtVar
 
OExtVar - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of an external variable declaration.
OExtVar(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OExtVar
 
OFailureHandling - Class in org.apache.ode.bpel.rtrep.v1
Holds information about the failure handling of this activity.
OFailureHandling() - Constructor for class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
OFailureHandling - Class in org.apache.ode.bpel.rtrep.v2
Holds information about the failure handling of this activity.
OFailureHandling() - Constructor for class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
OFaultHandler - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a BPEL fault handler.
OFaultHandler(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OFaultHandler
 
OFaultHandler - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a BPEL fault handler.
OFaultHandler(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OFaultHandler
 
OFlow - Class in org.apache.ode.bpel.rtrep.v1
 
OFlow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OFlow
 
OFlow - Class in org.apache.ode.bpel.rtrep.v2
 
OFlow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OFlow
 
OForEach - Class in org.apache.ode.bpel.rtrep.v1
Base model class for forEach activity.
OForEach(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OForEach
 
OForEach - Class in org.apache.ode.bpel.rtrep.v2
Base model class for forEach activity.
OForEach(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OForEach
 
OForEach.CompletionCondition - Class in org.apache.ode.bpel.rtrep.v1
 
OForEach.CompletionCondition(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OForEach.CompletionCondition
 
OForEach.CompletionCondition - Class in org.apache.ode.bpel.rtrep.v2
 
OForEach.CompletionCondition(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OForEach.CompletionCondition
 
OInvoke - Class in org.apache.ode.bpel.rtrep.v1
Compiled rerpresentation of the BPEL <invoke> activity.
OInvoke(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OInvoke
 
OInvoke - Class in org.apache.ode.bpel.rtrep.v2
Compiled rerpresentation of the BPEL <invoke> activity.
OInvoke(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OInvoke
 
OLink - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a BPEL control link.
OLink(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OLink
 
OLink - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a BPEL control link.
OLink(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OLink
 
OLValueExpression - Class in org.apache.ode.bpel.rtrep.v1
 
OLValueExpression(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OLValueExpression
 
OLValueExpression - Class in org.apache.ode.bpel.rtrep.v2
 
OLValueExpression(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OLValueExpression
 
OMessageVarType - Class in org.apache.ode.bpel.rtrep.v1
Message variable type.
OMessageVarType(OProcess, QName, Collection<OMessageVarType.Part>) - Constructor for class org.apache.ode.bpel.rtrep.v1.OMessageVarType
 
OMessageVarType - Class in org.apache.ode.bpel.rtrep.v2
Message variable type.
OMessageVarType(OProcess, QName, Collection<OMessageVarType.Part>) - Constructor for class org.apache.ode.bpel.rtrep.v2.OMessageVarType
 
OMessageVarType.Part - Class in org.apache.ode.bpel.rtrep.v1
 
OMessageVarType.Part(OProcess, String, OVarType) - Constructor for class org.apache.ode.bpel.rtrep.v1.OMessageVarType.Part
 
OMessageVarType.Part - Class in org.apache.ode.bpel.rtrep.v2
 
OMessageVarType.Part(OProcess, String, OVarType) - Constructor for class org.apache.ode.bpel.rtrep.v2.OMessageVarType.Part
 
OMUtils - Class in org.apache.ode.il
Utility methods to convert from/to AxiOM and DOM.
OMUtils() - Constructor for class org.apache.ode.il.OMUtils
 
ONALARM - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
ONALARM - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
OnAlarm - Class in org.apache.ode.bpel.compiler.bom
Representation of alarm-based event handlers.
OnAlarm(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.OnAlarm
 
onAlarms - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler
 
onAlarms - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive
 
onAlarms - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler
 
onAlarms - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive
 
onAsyncAck(MessageExchangeDAO) - Method in class org.apache.ode.bpel.engine.TransactedMyRoleMessageExchangeImpl
 
onAsyncAck(MessageExchangeDAO) - Method in class org.apache.ode.bpel.engine.UnreliableMyRoleMessageExchangeImpl
 
onAxisMessageExchange(MessageContext, MessageContext, SOAPFactory) - Method in class org.apache.ode.axis2.ODEService
 
onBpelServerInvoked(MessageExchangeInterceptor.InterceptorEvent) - 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(MessageExchangeInterceptor.InterceptorEvent) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onCancel() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.TimerResponse
timer was cancelled.
onCancel() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.TimerResponse
timer was cancelled.
onCompilationMessage(CompilationMessage) - Method in interface org.apache.ode.bpel.compiler.api.CompileListener
Callback invoked for each compilation message.
onCreateInstance(String) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
Called when the engine creates an instance (i.e.
onCreateInstance(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
onCreateInstance(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
onDelete() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
delegate to #init
onDelete() - Method in interface org.apache.ode.utils.WatchDog.Observer
Called only if the resource previously existed and now does not exist.
ONEVENT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
OnEvent - Class in org.apache.ode.bpel.compiler.bom
Representation of a message-driven event handler.
OnEvent(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.OnEvent
 
onEvent(BpelEvent) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
Process BPEL events WRT debugging.
onEvent(BpelEvent) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
onEvent(BpelEvent) - Method in class org.apache.ode.bpel.evtproc.DebugBpelEventListener
 
onEvent(BpelEvent) - Method in interface org.apache.ode.bpel.iapi.BpelEventListener
Handle events.
oneWay - Variable in class org.apache.ode.bpel.rtrep.v1.Selector
 
oneWay - Variable in class org.apache.ode.bpel.rtrep.v2.Selector
 
onFailure() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.InvokeResponse
 
onFailure() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.InvokeResponse
 
onFault() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.InvokeResponse
 
onFault() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.InvokeResponse
 
onInstall() - Method in class org.apache.ode.jbi.OdeBootstrap
Called at the beginning of installation.
onInvokeResponse(String, OdeRTInstance.InvokeResponseType, String) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
Called when an invoke received a response.
onInvokeResponse(String, OdeRTInstance.InvokeResponseType, String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
onInvokeResponse(String, OdeRTInstance.InvokeResponseType, String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
onJbiMessageExchange(MessageExchange) - Method in class org.apache.ode.jbi.BaseMessageExchangeProcessor
Handle the JBI message exchange
onJbiMessageExchange(MessageExchange) - Method in interface org.apache.ode.jbi.JbiMessageExchangeProcessor
 
onJbiMessageExchange(MessageExchange) - Method in class org.apache.ode.jbi.OdeService
 
ONMESSAGE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
ONMESSAGE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
OnMessage - Class in org.apache.ode.bpel.compiler.bom
Representation of a message-driven event handler.
OnMessage(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.OnMessage
 
onMessages - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler
 
onMessages - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive
 
onMessages - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler
 
onMessages - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive
 
onMyRoleMessageExchangeStateChanged(MyRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
onMyRoleMessageExchangeStateChanged(MyRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Method used to inform the integration layer that the state of a my-role message exchange has changed.
onMyRoleMessageExchangeStateChanged(MyRoleMessageExchange) - Method in class org.apache.ode.jbi.MessageExchangeContextImpl
 
onMyRoleMessageExchangeStateChanged(MyRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
onNewInstanceInvoked(MessageExchangeInterceptor.InterceptorEvent) - 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(MessageExchangeInterceptor.InterceptorEvent) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onNewInstanceInvoked(MessageExchangeInterceptor.InterceptorEvent) - Method in class org.apache.ode.bpel.intercept.ThrottlingInterceptor
 
onPartnerInvoked(MessageExchangeInterceptor.InterceptorEvent) - 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(MessageExchangeInterceptor.InterceptorEvent) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onProcessInvoked(MessageExchangeInterceptor.InterceptorEvent) - 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(MessageExchangeInterceptor.InterceptorEvent) - 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.rtrep.v1.channels.PickResponse
 
onRequestRcvd(int, String) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.PickResponse
 
onResponse() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.InvokeResponse
 
onResponse() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.InvokeResponse
 
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
 
onSelectEvent(String, String, int) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
Called when the engine detects a matching selector (i.e.
onSelectEvent(String, String, int) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
onSelectEvent(String, String, int) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
onTimeout() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.TimerResponse
timer event has occurred
onTimeout() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.TimerResponse
timer event has occurred
onTimerEvent(String) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
Called when the engine determines that a registered timer is ready to fire.
onTimerEvent(String) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
onTimerEvent(String) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
onUninstall() - Method in class org.apache.ode.jbi.OdeBootstrap
Called at the beginning of uninstallation.
onUpdate() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
delegate to #init
onUpdate() - Method in interface org.apache.ode.utils.WatchDog.Observer
Called only if the resource previously existed but the WatchDog.Mutable.lastModified() timestamp has changed (greater than the previous value).
op - Variable in class org.apache.ode.bpel.common.Filter.Restriction
 
OPartnerLink - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a BPEL partnerLink.
OPartnerLink(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OPartnerLink
The set of initiating CorrelationSets that may be used as an uniqueness criteria, organized by Operation
OPartnerLink - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a BPEL partnerLink.
OPartnerLink(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
OpenJPADAO - Class in org.apache.ode.dao.jpa
 
OpenJPADAO() - Constructor for class org.apache.ode.dao.jpa.OpenJPADAO
 
openResource(URI) - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
openResource(URI) - Method in class org.apache.ode.bpel.compiler.DefaultResourceFinder
 
openResource(URI) - Method in interface org.apache.ode.bpel.compiler.ResourceFinder
Obtain an input stream to the resource at the given URI.
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
 
operation - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OEvent
 
operation - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
 
operation - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
 
operation - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
 
operation - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
 
operation - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
 
operation - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
 
operation - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
 
operation - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Name of the operation to invoke.
operations - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign
 
OPickReceive - Class in org.apache.ode.bpel.rtrep.v1
Compiled rerperesentation of the BPEL <pick> and <receive> activities.
OPickReceive(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OPickReceive
 
OPickReceive - Class in org.apache.ode.bpel.rtrep.v2
Compiled rerperesentation of the BPEL <pick> and <receive> activities.
OPickReceive(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OPickReceive
 
OPickReceive.OnAlarm - Class in org.apache.ode.bpel.rtrep.v1
 
OPickReceive.OnAlarm(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnAlarm
 
OPickReceive.OnAlarm - Class in org.apache.ode.bpel.rtrep.v2
 
OPickReceive.OnAlarm(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnAlarm
 
OPickReceive.OnMessage - Class in org.apache.ode.bpel.rtrep.v1
 
OPickReceive.OnMessage(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
 
OPickReceive.OnMessage - Class in org.apache.ode.bpel.rtrep.v2
 
OPickReceive.OnMessage(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
 
opName - Variable in class org.apache.ode.bpel.rtrep.v1.Selector
 
opName - Variable in class org.apache.ode.bpel.rtrep.v2.Selector
 
OProcess - Class in org.apache.ode.bpel.rtrep.v1
Compiled BPEL process representation.
OProcess(String) - Constructor for class org.apache.ode.bpel.rtrep.v1.OProcess
 
OProcess - Class in org.apache.ode.bpel.rtrep.v2
Compiled BPEL process representation.
OProcess(String) - Constructor for class org.apache.ode.bpel.rtrep.v2.OProcess
 
OProcess.OExtension - Class in org.apache.ode.bpel.rtrep.v2
 
OProcess.OExtension(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OProcess.OExtension
 
OProcess.OProperty - Class in org.apache.ode.bpel.rtrep.v1
 
OProcess.OProperty(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OProcess.OProperty
 
OProcess.OProperty - Class in org.apache.ode.bpel.rtrep.v2
 
OProcess.OProperty(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OProcess.OProperty
 
OProcess.OPropertyAlias - Class in org.apache.ode.bpel.rtrep.v1
 
OProcess.OPropertyAlias(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OProcess.OPropertyAlias
 
OProcess.OPropertyAlias - Class in org.apache.ode.bpel.rtrep.v2
 
OProcess.OPropertyAlias(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OProcess.OPropertyAlias
 
OPropertyVarType - Class in org.apache.ode.bpel.rtrep.v2
 
OPropertyVarType(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OPropertyVarType
 
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).
ORepeatUntil - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a <repeatUntil> activity.
ORepeatUntil(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.ORepeatUntil
 
ORepeatUntil - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a <repeatUntil> activity.
ORepeatUntil(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.ORepeatUntil
 
OReply - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of the BPEL <reply> activity.
OReply(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OReply
 
OReply - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of the BPEL <reply> activity.
OReply(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OReply
 
ORethrow - Class in org.apache.ode.bpel.rtrep.v1
 
ORethrow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.ORethrow
 
ORethrow - Class in org.apache.ode.bpel.rtrep.v2
 
ORethrow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.ORethrow
 
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.httpbinding - package org.apache.ode.axis2.httpbinding
 
org.apache.ode.axis2.service - package org.apache.ode.axis2.service
 
org.apache.ode.axis2.soapbinding - package org.apache.ode.axis2.soapbinding
 
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.compiler - package org.apache.ode.bpel.compiler
BPEL compiler (bpelc) classes and interfaces.
org.apache.ode.bpel.compiler.api - package org.apache.ode.bpel.compiler.api
 
org.apache.ode.bpel.compiler.bom - package org.apache.ode.bpel.compiler.bom
The API for the BPEL Object Model (BOM), a domain-specific document object model (DOM) that can represent BPEL v1.1 and BPEL v2.0 (OASIS) processes.
org.apache.ode.bpel.compiler.v1 - package org.apache.ode.bpel.compiler.v1
 
org.apache.ode.bpel.compiler.v1.xpath10 - package org.apache.ode.bpel.compiler.v1.xpath10
 
org.apache.ode.bpel.compiler.v1.xpath10.jaxp - package org.apache.ode.bpel.compiler.v1.xpath10.jaxp
 
org.apache.ode.bpel.compiler.v1.xpath20 - package org.apache.ode.bpel.compiler.v1.xpath20
 
org.apache.ode.bpel.compiler.v2 - package org.apache.ode.bpel.compiler.v2
 
org.apache.ode.bpel.compiler.v2.xpath10 - package org.apache.ode.bpel.compiler.v2.xpath10
 
org.apache.ode.bpel.compiler.v2.xpath10.jaxp - package org.apache.ode.bpel.compiler.v2.xpath10.jaxp
 
org.apache.ode.bpel.compiler.v2.xpath20 - package org.apache.ode.bpel.compiler.v2.xpath20
 
org.apache.ode.bpel.compiler.v2.xquery10.compiler - package org.apache.ode.bpel.compiler.v2.xquery10.compiler
 
org.apache.ode.bpel.compiler.wsdl - package org.apache.ode.bpel.compiler.wsdl
 
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.dd - package org.apache.ode.bpel.dd
 
org.apache.ode.bpel.dd.impl - package org.apache.ode.bpel.dd.impl
 
org.apache.ode.bpel.engine - package org.apache.ode.bpel.engine
 
org.apache.ode.bpel.engine.extvar - package org.apache.ode.bpel.engine.extvar
 
org.apache.ode.bpel.evar - package org.apache.ode.bpel.evar
 
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.extension - package org.apache.ode.bpel.extension
 
org.apache.ode.bpel.extvar.jdbc - package org.apache.ode.bpel.extvar.jdbc
 
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.jca.clientapi - package org.apache.ode.bpel.jca.clientapi
 
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.pmapi.impl - package org.apache.ode.bpel.pmapi.impl
 
org.apache.ode.bpel.rapi - package org.apache.ode.bpel.rapi
 
org.apache.ode.bpel.rtrep.common - package org.apache.ode.bpel.rtrep.common
 
org.apache.ode.bpel.rtrep.common.extension - package org.apache.ode.bpel.rtrep.common.extension
 
org.apache.ode.bpel.rtrep.v1 - package org.apache.ode.bpel.rtrep.v1
 
org.apache.ode.bpel.rtrep.v1.channels - package org.apache.ode.bpel.rtrep.v1.channels
 
org.apache.ode.bpel.rtrep.v1.xpath10 - package org.apache.ode.bpel.rtrep.v1.xpath10
 
org.apache.ode.bpel.rtrep.v1.xpath10.jaxp - package org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
 
org.apache.ode.bpel.rtrep.v1.xpath20 - package org.apache.ode.bpel.rtrep.v1.xpath20
 
org.apache.ode.bpel.rtrep.v2 - package org.apache.ode.bpel.rtrep.v2
 
org.apache.ode.bpel.rtrep.v2.channels - package org.apache.ode.bpel.rtrep.v2.channels
 
org.apache.ode.bpel.rtrep.v2.xpath10 - package org.apache.ode.bpel.rtrep.v2.xpath10
 
org.apache.ode.bpel.rtrep.v2.xpath10.jaxp - package org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
 
org.apache.ode.bpel.rtrep.v2.xpath20 - package org.apache.ode.bpel.rtrep.v2.xpath20
 
org.apache.ode.bpel.rtrep.v2.xquery10 - package org.apache.ode.bpel.rtrep.v2.xquery10
 
org.apache.ode.bpel.rtrep.v2.xquery10.runtime - package org.apache.ode.bpel.rtrep.v2.xquery10.runtime
 
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.msgs - package org.apache.ode.bpel.runtime.msgs
 
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.il.epr - package org.apache.ode.il.epr
This package contains classes related to EPR handling that are of a general enough nature as to be useful to any Integration Layer implementation.
org.apache.ode.jacob - package org.apache.ode.jacob
 
org.apache.ode.jacob.ap - package org.apache.ode.jacob.ap
 
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.scheduler.simple - package org.apache.ode.scheduler.simple
 
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.http - package org.apache.ode.utils.http
 
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.wsdl - package org.apache.ode.utils.wsdl
 
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
 
OScope - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a BPEL scope.
OScope(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OScope
 
OScope - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a BPEL scope.
OScope(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OScope
 
OScope.CorrelationSet - Class in org.apache.ode.bpel.rtrep.v1
 
OScope.CorrelationSet(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
OScope.CorrelationSet - Class in org.apache.ode.bpel.rtrep.v2
 
OScope.CorrelationSet(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
OScope.Variable - Class in org.apache.ode.bpel.rtrep.v1
 
OScope.Variable(OProcess, OVarType) - Constructor for class org.apache.ode.bpel.rtrep.v1.OScope.Variable
 
OScope.Variable - Class in org.apache.ode.bpel.rtrep.v2
 
OScope.Variable(OProcess, OVarType) - Constructor for class org.apache.ode.bpel.rtrep.v2.OScope.Variable
 
OSequence - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of the BPEL <sequence> activity.
OSequence(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OSequence
 
OSequence - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of the BPEL <sequence> activity.
OSequence(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OSequence
 
OSwitch - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a BPEL <switch>.
OSwitch(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OSwitch
 
OSwitch - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a BPEL <switch>.
OSwitch(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OSwitch
 
OSwitch.OCase - Class in org.apache.ode.bpel.rtrep.v1
 
OSwitch.OCase(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OSwitch.OCase
 
OSwitch.OCase - Class in org.apache.ode.bpel.rtrep.v2
 
OSwitch.OCase(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OSwitch.OCase
 
OTerminate - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of the BPEL <terminate> activity.
OTerminate(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OTerminate
 
OTerminate - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of the BPEL <terminate> activity.
OTerminate(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OTerminate
 
OTerminationHandler - Class in org.apache.ode.bpel.rtrep.v1
 
OTerminationHandler(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OTerminationHandler
 
OTerminationHandler - Class in org.apache.ode.bpel.rtrep.v2
 
OTerminationHandler(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OTerminationHandler
 
OTHERWISE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
OTHERWISE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
OThrow - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of the BPEL <throw> activity.
OThrow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OThrow
 
OThrow - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of the BPEL <throw> activity.
OThrow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OThrow
 
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
 
outgoingLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OAgent
Links exiting this agent.
outgoinglinks() - Method in class org.apache.ode.bpel.rtrep.v1.OFaultHandler
 
outgoingLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OAgent
Links exiting this agent.
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.
outputVar - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
 
outputVar - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
 
OVarType - Class in org.apache.ode.bpel.rtrep.v1
Base class for variable types.
OVarType(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OVarType
 
OVarType - Class in org.apache.ode.bpel.rtrep.v2
Base class for variable types.
OVarType(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OVarType
 
OWait - Class in org.apache.ode.bpel.rtrep.v1
Wait object
OWait(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OWait
 
OWait - Class in org.apache.ode.bpel.rtrep.v2
Wait object
OWait(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OWait
 
OWhile - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of a <while> activity.
OWhile(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v1.OWhile
 
OWhile - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of a <while> activity.
OWhile(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.rtrep.v2.OWhile
 
OXPath10Expression - Class in org.apache.ode.bpel.rtrep.v1.xpath10
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
OXPath10Expression(OProcess, QName, QName, QName) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
OXPath10Expression - Class in org.apache.ode.bpel.rtrep.v2.xpath10
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
OXPath10Expression(OProcess, QName, QName, QName) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
OXPath10Expression.OSigGetVariableData - Class in org.apache.ode.bpel.rtrep.v1.xpath10
Data structure representing the compiled signature of a bpws:getVariableData invocation.
OXPath10Expression.OSigGetVariableData(OProcess, OScope.Variable, OMessageVarType.Part, OExpression) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression.OSigGetVariableData
 
OXPath10Expression.OSigGetVariableData - Class in org.apache.ode.bpel.rtrep.v2.xpath10
Data structure representing the compiled signature of a bpws:getVariableData invocation.
OXPath10Expression.OSigGetVariableData(OProcess, OScope.Variable, OMessageVarType.Part, OExpression) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression.OSigGetVariableData
 
OXPath10ExpressionBPEL20 - Class in org.apache.ode.bpel.rtrep.v1.xpath10
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
OXPath10ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10ExpressionBPEL20
 
OXPath10ExpressionBPEL20 - Class in org.apache.ode.bpel.rtrep.v2.xpath10
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
OXPath10ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10ExpressionBPEL20
 
OXPath20ExpressionBPEL20 - Class in org.apache.ode.bpel.rtrep.v1.xpath20
 
OXPath20ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.OXPath20ExpressionBPEL20
 
OXPath20ExpressionBPEL20 - Class in org.apache.ode.bpel.rtrep.v2.xpath20
 
OXPath20ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.OXPath20ExpressionBPEL20
 
OXQuery10ExpressionBPEL20 - Class in org.apache.ode.bpel.rtrep.v2.xquery10
A representation of an XQuery expression
OXQuery10ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.rtrep.v2.xquery10.OXQuery10ExpressionBPEL20
 
OXsdTypeVarType - Class in org.apache.ode.bpel.rtrep.v1
XSD-typed variable type.
OXsdTypeVarType(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OXsdTypeVarType
 
OXsdTypeVarType - Class in org.apache.ode.bpel.rtrep.v2
XSD-typed variable type.
OXsdTypeVarType(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OXsdTypeVarType
 
OXslSheet - Class in org.apache.ode.bpel.rtrep.v1
Compiled representation of an XSL sheet.
OXslSheet(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.OXslSheet
 
OXslSheet - Class in org.apache.ode.bpel.rtrep.v2
Compiled representation of an XSL sheet.
OXslSheet(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.OXslSheet
 

P

pancakeNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
parallel - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach
 
parallel - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach
 
parallelActivities - Variable in class org.apache.ode.bpel.rtrep.v1.OFlow
 
parallelActivities - Variable in class org.apache.ode.bpel.rtrep.v2.OFlow
 
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.rtrep.v1.channels
Channel used for child-to-parent scope communication.
ParentScope - Interface in org.apache.ode.bpel.rtrep.v2.channels
Channel used for child-to-parent scope communication.
ParentScopeChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type ParentScope.
ParentScopeChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type ParentScope.
ParentScopeChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the ParentScope channel type.
ParentScopeChannelListener(ParentScopeChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.ParentScopeChannelListener
 
ParentScopeChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the ParentScope channel type.
ParentScopeChannelListener(ParentScopeChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.ParentScopeChannelListener
 
parse(InputSource, URI) - Method in class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
Parse a BPEL process found at the input source.
parse(String) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.DeployDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TCleanup.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TDeployment.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableEventList.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TEnableSharing.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TInvoke.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TMexInterceptor.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProcessEvents.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TProvide.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TScopeEvents.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TService.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TService.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ActivityInfoDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.EventInfoListDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.InstanceInfoListDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ProcessInfoListDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ScopeInfoDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityExtInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivityStatus.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TActivitytExtInfoList.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TCorrelationProperty.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDefinitionInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDeploymentInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TDocumentInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEndpointReferences.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TEventInfoList.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailureInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFailuresInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TFaultInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceInfoList.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceStatus.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TInstanceSummary.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessInfoList.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessProperties.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TProcessStatus.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeRef.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TScopeStatus.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableInfo.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.TVariableRef.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.VariableInfoDocument.Factory
Deprecated. XMLInputStream
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
 
parseCal(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
 
parseExpansion(String) - Static method in class org.apache.ode.utils.URITemplate
Implements the function describes in the spec
parseFault(PartnerRoleMessageExchange, HttpMethod) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
parseHttpResponse(Message, HttpMethod, Operation) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
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.ODEAxisServiceDispatcher
Obtain the service name from the request URL.
parseSoapFault(Element, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
parseSoapRequest(Message, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
parseSoapResponse(Message, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
parseURLForService(String, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
Obtain the service name from the request URL.
parseXSLSheet(URI, 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.
part - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
part - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess.OPropertyAlias
For BPEL 1.1
part - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression.OSigGetVariableData
 
part - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
part - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OPropertyAlias
For BPEL 1.1
part - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression.OSigGetVariableData
 
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 - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PARTNERLINK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
PartnerLink - Class in org.apache.ode.bpel.compiler.bom
Representation of a BPEL <partnerLink> decleration.
PartnerLink(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLink
 
PartnerLink - Interface in org.apache.ode.bpel.rapi
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.PartnerLinkRef
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OEvent
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v1.OInvoke
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.PartnerLinkRef
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v2.OInvoke
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
 
partnerLink - Variable in class org.apache.ode.bpel.rtrep.v2.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.rtrep.v1
Serializable reference to a partner link instance.
PartnerLinkInstance(Long, OPartnerLink) - Constructor for class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
PartnerLinkInstance - Class in org.apache.ode.bpel.rtrep.v2
Serializable reference to a partner link instance.
PartnerLinkInstance(Long, OPartnerLink) - Constructor for class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
PartnerLinkModel - Interface in org.apache.ode.bpel.rapi
 
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
 
PARTNERLINKS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PARTNERLINKS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
PartnerLinks - Class in org.apache.ode.bpel.compiler.bom
 
PartnerLinks(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinks
 
partnerLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
 
partnerLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
 
PartnerLinkType - Class in org.apache.ode.bpel.compiler.bom
WSDL4J representation of a BPEL <partnerLink> declaration.
PartnerLinkType(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType
 
partnerLinkType - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
The type of this partnerLink.
partnerLinkType - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
The type of this partnerLink.
PartnerLinkType.Role - Class in org.apache.ode.bpel.compiler.bom
Representation of the WSDL partnerLink link type role elements.
PartnerLinkType.Role(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role
 
PartnerLinkType.Role11 - Class in org.apache.ode.bpel.compiler.bom
BPEL 1.1 nonsense.
PartnerLinkType.Role11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11
 
PartnerLinkType.Role11.PortType11 - Class in org.apache.ode.bpel.compiler.bom
 
PartnerLinkType.Role11.PortType11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11.PortType11
 
PartnerLinkVal - Class in org.apache.ode.bpel.compiler.bom
Assignment L/R-value defined in terms of a BPEL partner link.
PartnerLinkVal(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkVal
 
PartnerLinkVal.EndpointReference - Enum in org.apache.ode.bpel.compiler.bom
 
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.
partnerRoleName - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
partnerRoleName - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
partnerRolePortType - Variable in class org.apache.ode.bpel.rtrep.v1.OPartnerLink
 
partnerRolePortType - Variable in class org.apache.ode.bpel.rtrep.v2.OPartnerLink
 
parts - Variable in class org.apache.ode.bpel.rtrep.v1.OMessageVarType
 
parts - Variable in class org.apache.ode.bpel.rtrep.v2.OMessageVarType
 
pathSeparator() - Static method in class org.apache.ode.utils.SystemUtils
 
pconf - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
phase - Variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
Compilation phase.
PICK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PICK - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
PickActivity - Class in org.apache.ode.bpel.compiler.bom
Reperesentation of a BPEL <pick> activity.
PickActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PickActivity
 
PickGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
PickGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.PickGeneratorMessages
 
PickGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
PickGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.PickGeneratorMessages
 
PickReceiveModel - Interface in org.apache.ode.bpel.rapi
 
PickReceiveModel.OnAlarm - Interface in org.apache.ode.bpel.rapi
 
PickReceiveModel.OnMessage - Interface in org.apache.ode.bpel.rapi
 
PickResponse - Interface in org.apache.ode.bpel.rtrep.v1.channels
Response channel for pick requests.
PickResponse - Interface in org.apache.ode.bpel.rtrep.v2.channels
Response channel for pick requests.
PickResponseChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type PickResponse.
PickResponseChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type PickResponse.
PickResponseChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the PickResponse channel type.
PickResponseChannelListener(PickResponseChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.PickResponseChannelListener
 
PickResponseChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the PickResponse channel type.
PickResponseChannelListener(PickResponseChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.PickResponseChannelListener
 
pid - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
Process identifier.
pid - Variable in class org.apache.ode.bpel.iapi.ProcessStoreEvent
Process identifier.
plinkInstance - Variable in class org.apache.ode.bpel.rtrep.v1.Selector
 
plinkInstance - Variable in class org.apache.ode.bpel.rtrep.v2.Selector
 
PLINKROLE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PLINKROLE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
PLINKTYPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PLINKTYPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
PM_AXIS2_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
PM_PORT_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
PM_PORT_NAME - Static variable in class org.apache.ode.jbi.OdeContext
 
PM_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
PM_SERVICE_NAME - Static variable in class org.apache.ode.jbi.OdeContext
 
pop() - Method in class org.apache.ode.utils.NamespaceStack
Pop a context from the stack.
PORT_NAME - Static variable in interface org.apache.ode.il.epr.MutableEndpoint
 
portBinding - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
portName - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
portName - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
portName - Variable in class org.apache.ode.bpel.iapi.Endpoint
Port Name
PORTTYPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
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
 
prefetchActivityFailureCounts(Collection<ProcessInstanceDAO>) - Method in interface org.apache.ode.bpel.dao.ProcessManagementDAO
Prefetches the counts of activity failures for the given instances and sets the values to the _activityFailureCount member variable of the ProcesInstanceDAOImpl.
prefetchActivityFailureCounts(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
prefetchActivityFailureCounts(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
prefetchActivityFailureCounts(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.daohib.bpel.ProcessManagementDaoImpl
 
prefix() - Method in class org.apache.ode.utils.uuid.UUID
 
prepareDetailsElement(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
Build a "details" element that looks like this:
prepareHttpMethod(BindingOperation, String, Map<String, Element>, Map<String, Node>, String, HttpParams) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
create and initialize the http method.
preRegister(MBeanServer, ObjectName) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
prettyPrint(Element) - Static method in class org.apache.ode.utils.DOMUtils
Deprecated. relies on XMLSerializer which is a deprecated Xerces class, use domToString instead
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
 
printToConsole(String) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Allows printing debug output to the console.
printToConsole(String) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
printToConsole(String) - Method in class org.apache.ode.test.MockExtensionContext
 
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 - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PROCESS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
Some BPEL 2.0 Draft Elements
Process - Class in org.apache.ode.bpel.compiler.bom
BPEL Object Model (BOM) representation of a BPEL process.
Process(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Process
 
PROCESS - Class in org.apache.ode.bpel.rtrep.v1
 
PROCESS(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v1.PROCESS
 
PROCESS - Class in org.apache.ode.bpel.rtrep.v2
 
PROCESS(OProcess) - Constructor for class org.apache.ode.bpel.rtrep.v2.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_CUSTOM_PROPERTIES - Static variable in class org.apache.ode.bpel.compiler.BpelC
 
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
 
ProcessAndInstanceManagementMBean - Class in org.apache.ode.bpel.engine
Standard MBean exposing ODE's process model and instance management API
ProcessAndInstanceManagementMBean(BpelServer, ProcessStore) - Constructor for class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
ProcessAndInstanceManagementMBean(ProcessAndInstanceManagementImpl) - Constructor for class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
ProcessCleanupConfImpl - Class in org.apache.ode.store
 
ProcessCleanupConfImpl(TDeployment.Process) - Constructor for class org.apache.ode.store.ProcessCleanupConfImpl
 
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.
ProcessConf.CLEANUP_CATEGORY - Enum in org.apache.ode.bpel.iapi
 
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
 
ProcessConfImpl - Class in org.apache.ode.store
Implementation of the ProcessConf interface.
ProcessConfImpl(QName, QName, long, DeploymentUnitDir, TDeployment.Process, Date, Map<QName, Node>, ProcessState, EndpointReferenceContext, File) - Constructor for class org.apache.ode.store.ProcessConfImpl
 
ProcessConfPropertyDaoImpl - Class in org.apache.ode.store.jpa
 
ProcessConfPropertyDaoImpl() - Constructor for class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
ProcessControlContext - Interface in org.apache.ode.bpel.rapi
Engine-provided context for process lifecycle management.
procesScope - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
ProcessImpl-level scope.
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
 
ProcessDaoImpl - Class in org.apache.ode.daohib.bpel
Hibernate-based ProcessDAO implementation.
ProcessDaoImpl(SessionManager, HProcess) - Constructor for class org.apache.ode.daohib.bpel.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.ProcessInfoCustomizer
 
ProcessInfoCustomizer.Item - Enum in org.apache.ode.bpel.pmapi
 
ProcessInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one process-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ProcessInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ProcessInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one process-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ProcessInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ProcessInfoDocumentImpl
 
ProcessInfoListDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one process-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ProcessInfoListDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ProcessInfoListDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one process-info-list(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ProcessInfoListDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ProcessInfoListDocumentImpl
 
ProcessingException - Exception in org.apache.ode.bpel.pmapi
Exception indicating that a processing error preventing the completion of the requested operation.
ProcessingException(String, Throwable) - Constructor for exception org.apache.ode.bpel.pmapi.ProcessingException
 
ProcessingException(String) - Constructor for exception org.apache.ode.bpel.pmapi.ProcessingException
 
processingInstruction(String, String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
ProcessInstanceDAO - Interface in org.apache.ode.bpel.dao
BPEL process instance data access object.
ProcessInstanceDAO.EventsFirstLastCountTuple - Class in org.apache.ode.bpel.dao
Transport object holding the date of the first and last instance event along with the number events.
ProcessInstanceDAO.EventsFirstLastCountTuple() - Constructor for class org.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
 
ProcessInstanceDaoImpl - Class in org.apache.ode.bpel.memdao
A very simple, in-memory implementation of the ProcessInstanceDAO interface.
ProcessInstanceDAOImpl - Class in org.apache.ode.dao.jpa
 
ProcessInstanceDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
ProcessInstanceDAOImpl(CorrelatorDAOImpl, ProcessDAOImpl) - Constructor for class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
ProcessInstanceDaoImpl - Class in org.apache.ode.daohib.bpel
Hibernate-based ProcessInstanceDAO implementation.
ProcessInstanceDaoImpl(SessionManager, HProcessInstance) - Constructor for class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
ProcessInstanceEvent - Class in org.apache.ode.bpel.evt
Base class for process instances events.
ProcessInstanceEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessInstanceEvent
 
ProcessInstanceEvent(Long) - Constructor for class org.apache.ode.bpel.evt.ProcessInstanceEvent
 
ProcessInstanceStartedEvent - Class in org.apache.ode.bpel.evt
Event indicating the start (post creation) of a new process instance.
ProcessInstanceStartedEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
 
ProcessInstanceStateChangeEvent - Class in org.apache.ode.bpel.evt
Event indicating the start (post creation) of a new process instance.
ProcessInstanceStateChangeEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
ProcessLifecycleCallback - Interface in org.apache.ode.bpel.engine
 
ProcessManagement - Interface in org.apache.ode.bpel.pmapi
Process Management API
ProcessManagementConnection - Interface in org.apache.ode.bpel.jca.clientapi
JCA Connection interface combining process and instance management.
ProcessManagementDAO - Interface in org.apache.ode.bpel.dao
This DAO handles any process and instance management related database operations.
ProcessManagementDaoImpl - Class in org.apache.ode.bpel.memdao
 
ProcessManagementDaoImpl() - Constructor for class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
ProcessManagementDAOImpl - Class in org.apache.ode.dao.jpa
 
ProcessManagementDAOImpl(EntityManager) - Constructor for class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
ProcessManagementDaoImpl - Class in org.apache.ode.daohib.bpel
 
ProcessManagementDaoImpl(SessionManager) - Constructor for class org.apache.ode.daohib.bpel.ProcessManagementDaoImpl
 
ProcessMBean - Interface in org.apache.ode.bpel.jmx
Managed MBean representing operations on a bpel process.
ProcessMessageExchangeEvent - Class in org.apache.ode.bpel.evt
 
ProcessMessageExchangeEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
ProcessMessageExchangeEvent(short, QName, QName, Long) - Constructor for class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
ProcessModel - Interface in org.apache.ode.bpel.rapi
 
ProcessMutex - Class in org.apache.ode.utils
An inter-process synchronization mechanism.
ProcessMutex(int) - Constructor for class org.apache.ode.utils.ProcessMutex
Constructor.
processName - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
Name of the process.
processName - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
Name of the process.
ProcessNotFoundException - Exception in org.apache.ode.bpel.pmapi
Exception thrown to indicate that the requested process could not be found.
ProcessNotFoundException(String) - Constructor for exception org.apache.ode.bpel.pmapi.ProcessNotFoundException
 
processScope - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
ProcessImpl-level scope.
ProcessState - Class in org.apache.ode.bpel.common
Convenience class for working with process states.
ProcessState - Enum in org.apache.ode.bpel.iapi
The user-selectable states of a process in the configuration store.
ProcessStore - Interface in org.apache.ode.bpel.iapi
 
ProcessStoreEvent - Class in org.apache.ode.bpel.iapi
Event generated by the process store.
ProcessStoreEvent(ProcessStoreEvent.Type, QName, String) - Constructor for class org.apache.ode.bpel.iapi.ProcessStoreEvent
 
ProcessStoreEvent.Type - Enum in org.apache.ode.bpel.iapi
 
ProcessStoreImpl - Class in org.apache.ode.store
JDBC-based implementation of a process store.
ProcessStoreImpl() - Constructor for class org.apache.ode.store.ProcessStoreImpl
 
ProcessStoreImpl(EndpointReferenceContext, DataSource, String, OdeConfigProperties, boolean) - Constructor for class org.apache.ode.store.ProcessStoreImpl
 
ProcessStoreImpl(EndpointReferenceContext, DataSource) - Constructor for class org.apache.ode.store.ProcessStoreImpl
Constructor that hardwires OpenJPA on a new in-memory database.
ProcessStoreListener - Interface in org.apache.ode.bpel.iapi
Process configuration store listener interface.
ProcessTerminationEvent - Class in org.apache.ode.bpel.evt
Signals completion of the process.
ProcessTerminationEvent() - Constructor for class org.apache.ode.bpel.evt.ProcessTerminationEvent
 
PROP_ADDRESS - Static variable in class org.apache.ode.utils.Properties
Property to override the location set in soap:address or http:address
PROP_ATOMIC_SCOPES_RETRY_COUNT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_ATOMIC_SCOPES_RETRY_DELAY - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_CONNECTOR_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_CONNECTOR_PORT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DAOCF - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_EMBEDDED_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_EXTERNAL_DS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_DRIVER - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_PASSWORD - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_URL - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_USER - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_LOGGING - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_MODE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_POOL_BLOCKING - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_EVENT_LISTENERS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_EXTENSION_BUNDLES_RT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_EXTENSION_BUNDLES_VAL - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_HTTP_ACCEPT_GZIP - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_CONNECTION_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_HEADER_PREFIX - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_MAX_REDIRECTS - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROTOCOL_ENCODING - Static variable in class org.apache.ode.utils.Properties
Deprecated. use org.apache.commons.httpclient.params.HttpMethodParams#HTTP_CONTENT_CHARSET (="http.protocol.content-charset")
PROP_HTTP_PROTOCOL_VERSION - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROXY_DOMAIN - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROXY_HOST - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROXY_PASSWORD - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROXY_PORT - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROXY_PREFIX - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_PROXY_USER - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_REQUEST_CHUNK - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_REQUEST_GZIP - Static variable in class org.apache.ode.utils.Properties
 
PROP_HTTP_SOCKET_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
 
PROP_JMS_REPLY_DESTINATION - Static variable in class org.apache.ode.utils.Properties
 
PROP_JMS_REPLY_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
 
PROP_MAINCLASS - Static variable in class org.apache.ode.utils.cli.Main
The name of the system property that is exepcted to contain the actual main class name.
PROP_MEX_INTERCEPTORS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_MEX_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
Property used to define how long (in miiliseconds) the message will wait for a response.
PROP_POOL_MAX - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_POOL_MIN - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_DEHYDRATION - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_RMIURL - Static variable in class org.apache.ode.utils.rmi.RMIConstants
Deprecated. same constant defined in BootLoader but we cannot have dependencies on it
PROP_SECURITY_POLICY - Static variable in class org.apache.ode.utils.Properties
 
PROP_THREAD_POOL_SIZE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_TX_FACTORY_CLASS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_WORKING_DIR - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROPALIAS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PROPALIAS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
properties - Variable in class org.apache.ode.bpel.rtrep.v1.OExpressionLanguage
 
properties - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
properties - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
properties - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
properties - Variable in class org.apache.ode.bpel.rtrep.v2.OExpressionLanguage
 
properties - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
properties - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
properties - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
Properties - Class in org.apache.ode.utils
 
Properties() - Constructor for class org.apache.ode.utils.Properties
 
Properties.Axis2 - Class in org.apache.ode.utils
 
Properties.Axis2() - Constructor for class org.apache.ode.utils.Properties.Axis2
 
Properties.HttpClient - Class in org.apache.ode.utils
 
Properties.HttpClient() - Constructor for class org.apache.ode.utils.Properties.HttpClient
 
PROPERTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
PROPERTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Property - Class in org.apache.ode.bpel.compiler.bom
Interim object representation of a BPEL <property element.
Property(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Property
 
PROPERTY - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Property - Class in org.apache.ode.ql.tree.nodes
 
Property(QName) - Constructor for class org.apache.ode.ql.tree.nodes.Property
 
PROPERTY_SEP_MYROLE_SESSIONID - Static variable in interface org.apache.ode.bpel.iapi.MessageExchange
 
PROPERTY_SEP_MYROLE_TRANSACTED - Static variable in interface org.apache.ode.bpel.iapi.MessageExchange
 
PROPERTY_SEP_PARTNERROLE_EPR - Static variable in interface org.apache.ode.bpel.iapi.MessageExchange
 
PROPERTY_SEP_PARTNERROLE_SESSIONID - Static variable in interface org.apache.ode.bpel.iapi.MessageExchange
 
PropertyAlias - Class in org.apache.ode.bpel.compiler.bom
WSDL extension element for a BPEL <propertyAlias> element.
PropertyAlias(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PropertyAlias
 
propertyAlias - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.PropertyRef
 
propertyAlias - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.PropertyRef
 
PropertyAlias11 - Class in org.apache.ode.bpel.compiler.bom
A BPEL 1.1 - implementation.
PropertyAlias11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PropertyAlias11
 
PropertyAliasEvaluationContext - Class in org.apache.ode.bpel.rtrep.v1
Expression language evaluation context used for evaluating property aliases.
PropertyAliasEvaluationContext(Element, OProcess.OPropertyAlias) - Constructor for class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
PropertyAliasEvaluationContext - Class in org.apache.ode.bpel.rtrep.v2
Expression language evaluation context used for evaluating property aliases.
PropertyAliasEvaluationContext(Element, OProcess.OPropertyAlias) - Constructor for class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
PropertyAliasModel - Interface in org.apache.ode.bpel.rapi
 
PropertyExtractor - Interface in org.apache.ode.bpel.rapi
Encapsulates the extraction of a property value for non alias based correlation.
PropertyVal - Class in org.apache.ode.bpel.compiler.bom
Assignment L/R-value defined in terms of a BPEL property.
PropertyVal(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PropertyVal
 
ProxyConf - Class in org.apache.ode.axis2.httpbinding
The purpose of this class is to configure proxy for HttpClient.
ProxyConf() - Constructor for class org.apache.ode.axis2.httpbinding.ProxyConf
 
pushNewContext() - Method in class org.apache.ode.utils.NamespaceStack
Push a fresh context onto the stack.
put(URI, byte[]) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
 

Q

QLParserConstants - Interface in org.apache.ode.ql.jcc
 
QLParserTokenManager - Class in org.apache.ode.ql.jcc
 
QLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.ode.ql.jcc.QLParserTokenManager
 
QLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.ode.ql.jcc.QLParserTokenManager
 
QLParserTreeConstants - Interface in org.apache.ode.ql.jcc
 
QNAME - Static variable in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
WSDL QNAME identifier
qname - Static variable in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
For compatibility with some older classes.
qname_doXslTransform - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10ExpressionBPEL20
QName of the bpws:getVariableData function.
qname_doXslTransform - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10ExpressionBPEL20
QName of the bpws:getVariableData function.
qname_getLinkStatus - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getLinkStatus - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getVariableData - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getVariableData - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getVariableProperty - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getVariableProperty - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
QName of the bpws:getVariableData function.
QNAME_NAME - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
QNameUtils - Class in org.apache.ode.utils
Utility methods for dealing with XML qualified names (QNames).
qnConflictingReceive - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnConflictingReceive - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnCorrelationViolation - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnCorrelationViolation - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnDuplicateInstance - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnForcedTermination - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnForcedTermination - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnForEachCounterError - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnForEachCounterError - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnInvalidBranchCondition - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnInvalidBranchCondition - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnInvalidExpressionValue - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnInvalidExpressionValue - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnJoinFailure - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnJoinFailure - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnMismatchedAssignmentFailure - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnMismatchedAssignmentFailure - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnMissingReply - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnMissingReply - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnMissingRequest - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnMissingRequest - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnRetiredProcess - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnScopeRollback - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnSelectionFailure - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnSelectionFailure - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnSubLanguageExecutionFault - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnSubLanguageExecutionFault - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnUninitializedPartnerRole - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnUninitializedPartnerRole - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnUninitializedVariable - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnUninitializedVariable - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnUnknownFault - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
qnXsltInvalidSource - Variable in class org.apache.ode.bpel.rtrep.v1.OConstants
 
qnXsltInvalidSource - Variable in class org.apache.ode.bpel.rtrep.v2.OConstants
 
QUERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
QUERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Query - Class in org.apache.ode.bpel.compiler.bom
A Query is nothing more than an expression with the expression-language in the "queryLanguage" attribute rather than the "expressionLanguage" attribute.
Query(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Query
 
Query - Class in org.apache.ode.ql.tree.nodes
 
Query(Collection<Object>, OrderBy, Limit) - Constructor for class org.apache.ode.ql.tree.nodes.Query
 
Query(Collection<Object>, OrderBy) - Constructor for class org.apache.ode.ql.tree.nodes.Query
 
Query(Collection<Object>) - Constructor for class org.apache.ode.ql.tree.nodes.Query
 
Query11 - Class in org.apache.ode.bpel.compiler.bom
A BPEL 1.1 Query, extends the 1.1 version of expression: Expression11.
Query11(Element, Node) - Constructor for class org.apache.ode.bpel.compiler.bom.Query11
 
queryInstances(String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
Deprecated. use listInstances instead
queryInstances(String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Deprecated. use listInstances instead
QueryReturnedEmptyResultException - Exception in org.apache.ode.bpel.dao
Thrown when a query returns empty results.
QueryReturnedEmptyResultException() - Constructor for exception org.apache.ode.bpel.dao.QueryReturnedEmptyResultException
 
QueryReturnedMultipleResultsException - Exception in org.apache.ode.bpel.dao
Thrown when a query returns multiple results.
QueryReturnedMultipleResultsException() - Constructor for exception org.apache.ode.bpel.dao.QueryReturnedMultipleResultsException
 
QUIET_F - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 

R

RDF_LABEL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
RdfLabel - Class in org.apache.ode.bpel.compiler.bom
BOM representation of an RDF label.
RdfLabel(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.RdfLabel
 
read(Variable, Node, Long) - Method in class org.apache.ode.bpel.engine.extvar.ExternalVariableManager
Read an external variable.
read(InputStream) - Method in class org.apache.ode.bpel.rapi.Serializer
 
read(Val) - Method in interface org.apache.ode.jacob.examples.cell.Cell
Read the value of the cell.
read(InputStream) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
read(Element, URI) - Method in class org.apache.ode.jbi.util.SchemaCollection
 
read(String, URI) - Method in class org.apache.ode.jbi.util.SchemaCollection
 
read(InputSource) - Method in class org.apache.ode.jbi.util.SchemaCollection
 
read(URL) - Static method in class org.apache.ode.utils.StreamUtils
Read the contents of the given URL into a byte array.
read(InputStream) - Static method in class org.apache.ode.utils.StreamUtils
Read the contents of the given InputStream into a byte array.
readChar() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
readClassDescriptor() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
readCorrelation(CorrelationSet) - Method in interface org.apache.ode.bpel.rapi.VariableContext
 
readCorrelation(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
readCorrelation(CorrelationSetInstance) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
readCorrelation(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
readCorrelation(CorrelationSetInstance) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
readExternal(ObjectInput) - Method in class org.apache.ode.utils.NSContext
 
readExtVar(Variable, Node) - Method in interface org.apache.ode.bpel.rapi.VariableContext
 
readLock(SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ReadWriteLock
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Read the value of a BPEL property.
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Read the value of a BPEL property.
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Read the value of a BPEL property.
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.test.MockExtensionContext
 
readObj(InputStream) - Static method in class org.apache.ode.utils.StreamUtils
 
readPModel() - Method in class org.apache.ode.bpel.rapi.Serializer
 
readProperty(VariableInstance, OProcess.OProperty) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
readProperty(VariableInstance, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to VariableContext.readVariableProperty(org.apache.ode.bpel.rapi.Variable, javax.xml.namespace.QName).
readProperty(VariableInstance, OProcess.OProperty) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
readProperty(VariableInstance, OProcess.OProperty) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to VariableContext.readVariableProperty(Variable, QName).
readValue(QName, ExternalVariableModule.Locator) - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
The the value of an external variable.
readValue(QName, ExternalVariableModule.Locator) - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
readVariable(OScope.Variable) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Read the value of a BPEL variable.
readVariable(String) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Read the value of a BPEL variable.
readVariable(OScope.Variable, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.rtrep.v1.EvaluationContext
Read the value of a BPEL variable.
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v1.PropertyAliasEvaluationContext
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.BoundVariableEvaluationContext
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.rtrep.v2.EvaluationContext
Read the value of a BPEL variable.
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
readVariable(OScope.Variable) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
readVariable(String) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.rtrep.v2.PropertyAliasEvaluationContext
 
readVariable(String) - Method in class org.apache.ode.test.MockExtensionContext
 
readVariable(OScope.Variable) - Method in class org.apache.ode.test.MockExtensionContext
 
readVariableProperty(Variable, QName) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Read variable property.
ReadWriteLock - Interface in org.apache.ode.bpel.rtrep.v2.channels
 
READWRITELOCK - Class in org.apache.ode.bpel.rtrep.v2
A fair READ-WRITE lock.
READWRITELOCK(ReadWriteLockChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.READWRITELOCK
 
ReadWriteLockChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type ReadWriteLock.
ReadWriteLockChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the ReadWriteLock channel type.
ReadWriteLockChannelListener(ReadWriteLockChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.ReadWriteLockChannelListener
 
RECEIVE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
RECEIVE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
ReceiveActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of a BPEL <receive> activity.
ReceiveActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ReceiveActivity
 
Receiver - Class in org.apache.ode.jbi
Receiver pulls messages from the NMS and submits them to ODE for further processing.
Receiver(OdeContext) - Constructor for class org.apache.ode.jbi.Receiver
Constructor for creating instance of this class.
recoverActivity(ProcessInstanceDAO, String, long, String, FaultInfo) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
recoverActivity(Long, Long, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
recoverActivity(Long, Long, String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Performs an activity recovery action.
recoverActivity(String, long, String, FaultInfo) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
 
recoverActivity(String, long, String, FaultInfo) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
recoverActivity(String, long, String, FaultInfo) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
recoveredFromError(SourceLocation, CompilationException) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
recoveredFromError(SourceLocation, CompilationException) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
RecoveryContext - Interface in org.apache.ode.bpel.rapi
Engine-provided methods for recovery management.
reference - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
External-variable module-specific identifying information.
reference - Variable in class org.apache.ode.bpel.rapi.VariableContext.ValueReferencePair
 
Reflect - Class in org.apache.ode.utils
 
Reflect() - Constructor for class org.apache.ode.utils.Reflect
 
register(ProcessConf) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
register(ProcessConf) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Register a process with the server.
register(MBeanServer) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
register(String, String) - Method in class org.apache.ode.utils.NSContext
Add a prefix to URI mapping to this context.
register(Map<String, String>) - Method in class org.apache.ode.utils.NSContext
Register a set of URI mappings at once.
registerActivityForRecovery(String, long, String, Date, Element, String[], int) - Method in interface org.apache.ode.bpel.rapi.RecoveryContext
 
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to RecoveryContext.registerActivityForRecovery(String, long, String, java.util.Date, org.w3c.dom.Element, String[], int).
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to RecoveryContext.registerActivityForRecovery(String, long, String, Date, Element, String[], int).
registerBpelEventListener(BpelEventListener) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Register a global listener to receive BpelEvents froom all processes.
registerDataSource(String, DataSource) - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
Manually register a data source.
registerExtension(Class, Object) - Method in class org.apache.ode.jacob.vpu.JacobVPU
 
registerExtensionActivities() - Method in interface org.apache.ode.bpel.extension.ExtensionBundleRuntime
 
registerExtensionActivities() - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
Register extension operations.
registerExtensionBundle(ExtensionBundleRuntime) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
registerExtensionBundle(AbstractExtensionBundle) - Method in class org.apache.ode.test.BPELTestAbstract
 
registerExtensionOperation(String, Class<? extends ExtensionOperation>) - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractExtensionBundle
Register an ExtensionOperation implementation as <extensionActivity>.
registerExternalVariableEngine(ExternalVariableModule) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
registerListener(ProcessStoreListener) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Register a configuration store listener.
registerListener(ProcessStoreListener) - Method in class org.apache.ode.store.ProcessStoreImpl
 
registerMapper(Mapper) - Method in class org.apache.ode.jbi.OdeContext
 
registerMessageExchangeInterceptor(MessageExchangeInterceptor) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Register a global message exchange interceptor.
registerRuntime(OExpressionLanguage) - Method in class org.apache.ode.bpel.rtrep.v1.ExpressionLanguageRuntimeRegistry
 
registerRuntime(OExpressionLanguage) - Method in class org.apache.ode.bpel.rtrep.v2.ExpressionLanguageRuntimeRegistry
 
registerSynchronization(Synchronization) - Method in class org.apache.ode.test.MockTransactionManager.TX
 
registerTempFileManager() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
registerTemporaryFile(File) - Static method in class org.apache.ode.utils.fs.TempFileManager
 
registerTimer(String, Date) - Method in interface org.apache.ode.bpel.rapi.IOContext
Registers a timer for future notification.
registerTimer(TimerResponseChannel, Date) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
registerTimer(TimerResponseChannel, Date) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to IOContext.registerTimer(String, java.util.Date) .
registerTimer(TimerResponseChannel, Date) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
registerTimer(TimerResponseChannel, Date) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext.registerTimer(String, Date) .
ReInit(SimpleCharStream) - Method in class org.apache.ode.ql.jcc.QLParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.ode.ql.jcc.QLParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
related - Variable in class org.apache.ode.bpel.rtrep.v1.OExtVar
Related variable containing the identifying information.
related - Variable in class org.apache.ode.bpel.rtrep.v2.OExtVar
Related variable containing the identifying information.
release() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
release(boolean) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
release(int) - Method in class org.apache.ode.bpel.engine.NStateLatch
 
release() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Should be called by the external partner when it's done with the message exchange.
release(boolean) - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
 
release(boolean) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
release(boolean) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
release(boolean) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
releaseMessageExchange(String) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
releaseMessageExchange(String) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
releaseMessageExchange(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
releaseMessageExchange(String) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
releasePartnerMex(String, boolean) - Method in interface org.apache.ode.bpel.rapi.IOContext
 
releasePartnerMex(String, boolean) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
releasePartnerMex(String, boolean) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to org.apache.ode.bpel.rapi.IOContext#releasePartnerMex(String) .
releasePartnerMex(String, boolean) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
releasePartnerMex(String, boolean) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext#releasePartnerMex(String) .
ReliablePartnerRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
 
ReliablePartnerRoleMessageExchangeImpl(ODEProcess, long, String, PartnerLinkModel, Operation, EndpointReference, EndpointReference, PartnerRoleChannel) - Constructor for class org.apache.ode.bpel.engine.ReliablePartnerRoleMessageExchangeImpl
 
remove() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Remove the object from the data store.
remove() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
remove() - Method in class org.apache.ode.utils.stl.EnumerationIterator
 
remove() - Method in class org.apache.ode.utils.stl.FilterIterator
 
remove() - Method in class org.apache.ode.utils.stl.TransformIterator
DOCUMENTME
remove_if(Collection<T>, MemberOfFunction<T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
Remove elements from collection based on the results of specified unary function.
removeActivityExtInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Removes the ith "activity-ext-info" element
removeActivityExtInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Removes the ith "activity-ext-info" element
removeActivityInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Removes the ith "activity-info" element
removeActivityInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Removes the ith "activity-info" element
removeAttributes(Element, boolean) - Static method in class org.apache.ode.utils.DOMUtils
Drop the attributes from an element, except possibly an xmlns attribute that declares its namespace.
removeBreakpoint(Long, Breakpoint) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
removeBreakpoint(Long, Breakpoint) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Removes a breakpoint
removeCategory(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Removes the ith "category" element
removeCategory(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Removes the ith "category" element
removeChildRef(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Removes the ith "child-ref" element
removeChildRef(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Removes the ith "child-ref" element
removeChildren(Node) - Static method in class org.apache.ode.utils.DOMUtils
Remove the child nodes under another node.
removeCleanup(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Removes the ith "cleanup" element
removeCleanup(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Removes the ith "cleanup" element
removeCorrelationProperty(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Removes the ith "correlation-property" element
removeCorrelationProperty(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Removes the ith "correlation-property" element
removeCorrelationProperty(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Removes the ith "correlation-property" element
removeCorrelationProperty(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Removes the ith "correlation-property" element
removeCorrelationSet(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Removes the ith "correlation-set" element
removeCorrelationSet(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Removes the ith "correlation-set" element
removeDocument(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Removes the ith "document" element
removeDocument(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Removes the ith "document" element
removeEnableEvent(int) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Removes the ith "enable-event" element
removeEnableEvent(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Removes the ith "enable-event" element
removeEndpoint(Endpoint) - Method in class org.apache.ode.bpel.engine.SharedEndpoints
Remove an endpoint along with its EPR This is called when there are no more references to this endpoint from any BPEL process (which provides a service at this endpoint)
removeEndpointRef(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Removes the ith "endpoint-ref" element
removeEndpointRef(int) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Removes the ith "endpoint-ref" element
removeEventInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Removes the ith "event-info" element
removeEventInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Removes the ith "event-info" element
removeGlobalBreakpoint(String, Breakpoint) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
removeGlobalBreakpoint(String, Breakpoint) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Removes a global breakpoint
removeInstanceInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Removes the ith "instance-info" element
removeInstanceInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Removes the ith "instance-info" element
removeInstances(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Removes the ith "instances" element
removeInstances(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Removes the ith "instances" element
removeInvoke(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Removes the ith "invoke" element
removeInvoke(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Removes the ith "invoke" element
removeMexInterceptor(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Removes the ith "mex-interceptor" element
removeMexInterceptor(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Removes the ith "mex-interceptor" element
removeNotificationListener(NotificationListener) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
removeProcess(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Removes the ith "process" element
removeProcess(int) - Method in interface org.apache.ode.bpel.dd.TDeployment
Removes the ith "process" element
removeProcessInfo(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Removes the ith "process-info" element
removeProcessInfo(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Removes the ith "process-info" element
removeProperty(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Removes the ith "property" element
removeProperty(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Removes the ith "property" element
removeProperty(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Removes the ith "property" element
removeProperty(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Removes the ith "property" element
removeProvide(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Removes the ith "provide" element
removeProvide(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Removes the ith "provide" element
removeRoutes(String, ProcessInstanceDAO) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Remove all routes with the given route-group identifier.
removeRoutes(String, ProcessInstanceDAO) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Remove the routes with the given Id for all the correlators in the process.
removeRoutes(String, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
removeRoutes(String, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
removeRoutes(String, ProcessInstanceDAO) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
removeScopeEvents(int) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Removes the ith "scope-events" element
removeScopeEvents(int) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Removes the ith "scope-events" element
removeVariableRef(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Removes the ith "variable-ref" element
removeVariableRef(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Removes the ith "variable-ref" element
REPEAT_EVERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
repeatExpr - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OAlarm
 
repeatExpr - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OAlarm
 
REPEATUNTIL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
REPEATUNTIL - Class in org.apache.ode.bpel.rtrep.v1
 
REPEATUNTIL(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v1.REPEATUNTIL
 
REPEATUNTIL - Class in org.apache.ode.bpel.rtrep.v2
 
REPEATUNTIL(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v2.REPEATUNTIL
 
RepeatUntilActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the repeatUntil BPEL 2.0 activity.
RepeatUntilActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.RepeatUntilActivity
 
replaceCRLFwithLWS(String) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
This method ensures that a header value containing CRLF does not mess up the HTTP request.
ReplacementMap - Interface in org.apache.ode.jacob.soup
Mapping used by the JACOB soup to replace large objects with (hopefully) smaller objets during the serialization process.
replaceSystemProperties(String) - Static method in class org.apache.ode.utils.SystemUtils
Replace system property values in the given String using the ${system.property} convention.
replication(L) - Static method in class org.apache.ode.jacob.JacobObject
 
replication(T) - Static method in class org.apache.ode.jacob.JacobObject
Obtain a replicated channel broadcaster.
REPLY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
REPLY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
reply(Message) - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Indicate that the partner has responded to the message exchange.
reply(String, PartnerLink, String, Element, QName) - Method in interface org.apache.ode.bpel.rapi.IOContext
Send a reply to an open message-exchange.
reply(PartnerLinkInstance, String, String, Element, QName) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
reply(PartnerLinkInstance, String, String, Element, QName) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to org.apache.ode.bpel.rapi.IOContext#reply(org.apache.ode.bpel.rapi.PartnerLink, String, String, org.w3c.dom.Element, javax.xml.namespace.QName) .
reply(PartnerLinkInstance, String, String, Element, QName) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
reply(PartnerLinkInstance, String, String, Element, QName) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to IOContext#reply(PartnerLink, String, String, Element, QName) .
ReplyActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <reply> activity.
ReplyActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ReplyActivity
 
replyAsync(String) - Method in class org.apache.ode.bpel.engine.ReliablePartnerRoleMessageExchangeImpl
 
replyAsync(String) - Method in class org.apache.ode.bpel.engine.UnreliablePartnerRoleMessageExchangeImpl
 
replyAsync(String) - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Indicate that the response to the request/response operation is not yet available and that the response will be delivered asynchronously.
ReplyGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
ReplyGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.ReplyGeneratorMessages
 
ReplyGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
ReplyGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.ReplyGeneratorMessages
 
replyOneWayOk() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Indicate that the partner processed the one-way invocation successfully.
replyWithFailure(MessageExchange.FailureType, String, Element) - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Indicate that the partner has failed to process the message exchange.
replyWithFault(QName, Message) - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Indicate that the partner faulted in processing the message exchange.
request - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
The request message that should be sent to the server
requestToString(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
reset() - Method in class org.apache.ode.utils.cli.Argument
 
reset() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
Reset the fragment to its initial state.
reset() - Method in class org.apache.ode.utils.cli.Flag
 
reset() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
reset() - Method in class org.apache.ode.utils.cli.MultiArgument
 
reset() - Method in class org.apache.ode.utils.cli.XorGroup
 
resetFragments() - Method in class org.apache.ode.utils.cli.Fragments
Reset the constituent fragments to their initial states.
resolve(String, String) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XslCompileUriResolver
 
resolve(String, String) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XslCompileUriResolver
 
resolve(String, String) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.XslRuntimeUriResolver
 
resolve(String, String) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.XslRuntimeUriResolver
 
resolve(String, String) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.XslRuntimeUriResolver
 
resolve(String, String) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.XslRuntimeUriResolver
 
resolve(URI, String) - Static method in class org.apache.ode.jbi.util.SchemaCollection
 
resolveClass(ObjectStreamClass) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
resolveCompensatableScope(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveCompensatableScope(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveCorrelationSet(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveCorrelationSet(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveEndpointReference(Element) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
resolveEndpointReference(Element) - Method in interface org.apache.ode.bpel.iapi.EndpointReferenceContext
Resolve an end-point reference from its XML representation.
resolveEndpointReference(Element) - Method in class org.apache.ode.jbi.EndpointReferenceContextImpl
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.ode.jbi.OdeComponent
Resolve the given endpoint reference, given the capabilities of the given consumer.
resolveEntity(String, String, String) - Method in class org.apache.ode.axis2.util.Axis2UriResolver
 
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.bpel.compiler.WsdlFinderXMLEntityResolver
 
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.store.DocumentEntityResolver
 
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.utils.xsd.CapturingXMLEntityResolver
 
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver
 
resolveGetVariableDataSig(String, String, String) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
Get the compiled representation of a certain bpws:getVariableData(...) call.
resolveGetVariableDataSig(String, String, String) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
Get the compiled representation of a certain bpws:getVariableData(...) call.
resolveHeaderPart(OScope.Variable, String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveHeaderPart(OScope.Variable, String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveLink(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveLink(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveMessageVariable(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveMessageVariable(String, QName) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveMessageVariable(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveMessageVariable(String, QName) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveMyRoleOperation(OPartnerLink, String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveMyRoleOperation(OPartnerLink, String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveObject(Object) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
resolvePart(OScope.Variable, String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolvePart(OScope.Variable, String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolvePartnerLink(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolvePartnerLink(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolvePartnerRoleOperation(OPartnerLink, String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolvePartnerRoleOperation(OPartnerLink, String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveProperty(QName) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveProperty(QName) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolvePropertyAlias(OScope.Variable, QName) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolvePropertyAlias(OScope.Variable, QName) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveVariable(String) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.JaxpVariableResolver
 
resolveVariable(String) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.JaxpVariableResolver
 
resolveVerb(Binding, BindingOperation) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
ODE extends the wsdl spec by allowing definition of the HTTP verb at the operation level.
resolveXsdType(QName) - Method in interface org.apache.ode.bpel.compiler.v1.CompilerContext
 
resolveXsdType(QName) - Method in interface org.apache.ode.bpel.compiler.v2.CompilerContext
 
ResourceFinder - Interface in org.apache.ode.bpel.compiler
General interace for retrieving resources identified by a URI.
respondsTo(QName, QName) - Method in class org.apache.ode.axis2.ODEService
 
responseToString(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
resume(Long) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
resume(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
resume(Long) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Resume a process that has been suspended.
resume(Long) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Resume the (previously suspended) instance.
resume(Transaction) - Method in class org.apache.ode.test.MockTransactionManager
 
ResumeWork - Class in org.apache.ode.bpel.rtrep.v1
Resumes execution of a bpel process
ResumeWork(Long) - Constructor for class org.apache.ode.bpel.rtrep.v1.ResumeWork
 
ResumeWork - Class in org.apache.ode.bpel.rtrep.v2
Resumes execution of a bpel process
ResumeWork(Long) - Constructor for class org.apache.ode.bpel.rtrep.v2.ResumeWork
 
ret() - Method in interface org.apache.ode.jacob.Synch
 
RETHROW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
RethrowActivity - Class in org.apache.ode.bpel.compiler.bom
BOM representation of the BPEL <rethrow> activity.
RethrowActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.RethrowActivity
 
RETIRED - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
RETIRED_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.rapi.InvalidProcessException
 
RETIRED_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
retry - Variable in exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
 
retry() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.ActivityRecovery
Retry the activity.
retry() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ActivityRecovery
Retry the activity.
retryCount - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
retryDelay - Variable in class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
retryDelay - Variable in class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
retryFor - Variable in class org.apache.ode.bpel.rtrep.v1.OFailureHandling
 
retryFor - Variable in class org.apache.ode.bpel.rtrep.v2.OFailureHandling
 
rewriteTargetNS(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
rightPadToWidth(String, int) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
 
RMIConstants - Class in org.apache.ode.utils.rmi
Deprecated. DO NO USE: Find your own way to get this URL.
RMIConstants() - Constructor for class org.apache.ode.utils.rmi.RMIConstants
Deprecated.  
RMITransport - Class in org.apache.ode.ra.transports.rmi
A very simple RMI-based communication transport.
RMITransport() - Constructor for class org.apache.ode.ra.transports.rmi.RMITransport
 
RmiTransportServerImpl - Class in org.apache.ode.jca.server.rmi
Server-side of the RMI transport.
RmiTransportServerImpl() - Constructor for class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
RoleEnum - Class in org.apache.ode.bpel.dao
Partner-link role enumeration; one of RoleEnum.MY_ROLE or RoleEnum.PARTNER_ROLE.
rollback() - Method in interface org.apache.ode.store.ConfStoreConnection
 
rollback() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
rollback() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
rollback() - Method in class org.apache.ode.test.MockTransactionManager
 
rollback() - Method in class org.apache.ode.test.MockTransactionManager.TX
 
run(BpelDAOConnection) - Method in interface org.apache.ode.bpel.engine.BpelDatabase.Callable
 
run(Object, Element) - Method in interface org.apache.ode.bpel.extension.ExtensionOperation
Provides the runtime implementation.
run(Object, Element) - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractAsyncExtensionOperation
 
run(Object, Element) - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractSyncExtensionOperation
 
run() - Method in class org.apache.ode.bpel.rtrep.v1.FOREACH
 
run() - Method in class org.apache.ode.bpel.rtrep.v1.INVOKE
 
run() - Method in class org.apache.ode.bpel.rtrep.v1.PROCESS
 
run() - Method in class org.apache.ode.bpel.rtrep.v1.REPEATUNTIL
 
run() - Method in class org.apache.ode.bpel.rtrep.v1.SCOPEACT
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.EXTENSIONACTIVITY
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.FOREACH
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.INVOKE
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.PROCESS
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.READWRITELOCK
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.REPEATUNTIL
 
run() - Method in class org.apache.ode.bpel.rtrep.v2.SCOPEACT
 
run() - Method in class org.apache.ode.jacob.examples.cell.CELL_
 
run() - Method in class org.apache.ode.jacob.examples.eratosthenes.Sieve
 
run() - Method in class org.apache.ode.jacob.examples.sequence.Sequence
Process execution block
run() - Method in class org.apache.ode.jacob.examples.synch.SynchPrinter.SystemPrinter
 
run() - Method in class org.apache.ode.jacob.examples.synch.SynchPrinter.Tester
 
run() - Method in class org.apache.ode.jacob.JacobRunnable
Peform the template reduction, i.e.
run() - Method in class org.apache.ode.jbi.Receiver
We periodically poll for input messages, blocking for 1 sec on the accept() call to receive messages.
run() - Method in class org.apache.ode.utils.WatchDog
 
runJob(Job) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
Run a job in the current thread.
runQueueEntries - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of enqueues to the run queue.
runSync(ExtensionContext, Element) - Method in class org.apache.ode.bpel.rtrep.common.extension.AbstractSyncExtensionOperation
 
runTask(Task) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
RuntimeImpl - Class in org.apache.ode.bpel.rtrep.v1
 
RuntimeImpl() - Constructor for class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
RuntimeImpl - Class in org.apache.ode.bpel.rtrep.v2
 
RuntimeImpl() - Constructor for class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
RuntimeInstanceImpl - Class in org.apache.ode.bpel.rtrep.v1
Implementation of OdeInternalInstance for the "modern" runtime.
RuntimeInstanceImpl(RuntimeImpl, ExecutionQueueImpl) - Constructor for class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
RuntimeInstanceImpl - Class in org.apache.ode.bpel.rtrep.v2
Implementation of OdeInternalInstance for the "modern" runtime.
RuntimeInstanceImpl(RuntimeImpl, ExecutionQueueImpl) - Constructor for class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 

S

saveEvent(ProcessInstanceEvent, ProcessInstanceDAO) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
saveEvent(ProcessInstanceEvent, ProcessInstanceDAO, List<String>) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
saveState(OutputStream) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
Save the execution state into the given output stream, and return a cached representation of the state.
saveState(OutputStream) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
saveState(OutputStream) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
SaxonContext - Class in org.apache.ode.bpel.compiler.v1.xpath20
Hooks on Saxon StandaloneContext to be notified when the compilation finds some variables and functions.
SaxonContext(Configuration, JaxpVariableResolver, JaxpFunctionResolver) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.SaxonContext
 
SaxonContext - Class in org.apache.ode.bpel.compiler.v2.xpath20
Hooks on Saxon StandaloneContext to be notified when the compilation finds some variables and functions.
SaxonContext(Configuration, JaxpVariableResolver, JaxpFunctionResolver) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.SaxonContext
 
scan() - Method in class org.apache.ode.store.DeploymentUnitDir
 
schedulePersistedJob(Map<String, Object>, Date) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Schedule a persisted job.
schedulePersistedJob(Map<String, Object>, Date) - Method in class org.apache.ode.il.MockScheduler
 
schedulePersistedJob(Map<String, Object>, Date) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
Scheduler - Interface in org.apache.ode.bpel.iapi
The BPEL scheduler.
scheduler - Variable in class org.apache.ode.test.BPELTestAbstract
 
Scheduler.JobInfo - Class in org.apache.ode.bpel.iapi
Wrapper containing information about a scheduled job.
Scheduler.JobInfo(String, Map<String, Object>, int) - Constructor for class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
Scheduler.JobProcessor - Interface in org.apache.ode.bpel.iapi
Interface implemented by the object responsible for job execution.
Scheduler.JobProcessorException - Exception in org.apache.ode.bpel.iapi
Exception thrown by the Scheduler.JobProcessor to indicate failure in job processing.
Scheduler.JobProcessorException(boolean) - Constructor for exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
 
Scheduler.JobProcessorException(Throwable, boolean) - Constructor for exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
 
scheduleVolatileJob(boolean, Map<String, Object>) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
scheduleWorkEvent(WorkEvent, Date) - Method in class org.apache.ode.bpel.engine.ODEProcess
 
Schema - Class in org.apache.ode.jbi.util
Contains informations related to a schema.
Schema() - Constructor for class org.apache.ode.jbi.util.Schema
 
SCHEMA_TYPE - Static variable in class org.apache.ode.bpel.rtrep.v2.OVarType
 
SCHEMA_V_XERCESF - Static variable in class org.apache.ode.utils.XMLParserUtils
 
SchemaBucket - Class in org.apache.ode.utils
Utility class for obtaining XML schemas for commonly used document types.
SchemaBucket() - Constructor for class org.apache.ode.utils.SchemaBucket
 
SchemaCollection - Class in org.apache.ode.jbi.util
Collection of schemas.
SchemaCollection() - Constructor for class org.apache.ode.jbi.util.SchemaCollection
 
SchemaCollection(URI) - Constructor for class org.apache.ode.jbi.util.SchemaCollection
 
SchemaModel - Interface in org.apache.ode.utils.xsd
 
SchemaModelImpl - Class in org.apache.ode.utils.xsd
Xerces based schema model.
SchemaModelImpl.InternalSchemaResolver - Class in org.apache.ode.utils.xsd
 
SchemaModelImpl.InternalSchemaResolver() - Constructor for class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
 
SCOPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
SCOPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Scope - Class in org.apache.ode.bpel.compiler.bom
Base-class for BPEL scope-like constructs.
Scope(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Scope
 
SCOPEACT - Class in org.apache.ode.bpel.rtrep.v1
A scope activity.
SCOPEACT(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v1.SCOPEACT
 
SCOPEACT - Class in org.apache.ode.bpel.rtrep.v2
A scope activity.
SCOPEACT(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.rtrep.v2.SCOPEACT
 
ScopeActivity - Class in org.apache.ode.bpel.compiler.bom
BPEL <scope> activity.
ScopeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ScopeActivity
 
ScopeCompletionEvent - Class in org.apache.ode.bpel.evt
Activity completion event.
ScopeCompletionEvent(boolean, QName) - Constructor for class org.apache.ode.bpel.evt.ScopeCompletionEvent
 
ScopeDAO - Interface in org.apache.ode.bpel.dao
Data access objec representing a BPEL scope instance.
ScopeDAOImpl - Class in org.apache.ode.dao.jpa
 
ScopeDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ScopeDAOImpl
 
ScopeDAOImpl(ScopeDAOImpl, String, int, ProcessInstanceDAOImpl) - Constructor for class org.apache.ode.dao.jpa.ScopeDAOImpl
 
ScopedObject - Interface in org.apache.ode.bpel.rapi
 
ScopeEvent - Class in org.apache.ode.bpel.evt
Event related to a process instance scope.
ScopeEvent() - Constructor for class org.apache.ode.bpel.evt.ScopeEvent
 
ScopeFaultEvent - Class in org.apache.ode.bpel.evt
Event indicating that an activity completed with a fault.
ScopeFaultEvent() - Constructor for class org.apache.ode.bpel.evt.ScopeFaultEvent
 
ScopeFaultEvent(QName, int, String) - Constructor for class org.apache.ode.bpel.evt.ScopeFaultEvent
 
ScopeInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one scope-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ScopeInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ScopeInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one scope-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ScopeInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ScopeInfoDocumentImpl
 
scopeInstance - Variable in class org.apache.ode.bpel.rtrep.v1.CorrelationSetInstance
 
scopeInstance - Variable in class org.apache.ode.bpel.rtrep.v1.VariableInstance
 
scopeInstance - Variable in class org.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
 
scopeInstance - Variable in class org.apache.ode.bpel.rtrep.v2.VariableInstance
 
scopeInstanceId - Variable in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
scopeInstanceId - Variable in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
ScopeLikeActivity - Class in org.apache.ode.bpel.compiler.bom
 
ScopeLikeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ScopeLikeActivity
 
ScopeModel - Interface in org.apache.ode.bpel.rapi
 
scopeName() - Method in interface org.apache.ode.bpel.bdi.breaks.VariableModificationBreakpoint
Get the name of the declaring scope for the variable.
ScopeStartEvent - Class in org.apache.ode.bpel.evt
Event indicating that a scope has been started.
ScopeStartEvent() - Constructor for class org.apache.ode.bpel.evt.ScopeStartEvent
 
ScopeStateEnum - Class in org.apache.ode.bpel.dao
 
ScopeStateEnum(String) - Constructor for class org.apache.ode.bpel.dao.ScopeStateEnum
 
select(String, Date, Selector[]) - Method in interface org.apache.ode.bpel.rapi.IOContext
Non-deterministic "select" (used to implement receive/pick) and the like.
select(PickResponseChannel, Date, boolean, Selector[]) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
select(PickResponseChannel, Date, boolean, Selector[]) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
select(PickResponseChannel, Date, boolean, Selector[]) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
select(PickResponseChannel, Date, boolean, Selector[]) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
SELECT_ACTIVE_CORSETS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_ACTIVE_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
SELECT_ACTIVE_SETS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORRELATION_SET_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORRELATION_SET_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORRELATION_SETS_BY_INSTANCES - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORSETS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_EVENT_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
SELECT_FAULT_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
SELECT_INSTANCE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
SELECT_MEX_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
SELECT_REQUEST_MESSAGE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageDAOImpl
 
SELECT_RESPONSE_MESSAGE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageDAOImpl
 
SELECT_SCOPE_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
SELECT_SCOPE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
SELECT_UNMATCHED_MEX_BY_INSTANCE - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
SELECT_XMLDATA_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
SELECT_XMLDATA_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
selectCorrelationSets(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
Selector - Interface in org.apache.ode.bpel.rapi
 
Selector - Class in org.apache.ode.bpel.rtrep.v1
 
Selector - Class in org.apache.ode.bpel.rtrep.v2
 
send(OMElement, String) - Method in class org.apache.ode.axis2.service.ServiceClientUtil
Sends the provided message to an Axis2 deployed service.
send(OMElement, String, long) - Method in class org.apache.ode.axis2.service.ServiceClientUtil
Sends the provided message to an Axis2 deployed service allowing to set a specific timeout (in ms).
send(Notification) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
sendEvent(ProcessInstanceEvent) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
Sends the bpel event.
sendEvent(ScopeEvent) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
sendEvent(ProcessInstanceStartedEvent) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
sendEvent(ScopeEvent) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to OdeRTInstanceContext.sendEvent(org.apache.ode.bpel.evt.ProcessInstanceEvent).
sendEvent(ProcessInstanceStartedEvent) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to OdeRTInstanceContext.sendEvent(org.apache.ode.bpel.evt.ProcessInstanceEvent).
sendEvent(ScopeEvent) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
sendEvent(ScopeEvent) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
sendEvent(ProcessInstanceStartedEvent) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
sendEvent(ScopeEvent) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to OdeRTInstanceContext.sendEvent(org.apache.ode.bpel.evt.ProcessInstanceEvent).
sendEvent(ProcessInstanceStartedEvent) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to OdeRTInstanceContext.sendEvent(org.apache.ode.bpel.evt.ProcessInstanceEvent).
SEQUENCE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
SEQUENCE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
sequence - Variable in class org.apache.ode.bpel.rtrep.v1.OSequence
 
sequence - Variable in class org.apache.ode.bpel.rtrep.v2.OSequence
 
Sequence - Class in org.apache.ode.jacob.examples.sequence
Abstract process that executes a number of steps sequentially.
Sequence(int, SynchChannel) - Constructor for class org.apache.ode.jacob.examples.sequence.Sequence
Create a Sequence with a number of steps.
SequenceActivity - Class in org.apache.ode.bpel.compiler.bom
BPEL <sequence> activity.
SequenceActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.SequenceActivity
 
SequenceModel - Interface in org.apache.ode.bpel.rapi
 
SerializableElement - Class in org.apache.ode.utils
Class for wrapping DOM elements to support transparent serialization.
SerializableElement(Element) - Constructor for class org.apache.ode.utils.SerializableElement
Constructor, give the element to serialize as the argument.
SerializableUtils - Class in org.apache.ode.utils
Utitlity methods for Serializable objects.
SerializableUtils() - Constructor for class org.apache.ode.utils.SerializableUtils
 
serialize(Element, OutputStream) - Static method in class org.apache.ode.utils.DOMUtils
 
Serializer - Class in org.apache.ode.bpel.rapi
Header written at the beginning of every compiled BPEL object file.
Serializer(long) - Constructor for class org.apache.ode.bpel.rapi.Serializer
 
Serializer() - Constructor for class org.apache.ode.bpel.rapi.Serializer
 
Serializer(InputStream) - Constructor for class org.apache.ode.bpel.rapi.Serializer
 
server - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
SERVICE_QNAME - Static variable in interface org.apache.ode.il.epr.MutableEndpoint
 
SERVICE_REF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
SERVICE_REF_QNAME - Static variable in interface org.apache.ode.bpel.iapi.EndpointReference
 
ServiceBridge - Class in org.apache.ode.jbi
Base-class for classes providing JBI-ODE translation services.
ServiceBridge() - Constructor for class org.apache.ode.jbi.ServiceBridge
 
ServiceClientUtil - Class in org.apache.ode.axis2.service
Client utilities that can be used to invoke easily the deployment and management services with Axis2.
ServiceClientUtil() - Constructor for class org.apache.ode.axis2.service.ServiceClientUtil
 
ServiceMixMapper - Class in org.apache.ode.jbi.msgmap
Message mapper for dealing with the degenerate messages that servicemix components such as servicemix-http provide.
ServiceMixMapper() - Constructor for class org.apache.ode.jbi.msgmap.ServiceMixMapper
 
serviceName - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
serviceName - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
serviceName - Variable in class org.apache.ode.bpel.iapi.Endpoint
Service QName
ServiceProviderSession - Interface in org.apache.ode.ra
Base interface accessible to all sessions returned from OdeConnection.createServiceProviderSession(String, Class).
SESSION - Static variable in interface org.apache.ode.il.epr.MutableEndpoint
 
SessionInHandler - Class in org.apache.ode.axis2.hooks
An incoming handler adding session id information in the message context.
SessionInHandler() - Constructor for class org.apache.ode.axis2.hooks.SessionInHandler
 
SessionManager - Class in org.apache.ode.daohib
Manages hibernate sessions, and their association with a transaction thread.
SessionManager(Properties, DataSource, TransactionManager) - Constructor for class org.apache.ode.daohib.SessionManager
Inaccessible constructor.
SessionOutHandler - Class in org.apache.ode.axis2.hooks
An outgoing handler adding session id information in the message context.
SessionOutHandler() - Constructor for class org.apache.ode.axis2.hooks.SessionOutHandler
 
set(Node) - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Set the data value of a variable.
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.dd.TCleanup.Category
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.dd.TCleanup.On
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
set(Node) - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
set(Node) - Method in interface org.apache.ode.il.epr.MutableEndpoint
Set service endpoint value from an XML node.
set(Node) - Method in class org.apache.ode.il.epr.URLEndpoint
 
set(Node) - Method in class org.apache.ode.il.epr.WSAEndpoint
 
set(Node) - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
set(Node) - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
set_props(Properties) - Method in class org.apache.ode.il.config.OdeConfigProperties
 
setAckType(MessageExchange.AckType) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setAckType(MessageExchange.AckType) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setAckType(MessageExchange.AckType) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setAckType(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setAckType(MessageExchange.AckType) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setActions(String) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets the "actions" element
setActions(String) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets the "actions" element
setActions(String) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setActive(boolean) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "active" element
setActive(boolean) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "active" element
setActive(boolean) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setActivities(TScopeInfo.Activities) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "activities" element
setActivities(TScopeInfo.Activities) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "activities" element
setActivityDeclarationId(int) - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
setActivityDefinitionId(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "activity-definition-id" element
setActivityDefinitionId(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "activity-definition-id" element
setActivityExtInfo(TActivityExtInfo) - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoDocument
Sets the "activity-ext-info" element
setActivityExtInfo(TActivityExtInfo) - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoDocumentImpl
Sets the "activity-ext-info" element
setActivityExtInfoArray(TActivityExtInfo[]) - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Sets array of all "activity-ext-info" element
setActivityExtInfoArray(int, TActivityExtInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Sets ith "activity-ext-info" element
setActivityExtInfoArray(TActivityExtInfo[]) - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Sets array of all "activity-ext-info" element
setActivityExtInfoArray(int, TActivityExtInfo) - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Sets ith "activity-ext-info" element
setActivityExtInfoList(TActivitytExtInfoList) - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument
Sets the "activity-ext-info-list" element
setActivityExtInfoList(TActivitytExtInfoList) - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoListDocumentImpl
Sets the "activity-ext-info-list" element
setActivityFailureCount(int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setActivityFailureCount(int) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setActivityFailureDateTime(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setActivityFailureReason(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "activity-failure-reason" element
setActivityFailureReason(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "activity-failure-reason" element
setActivityId(long) - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
setActivityId(int) - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
setActivityId(long) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "activity-id" element
setActivityId(long) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "activity-id" element
setActivityId(long) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setActivityId(int) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
setActivityInfo(TActivityInfo) - Method in interface org.apache.ode.bpel.pmapi.ActivityInfoDocument
Sets the "activity-info" element
setActivityInfo(TActivityInfo) - Method in class org.apache.ode.bpel.pmapi.impl.ActivityInfoDocumentImpl
Sets the "activity-info" element
setActivityInfoArray(TActivityInfo[]) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Sets array of all "activity-info" element
setActivityInfoArray(int, TActivityInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Sets ith "activity-info" element
setActivityInfoArray(TActivityInfo[]) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Sets array of all "activity-info" element
setActivityInfoArray(int, TActivityInfo) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Sets ith "activity-info" element
setActivityName(String) - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
setActivityName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "activity-name" element
setActivityName(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "activity-name" element
setActivityRecoveries(Collection<HActivityRecovery>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setActivityRecoveryAction(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "activity-recovery-action" element
setActivityRecoveryAction(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "activity-recovery-action" element
setActivityType(String) - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
setActivityType(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "activity-type" element
setActivityType(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "activity-type" element
setAiid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityExtInfoImpl
Sets the "aiid" element
setAiid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "aiid" element
setAiid(int) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets the "aiid" element
setAiid(String) - Method in interface org.apache.ode.bpel.pmapi.TActivityExtInfo
Sets the "aiid" element
setAiid(String) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "aiid" element
setAiid(int) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets the "aiid" element
setAspect(short) - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
setAtomicScope(boolean) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
setAtomicScope(boolean) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
setAtomicScope(boolean) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
setAtomicScopeRetriedOnce() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
setAtomicScopeRetriesDone() - Method in interface org.apache.ode.bpel.rapi.OdeRTInstanceContext
 
setAttribute(Attribute) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
setAttributes(AttributeList) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
setBaseDirectory(File) - Method in class org.apache.ode.bpel.compiler.BpelC
 
setBinary(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HLargeData
 
setBinding(TInvoke.Binding) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets the "binding" element
setBinding(TInvoke.Binding) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets the "binding" element
setBindingContext(BindingContext) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setBindingContext(BindingContext) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Configure the with a binding context.
setBpel11WsdlFileName(String) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "bpel11wsdlFileName" attribute
setBpel11WsdlFileName(String) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "bpel11wsdlFileName" attribute
setBpelServer(BpelServer) - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
setCallbackEndpoint(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setCallbackEPR(Element) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setCallee(QName) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the "callee"--the id of the service being invoked in a myRole exchange.
setCallee(QName) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setCallee(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCallee(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setCallee(QName) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setCanonical(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
 
setCategoryArray(TCleanup.Category.Enum[]) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets array of all "category" element
setCategoryArray(int, TCleanup.Category.Enum) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets ith "category" element
setCategoryArray(TCleanup.Category.Enum[]) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets array of all "category" element
setCategoryArray(int, TCleanup.Category.Enum) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets ith "category" element
setChannel(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the response channel.
setChannel(String) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setChannel(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setChannel(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setChannel(String) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setChannel(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setChannel(CT) - Method in class org.apache.ode.jacob.ChannelListener
 
setChannel(CommChannel) - Method in class org.apache.ode.jacob.soup.Comm
 
setChannelName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setChildRefArray(TScopeRef[]) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Sets array of all "child-ref" element
setChildRefArray(int, TScopeRef) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Sets ith "child-ref" element
setChildRefArray(TScopeRef[]) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Sets array of all "child-ref" element
setChildRefArray(int, TScopeRef) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Sets ith "child-ref" element
setChildren(TScopeInfo.Children) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "children" element
setChildren(TScopeInfo.Children) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "children" element
setClassLoader(ClassLoader) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
setClassLoader(ClassLoader) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
setClassLoader(ClassLoader) - Method in class org.apache.ode.jacob.vpu.JacobVPU
 
setClassName(String) - Method in class org.apache.ode.bpel.dd.impl.TMexInterceptorImpl
Sets the "class-name" element
setClassName(String) - Method in interface org.apache.ode.bpel.dd.TMexInterceptor
Sets the "class-name" element
setClazz(Class) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
setCleanupArray(TCleanup[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets array of all "cleanup" element
setCleanupArray(int, TCleanup) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets ith "cleanup" element
setCleanupArray(TCleanup[]) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets array of all "cleanup" element
setCleanupArray(int, TCleanup) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets ith "cleanup" element
setClientKey(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setCompiledExpr(Expression) - Method in class org.apache.ode.bpel.rtrep.v1.xpath20.OXPath20ExpressionBPEL20
 
setCompiledExpr(Expression) - Method in class org.apache.ode.bpel.rtrep.v2.xpath20.OXPath20ExpressionBPEL20
 
setCompileListener(CompileListener) - Method in class org.apache.ode.bpel.compiler.BpelC
Set a non-default target CompileListener implementation.
setCompileListener(CompileListener) - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
 
setCompileListener(CompileListener) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setCompileProperties(Map<String, Object>) - Method in class org.apache.ode.bpel.compiler.BpelC
Compilation properties eventually retrieved by the compiler
setCompilerContext(CompilerContext) - Method in interface org.apache.ode.bpel.compiler.v1.ExpressionCompiler
Set the compiler context (for resolving variables and such).
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in interface org.apache.ode.bpel.compiler.v2.ExpressionCompiler
Set the compiler context (for resolving variables and such).
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
setConfigDir(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setConfigProperties(OdeConfigProperties) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setConnectionProvider(ConnectionProvider) - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
setContext(CompilerContext) - Method in interface org.apache.ode.bpel.compiler.v1.ActivityGenerator
 
setContext(CompilerContext) - Method in interface org.apache.ode.bpel.compiler.v2.ActivityGenerator
 
setContext(OdeRTInstanceContext) - Method in interface org.apache.ode.bpel.rapi.OdeRTInstance
Set the execution context.
setContext(OdeRTInstanceContext) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
setContext(OdeRTInstanceContext) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
setContext(ExecutionQueue) - Method in class org.apache.ode.jacob.vpu.JacobVPU
Set the state of of the VPU; this is analagous to loading a CPU with a thread's context (re-hydration).
setContext(ComponentContext) - Method in class org.apache.ode.jbi.OdeContext
Sets the Component context.
setCorrelation(Long, Long, String, QName[], CorrelationKey) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
setCorrelation(Long, Long, String, QName[], CorrelationKey) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Sets a correlation.
setCorrelationKey(CorrelationKey) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setCorrelationKey(CorrelationKey) - Method in class org.apache.ode.bpel.evt.CorrelationMatchEvent
 
setCorrelationKey(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "correlation-key" element
setCorrelationKey(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "correlation-key" element
setCorrelationKey(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
setCorrelationKey(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setCorrelationProperties(TInstanceInfo.CorrelationProperties) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "correlation-properties" element
setCorrelationProperties(TInstanceInfo.CorrelationProperties) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "correlation-properties" element
setCorrelationPropertyArray(TCorrelationProperty[]) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Sets array of all "correlation-property" element
setCorrelationPropertyArray(int, TCorrelationProperty) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Sets ith "correlation-property" element
setCorrelationPropertyArray(TCorrelationProperty[]) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Sets array of all "correlation-property" element
setCorrelationPropertyArray(int, TCorrelationProperty) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Sets ith "correlation-property" element
setCorrelationPropertyArray(TCorrelationProperty[]) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Sets array of all "correlation-property" element
setCorrelationPropertyArray(int, TCorrelationProperty) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Sets ith "correlation-property" element
setCorrelationPropertyArray(TCorrelationProperty[]) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Sets array of all "correlation-property" element
setCorrelationPropertyArray(int, TCorrelationProperty) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Sets ith "correlation-property" element
setCorrelationSet(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "correlation-set" element
setCorrelationSet(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "correlation-set" element
setCorrelationSet(HCorrelationSet) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
setCorrelationSetArray(TScopeInfo.CorrelationSets.CorrelationSet[]) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Sets array of all "correlation-set" element
setCorrelationSetArray(int, TScopeInfo.CorrelationSets.CorrelationSet) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Sets ith "correlation-set" element
setCorrelationSetArray(TScopeInfo.CorrelationSets.CorrelationSet[]) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Sets array of all "correlation-set" element
setCorrelationSetArray(int, TScopeInfo.CorrelationSets.CorrelationSet) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Sets ith "correlation-set" element
setCorrelationSetName(String) - Method in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
setCorrelationSets(TScopeInfo.CorrelationSets) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "correlation-sets" element
setCorrelationSets(TScopeInfo.CorrelationSets) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "correlation-sets" element
setCorrelationSets(Collection<HCorrelationSet>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setCorrelationSets(Set<HCorrelationSet>) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setCorrelationStatus(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setCorrelationStatus(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setCorrelationStatus(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelationStatus(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setCorrelationStatus(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setCorrelator(CorrelatorDAOImpl) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelator(HCorrelator) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
setCorrelator(HCorrelator) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setCorrelatorId(String) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setCorrelatorId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Hibernate-mandated setter.
setCorrelators(Set<HCorrelator>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setCorrelatorSelectors(Set<HCorrelatorSelector>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setCorrSet(CorrelationSetDAOImpl) - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
setCount(int) - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Sets the "count" element
setCount(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Sets the "count" element
setCount(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Sets the "count" attribute
setCount(int) - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Sets the "count" element
setCount(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Sets the "count" element
setCount(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Sets the "count" attribute
setCreated(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HObject
 
setCreateInstance(boolean) - Method in interface org.apache.ode.bpel.rapi.PickReceiveModel
 
setCreator(String) - Method in class org.apache.ode.jacob.DebugInfo
 
setCsetid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Sets the "csetid" attribute
setCsetid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Sets the "csetid" attribute
setCsetid(String) - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Sets the "csetid" attribute
setCsetid(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Sets the "csetid" attribute
setCustomProperties(Map<QName, Node>) - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
 
setDaoConnectionFactory(BpelDAOConnectionFactory) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Set the DAO connection factory.
setData(Element) - Method in interface org.apache.ode.bpel.dao.MessageDAO
Set the message data (content).
setData(Element) - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
setData(Element) - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
setData(TFaultInfo.Data) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets the "data" element
setData(TFaultInfo.Data) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets the "data" element
setData(Element) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setData(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setData(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
setData(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setData(Element) - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
setDatabaseDelegate(DatabaseDelegate) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setDataSource(DataSource) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
Set the managed data source (transactions tied to transaction manager).
setDataSource(DataSource) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setDataSource(DataSource) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
setDateTime(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setDBDictionary(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setDebugStream(PrintStream) - Method in class org.apache.ode.ql.jcc.QLParserTokenManager
 
setDefinition(Definition) - Method in class org.apache.ode.jbi.util.WSDLFlattener
 
setDefinitionInfo(TDefinitionInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "definition-info" element
setDefinitionInfo(TDefinitionInfo) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "definition-info" element
setDehydrationPolicy(DehydrationPolicy) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setDelay(long) - Method in class org.apache.ode.utils.WatchDog
 
setDeploy(TDeployment) - Method in interface org.apache.ode.bpel.dd.DeployDocument
Sets the "deploy" element
setDeploy(TDeployment) - Method in class org.apache.ode.bpel.dd.impl.DeployDocumentImpl
Sets the "deploy" element
setDeployDate(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets the "deploy-date" element
setDeployDate(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets the "deploy-date" element
setDeployDate(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setDeployDate(Date) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setDeployDate(Date) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setDeployDir(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setDeployer(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets the "deployer" element
setDeployer(String) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets the "deployer" element
setDeployer(String) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setDeployer(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setDeployer(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setDeploymentInfo(TDeploymentInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "deployment-info" element
setDeploymentInfo(TDeploymentInfo) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "deployment-info" element
setDeploymentPartnerLinks(Set<HPartnerLink>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
Set the partner links as deployed.
setDeploymentUnit(DeploymentUnitDaoImpl) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setDeploymentUnit(DeploymentUnitDaoImpl) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setDeploymentUnitDir(String) - Method in interface org.apache.ode.store.DeploymentUnitDAO
 
setDeploymentUnitDir(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setDeploymentUnitDir(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setDescription(String) - Method in class org.apache.ode.jacob.soup.ExecutionQueueObject
 
setDetail(String) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setDetail(String) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setDetails(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setDirection(char) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setDocument(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets the "document" element
setDocument(String) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets the "document" element
setDocumentArray(TDocumentInfo[]) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Sets array of all "document" element
setDocumentArray(int, TDocumentInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Sets ith "document" element
setDocumentArray(TDocumentInfo[]) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Sets array of all "document" element
setDocumentArray(int, TDocumentInfo) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Sets ith "document" element
setDocumentLocator(Locator) - Method in class org.apache.ode.bpel.compiler.bom.DOMBuilderContentHandler
 
setDocumentLocator(Locator) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
setDocuments(TProcessInfo.Documents) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "documents" element
setDocuments(TProcessInfo.Documents) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "documents" element
setDryRun(boolean) - Method in class org.apache.ode.bpel.compiler.BpelC
Configures the compiler to run a dry compilation, doesn't generate the produced compiled process.
setDtCompleted(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "dt-completed" element
setDtCompleted(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "dt-completed" element
setDtDied(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "dt-died" element
setDtDied(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "dt-died" element
setDtEnabled(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "dt-enabled" element
setDtEnabled(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "dt-enabled" element
setDtErrorSince(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "dt-error-since" element
setDtErrorSince(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "dt-error-since" element
setDtFailure(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets the "dt-failure" element
setDtFailure(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Sets the "dt-failure" element
setDtFailure(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets the "dt-failure" element
setDtFailure(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Sets the "dt-failure" element
setDtLastActive(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "dt-last-active" element
setDtLastActive(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "dt-last-active" element
setDtStarted(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "dt-started" element
setDtStarted(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "dt-started" element
setDtStarted(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "dt-started" element
setDtStarted(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "dt-started" element
setElementType(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
setElementType(QName) - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
 
setEnabled(boolean) - Method in interface org.apache.ode.bpel.bdi.breaks.Breakpoint
Enable or disable the break point.
setEnabled(boolean) - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
setEnableEventArray(String[]) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Sets array of all "enable-event" element
setEnableEventArray(int, String) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Sets ith "enable-event" element
setEnableEventArray(String[]) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Sets array of all "enable-event" element
setEnableEventArray(int, String) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Sets ith "enable-event" element
setEnableSharing(TEnableSharing) - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Sets the "enableSharing" element
setEnableSharing(TEnableSharing) - Method in interface org.apache.ode.bpel.dd.TProvide
Sets the "enableSharing" element
setEndpoint(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setEndpointRefArray(TEndpointReferences.EndpointRef[]) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Sets array of all "endpoint-ref" element
setEndpointRefArray(int, TEndpointReferences.EndpointRef) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Sets ith "endpoint-ref" element
setEndpointRefArray(TEndpointReferences.EndpointRef[]) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Sets array of all "endpoint-ref" element
setEndpointRefArray(int, TEndpointReferences.EndpointRef) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Sets ith "endpoint-ref" element
setEndpointReferenceContext(EndpointReferenceContext) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setEndpointReferenceContext(EndpointReferenceContext) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Configure the with an endpoint-reference (EPR) context.
setEndpoints(TEndpointReferences) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "endpoints" element
setEndpoints(TEndpointReferences) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "endpoints" element
setEndpoints(TEndpointReferences) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "endpoints" element
setEndpoints(TEndpointReferences) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "endpoints" element
setEntityManger(EntityManager) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
setEPR(Element) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setEPR(Element) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setEPR(Element) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setEPR(Element) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setErrorListener(ErrorListener) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
 
setEvent(BpelEvent) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setEventInfo(TEventInfo) - Method in interface org.apache.ode.bpel.pmapi.EventInfoDocument
Sets the "event-info" element
setEventInfo(TEventInfo) - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoDocumentImpl
Sets the "event-info" element
setEventInfo(TInstanceInfo.EventInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "event-info" element
setEventInfo(TInstanceInfo.EventInfo) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "event-info" element
setEventInfoArray(TEventInfo[]) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Sets array of all "event-info" element
setEventInfoArray(int, TEventInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Sets ith "event-info" element
setEventInfoArray(TEventInfo[]) - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Sets array of all "event-info" element
setEventInfoArray(int, TEventInfo) - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Sets ith "event-info" element
setEventInfoList(TEventInfoList) - Method in interface org.apache.ode.bpel.pmapi.EventInfoListDocument
Sets the "event-info-list" element
setEventInfoList(TEventInfoList) - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoListDocumentImpl
Sets the "event-info-list" element
setEvents(Collection<HBpelEvent>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setEvents(Collection<HBpelEvent>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setExecutionState(byte[]) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Set the (opaque) instance execution state.
setExecutionState(byte[]) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setExecutionState(byte[]) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setExecutionState(byte[]) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
setExecutionStateCounter(int) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
 
setExecutionStateCounter(int) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setExecutionStateCounter(int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setExecutionStateCounter(int) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setExecutionStateCounter(int) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
setExecutor(ExecutorService) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setExplanation(String) - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
 
setExplanation(String) - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
setExplanation(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "explanation" element
setExplanation(String) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets the "explanation" element
setExplanation(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "explanation" element
setExplanation(String) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets the "explanation" element
setExplanation(String) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
setExpression(String) - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationEvent
 
setExpression(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "expression" element
setExpression(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "expression" element
setExtensionRegistry(Map<String, ExtensionBundleRuntime>) - Method in interface org.apache.ode.bpel.rapi.OdeRuntime
 
setExtensionRegistry(Map<String, ExtensionBundleRuntime>) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeImpl
 
setExtensionRegistry(Map<String, ExtensionBundleRuntime>) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeImpl
 
setExtensionValidators(Map<QName, ExtensionValidator>) - Method in class org.apache.ode.bpel.compiler.BpelC
Registers extension validators to eventually validate the content of extensibility elements.
setExtensionValidators(Map<QName, ExtensionValidator>) - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
 
setExtensionValidators(Map<QName, ExtensionValidator>) - Method in class org.apache.ode.store.DeploymentUnitDir
 
setExtensionValidators(Map<QName, ExtensionValidator>) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setExternalSchemaURL(XMLReader, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
Specify an external schema location and turn on validation via setting features and properties.
setExternalSchemaURL(DOMParser, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
Specify an external schema location and turn on validation via setting features and properties.
setFailure(TFailureInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "failure" element
setFailure(TFailureInfo) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "failure" element
setFailureHandling(OFailureHandling) - Method in class org.apache.ode.bpel.rtrep.v1.OActivity
 
setFailureHandling(OFailureHandling) - Method in class org.apache.ode.bpel.rtrep.v2.OActivity
 
setFailureReason(String) - Method in class org.apache.ode.bpel.evt.ActivityFailureEvent
 
setFailures(TFailuresInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "failures" element
setFailures(TFailuresInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Sets the "failures" element
setFailures(TFailuresInfo) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "failures" element
setFailures(TFailuresInfo) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Sets the "failures" element
setFailureType(MessageExchange.FailureType) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setFailureType(MessageExchange.FailureType) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setFailureType(MessageExchange.FailureType) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setFailureType(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setFailureType(MessageExchange.FailureType) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setFault(QName) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setFault(FaultDAO) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
The un-caught fault associated with the process.
setFault(QName, String, int, int, Element) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
 
setFault(QName) - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationFailedEvent
 
setFault(QName) - Method in class org.apache.ode.bpel.evt.ProcessCompletionEvent
 
setFault(QName) - Method in class org.apache.ode.bpel.evt.ScopeCompletionEvent
 
setFault(QName) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setFault(QName, String, int, int, Element) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setFault(FaultDAO) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setFault(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "fault" element
setFault(QName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "fault" element
setFault(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setFault(FaultDAO) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setFault(QName, String, int, int, Element) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setFault(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setFault(HFaultData) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setFault(QName) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setFault(FaultDAO) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
setFault(QName, String, int, int, Element) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
setFaultExplanation(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setFaultExplanation(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setFaultExplanation(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setFaultExplanation(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setFaultExplanation(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setFaultInfo(TFaultInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "fault-info" element
setFaultInfo(TFaultInfo) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "fault-info" element
setFaultLineNo(int) - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
 
setFaultLineNumber(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "fault-line-number" element
setFaultLineNumber(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "fault-line-number" element
setFaultType(QName) - Method in class org.apache.ode.bpel.evt.ScopeFaultEvent
 
setFileName(String) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "fileName" attribute
setFileName(String) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "fileName" attribute
setFirstDtime(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Sets the "first-dtime" element
setFirstDtime(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Sets the "first-dtime" element
setGenerate(TProcessEvents.Generate.Enum) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Sets the "generate" attribute
setGenerate(TProcessEvents.Generate.Enum) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Sets the "generate" attribute
setGlobalData(Serializable) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
setGroup(CommGroup) - Method in class org.apache.ode.jacob.soup.Comm
 
setGroupId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setGuid(String) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setHeader(Element) - Method in interface org.apache.ode.bpel.dao.MessageDAO
Set the message header (content).
setHeader(Element) - Method in class org.apache.ode.bpel.engine.MemBackedMessageImpl
 
setHeader(Element) - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
setHeader(Element) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setHeader(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
setHeader(Element) - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
setHeaderPart(String, Element) - Method in interface org.apache.ode.bpel.iapi.Message
Set a header part element.
setHeaderPart(String, String) - Method in interface org.apache.ode.bpel.iapi.Message
Set a header part value
setHttpAuthentication(PartnerRoleMessageExchange, Options) - Static method in class org.apache.ode.axis2.soapbinding.AuthenticationHelper
 
setHttpRequestHeaders(HttpMethod, BindingOperation, Map<String, Element>, Map<String, Node>, HttpParams) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
First go through the list of default headers set in the method params.
setId(String) - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
setId(Long) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setId(Long) - Method in class org.apache.ode.daohib.bpel.hobj.HObject
 
setId(Object) - Method in class org.apache.ode.jacob.soup.ExecutionQueueObject
 
setId(String) - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
setId(int) - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
setIID(Long) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setIid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "iid" element
setIid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Sets the "iid" attribute
setIid(String) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "iid" element
setIid(String) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Sets the "iid" attribute
setImmediateInterval(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setImports(List) - Method in class org.apache.ode.jbi.util.Schema
 
setIndex(int) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setInMemory(boolean) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "in-memory" element
setInMemory(boolean) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "in-memory" element
setInsertMissingToData(boolean) - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.LValueExpression
 
setInsertTime(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setInstance(ProcessInstanceDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setInstance(ProcessInstanceDAO) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setInstance(ProcessInstanceDAOImpl) - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
setInstance(ProcessInstanceDAOImpl) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setInstance(ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setInstance(HProcessInstance) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setInstance(ProcessInstanceDAO) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setInstanceId(long) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "instance-id" element
setInstanceId(long) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "instance-id" element
setInstanceInfo(TInstanceInfo) - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoDocumentImpl
Sets the "instance-info" element
setInstanceInfo(TInstanceInfo) - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoDocument
Sets the "instance-info" element
setInstanceInfoArray(TInstanceInfo[]) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Sets array of all "instance-info" element
setInstanceInfoArray(int, TInstanceInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Sets ith "instance-info" element
setInstanceInfoArray(TInstanceInfo[]) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Sets array of all "instance-info" element
setInstanceInfoArray(int, TInstanceInfo) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Sets ith "instance-info" element
setInstanceInfoList(TInstanceInfoList) - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoListDocumentImpl
Sets the "instance-info-list" element
setInstanceInfoList(TInstanceInfoList) - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoListDocument
Sets the "instance-info-list" element
setInstances(Collection<HProcessInstance>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setInstancesArray(TInstanceSummary.Instances[]) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Sets array of all "instances" element
setInstancesArray(int, TInstanceSummary.Instances) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Sets ith "instances" element
setInstancesArray(TInstanceSummary.Instances[]) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Sets array of all "instances" element
setInstancesArray(int, TInstanceSummary.Instances) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Sets ith "instances" element
setInstanceSummary(TInstanceSummary) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "instance-summary" element
setInstanceSummary(TInstanceSummary) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "instance-summary" element
setInstantiatingCorrelator(HCorrelator) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setInvocationStyle(InvocationStyle) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the invocation style.
setInvocationStyle(InvocationStyle) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setInvocationStyle(InvocationStyle) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setInvocationStyle(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setInvocationStyle(InvocationStyle) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setInvokeArray(TInvoke[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets array of all "invoke" element
setInvokeArray(int, TInvoke) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets ith "invoke" element
setInvokeArray(TInvoke[]) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets array of all "invoke" element
setInvokeArray(int, TInvoke) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets ith "invoke" element
setIsolationLevel(Connection) - Static method in class org.apache.ode.utils.DbIsolation
Set Ode-specific isolation level on the connection, if needed.
setJacobState(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setJobProcessor(Scheduler.JobProcessor) - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
setJobProcessor(Scheduler.JobProcessor) - Method in class org.apache.ode.il.MockScheduler
 
setJobProcessor(Scheduler.JobProcessor) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setKey(CorrelationKey) - Method in class org.apache.ode.bpel.evt.CorrelationSetWriteEvent
 
setKey(HMessageExchangeProperty) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
setKey(String) - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
setKeys(Set<CorrelationKey>) - Method in class org.apache.ode.bpel.evt.CorrelationNoMatchEvent
 
setLastActiveTime(Date) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Set last activity time for the process instance
setLastActiveTime(Date) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setLastActiveTime(Date) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setLastActiveTime(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setLastActiveTime(Date) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
setLastDtime(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Sets the "last-dtime" element
setLastDtime(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Sets the "last-dtime" element
setLimit(Limit) - Method in class org.apache.ode.ql.tree.nodes.Query
 
setLineNo(int) - Method in class org.apache.ode.bpel.evt.BpelEvent
 
setLineNo(int) - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
setLineNo(int) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
setLineNumber(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "line-number" element
setLineNumber(int) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets the "line-number" element
setLineNumber(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "line-number" element
setLineNumber(int) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets the "line-number" element
setLinkName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setLocation(StackTraceElement[]) - Method in class org.apache.ode.jacob.DebugInfo
 
setLock(int) - Method in class org.apache.ode.daohib.bpel.hobj.HObject
 
setLogWriter(PrintWriter) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
setMessage(Element) - Method in class org.apache.ode.bpel.engine.MemBackedMessageImpl
 
setMessage(Element) - Method in interface org.apache.ode.bpel.iapi.Message
Set the message as an element.
setMessageCorrelations(Set<HCorrelatorMessage>) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Hibernate-mandated setter.
setMessageData(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
setMessageExchange(HMessageExchange) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
setMessageExchangeContext(MessageExchangeContext) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setMessageExchangeContext(MessageExchangeContext) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Configure the with a message-exchange context.
setMessageExchanges(Set<HMessageExchange>) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setMessageExchanges(Set<HMessageExchange>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setMessageExchanges(Set<HMessageExchange>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setMex(HMessageExchange) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
setMexId(String) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setMexId(String) - Method in class org.apache.ode.bpel.evt.CorrelationEvent
 
setMexId(String) - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
setMexId(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "mex-id" element
setMexId(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "mex-id" element
setMexId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setMexInterceptorArray(TMexInterceptor[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Sets array of all "mex-interceptor" element
setMexInterceptorArray(int, TMexInterceptor) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Sets ith "mex-interceptor" element
setMexInterceptorArray(TMexInterceptor[]) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Sets array of all "mex-interceptor" element
setMexInterceptorArray(int, TMexInterceptor) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Sets ith "mex-interceptor" element
setMexInterceptors(TDeployment.Process.MexInterceptors) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "mex-interceptors" element
setMexInterceptors(TDeployment.Process.MexInterceptors) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "mex-interceptors" element
setMinimumSeverity(short) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setModelId(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets the "modelId" attribute
setModelId(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets the "modelId" attribute
setModelId(int) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setMyElement(String) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "myElement" element
setMyElement(String) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "myElement" element
setMyEPR(Element) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
setMyEPR(Element) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setMyEPR(Element) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setMyEPR(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setMyEPR(Element) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
setMyRole(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setMyRoleName(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setMyRoleServiceName(QName) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
setMyRoleServiceName(QName) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setMyRoleServiceName(QName) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setMyRoleServiceName(QName) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
setMySessionId(String) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
setMySessionId(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setMySessionId(String) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setMySessionId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setMySessionId(String) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
Sets the "name" attribute
setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "name" attribute
setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.ode.bpel.dd.impl.TScopeEventsImpl
Sets the "name" attribute
setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Sets the "name" attribute
setName(QName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.Property
Sets the "name" attribute
setName(QName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "name" attribute
setName(QName) - Method in interface org.apache.ode.bpel.dd.TInvoke.Binding
Sets the "name" attribute
setName(String) - Method in interface org.apache.ode.bpel.dd.TScopeEvents
Sets the "name" attribute
setName(QName) - Method in interface org.apache.ode.bpel.dd.TService
Sets the "name" attribute
setName(QName) - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "name" element
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Sets the "name" element
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "name" element
setName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets the "name" element
setName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "name" element
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Sets the "name" attribute
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "name" element
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Sets the "name" element
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "name" element
setName(QName) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets the "name" element
setName(QName) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
Sets the "name" attribute
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Sets the "name" attribute
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "name" element
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets the "name" attribute
setName(String) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Sets the "name" attribute
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setName(String) - Method in class org.apache.ode.ql.jcc.ASTField
 
setName(String) - Method in class org.apache.ode.ql.jcc.ASTOrderBy
 
setName(String) - Method in class org.apache.ode.ql.jcc.ASTProperty
 
setName(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setName(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setNamespace(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
setNamespace(String) - Method in class org.apache.ode.jbi.util.Schema
 
setNamespaces(XMLReader) - Static method in class org.apache.ode.utils.XMLParserUtils
Set the namespaces SAX property on the supplied XMLReader.
setNearFutureInterval(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setNewState(short) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
setNewState(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "new-state" element
setNewState(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "new-state" element
setNewValue(Node) - Method in class org.apache.ode.bpel.evt.VariableModificationEvent
 
setNodeId(String) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setNumber(int) - Method in class org.apache.ode.ql.jcc.ASTLimit
 
setNumber(String) - Method in class org.apache.ode.ql.jcc.ASTLimit
 
setNumber(int) - Method in class org.apache.ode.ql.tree.nodes.Limit
 
setOdeIsolationLevel(int) - Static method in class org.apache.ode.utils.DbIsolation
 
setOldState(short) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
 
setOldState(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "old-state" element
setOldState(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "old-state" element
setOn(TCleanup.On.Enum) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets the "on" attribute
setOn(TCleanup.On.Enum) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets the "on" attribute
setOperation(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setOperation(String) - Method in class org.apache.ode.bpel.evt.CorrelationEvent
 
setOperation(String) - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
setOperation(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setOperation(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "operation" element
setOperation(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "operation" element
setOperation(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setOperation(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setOperationName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setOptional(boolean) - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
setOptions(Options, Element) - Static method in class org.apache.ode.axis2.soapbinding.AuthenticationHelper
 
setOuputDirectory(File) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setOutputStream(OutputStream) - Method in class org.apache.ode.bpel.compiler.BpelC
Set the output stream to which the compiled representation will be generated.
setOwner(HCorrelatorMessage) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
 
setPackage(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets the "package" element
setPackage(String) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets the "package" element
setPackageRetired(String, boolean) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
setPackageRetired(String, boolean) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Retires all the processes contained in a package.
setParentScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setParentScopeId(Long) - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
setParentScopeId(long) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "parent-scope-id" element
setParentScopeId(long) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "parent-scope-id" element
setParentScopeRef(TScopeRef) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "parent-scope-ref" element
setParentScopeRef(TScopeRef) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "parent-scope-ref" element
setParentScopesNames(List<String>) - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
setPart(String, Element) - Method in interface org.apache.ode.bpel.iapi.Message
Set the message part.
setPartnerEPR(Element) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
setPartnerEPR(Element) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setPartnerEPR(Element) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setPartnerEPR(HLargeData) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setPartnerEPR(Element) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
setPartnerLink(PartnerLinkDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setPartnerLink(String) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets the "partnerLink" attribute
setPartnerLink(String) - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Sets the "partnerLink" attribute
setPartnerLink(String) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets the "partnerLink" attribute
setPartnerLink(String) - Method in interface org.apache.ode.bpel.dd.TProvide
Sets the "partnerLink" attribute
setPartnerLink(PartnerLinkDAO) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPartnerLink(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Sets the "partner-link" attribute
setPartnerLink(String) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Sets the "partner-link" attribute
setPartnerLink(PartnerLinkDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPartnerLink(HPartnerLink) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPartnerLink(PartnerLinkDAO) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setPartnerLinkModelId(int) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the model id for the partner link to which this message exchange relates
setPartnerLinkModelId(int) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPartnerLinkModelId(int) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setPartnerLinkModelId(int) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPartnerLinkModelId(int) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPartnerLinkModelId(int) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setPartnerLinkName(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setPartnerLinkName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "partner-link-name" element
setPartnerLinkName(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "partner-link-name" element
setPartnerLinks(Set<HPartnerLink>) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setPartnerRole(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Sets the "partner-role" attribute
setPartnerRole(String) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Sets the "partner-role" attribute
setPartnerRole(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setPartnerRoleName(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setPartnerSessionId(String) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
setPartnerSessionId(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
setPartnerSessionId(String) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setPartnerSessionId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setPartnerSessionId(String) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
setPartnersKey(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the correlation identifier/client id
setPartnersKey(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPartnersKey(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPartnersKey(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setPattern(MessageExchange.MessageExchangePattern) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setPattern(MessageExchange.MessageExchangePattern) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPattern(MessageExchange.MessageExchangePattern) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPattern(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPattern(MessageExchange.MessageExchangePattern) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setPid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "pid" element
setPid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "pid" element
setPid(String) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "pid" element
setPid(String) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "pid" element
setPID(QName) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setPID(QName) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setPID_(String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setPID_(String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setPipedMessageExchange(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPipedMessageExchangeId(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setPipedMessageExchangeId(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPipedMessageExchangeId(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPipedMessageExchangeId(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setPipedPID(QName) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setPipedPID(QName) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPipedPID(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPipedPID(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPipedPID(QName) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setpLinkName(String) - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
 
setPort(int) - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
setPort(String) - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Sets the "port" attribute
setPort(String) - Method in interface org.apache.ode.bpel.dd.TService
Sets the "port" attribute
setPort(int) - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
setPortType(QName) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the port type.
setPortType(QName) - Method in class org.apache.ode.bpel.evt.CorrelationEvent
 
setPortType(QName) - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
setPortType(QName) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPortType(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "port-type" element
setPortType(QName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "port-type" element
setPortType(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPortType(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPortType(QName) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setPreviousState(short) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setProcess(ProcessDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setProcess(ProcessDAO) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setProcess(ProcessDAOImpl) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setProcess(ProcessDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setProcess(HProcess) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setProcess(HProcess) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
setProcess(HProcess) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Hibernate-mandated setter.
setProcess(HProcess) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setProcess(HProcess) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setProcess(HProcess) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setProcess(ProcessDAO) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setProcessArray(TDeployment.Process[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Sets array of all "process" element
setProcessArray(int, TDeployment.Process) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Sets ith "process" element
setProcessArray(TDeployment.Process[]) - Method in interface org.apache.ode.bpel.dd.TDeployment
Sets array of all "process" element
setProcessArray(int, TDeployment.Process) - Method in interface org.apache.ode.bpel.dd.TDeployment
Sets ith "process" element
setProcesses(Collection<ProcessConfDaoImpl>) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setProcesses(Collection<ProcessConfDaoImpl>) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setProcessEvents(TProcessEvents) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "process-events" element
setProcessEvents(TProcessEvents) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "process-events" element
setProcessId(QName) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setProcessId(QName) - Method in class org.apache.ode.bpel.evt.ProcessEvent
 
setProcessId(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "process-id" element
setProcessId(QName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "process-id" element
setProcessId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setProcessInfo(TProcessInfo) - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoDocumentImpl
Sets the "process-info" element
setProcessInfo(TProcessInfo) - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoDocument
Sets the "process-info" element
setProcessInfoArray(TProcessInfo[]) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Sets array of all "process-info" element
setProcessInfoArray(int, TProcessInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Sets ith "process-info" element
setProcessInfoArray(TProcessInfo[]) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Sets array of all "process-info" element
setProcessInfoArray(int, TProcessInfo) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Sets ith "process-info" element
setProcessInfoList(TProcessInfoList) - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoListDocumentImpl
Sets the "process-info-list" element
setProcessInfoList(TProcessInfoList) - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoListDocument
Sets the "process-info-list" element
setProcessInstanceId(Long) - Method in class org.apache.ode.bpel.evt.ProcessInstanceEvent
 
setProcessMaxAge(long) - Method in class org.apache.ode.bpel.engine.CountLRUDehydrationPolicy
 
setProcessMaxCount(int) - Method in class org.apache.ode.bpel.engine.CountLRUDehydrationPolicy
 
setProcessName(QName) - Method in class org.apache.ode.bpel.evt.ProcessEvent
 
setProcessName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TDefinitionInfoImpl
Sets the "process-name" element
setProcessName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "process-name" element
setProcessName(QName) - Method in interface org.apache.ode.bpel.pmapi.TDefinitionInfo
Sets the "process-name" element
setProcessName(QName) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "process-name" element
setProcessProperty(QName, QName, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
setProcessProperty(QName, QName, String) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Set a process property as a simple type.
setProcessPropertyNode(QName, QName, Node) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
setProcessPropertyNode(QName, QName, Node) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Set a process property as a Node.
setProcessStore(ProcessStore) - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
setProcessType(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "process-type" element
setProcessType(QName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "process-type" element
setProcessType(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setProcessWSDL(URI) - Method in class org.apache.ode.bpel.compiler.BpelC
Register a "global" WSDL import for compilation.
setProperties(TProcessProperties) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "properties" element
setProperties(TProcessProperties) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "properties" element
setProperties(Collection<HCorrelationProperty>) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
setProperties(Map<String, String>) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setProperties(Collection<HVariableProperty>) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setProperties_(Map<String, String>) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setProperty(String, String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setProperty(String, String) - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
Sets the value of a property
setProperty(String, String) - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Set a message exchange property.
setProperty(QName, QName, String) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Set a process property.
setProperty(QName, QName, Node) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
 
setProperty(String, String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setProperty(String, String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setProperty(String, String) - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
setProperty(String, String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setProperty(String, String) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
setProperty(QName, String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setProperty(QName, String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setProperty(QName, String) - Method in interface org.apache.ode.store.ProcessConfDAO
 
setProperty(QName, QName, Node) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setProperty(QName, QName, String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setPropertyArray(TDeployment.Process.Property[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets array of all "property" element
setPropertyArray(int, TDeployment.Process.Property) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets ith "property" element
setPropertyArray(TDeployment.Process.Property[]) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets array of all "property" element
setPropertyArray(int, TDeployment.Process.Property) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets ith "property" element
setPropertyArray(TProcessProperties.Property[]) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Sets array of all "property" element
setPropertyArray(int, TProcessProperties.Property) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Sets ith "property" element
setPropertyArray(TProcessProperties.Property[]) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Sets array of all "property" element
setPropertyArray(int, TProcessProperties.Property) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Sets ith "property" element
setPropertyKey(String) - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
setPropertyKey(String) - Method in class org.apache.ode.dao.jpa.MexProperty
 
setPropertyKey(String) - Method in class org.apache.ode.dao.jpa.XmlDataProperty
 
setPropertyName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Sets the "propertyName" attribute
setPropertyName(QName) - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Sets the "propertyName" attribute
setPropertyValue(String) - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
setPropertyValue(String) - Method in class org.apache.ode.dao.jpa.MexProperty
 
setPropertyValue(String) - Method in class org.apache.ode.dao.jpa.XmlDataProperty
 
setProvideArray(TProvide[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets array of all "provide" element
setProvideArray(int, TProvide) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets ith "provide" element
setProvideArray(TProvide[]) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets array of all "provide" element
setProvideArray(int, TProvide) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets ith "provide" element
setReason(String) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets the "reason" element
setReason(String) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets the "reason" element
setReason(String) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setRecoveryAction(String) - Method in class org.apache.ode.bpel.evt.ActivityRecoveryEvent
 
setRemoveCompleted(boolean) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
setReplacementMap(ReplacementMap) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
setReplacementMap(ReplacementMap) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
setRequest(MessageDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Creates an input message DAO.
setRequest(Message) - Method in class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Propagate set request call to every subscriber
setRequest(Message) - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Propagate set request call to every subscriber
setRequest(Message) - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Propagate set request call to every subscriber
setRequest(Message) - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
 
setRequest(MessageDAO) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setRequest(MessageDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setRequest(HMessage) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setRequest(MessageDAO) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setRequired(Boolean) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
setRequired(Boolean) - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
 
setResolver(EntityResolver) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
Set the EntityResolver that should be used to obtain the byte streams for URIs.
setResourceFinder(ResourceFinder) - Method in class org.apache.ode.bpel.compiler.BpelC
Tell the compiler how to locate WSDL imports for a BPEL process.
setResourceFinder(ResourceFinder) - Method in interface org.apache.ode.bpel.compiler.BpelCompiler
 
setResponse(MessageDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Creates an output message DAO.
setResponse(MessageDAO) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setResponse(MessageDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setResponse(HMessage) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setResponse(MessageDAO) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setResult(String) - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationSuccessEvent
 
setResult(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "result" element
setResult(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "result" element
setRetired(boolean) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "retired" element
setRetired(boolean) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "retired" element
setRetired(QName, boolean) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
setRetired(QName, boolean) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
Retire a process.
setRetiredPackage(String, boolean) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Retires all processes in a given package.
setRetiredPackage(String, boolean) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setRetriedOnce() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
setRetriedOnce() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
setRetries(int) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets the "retries" element
setRetries(int) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets the "retries" element
setRetries(int) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setRetriesDone() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
setRetriesDone() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
setRetryCount(int) - Method in class org.apache.ode.bpel.engine.WorkEvent
 
setRollbackOnly() - Method in class org.apache.ode.test.MockTransactionManager
 
setRollbackOnly() - Method in class org.apache.ode.test.MockTransactionManager.TX
 
setRoot(Element) - Method in class org.apache.ode.jbi.util.Schema
 
setRootScope(TScopeRef) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "root-scope" element
setRootScope(TScopeRef) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "root-scope" element
setRootScopeDeclarationId(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "root-scope-declaration-id" element
setRootScopeDeclarationId(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "root-scope-declaration-id" element
setRootScopeId(Long) - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
setRootScopeId(Long) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
 
setRootScopeId(long) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "root-scope-id" element
setRootScopeId(long) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "root-scope-id" element
setScheduler(Scheduler) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setScheduler(Scheduler) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Configure the with a scheduler.
setSchemas(SchemaCollection) - Method in class org.apache.ode.jbi.util.WSDLFlattener
 
setScope(Long) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
setScope(TScopeRef) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "scope" element
setScope(TScopeRef) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "scope" element
setScope(ScopeDAOImpl) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
setScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setScopeDeclarationId(int) - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
setScopeDeclarationId(int) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
 
setScopeDeclerationId(int) - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
setScopeDefinitionId(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "scope-definition-id" element
setScopeDefinitionId(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "scope-definition-id" element
setScopeEventsArray(TScopeEvents[]) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Sets array of all "scope-events" element
setScopeEventsArray(int, TScopeEvents) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Sets ith "scope-events" element
setScopeEventsArray(TScopeEvents[]) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Sets array of all "scope-events" element
setScopeEventsArray(int, TScopeEvents) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Sets ith "scope-events" element
setScopeId(Long) - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
setScopeId(long) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "scope-id" element
setScopeId(long) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "scope-id" element
setScopeId(Long) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setScopeId(Long) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setScopeInfo(TScopeInfo) - Method in class org.apache.ode.bpel.pmapi.impl.ScopeInfoDocumentImpl
Sets the "scope-info" element
setScopeInfo(TScopeInfo) - Method in interface org.apache.ode.bpel.pmapi.ScopeInfoDocument
Sets the "scope-info" element
setScopeModelId(int) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setScopeName(String) - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
setScopeName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "scope-name" element
setScopeName(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "scope-name" element
setScopes(Collection<HScope>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setSelectors(Set<HCorrelatorSelector>) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Hibernate-mandated setter.
setSelf(TVariableRef) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Sets the "self" element
setSelf(TVariableRef) - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Sets the "self" element
setSequence(long) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setService(ODEService) - Method in class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
setService(TService) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets the "service" element
setService(TService) - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Sets the "service" element
setService(TService) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets the "service" element
setService(TService) - Method in interface org.apache.ode.bpel.dd.TProvide
Sets the "service" element
setServiceName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setSessionId(String) - Method in class org.apache.ode.il.epr.WSAEndpoint
 
setSessionId(String) - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
setSiid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "siid" element
setSiid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets the "siid" attribute
setSiid(String) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Sets the "siid" attribute
setSiid(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "siid" element
setSiid(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets the "siid" attribute
setSiid(String) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Sets the "siid" attribute
setSimpleType(boolean) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setSoup(Object) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setSource(SourceLocation) - Method in class org.apache.ode.bpel.compiler.api.CompilationMessage
 
setSource(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Sets the "source" element
setSource(String) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Sets the "source" element
setSourceUri(URI) - Method in class org.apache.ode.jbi.util.Schema
 
setStaleInterval(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setState(short) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Set the state of the process instance; one of the STATE_XXX constants defined in ProcessState.
setState(ScopeStateEnum) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Set current state of the scope.
setState(QName, ProcessState) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Marks a process as active / retired or disabled
setState(short) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
setState(TInstanceStatus.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Sets the "state" attribute
setState(TInstanceStatus.Enum) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Sets the "state" attribute
setState(short) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setState(ScopeStateEnum) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
setState(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setState(short) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setState(String) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setState(short) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
setState(ProcessState) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setState(ProcessState) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setState(ProcessState) - Method in interface org.apache.ode.store.ProcessConfDAO
 
setState(ProcessState) - Method in class org.apache.ode.store.ProcessConfImpl
 
setState(QName, ProcessState) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setState_(String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setState_(String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setStatus(MessageExchange.Status) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set state of last message sent/received.
setStatus(MessageExchange.Status) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setStatus(TActivityStatus.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "status" element
setStatus(TInstanceStatus.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets the "status" element
setStatus(TProcessStatus.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "status" element
setStatus(TScopeStatus.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "status" element
setStatus(TScopeStatus.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets the "status" attribute
setStatus(TActivityStatus.Enum) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "status" element
setStatus(TInstanceStatus.Enum) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets the "status" element
setStatus(TProcessStatus.Enum) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "status" element
setStatus(TScopeStatus.Enum) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "status" element
setStatus(TScopeStatus.Enum) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets the "status" attribute
setStatus(MessageExchange.Status) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setStatus(MessageExchange.Status) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setSuccess(boolean) - Method in class org.apache.ode.bpel.evt.ScopeCompletionEvent
 
setSuccess(boolean) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "success" element
setSuccess(boolean) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "success" element
setTabSize(int) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
setTargetdir(File) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
setTargetNamespace(String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
 
setTimeout(long) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setTimeout(long) - Method in class org.apache.ode.bpel.engine.BrokeredReliableMyRoleMessageExchangeImpl
Propagate set timeout call to every subscriber
setTimeout(long) - Method in class org.apache.ode.bpel.engine.BrokeredTransactedMyRoleMessageExchangeImpl
Propagate set timeout call to every subscriber
setTimeout(long) - Method in class org.apache.ode.bpel.engine.BrokeredUnreliableMyRoleMessageExchangeImpl
Propagate set timeout call to every subscriber
setTimeout(long) - Method in interface org.apache.ode.bpel.iapi.MessageExchange
Set the time-out in ms
setTimeout(long) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setTimeout(long) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setTimeout(long) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setTimeout(long) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setTimestamp(Date) - Method in class org.apache.ode.bpel.evt.BpelEvent
 
setTimestamp(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "timestamp" element
setTimestamp(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "timestamp" element
setTransacted(boolean) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setTransactionManager(Object) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
Set the transaction manager.
setTransactionManager(TransactionManager) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setTransactionManager(TransactionManager) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setTransactionManager(Object) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setTransactionManager(Object) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
setTransactionManager(TransactionManager) - Method in class org.apache.ode.il.dbutil.Database
 
setTransactionManager(TransactionManager) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setTransactionTimeout(int) - Method in class org.apache.ode.test.MockTransactionManager
 
setTransformerFactory(TransformerFactory) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
Sets the transformer factory for initialization.
setTransient(boolean) - Method in class org.apache.ode.store.ProcessConfImpl
 
setTransport(String) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
setTstamp(Timestamp) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setTstamp(Timestamp) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setType(QName) - Method in interface org.apache.ode.bpel.dao.MessageDAO
Set the message type (i.e.
setType(QName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets the "type" element
setType(QName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets the "type" element
setType(QName) - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
setType(String) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "type" element
setType(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Sets the "type" element
setType(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "type" element
setType(String) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "type" element
setType(String) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Sets the "type" element
setType(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "type" element
setType(String) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setType(QName) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setType(String) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setType(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
setType(QName) - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
setType(QName) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setType(QName) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setType_(String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setType_(String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setTypeName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setTypeNamespace(String) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setUnique(boolean) - Method in class org.apache.ode.bpel.common.CorrelationKey
 
setUnique(boolean) - Method in interface org.apache.ode.bpel.rapi.CorrelationSetModel
 
setUnique(boolean) - Method in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
setUnique(boolean) - Method in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
setUnmanagedDataSource(DataSource) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
Set the unmanaged data source.
setUnmanagedDataSource(DataSource) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setUnmanagedDataSource(DataSource) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
setUp() - Method in class org.apache.ode.test.BPELTestAbstract
 
setup(File) - Method in class org.apache.ode.test.BPELTestAbstract
 
setURI(URI) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
setUri(String) - Method in class org.apache.ode.tools.bpelc.ant.WsdlImportElement
 
setUrl(String) - Method in class org.apache.ode.il.epr.URLEndpoint
 
setUrl(String) - Method in class org.apache.ode.il.epr.WSAEndpoint
 
setUrl(String) - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
setURL(String) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
setUrl(String) - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
setVal(Object) - Method in class org.apache.ode.bpel.rtrep.v1.OConstantExpression
 
setVal(Object) - Method in class org.apache.ode.bpel.rtrep.v2.OConstantExpression
 
setValue(QName[], CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
Sets the value of the correlation set.
setValue(TVariableInfo.Value) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Sets the "value" element
setValue(TVariableInfo.Value) - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Sets the "value" element
setValue(QName[], CorrelationKey) - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
setValue(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
setValue(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
setValue(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
setValue(String) - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
setValue(String) - Method in class org.apache.ode.ql.jcc.ASTOrderType
 
setValue(String) - Method in class org.apache.ode.ql.jcc.ASTValue
 
setValue(V) - Method in class org.apache.ode.ql.tree.nodes.Value
 
setValue(String) - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
setVariable(Long, Long, String, String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
setVariable(Long, Long, String, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Sets a variable
setVariableInfo(TVariableInfo) - Method in class org.apache.ode.bpel.pmapi.impl.VariableInfoDocumentImpl
Sets the "variable-info" element
setVariableInfo(TVariableInfo) - Method in interface org.apache.ode.bpel.pmapi.VariableInfoDocument
Sets the "variable-info" element
setVariableName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "variable-name" element
setVariableName(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "variable-name" element
setVariableRefArray(TVariableRef[]) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Sets array of all "variable-ref" element
setVariableRefArray(int, TVariableRef) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Sets ith "variable-ref" element
setVariableRefArray(TVariableRef[]) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Sets array of all "variable-ref" element
setVariableRefArray(int, TVariableRef) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Sets ith "variable-ref" element
setVariables(TScopeInfo.Variables) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets the "variables" element
setVariables(TScopeInfo.Variables) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets the "variables" element
setVariables(Set<HXmlData>) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
setVarName(String) - Method in class org.apache.ode.bpel.evt.VariableEvent
 
setVersion(long) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets the "version" element
setVersion(long) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets the "version" element
setVersion(long) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
setVersion(long) - Method in interface org.apache.ode.store.ConfStoreConnection
 
setVersion(long) - Method in class org.apache.ode.store.DeploymentUnitDir
 
setVersion(long) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
setVersion(long) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setVersion(long) - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
setVersion(long) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
setVersion(long) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setVersion(long) - Method in class org.apache.ode.store.jpa.VersionTrackerDAOImpl
 
setWorkingDirectory(File) - Static method in class org.apache.ode.utils.fs.TempFileManager
Set the working temporary directory.
setWorkRoot(File) - Method in class org.apache.ode.il.dbutil.Database
 
setWsdl(String) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
setWsdlImportUri(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setXmlData(HXmlData) - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
severity - Variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
The severity severity.
SharedEndpoints - Class in org.apache.ode.bpel.engine
An in-memory map from the endpoints provided by various processes in the server to their corresponding endpoint references.
SharedEndpoints() - Constructor for class org.apache.ode.bpel.engine.SharedEndpoints
Creates a new SharedEndpoints object.
sheetBody - Variable in class org.apache.ode.bpel.rtrep.v1.OXslSheet
 
sheetBody - Variable in class org.apache.ode.bpel.rtrep.v2.OXslSheet
 
showInstanceDetail(Long) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Return detailed information for a process instance.
showVariableData(Long, String, int) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Results will include scopeModelId and scopeInstance
showVariableDataForScopeInstance(Long, String, Long) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Show the XML data for a given variable and scopeInstanceId.
shutDown() - Method in class org.apache.ode.axis2.ODEServer
Shutdown the service engine.
shutdown() - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
shutdown() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
 
shutdown() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
shutdown() - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Shutdown the external variable subsystem.
shutdown() - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
shutdown() - Method in class org.apache.ode.bpel.evtproc.DebugBpelEventListener
 
shutdown() - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
shutdown() - Method in interface org.apache.ode.bpel.iapi.BpelEventListener
Allows the clean up in listener implementations.
shutdown() - Method in interface org.apache.ode.bpel.iapi.BpelServer
Called to shutdown the BPEL egnine.
shutdown() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
shutdown() - Method in class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
shutdown() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
shutdown() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
shutdown() - Method in class org.apache.ode.il.dbutil.Database
 
shutdown() - Method in class org.apache.ode.il.MockScheduler
 
shutDown() - Method in class org.apache.ode.jbi.OdeLifeCycle
Shutdown the service engine.
shutDown(String) - Method in class org.apache.ode.jbi.OdeSUManager
 
shutdown() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
shutdown() - Method in class org.apache.ode.store.ProcessStoreImpl
 
shutdownInternalDB(DataSource) - Static method in class org.apache.ode.store.ProcessStoreImpl
 
Sieve - Class in org.apache.ode.jacob.examples.eratosthenes
Sieve of Eratosthenes prime number generator.
Sieve() - Constructor for class org.apache.ode.jacob.examples.eratosthenes.Sieve
 
Sieve.Foo - Class in org.apache.ode.jacob.examples.eratosthenes
 
Sieve.Foo() - Constructor for class org.apache.ode.jacob.examples.eratosthenes.Sieve.Foo
 
simple - Variable in class org.apache.ode.bpel.rtrep.v1.OXsdTypeVarType
 
simple - Variable in class org.apache.ode.bpel.rtrep.v2.OXsdTypeVarType
 
SimpleCharStream - Class in org.apache.ode.ql.jcc
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.ode.ql.jcc.SimpleCharStream
 
SimpleMBean - Class in org.apache.ode.utils.jmx
An extension of StandardMBean with common features such as registeration, notification, sequence generation, etc.
SimpleMBean(Class) - Constructor for class org.apache.ode.utils.jmx.SimpleMBean
 
SimpleNode - Class in org.apache.ode.ql.jcc
 
SimpleNode(int) - Constructor for class org.apache.ode.ql.jcc.SimpleNode
 
SimpleNode(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.SimpleNode
 
SimpleScheduler - Class in org.apache.ode.scheduler.simple
A reliable and relatively simple scheduler that uses a database to persist information about scheduled tasks.
SimpleScheduler(String, DatabaseDelegate, Properties) - Constructor for class org.apache.ode.scheduler.simple.SimpleScheduler
 
sizeOfActivityExtInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
Returns number of "activity-ext-info" element
sizeOfActivityExtInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
Returns number of "activity-ext-info" element
sizeOfActivityInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
Returns number of "activity-info" element
sizeOfActivityInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Returns number of "activity-info" element
sizeOfCategoryArray() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Returns number of "category" element
sizeOfCategoryArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
Returns number of "category" element
sizeOfChildRefArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
Returns number of "child-ref" element
sizeOfChildRefArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Returns number of "child-ref" element
sizeOfCleanupArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Returns number of "cleanup" element
sizeOfCleanupArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Returns number of "cleanup" element
sizeOfCorrelationPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
Returns number of "correlation-property" element
sizeOfCorrelationPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Returns number of "correlation-property" element
sizeOfCorrelationPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
Returns number of "correlation-property" element
sizeOfCorrelationPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Returns number of "correlation-property" element
sizeOfCorrelationSetArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
Returns number of "correlation-set" element
sizeOfCorrelationSetArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
Returns number of "correlation-set" element
sizeOfDocumentArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
Returns number of "document" element
sizeOfDocumentArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
Returns number of "document" element
sizeOfEnableEventArray() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Returns number of "enable-event" element
sizeOfEnableEventArray() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Returns number of "enable-event" element
sizeOfEndpointRefArray() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
Returns number of "endpoint-ref" element
sizeOfEndpointRefArray() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
Returns number of "endpoint-ref" element
sizeOfEventInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
Returns number of "event-info" element
sizeOfEventInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
Returns number of "event-info" element
sizeOfInstanceInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
Returns number of "instance-info" element
sizeOfInstanceInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
Returns number of "instance-info" element
sizeOfInstancesArray() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Returns number of "instances" element
sizeOfInstancesArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Returns number of "instances" element
sizeOfInvokeArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Returns number of "invoke" element
sizeOfInvokeArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Returns number of "invoke" element
sizeOfMexInterceptorArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Returns number of "mex-interceptor" element
sizeOfMexInterceptorArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Returns number of "mex-interceptor" element
sizeOfProcessArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
Returns number of "process" element
sizeOfProcessArray() - Method in interface org.apache.ode.bpel.dd.TDeployment
Returns number of "process" element
sizeOfProcessInfoArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
Returns number of "process-info" element
sizeOfProcessInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
Returns number of "process-info" element
sizeOfPropertyArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Returns number of "property" element
sizeOfPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
Returns number of "property" element
sizeOfProvideArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Returns number of "provide" element
sizeOfProvideArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Returns number of "provide" element
sizeOfScopeEventsArray() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Returns number of "scope-events" element
sizeOfScopeEventsArray() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Returns number of "scope-events" element
sizeOfVariableRefArray() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
Returns number of "variable-ref" element
sizeOfVariableRefArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Returns number of "variable-ref" element
skippedEntity(String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
SOAP_ENV_NS - Static variable in class org.apache.ode.utils.Namespaces
 
SOAP_NS - Static variable in class org.apache.ode.utils.Namespaces
 
SoapExternalService - Class in org.apache.ode.axis2.soapbinding
Acts as a service not provided by ODE.
SoapExternalService(Definition, QName, String, AxisConfiguration, ProcessConf, MultiThreadedHttpConnectionManager) - Constructor for class org.apache.ode.axis2.soapbinding.SoapExternalService
 
SoapMessageConverter - Class in org.apache.ode.axis2.soapbinding
SOAP/ODE Message converter.
SoapMessageConverter(Definition, QName, String) - Constructor for class org.apache.ode.axis2.soapbinding.SoapMessageConverter
 
source - Variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
The location in the source that caused this error/message/warning
SOURCE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
SOURCE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
source - Variable in class org.apache.ode.bpel.rtrep.v1.OLink
The source activity.
source - Variable in class org.apache.ode.bpel.rtrep.v2.OLink
The source activity.
sourceLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OActivity
 
sourceLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OActivity
 
SourceLocation - Class in org.apache.ode.bpel.compiler
 
SourceLocation() - Constructor for class org.apache.ode.bpel.compiler.SourceLocation
 
SourceLocation(URI) - Constructor for class org.apache.ode.bpel.compiler.SourceLocation
 
SourceLocatorWrapper - Class in org.apache.ode.bpel.compiler
 
SourceLocatorWrapper(SourceLocator) - Constructor for class org.apache.ode.bpel.compiler.SourceLocatorWrapper
 
SOURCES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Sources - Class in org.apache.ode.bpel.compiler.bom
 
Sources(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Sources
 
sourceToDOM(Source) - Static method in class org.apache.ode.utils.DOMUtils
Parse an XML document located using an InputSource using the pooled document builder.
sourceURI - Variable in class org.apache.ode.bpel.rtrep.v1.DebugInfo
Source file / resource name.
sourceURI - Variable in class org.apache.ode.bpel.rtrep.v2.DebugInfo
Source file / resource name.
SPEC_CHAR - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
specialConstructor - Variable in exception org.apache.ode.ql.jcc.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.apache.ode.ql.jcc.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
start() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
start() - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
start() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
start() - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Start the external variable subsystem.
start() - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
start() - Method in interface org.apache.ode.bpel.iapi.BpelServer
Start the BPEL engine.
start() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
start() - Method in class org.apache.ode.il.dbutil.Database
 
start() - Method in class org.apache.ode.il.MockScheduler
 
start() - Method in class org.apache.ode.jbi.OdeLifeCycle
 
start(String) - Method in class org.apache.ode.jbi.OdeSUManager
 
start() - Method in class org.apache.ode.jbi.Receiver
Start the receiver thread.
start() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
start(BootstrapContext) - Method in class org.apache.ode.ra.DummyResourceAdapter
 
start() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
START_COUNTER_VALUE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
startCounterValue - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach
 
startCounterValue - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach
 
startDocument() - Method in class org.apache.ode.utils.xml.capture.Tracker
 
STARTED - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
startElement(String, String, String, Attributes) - Method in class org.apache.ode.bpel.compiler.bom.DOMBuilderContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
startElement(String, String, String, Attributes) - Method in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 
startElement(String, String, String, Attributes) - Method in class org.apache.ode.utils.xml.capture.XmlSchemaTracker
 
startLine - Variable in class org.apache.ode.bpel.rtrep.v1.DebugInfo
Source line number (start).
startLine - Variable in class org.apache.ode.bpel.rtrep.v2.DebugInfo
Source line number (start).
startPrefixMapping(String, String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
startPrefixMappings(ContentHandler) - Method in class org.apache.ode.utils.NamespaceStack
Fire the events for the current frame's prefixes into a ContentHandler.
startup(Properties) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
startup(Properties) - Method in class org.apache.ode.bpel.evtproc.DebugBpelEventListener
 
startup(Properties) - Method in interface org.apache.ode.bpel.iapi.BpelEventListener
Allows the initialisation of listeners.
STATE_ACTIVE - Static variable in class org.apache.ode.bpel.common.ProcessState
ACTIVE state: instance has received a <receive> or <pick> with createInstance="true"
STATE_COMPLETED_OK - Static variable in class org.apache.ode.bpel.common.ProcessState
COMPLETED state: instance has reached the end of its execution (normally).
STATE_COMPLETED_WITH_FAULT - Static variable in class org.apache.ode.bpel.common.ProcessState
COMPLETED WITH FAULT state: instance has reached the end of its execution due to an uncaught fault.
STATE_NEW - Static variable in class org.apache.ode.bpel.common.ProcessState
NEW state: instance has not been reduced.
STATE_READY - Static variable in class org.apache.ode.bpel.common.ProcessState
READY state: instance is waiting for a <receive> or <pick> with createInstance="true".
STATE_SUSPENDED - Static variable in class org.apache.ode.bpel.common.ProcessState
SUSPENDED state: instance was suspended via a breakpoint or user intervention.
STATE_TERMINATED - Static variable in class org.apache.ode.bpel.common.ProcessState
TERMINATED state: instance was terminated, either via the <terminate> or through manual intervention.
stateToString(short) - Static method in class org.apache.ode.bpel.common.ProcessState
Change short state representation to human-readable form.
staticFlag - Static variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
Statistics - Class in org.apache.ode.jacob.vpu
Statistics for the Jacob VPU.
Statistics() - Constructor for class org.apache.ode.jacob.vpu.Statistics
 
Statistics.PerTargetStatistics - Class in org.apache.ode.jacob.vpu
 
Statistics.PerTargetStatistics() - Constructor for class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
StatusCode - Class in org.apache.ode.utils.http
HTTP/1.1 Status Codes
StatusCode() - Constructor for class org.apache.ode.utils.http.StatusCode
 
statusLineToElement(String) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
Parse and convert a HTTP status line into an aml element.
statusLineToElement(StatusLine) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
statusLineToElement(Document, StatusLine) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
Convert a HTTP status line into an xml element like this:

< Status-line> < HTTP-Version>HTTP/1.1< /HTTP-Version> < Status-Code>200< /Status-Code> < Reason-Phrase>Success - The action was successfully received, understood, and accepted< /Reason-Phrase> < /Status-line>

step(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
step(Long) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
step(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Single step through a process instance.
stop() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
stop() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
stop() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
stop() - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Stop the external variable subsystem.
stop() - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
stop() - Method in interface org.apache.ode.bpel.iapi.BpelServer
Stop the BPEL engine: results in the cessation of process execution.
stop() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
stop() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.EventHandlerControl
Finish up active events but stop processing any more.
stop() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.EventHandlerControl
Finish up active events but stop processing any more.
stop() - Method in class org.apache.ode.il.MockScheduler
 
stop() - Method in class org.apache.ode.jbi.OdeLifeCycle
 
stop(String) - Method in class org.apache.ode.jbi.OdeSUManager
Stop the deployment.
stop() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
 
stop() - Method in class org.apache.ode.ra.DummyResourceAdapter
 
stop() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
store - Variable in class org.apache.ode.test.BPELTestAbstract
 
StreamUtils - Class in org.apache.ode.utils
Utilities for dealing with byte (InputStream and OutputStream) and character (Reader and Writer) streams.
StreamUtils() - Constructor for class org.apache.ode.utils.StreamUtils
 
strError() - Method in class org.apache.ode.utils.msg.CommonMessages
 
strFatal() - Method in class org.apache.ode.utils.msg.CommonMessages
 
strInfo() - Method in class org.apache.ode.utils.msg.CommonMessages
 
STRING_TYPE - Static variable in class org.apache.ode.bpel.rtrep.v2.OVarType
 
stringifyMethodEnter(String, Object[]) - Static method in class org.apache.ode.utils.ObjectPrinter
Generate a default trace message for method entry.
stringifyNvList(Object[]) - Static method in class org.apache.ode.utils.ObjectPrinter
Stringify a staggered name-value list.
stringToDOM(String) - Static method in class org.apache.ode.utils.DOMUtils
Parse a String into a DOM.
strWarning() - Method in class org.apache.ode.utils.msg.CommonMessages
 
SUCCESS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
successfulBranchesOnly - Variable in class org.apache.ode.bpel.rtrep.v1.OForEach.CompletionCondition
 
successfulBranchesOnly - Variable in class org.apache.ode.bpel.rtrep.v2.OForEach.CompletionCondition
 
supportedAnnotationTypes() - Method in class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
 
supportedOptions() - Method in class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
 
supportsAggressiveRelease() - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
supportsAggressiveRelease() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
suppressJoinFailure - Variable in class org.apache.ode.bpel.rtrep.v1.OActivity
 
suppressJoinFailure - Variable in class org.apache.ode.bpel.rtrep.v2.OActivity
 
suspend(Long) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
suspend(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
suspend(Long) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Suspend an active process.
suspend(Long) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Changes the process state from active to suspended.
suspend() - Method in class org.apache.ode.test.MockTransactionManager
 
SUSPENDED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
SUSPENDED_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
SWITCH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
SWITCH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
SwitchActivity - Class in org.apache.ode.bpel.compiler.bom
Legacy (BPEL 1.1) representation of a <switch> activity.
SwitchActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.SwitchActivity
 
SwitchActivity.Case - Class in org.apache.ode.bpel.compiler.bom
BPEL object model representation of <case> and <otherwise> elements.
SwitchActivity.Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
 
SwitchGenerator - Class in org.apache.ode.bpel.compiler.v1
Generator for legacy BPEL 1.1 <switch> actiivty.
SwitchGenerator() - Constructor for class org.apache.ode.bpel.compiler.v1.SwitchGenerator
 
SwitchGenerator - Class in org.apache.ode.bpel.compiler.v2
Generator for legacy BPEL 1.1 <switch> actiivty.
SwitchGenerator() - Constructor for class org.apache.ode.bpel.compiler.v2.SwitchGenerator
 
SwitchTo(int) - Method in class org.apache.ode.ql.jcc.QLParserTokenManager
 
Synch - Interface in org.apache.ode.jacob
Synch represents a synchronous invocation callback notification.
SynchChannel - Interface in org.apache.ode.jacob
An auto-generated channel interface for the channel type Synch.
SynchChannelListener - Class in org.apache.ode.jacob
An auto-generated channel listener abstract class for the Synch channel type.
SynchChannelListener(SynchChannel) - Constructor for class org.apache.ode.jacob.SynchChannelListener
 
SynchPrint - Interface in org.apache.ode.jacob.examples.synch
DOCUMENTME.
SynchPrintChannel - Interface in org.apache.ode.jacob.examples.synch
An auto-generated channel interface for the channel type SynchPrint.
SynchPrintChannelListener - Class in org.apache.ode.jacob.examples.synch
An auto-generated channel listener abstract class for the SynchPrint channel type.
SynchPrintChannelListener(SynchPrintChannel) - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrintChannelListener
 
SynchPrinter - Class in org.apache.ode.jacob.examples.synch
Example JACOB process illustrating the use of SynchPrint
SynchPrinter() - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter
 
SynchPrinter.SystemPrinter - Class in org.apache.ode.jacob.examples.synch
 
SynchPrinter.SystemPrinter(SynchPrintChannel) - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter.SystemPrinter
 
SynchPrinter.Tester - Class in org.apache.ode.jacob.examples.synch
 
SynchPrinter.Tester() - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter.Tester
 
SystemConfigurationException - Exception in org.apache.ode.utils
An exception to encapsulate issues with system configuration.
SystemConfigurationException(String) - Constructor for exception org.apache.ode.utils.SystemConfigurationException
Construct a new instance with the specified message.
SystemConfigurationException(String, Throwable) - Constructor for exception org.apache.ode.utils.SystemConfigurationException
Construct a new instance with the specified message and a Throwable that triggered this exception.
SystemConfigurationException(Throwable) - Constructor for exception org.apache.ode.utils.SystemConfigurationException
Construct a new instance with the specified Throwable as the root cause.
SystemUtils - Class in org.apache.ode.utils
Extensions for java.lang.System
SystemUtils() - Constructor for class org.apache.ode.utils.SystemUtils
 

T

table - Static variable in class org.apache.ode.bpel.dd.TCleanup.Category.Enum
 
table - Static variable in class org.apache.ode.bpel.dd.TCleanup.On.Enum
 
table - Static variable in class org.apache.ode.bpel.dd.TProcessEvents.Generate.Enum
 
table - Static variable in class org.apache.ode.bpel.pmapi.TActivityStatus.Enum
 
table - Static variable in class org.apache.ode.bpel.pmapi.TInstanceStatus.Enum
 
table - Static variable in class org.apache.ode.bpel.pmapi.TProcessStatus.Enum
 
table - Static variable in class org.apache.ode.bpel.pmapi.TScopeStatus.Enum
 
tabSize - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
TActivityExtInfo - Interface in org.apache.ode.bpel.pmapi
An XML tActivityExtInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivityExtInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TActivityExtInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tActivityExtInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivityExtInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TActivityExtInfoImpl
 
TActivityInfo - Interface in org.apache.ode.bpel.pmapi
An XML tActivityInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivityInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TActivityInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tActivityInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivityInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
 
TActivityStatus - Interface in org.apache.ode.bpel.pmapi
An XML tActivityStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivityStatus.Enum - Class in org.apache.ode.bpel.pmapi
Enumeration value class for org.apache.ode.bpel.pmapi.TActivityStatus.
TActivityStatus.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TActivityStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tActivityStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivityStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TActivityStatusImpl
 
TActivityStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TActivityStatusImpl
 
TActivitytExtInfoList - Interface in org.apache.ode.bpel.pmapi
An XML tActivitytExtInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivitytExtInfoList.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TActivitytExtInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tActivitytExtInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TActivitytExtInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
 
TARGET - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
TARGET - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
target - Variable in class org.apache.ode.bpel.rtrep.v1.OLink
The target activity.
target - Variable in class org.apache.ode.bpel.rtrep.v2.OLink
The target activity.
target - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Name of service to invoke.
TARGET_SESSION_ENDPOINT - Static variable in class org.apache.ode.axis2.ODEService
 
targetLinks - Variable in class org.apache.ode.bpel.rtrep.v1.OActivity
 
targetLinks - Variable in class org.apache.ode.bpel.rtrep.v2.OActivity
 
targetNamespace - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
Namespace of the process.
targetNamespace - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
Namespace of the process.
TARGETS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Targets - Class in org.apache.ode.bpel.compiler.bom
 
Targets(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Targets
 
TCleanup - Interface in org.apache.ode.bpel.dd
An XML tCleanup(@http://www.apache.org/ode/schemas/dd/2007/03).
TCleanup.Category - Interface in org.apache.ode.bpel.dd
An XML category(@http://www.apache.org/ode/schemas/dd/2007/03).
TCleanup.Category.Enum - Class in org.apache.ode.bpel.dd
Enumeration value class for org.apache.ode.bpel.dd.TCleanup$Category.
TCleanup.Category.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TCleanup.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TCleanup.On - Interface in org.apache.ode.bpel.dd
An XML on(@).
TCleanup.On.Enum - Class in org.apache.ode.bpel.dd
Enumeration value class for org.apache.ode.bpel.dd.TCleanup$On.
TCleanup.On.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TCleanupImpl - Class in org.apache.ode.bpel.dd.impl
An XML tCleanup(@http://www.apache.org/ode/schemas/dd/2007/03).
TCleanupImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl
 
TCleanupImpl.CategoryImpl - Class in org.apache.ode.bpel.dd.impl
An XML category(@http://www.apache.org/ode/schemas/dd/2007/03).
TCleanupImpl.CategoryImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.CategoryImpl
 
TCleanupImpl.CategoryImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.CategoryImpl
 
TCleanupImpl.OnImpl - Class in org.apache.ode.bpel.dd.impl
An XML on(@).
TCleanupImpl.OnImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.OnImpl
 
TCleanupImpl.OnImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.OnImpl
 
TCorrelationProperty - Interface in org.apache.ode.bpel.pmapi
An XML tCorrelationProperty(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TCorrelationProperty.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TCorrelationPropertyImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tCorrelationProperty(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TCorrelationPropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
 
TCorrelationPropertyImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
 
TDefinitionInfo - Interface in org.apache.ode.bpel.pmapi
An XML tDefinitionInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TDefinitionInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TDefinitionInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tDefinitionInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TDefinitionInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TDefinitionInfoImpl
 
TDeployment - Interface in org.apache.ode.bpel.dd
An XML tDeployment(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeployment.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TDeployment.Process - Interface in org.apache.ode.bpel.dd
An XML process(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeployment.Process.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TDeployment.Process.MexInterceptors - Interface in org.apache.ode.bpel.dd
An XML mex-interceptors(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeployment.Process.MexInterceptors.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TDeployment.Process.Property - Interface in org.apache.ode.bpel.dd
An XML property(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeployment.Process.Property.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TDeploymentImpl - Class in org.apache.ode.bpel.dd.impl
An XML tDeployment(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeploymentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl
 
TDeploymentImpl.ProcessImpl - Class in org.apache.ode.bpel.dd.impl
An XML process(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeploymentImpl.ProcessImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
 
TDeploymentImpl.ProcessImpl.MexInterceptorsImpl - Class in org.apache.ode.bpel.dd.impl
An XML mex-interceptors(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeploymentImpl.ProcessImpl.MexInterceptorsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
 
TDeploymentImpl.ProcessImpl.PropertyImpl - Class in org.apache.ode.bpel.dd.impl
An XML property(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeploymentImpl.ProcessImpl.PropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
 
TDeploymentInfo - Interface in org.apache.ode.bpel.pmapi
An XML tDeploymentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TDeploymentInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TDeploymentInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tDeploymentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TDeploymentInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
 
TDocumentInfo - Interface in org.apache.ode.bpel.pmapi
An XML tDocumentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TDocumentInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TDocumentInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tDocumentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TDocumentInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
 
tearDown() - Method in class org.apache.ode.test.BPELTestAbstract
 
TempFileManager - Class in org.apache.ode.utils.fs
Convenience class for managing temporary files and cleanup on JVM exit.
TEnableEventList - Interface in org.apache.ode.bpel.dd
An XML tEnableEventList(@http://www.apache.org/ode/schemas/dd/2007/03).
TEnableEventList.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TEnableEventListImpl - Class in org.apache.ode.bpel.dd.impl
An XML tEnableEventList(@http://www.apache.org/ode/schemas/dd/2007/03).
TEnableEventListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
 
TEnableSharing - Interface in org.apache.ode.bpel.dd
An XML tEnableSharing(@http://www.apache.org/ode/schemas/dd/2007/03).
TEnableSharing.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TEnableSharingImpl - Class in org.apache.ode.bpel.dd.impl
An XML tEnableSharing(@http://www.apache.org/ode/schemas/dd/2007/03).
TEnableSharingImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TEnableSharingImpl
 
TEndpointReferences - Interface in org.apache.ode.bpel.pmapi
An XML tEndpointReferences(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEndpointReferences.EndpointRef - Interface in org.apache.ode.bpel.pmapi
An XML endpoint-ref(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEndpointReferences.EndpointRef.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TEndpointReferences.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TEndpointReferencesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tEndpointReferences(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEndpointReferencesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
 
TEndpointReferencesImpl.EndpointRefImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML endpoint-ref(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEndpointReferencesImpl.EndpointRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
 
TERMINATE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
terminate(Long) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
terminate(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
terminate(Long) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Causes the process instance to terminate immediately, without a chance to perform any fault handling or compensation.
terminate() - Method in interface org.apache.ode.bpel.rapi.ProcessControlContext
Terminates the process / sets state flag to terminate and ceases all processing for the instance.
terminate() - Method in interface org.apache.ode.bpel.rtrep.v1.channels.Termination
Stop processing immediately.
terminate() - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
terminate() - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to ProcessControlContext.terminate().
terminate() - Method in interface org.apache.ode.bpel.rtrep.v2.channels.Termination
Stop processing immediately.
terminate() - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
terminate() - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to ProcessControlContext.terminate().
TerminateActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <terminate;> activity.
TerminateActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.TerminateActivity
 
TERMINATED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
TERMINATED_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidInstanceException
 
Termination - Interface in org.apache.ode.bpel.rtrep.v1.channels
Channel used for parent-to-child scope communication.
Termination - Interface in org.apache.ode.bpel.rtrep.v2.channels
Channel used for parent-to-child scope communication.
TerminationChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type Termination.
TerminationChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type Termination.
TerminationChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the Termination channel type.
TerminationChannelListener(TerminationChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.TerminationChannelListener
 
TerminationChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the Termination channel type.
TerminationChannelListener(TerminationChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.TerminationChannelListener
 
TERMINATIONHANDLER - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
TerminationHandler - Class in org.apache.ode.bpel.compiler.bom
Representation of a BPEL termination handler.
TerminationHandler(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.TerminationHandler
 
terminationHandler - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
ScopeLikeConstructImpl's termination handler.
terminationHandler - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
ScopeLikeConstructImpl's termination handler.
TERSE - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
TEventInfo - Interface in org.apache.ode.bpel.pmapi
An XML tEventInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEventInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TEventInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tEventInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEventInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
 
TEventInfoList - Interface in org.apache.ode.bpel.pmapi
An XML tEventInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEventInfoList.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TEventInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tEventInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TEventInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
 
TEXT_MIME_TYPE_PATTERN - Static variable in class org.apache.ode.utils.http.HttpUtils
 
TEXT_MIME_TYPE_REGEX - Static variable in class org.apache.ode.utils.http.HttpUtils
 
TFailureInfo - Interface in org.apache.ode.bpel.pmapi
An XML tFailureInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFailureInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TFailureInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tFailureInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFailureInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
 
TFailuresInfo - Interface in org.apache.ode.bpel.pmapi
An XML tFailuresInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFailuresInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TFailuresInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tFailuresInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFailuresInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
 
TFaultInfo - Interface in org.apache.ode.bpel.pmapi
An XML tFaultInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFaultInfo.Data - Interface in org.apache.ode.bpel.pmapi
An XML data(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFaultInfo.Data.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TFaultInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TFaultInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tFaultInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFaultInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
 
TFaultInfoImpl.DataImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML data(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TFaultInfoImpl.DataImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl.DataImpl
 
THEN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
ThrottlingInterceptor - Class in org.apache.ode.bpel.intercept
An example of a simple interceptor providing a "throttling" capability - that is an ability to limit the number of instances created for a given process.
ThrottlingInterceptor() - Constructor for class org.apache.ode.bpel.intercept.ThrottlingInterceptor
 
THROW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
THROW - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
ThrowActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <throw> activity.
ThrowActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ThrowActivity
 
TimerResponse - Interface in org.apache.ode.bpel.rtrep.v1.channels
Channel for timer notification.
TimerResponse - Interface in org.apache.ode.bpel.rtrep.v2.channels
Channel for timer notification.
TimerResponseChannel - Interface in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel interface for the channel type TimerResponse.
TimerResponseChannel - Interface in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel interface for the channel type TimerResponse.
TimerResponseChannelListener - Class in org.apache.ode.bpel.rtrep.v1.channels
An auto-generated channel listener abstract class for the TimerResponse channel type.
TimerResponseChannelListener(TimerResponseChannel) - Constructor for class org.apache.ode.bpel.rtrep.v1.channels.TimerResponseChannelListener
 
TimerResponseChannelListener - Class in org.apache.ode.bpel.rtrep.v2.channels
An auto-generated channel listener abstract class for the TimerResponse channel type.
TimerResponseChannelListener(TimerResponseChannel) - Constructor for class org.apache.ode.bpel.rtrep.v2.channels.TimerResponseChannelListener
 
TInstanceInfo - Interface in org.apache.ode.bpel.pmapi
An XML tInstanceInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfo.CorrelationProperties - Interface in org.apache.ode.bpel.pmapi
An XML correlation-properties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfo.CorrelationProperties.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceInfo.EventInfo - Interface in org.apache.ode.bpel.pmapi
An XML event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfo.EventInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tInstanceInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
 
TInstanceInfoImpl.CorrelationPropertiesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML correlation-properties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfoImpl.CorrelationPropertiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
 
TInstanceInfoImpl.EventInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfoImpl.EventInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
 
TInstanceInfoList - Interface in org.apache.ode.bpel.pmapi
An XML tInstanceInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfoList.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tInstanceInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
 
TInstanceStatus - Interface in org.apache.ode.bpel.pmapi
An XML tInstanceStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceStatus.Enum - Class in org.apache.ode.bpel.pmapi
Enumeration value class for org.apache.ode.bpel.pmapi.TInstanceStatus.
TInstanceStatus.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tInstanceStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceStatusImpl
 
TInstanceStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceStatusImpl
 
TInstanceSummary - Interface in org.apache.ode.bpel.pmapi
An XML tInstanceSummary(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceSummary.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceSummary.Instances - Interface in org.apache.ode.bpel.pmapi
An XML instances(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceSummary.Instances.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TInstanceSummaryImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tInstanceSummary(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceSummaryImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
 
TInstanceSummaryImpl.InstancesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML instances(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TInstanceSummaryImpl.InstancesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
 
TInvoke - Interface in org.apache.ode.bpel.dd
An XML tInvoke(@http://www.apache.org/ode/schemas/dd/2007/03).
TInvoke.Binding - Interface in org.apache.ode.bpel.dd
An XML binding(@http://www.apache.org/ode/schemas/dd/2007/03).
TInvoke.Binding.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TInvoke.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TInvokeImpl - Class in org.apache.ode.bpel.dd.impl
An XML tInvoke(@http://www.apache.org/ode/schemas/dd/2007/03).
TInvokeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TInvokeImpl
 
TInvokeImpl.BindingImpl - Class in org.apache.ode.bpel.dd.impl
An XML binding(@http://www.apache.org/ode/schemas/dd/2007/03).
TInvokeImpl.BindingImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
 
TMexInterceptor - Interface in org.apache.ode.bpel.dd
An XML tMexInterceptor(@http://www.apache.org/ode/schemas/dd/2007/03).
TMexInterceptor.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TMexInterceptorImpl - Class in org.apache.ode.bpel.dd.impl
An XML tMexInterceptor(@http://www.apache.org/ode/schemas/dd/2007/03).
TMexInterceptorImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TMexInterceptorImpl
 
TO - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
TO - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
To - Class in org.apache.ode.bpel.compiler.bom
Marker interface for assignment L-values.
To(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.To
 
to - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
to - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
toBytes(Object) - Static method in class org.apache.ode.utils.SerializableUtils
 
toCanonicalList() - Method in class org.apache.ode.bpel.common.CorrelationKey
 
toCanonicalString() - Method in class org.apache.ode.bpel.common.CorrelationKey
 
toCode() - Method in class org.apache.ode.bpel.dao.RoleEnum
DOCUMENTME
todo() - Method in class org.apache.ode.utils.msg.MessageBundle
Generate a "todo" message.
toDocumentFromStream(StreamSource) - Static method in class org.apache.ode.utils.DOMUtils
 
toDOM(OMElement) - Static method in class org.apache.ode.il.OMUtils
 
toDOM(OMElement, Document) - Static method in class org.apache.ode.il.OMUtils
 
toDOM(OMElement, Document, boolean) - Static method in class org.apache.ode.il.OMUtils
 
toDOMDocument(Node) - Static method in class org.apache.ode.utils.DOMUtils
 
toErrorMessage() - Method in exception org.apache.ode.bpel.compiler.api.CompilationException
 
toErrorString() - Method in class org.apache.ode.bpel.compiler.api.CompilationMessage
Convert to a human-readable error string.
toFaultType(Fault, Collection<Fault>) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
 
toFaultType(Fault, Collection<Fault>) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
 
toFaultType(Fault, Collection<Fault>) - Method in interface org.apache.ode.jbi.msgmap.Mapper
Infer the fault type based on the message.
toFaultType(Fault, Collection<Fault>) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
 
ToFrom - Class in org.apache.ode.bpel.compiler.bom
 
ToFrom(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ToFrom
 
toIdString(UUID) - Static method in class org.apache.ode.utils.uuid.UUID
String form of a uuid.
toJavaObject(QName, String) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
Token - Class in org.apache.ode.ql.jcc
Describes the input token stream.
Token() - Constructor for class org.apache.ode.ql.jcc.Token
 
tokenImage - Variable in exception org.apache.ode.ql.jcc.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
TokenMgrError - Error in org.apache.ode.ql.jcc
 
TokenMgrError() - Constructor for error org.apache.ode.ql.jcc.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.ode.ql.jcc.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.ode.ql.jcc.TokenMgrError
 
toList(Object) - Static method in class org.apache.ode.utils.DOMUtils
Somewhat eases the pain of dealing with both Lists and Nodelists by converting either passed as parameter to a List.
toMap(Element) - Static method in class org.apache.ode.bpel.engine.extvar.ExternalVariableKeyMapSerializer
Convert to map from XML.
toMap(Element) - Static method in class org.apache.ode.bpel.extvar.jdbc.ExternalVariableKeyMapSerializer
Convert to map from XML.
toMap() - Method in interface org.apache.ode.il.epr.MutableEndpoint
Expresses the fact that the endpoint can be either tranformed to a Map representation or initialized from a Map.
toMap() - Method in class org.apache.ode.il.epr.URLEndpoint
 
toMap() - Method in class org.apache.ode.il.epr.WSAEndpoint
 
toMap() - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
toMap() - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
toMap() - Method in class org.apache.ode.utils.NSContext
 
TomcatFactory - Class in org.apache.ode.axis2.util
 
TomcatFactory() - Constructor for class org.apache.ode.axis2.util.TomcatFactory
 
toNMS(NormalizedMessage, Message, Message, QName) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
 
toNMS(NormalizedMessage, Message, Message, QName) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
Convert ODE normalized message to JBI normalized "WSDL 1.1 Wrapper" format.
toNMS(NormalizedMessage, Message, Message, QName) - Method in interface org.apache.ode.jbi.msgmap.Mapper
Convert a ODE message to NMS format.
toNMS(NormalizedMessage, Message, Message, QName) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
 
toNSContext() - Method in class org.apache.ode.utils.NamespaceStack
Convert the current stack of contexts into a single NSContext.
toObject(InputStream, ClassLoader) - Static method in class org.apache.ode.utils.SerializableUtils
 
toObject(byte[], ClassLoader) - Static method in class org.apache.ode.utils.SerializableUtils
 
toODE(Message, NormalizedMessage, Message) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
 
toODE(Message, NormalizedMessage, Message) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
 
toODE(Message, NormalizedMessage, Message) - Method in interface org.apache.ode.jbi.msgmap.Mapper
Convert an NMS message to ODE format.
toODE(Message, NormalizedMessage, Message) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
 
ToolMessages - Class in org.apache.ode.tools
 
ToolMessages() - Constructor for class org.apache.ode.tools.ToolMessages
 
toOM(Element, OMFactory) - Static method in class org.apache.ode.il.OMUtils
 
toOM(Element, OMFactory, OMContainer) - Static method in class org.apache.ode.il.OMUtils
 
toOM(Source) - Static method in class org.apache.ode.il.OMUtils
Parse an XML document located using an InputSource using the pooled document builder.
toQName(String) - Static method in class org.apache.ode.utils.QNameUtils
Create a QName object from its stringified representation.
toString() - Method in class org.apache.ode.bpel.common.CorrelationKey
 
toString() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
toString() - Method in class org.apache.ode.bpel.compiler.api.CompilationMessage
 
toString() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
toString() - Method in class org.apache.ode.bpel.dao.RoleEnum
 
toString() - Method in class org.apache.ode.bpel.dao.ScopeStateEnum
 
toString() - Method in class org.apache.ode.bpel.engine.ODEProcess
 
toString() - Method in class org.apache.ode.bpel.engine.WorkEvent
 
toString() - Method in class org.apache.ode.bpel.evt.BpelEvent
 
toString() - Method in class org.apache.ode.bpel.iapi.Endpoint
Print object in the form serviceQName:port
toString() - Method in class org.apache.ode.bpel.iapi.ProcessStoreEvent
 
toString() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
toString() - Method in class org.apache.ode.bpel.intercept.InterceptorInvoker
 
toString() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
toString() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
toString() - Method in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.channels.FaultData
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.CompensationHandler
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.ExprEvaluationContextImpl
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.FOREACH
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OActivity
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.Copy
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.Expression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.Literal
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.LValueExpression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.PartnerLinkRef
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.PropertyRef
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OBase
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OCatch
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OConstantExpression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OForEach
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess.OProperty
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OProcess.OPropertyAlias
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OScope.CorrelationSet
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OScope
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.OScope.Variable
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.PartnerLinkInstance
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.REPEATUNTIL
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.ResumeWork
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.Selector
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10ExpressionBPEL20
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.channels.FaultData
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.CompensationHandler
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.ExprEvaluationContextImpl
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.FOREACH
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OActivity
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.Copy
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.Expression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.ExtensionAssignOperation
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.Literal
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.LValueExpression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.PartnerLinkRef
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.PropertyRef
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OBase
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OCatch
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OConstantExpression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OForEach
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess.OExtension
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess.OProperty
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OProcess.OPropertyAlias
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OScope
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.OScope.Variable
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.PartnerLinkInstance
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.REPEATUNTIL
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.ResumeWork
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.Selector
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
toString() - Method in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10ExpressionBPEL20
 
toString() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
toString() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
toString() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
toString() - Method in class org.apache.ode.daohib.bpel.hobj.HObject
 
toString() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
toString() - Method in class org.apache.ode.jacob.ChannelListener
Get a description of the object for debugging purposes.
toString() - Method in class org.apache.ode.jacob.examples.cell.CELL_
 
toString() - Method in class org.apache.ode.jacob.JacobObject
 
toString() - Method in class org.apache.ode.jacob.JacobRunnable
 
toString() - Method in class org.apache.ode.jacob.soup.Comm
 
toString() - Method in class org.apache.ode.jacob.soup.CommChannel
 
toString() - Method in class org.apache.ode.jacob.soup.CommGroup
 
toString() - Method in class org.apache.ode.jacob.soup.CommRecv
 
toString() - Method in class org.apache.ode.jacob.soup.CommSend
 
toString() - Method in class org.apache.ode.jacob.soup.Continuation
 
toString() - Method in class org.apache.ode.jacob.vpu.ChannelFactory.ChannelInvocationHandler
 
toString() - Method in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
toString() - Method in class org.apache.ode.ql.jcc.SimpleNode
 
toString(String) - Method in class org.apache.ode.ql.jcc.SimpleNode
 
toString() - Method in class org.apache.ode.ql.jcc.Token
Returns the image.
toString() - Method in class org.apache.ode.store.DeploymentUnitDir
 
toString() - Method in class org.apache.ode.test.BPELTestAbstract.Deployment
 
toString() - Method in class org.apache.ode.test.BPELTestAbstract.Failure
 
toString() - Method in class org.apache.ode.test.BPELTestAbstract.Invocation
 
toString() - Method in class org.apache.ode.utils.GUID
Convert a GUID to it's string representation.
toString(Object, Object[]) - Static method in class org.apache.ode.utils.ObjectPrinter
A default toString implementation.
toString() - Method in class org.apache.ode.utils.uuid.UUID
 
toString() - Method in class org.apache.ode.utils.WatchDog.FileMutable
 
totalClientTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics
Total time spent in client code (in ms).
totalContinuationBytes - Variable in class org.apache.ode.jacob.vpu.Statistics
Total size of all _continuation (in bytes).
totalRunTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
totalRunTimeMs - Variable in class org.apache.ode.jacob.vpu.Statistics
Total VPU run time (in ms).
toXML(Map<String, String>) - Static method in class org.apache.ode.bpel.engine.extvar.ExternalVariableKeyMapSerializer
Convert to XML from map.
toXML(Map<String, String>) - Static method in class org.apache.ode.bpel.extvar.jdbc.ExternalVariableKeyMapSerializer
Convert to XML from map.
toXML() - Method in interface org.apache.ode.bpel.iapi.EndpointReference
Convert the EPR to an XML representation.
toXML() - Method in class org.apache.ode.il.epr.URLEndpoint
 
toXML() - Method in class org.apache.ode.il.epr.WSAEndpoint
 
toXML() - Method in class org.apache.ode.il.epr.WSDL11Endpoint
 
toXML() - Method in class org.apache.ode.il.epr.WSDL20Endpoint
 
TProcessEvents - Interface in org.apache.ode.bpel.dd
An XML tProcessEvents(@http://www.apache.org/ode/schemas/dd/2007/03).
TProcessEvents.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TProcessEvents.Generate - Interface in org.apache.ode.bpel.dd
An XML generate(@).
TProcessEvents.Generate.Enum - Class in org.apache.ode.bpel.dd
Enumeration value class for org.apache.ode.bpel.dd.TProcessEvents$Generate.
TProcessEvents.Generate.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TProcessEventsImpl - Class in org.apache.ode.bpel.dd.impl
An XML tProcessEvents(@http://www.apache.org/ode/schemas/dd/2007/03).
TProcessEventsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
 
TProcessEventsImpl.GenerateImpl - Class in org.apache.ode.bpel.dd.impl
An XML generate(@).
TProcessEventsImpl.GenerateImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl.GenerateImpl
 
TProcessEventsImpl.GenerateImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl.GenerateImpl
 
TProcessInfo - Interface in org.apache.ode.bpel.pmapi
An XML tProcessInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessInfo.Documents - Interface in org.apache.ode.bpel.pmapi
An XML documents(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessInfo.Documents.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TProcessInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TProcessInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tProcessInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
 
TProcessInfoImpl.DocumentsImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML documents(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessInfoImpl.DocumentsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
 
TProcessInfoList - Interface in org.apache.ode.bpel.pmapi
An XML tProcessInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessInfoList.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TProcessInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tProcessInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
 
TProcessProperties - Interface in org.apache.ode.bpel.pmapi
An XML tProcessProperties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessProperties.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TProcessProperties.Property - Interface in org.apache.ode.bpel.pmapi
An XML property(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessProperties.Property.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TProcessPropertiesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tProcessProperties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessPropertiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
 
TProcessPropertiesImpl.PropertyImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML property(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessPropertiesImpl.PropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
 
TProcessStatus - Interface in org.apache.ode.bpel.pmapi
An XML tProcessStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessStatus.Enum - Class in org.apache.ode.bpel.pmapi
Enumeration value class for org.apache.ode.bpel.pmapi.TProcessStatus.
TProcessStatus.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TProcessStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tProcessStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TProcessStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessStatusImpl
 
TProcessStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessStatusImpl
 
TProvide - Interface in org.apache.ode.bpel.dd
An XML tProvide(@http://www.apache.org/ode/schemas/dd/2007/03).
TProvide.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TProvideImpl - Class in org.apache.ode.bpel.dd.impl
An XML tProvide(@http://www.apache.org/ode/schemas/dd/2007/03).
TProvideImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TProvideImpl
 
Tracker - Class in org.apache.ode.utils.xml.capture
Base class for schema-specifc dependency trackers.
Tracker() - Constructor for class org.apache.ode.utils.xml.capture.Tracker
 
TransactedMyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
Transacted my-role message exchange.
TransactedMyRoleMessageExchangeImpl(ODEProcess, String, PartnerLinkModel, Operation, QName) - Constructor for class org.apache.ode.bpel.engine.TransactedMyRoleMessageExchangeImpl
 
TransactedPartnerRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
 
transform(Map<String, Element>) - Method in class org.apache.ode.axis2.util.URLEncodedTransformer
 
transform(String, Map<String, Element>) - Method in class org.apache.ode.axis2.util.UrlReplacementTransformer
 
transform(C, Collection<E>, UnaryFunction<E, V>) - Static method in class org.apache.ode.utils.stl.CollectionsX
Transform a collection with a unary function.
transform(C, Enumeration<E>, UnaryFunction<E, V>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
transform(URI, URI, Source, Map<QName, Object>, URIResolver) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
Transforms a Source document to a result using the XSL stylesheet referenced by the provided URI.
transformEx(C, Collection<E>, UnaryFunctionEx<E, V>) - Static method in class org.apache.ode.utils.stl.CollectionsX
 
TransformIterator<E,V> - Class in org.apache.ode.utils.stl
Transforming Iterator implementation; these iterators apply a unary function to each object before it is returned.
TransformIterator(Iterator<E>, UnaryFunction<E, V>) - Constructor for class org.apache.ode.utils.stl.TransformIterator
 
TRANSITION_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
transitionCondition - Variable in class org.apache.ode.bpel.rtrep.v1.OLink
The link's transition condition.
transitionCondition - Variable in class org.apache.ode.bpel.rtrep.v2.OLink
The link's transition condition.
translate(Map<String, String>) - Static method in class org.apache.ode.utils.Properties.Axis2
 
translate(Map<String, String>, Options) - Static method in class org.apache.ode.utils.Properties.Axis2
 
translate(Map<String, String>) - Static method in class org.apache.ode.utils.Properties.HttpClient
 
translate(Map<String, String>, HttpParams) - Static method in class org.apache.ode.utils.Properties.HttpClient
 
TreeBuilder - Class in org.apache.ode.ql.jcc
 
TreeBuilder() - Constructor for class org.apache.ode.ql.jcc.TreeBuilder
 
TScopeEvents - Interface in org.apache.ode.bpel.dd
An XML tScopeEvents(@http://www.apache.org/ode/schemas/dd/2007/03).
TScopeEvents.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TScopeEventsImpl - Class in org.apache.ode.bpel.dd.impl
An XML tScopeEvents(@http://www.apache.org/ode/schemas/dd/2007/03).
TScopeEventsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TScopeEventsImpl
 
TScopeInfo - Interface in org.apache.ode.bpel.pmapi
An XML tScopeInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfo.Activities - Interface in org.apache.ode.bpel.pmapi
An XML activities(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfo.Activities.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeInfo.Children - Interface in org.apache.ode.bpel.pmapi
An XML children(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfo.Children.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeInfo.CorrelationSets - Interface in org.apache.ode.bpel.pmapi
An XML correlation-sets(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfo.CorrelationSets.CorrelationSet - Interface in org.apache.ode.bpel.pmapi
An XML correlation-set(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfo.CorrelationSets.CorrelationSet.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeInfo.CorrelationSets.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeInfo.Variables - Interface in org.apache.ode.bpel.pmapi
An XML variables(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfo.Variables.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tScopeInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
 
TScopeInfoImpl.ActivitiesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML activities(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl.ActivitiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
 
TScopeInfoImpl.ChildrenImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML children(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl.ChildrenImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
 
TScopeInfoImpl.CorrelationSetsImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML correlation-sets(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl.CorrelationSetsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
 
TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML correlation-set(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
 
TScopeInfoImpl.VariablesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML variables(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl.VariablesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
 
TScopeRef - Interface in org.apache.ode.bpel.pmapi
An XML tScopeRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeRef.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeRefImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tScopeRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
 
TScopeStatus - Interface in org.apache.ode.bpel.pmapi
An XML tScopeStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeStatus.Enum - Class in org.apache.ode.bpel.pmapi
Enumeration value class for org.apache.ode.bpel.pmapi.TScopeStatus.
TScopeStatus.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TScopeStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tScopeStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeStatusImpl
 
TScopeStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeStatusImpl
 
TService - Interface in org.apache.ode.bpel.dd
An XML tService(@http://www.apache.org/ode/schemas/dd/2007/03).
TService.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TServiceImpl - Class in org.apache.ode.bpel.dd.impl
An XML tService(@http://www.apache.org/ode/schemas/dd/2007/03).
TServiceImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TServiceImpl
 
TVariableInfo - Interface in org.apache.ode.bpel.pmapi
An XML tVariableInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TVariableInfo.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TVariableInfo.Value - Interface in org.apache.ode.bpel.pmapi
An XML value(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TVariableInfo.Value.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TVariableInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tVariableInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TVariableInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
 
TVariableInfoImpl.ValueImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML value(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TVariableInfoImpl.ValueImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl.ValueImpl
 
TVariableRef - Interface in org.apache.ode.bpel.pmapi
An XML tVariableRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TVariableRef.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
TVariableRefImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML tVariableRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TVariableRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
 
type - Static variable in interface org.apache.ode.bpel.dd.DeployDocument
 
type - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
type - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
type - Static variable in interface org.apache.ode.bpel.dd.TCleanup
 
type - Static variable in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
 
type - Static variable in interface org.apache.ode.bpel.dd.TDeployment.Process.Property
 
type - Static variable in interface org.apache.ode.bpel.dd.TDeployment.Process
 
type - Static variable in interface org.apache.ode.bpel.dd.TDeployment
 
type - Static variable in interface org.apache.ode.bpel.dd.TEnableEventList
 
type - Static variable in interface org.apache.ode.bpel.dd.TEnableSharing
 
type - Static variable in interface org.apache.ode.bpel.dd.TInvoke.Binding
 
type - Static variable in interface org.apache.ode.bpel.dd.TInvoke
 
type - Static variable in interface org.apache.ode.bpel.dd.TMexInterceptor
 
type - Static variable in interface org.apache.ode.bpel.dd.TProcessEvents.Generate
 
type - Static variable in interface org.apache.ode.bpel.dd.TProcessEvents
 
type - Static variable in interface org.apache.ode.bpel.dd.TProvide
 
type - Static variable in interface org.apache.ode.bpel.dd.TScopeEvents
 
type - Static variable in interface org.apache.ode.bpel.dd.TService
 
type - Variable in class org.apache.ode.bpel.iapi.ProcessStoreEvent
Event type.
type - Static variable in interface org.apache.ode.bpel.pmapi.ActivityExtInfoDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ActivityInfoDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.EventInfoDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.EventInfoListDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.InstanceInfoDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.InstanceInfoListDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ProcessInfoDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ProcessInfoListDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ScopeInfoDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TActivityExtInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TActivityInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TActivityStatus
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TDefinitionInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TDocumentInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TEndpointReferences
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TEventInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TEventInfoList
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TFailureInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TFailuresInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TFaultInfo.Data
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TFaultInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceSummary
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TProcessInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TProcessInfoList
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TProcessProperties
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TProcessStatus
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeRef
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TVariableInfo
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TVariableInfo.Value
 
type - Static variable in interface org.apache.ode.bpel.pmapi.TVariableRef
 
type - Static variable in interface org.apache.ode.bpel.pmapi.VariableInfoDocument
 
type - Variable in class org.apache.ode.bpel.rapi.Serializer
 
type - Variable in class org.apache.ode.bpel.rtrep.v1.OMessageVarType.Part
 
type - Variable in class org.apache.ode.bpel.rtrep.v1.OScope.Variable
 
type - Variable in class org.apache.ode.bpel.rtrep.v2.OMessageVarType.Part
 
type - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.Variable
 
type - Variable in class org.apache.ode.ql.tree.nodes.OrderByElement
 
TYPE_DOMAINMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
Value of type name attribute for org.apache.ode.sfwk.mngmt.DomainNodeMBeans.
TYPE_SERVICEMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
Value of type name attribute for org.apache.ode.sfwk.mngmt.ServiceRuntimeMBeans.
TYPE_SYSTEMMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
Value of type name attribute for org.apache.ode.sfwk.mngmt.SystemRuntimeMBeans.

U

ufnMapEntry_getKey - Static variable in class org.apache.ode.utils.stl.CollectionsX
 
ufnMapEntry_getValue - Static variable in class org.apache.ode.utils.stl.CollectionsX
 
UnaryFunction<E,V> - Interface in org.apache.ode.utils.stl
 
UnaryFunctionEx<E,V> - Interface in org.apache.ode.utils.stl
 
undeploy(File) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Undeploys a package.
undeploy(String, String) - Method in class org.apache.ode.jbi.OdeSUManager
Cancel a Service Deployment.
undeploy(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
undeploy(BPELTestAbstract.Deployment) - Method in class org.apache.ode.test.BPELTestAbstract
 
underlyingType - Variable in class org.apache.ode.bpel.rtrep.v2.OVarType
 
UninitializedPartnerEPR - Exception in org.apache.ode.bpel.rapi
Indicates that an IO operation was attempted on a partner whose EPR was not available.
UninitializedPartnerEPR() - Constructor for exception org.apache.ode.bpel.rapi.UninitializedPartnerEPR
 
UninitializedVariableException - Exception in org.apache.ode.bpel.rapi
Indicates that the engine could not complete an operation because a variable was not initialized.
UninitializedVariableException() - Constructor for exception org.apache.ode.bpel.rapi.UninitializedVariableException
 
unique - Variable in class org.apache.ode.bpel.rtrep.v2.OScope.CorrelationSet
 
UNKNOWN_EA_FAULT_NAME - Static variable in class org.apache.ode.bpel.rtrep.common.extension.ExtensibilityQNames
 
unlock(SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ReadWriteLock
 
unlock() - Method in class org.apache.ode.utils.ProcessMutex
Release the lock
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
 
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaTypeSerializer
Returns a XMLSchemaType
unregister(QName) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
unregister(QName) - Method in interface org.apache.ode.bpel.iapi.BpelServer
Unregister a process from the server.
unregister() - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
unregister(MBeanServer) - Method in class org.apache.ode.utils.jmx.SimpleMBean
 
unregisterActivityForRecovery(String) - Method in interface org.apache.ode.bpel.rapi.RecoveryContext
 
unregisterActivityForRecovery(ActivityRecoveryChannel) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
unregisterActivityForRecovery(ActivityRecoveryChannel) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
unregisterActivityForRecovery(ActivityRecoveryChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
unregisterActivityForRecovery(ActivityRecoveryChannel) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
unregisterBpelEventListener(BpelEventListener) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Unregister a global listener from receive BpelEvents from all processes.
unregisterExtensionBundle(String) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
unregisterExtensionBundle(AbstractExtensionBundle) - Method in class org.apache.ode.test.BPELTestAbstract
 
unregisterExtensionBundle(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
unregisterListener(ProcessStoreListener) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Unregister a configuration store listener.
unregisterListener(ProcessStoreListener) - Method in class org.apache.ode.store.ProcessStoreImpl
 
unregisterMessageExchangeInterceptor(MessageExchangeInterceptor) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Unregister a global message exchange interceptor.
UnreliableMyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
For invoking the engine using UNRELIABLE style.
UnreliableMyRoleMessageExchangeImpl(ODEProcess, String, PartnerLinkModel, Operation, QName) - Constructor for class org.apache.ode.bpel.engine.UnreliableMyRoleMessageExchangeImpl
 
UnreliablePartnerRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
Implementation of the PartnerRoleMessageExchange interface that is passed to the IL when the UNRELIABLE invocation style is used (see InvocationStyle.UNRELIABLE).
unsetActive() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "active" element
unsetActive() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "active" element
unsetActivities() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Unsets the "activities" element
unsetActivities() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Unsets the "activities" element
unsetActivityDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "activity-definition-id" element
unsetActivityDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "activity-definition-id" element
unsetActivityFailureReason() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "activity-failure-reason" element
unsetActivityFailureReason() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "activity-failure-reason" element
unsetActivityId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "activity-id" element
unsetActivityId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "activity-id" element
unsetActivityName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "activity-name" element
unsetActivityName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "activity-name" element
unsetActivityRecoveryAction() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "activity-recovery-action" element
unsetActivityRecoveryAction() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "activity-recovery-action" element
unsetActivityType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "activity-type" element
unsetActivityType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "activity-type" element
unsetBinding() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Unsets the "binding" element
unsetBinding() - Method in interface org.apache.ode.bpel.dd.TInvoke
Unsets the "binding" element
unsetBpel11WsdlFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "bpel11wsdlFileName" attribute
unsetBpel11WsdlFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "bpel11wsdlFileName" attribute
unsetChildren() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Unsets the "children" element
unsetChildren() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Unsets the "children" element
unsetCorrelationKey() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "correlation-key" element
unsetCorrelationKey() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "correlation-key" element
unsetCorrelationProperties() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Unsets the "correlation-properties" element
unsetCorrelationProperties() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Unsets the "correlation-properties" element
unsetCorrelationSet() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "correlation-set" element
unsetCorrelationSet() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "correlation-set" element
unsetCorrelationSets() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Unsets the "correlation-sets" element
unsetCorrelationSets() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Unsets the "correlation-sets" element
unsetData() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Unsets the "data" element
unsetData() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Unsets the "data" element
unsetDtCompleted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "dt-completed" element
unsetDtCompleted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "dt-completed" element
unsetDtDied() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "dt-died" element
unsetDtDied() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "dt-died" element
unsetDtEnabled() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "dt-enabled" element
unsetDtEnabled() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "dt-enabled" element
unsetDtErrorSince() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Unsets the "dt-error-since" element
unsetDtErrorSince() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Unsets the "dt-error-since" element
unsetDtStarted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "dt-started" element
unsetDtStarted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "dt-started" element
unsetEnableSharing() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Unsets the "enableSharing" element
unsetEnableSharing() - Method in interface org.apache.ode.bpel.dd.TProvide
Unsets the "enableSharing" element
unsetEventInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Unsets the "event-info" element
unsetEventInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Unsets the "event-info" element
unsetExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "explanation" element
unsetExplanation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "explanation" element
unsetExpression() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "expression" element
unsetExpression() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "expression" element
unsetFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "failure" element
unsetFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "failure" element
unsetFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Unsets the "failures" element
unsetFailures() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
Unsets the "failures" element
unsetFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Unsets the "failures" element
unsetFailures() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Unsets the "failures" element
unsetFault() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "fault" element
unsetFault() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "fault" element
unsetFaultInfo() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Unsets the "fault-info" element
unsetFaultInfo() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Unsets the "fault-info" element
unsetFaultLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "fault-line-number" element
unsetFaultLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "fault-line-number" element
unsetFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "fileName" attribute
unsetFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "fileName" attribute
unsetGenerate() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Unsets the "generate" attribute
unsetGenerate() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Unsets the "generate" attribute
unsetInMemory() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "in-memory" element
unsetInMemory() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "in-memory" element
unsetInstanceId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "instance-id" element
unsetInstanceId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "instance-id" element
unsetInstanceSummary() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Unsets the "instance-summary" element
unsetInstanceSummary() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Unsets the "instance-summary" element
unsetMexId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "mex-id" element
unsetMexId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "mex-id" element
unsetMexInterceptors() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "mex-interceptors" element
unsetMexInterceptors() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "mex-interceptors" element
unsetName() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "name" element
unsetName() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
Unsets the "name" attribute
unsetName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Unsets the "name" attribute
unsetName() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "name" element
unsetName() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
Unsets the "name" attribute
unsetName() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Unsets the "name" attribute
unsetNewState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "new-state" element
unsetNewState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "new-state" element
unsetOldState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "old-state" element
unsetOldState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "old-state" element
unsetOperation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "operation" element
unsetOperation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "operation" element
unsetParentScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "parent-scope-id" element
unsetParentScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "parent-scope-id" element
unsetParentScopeRef() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Unsets the "parent-scope-ref" element
unsetParentScopeRef() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Unsets the "parent-scope-ref" element
unsetPartnerLink() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Unsets the "partner-link" attribute
unsetPartnerLink() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Unsets the "partner-link" attribute
unsetPartnerLinkName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "partner-link-name" element
unsetPartnerLinkName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "partner-link-name" element
unsetPartnerRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Unsets the "partner-role" attribute
unsetPartnerRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Unsets the "partner-role" attribute
unsetPortType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "port-type" element
unsetPortType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "port-type" element
unsetProcessEvents() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "process-events" element
unsetProcessEvents() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "process-events" element
unsetProcessId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "process-id" element
unsetProcessId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "process-id" element
unsetProcessType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "process-type" element
unsetProcessType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "process-type" element
unsetResult() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "result" element
unsetResult() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "result" element
unsetRetired() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "retired" element
unsetRetired() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "retired" element
unsetRootScope() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Unsets the "root-scope" element
unsetRootScope() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Unsets the "root-scope" element
unsetRootScopeDeclarationId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "root-scope-declaration-id" element
unsetRootScopeDeclarationId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "root-scope-declaration-id" element
unsetRootScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "root-scope-id" element
unsetRootScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "root-scope-id" element
unsetScope() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Unsets the "scope" element
unsetScope() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "scope" element
unsetScopeDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "scope-definition-id" element
unsetScopeDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "scope-definition-id" element
unsetScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "scope-id" element
unsetScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "scope-id" element
unsetScopeName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "scope-name" element
unsetScopeName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "scope-name" element
unsetService() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Unsets the "service" element
unsetService() - Method in interface org.apache.ode.bpel.dd.TInvoke
Unsets the "service" element
unsetSuccess() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "success" element
unsetSuccess() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "success" element
unsetType() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Unsets the "type" element
unsetType() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Unsets the "type" element
unsetValue() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
Unsets the "value" element
unsetValue() - Method in interface org.apache.ode.bpel.pmapi.TVariableInfo
Unsets the "value" element
unsetVariableName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "variable-name" element
unsetVariableName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "variable-name" element
unsetVariables() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Unsets the "variables" element
unsetVariables() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Unsets the "variables" element
UNTIL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
untilCondition - Variable in class org.apache.ode.bpel.rtrep.v1.ORepeatUntil
The repeat until condition.
untilCondition - Variable in class org.apache.ode.bpel.rtrep.v2.ORepeatUntil
The repeat until condition.
untilExpr - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OAlarm
 
untilExpr - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnAlarm
 
untilExpr - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OAlarm
 
untilExpr - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnAlarm
 
untilExpression - Variable in class org.apache.ode.bpel.rtrep.v1.OWait
 
untilExpression - Variable in class org.apache.ode.bpel.rtrep.v2.OWait
 
update() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
updateAssignToNode(String, int, int, long) - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
Assign a particular node identifier to a fraction of jobs in the database that do not have one, and are up for execution within a certain time.
updateAssignToNode(String, int, int, long) - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
updateHeartBeat(String) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
UpdateLineColumn(char) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
updateReassign(String, String) - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
Reassign jobs from one node to another.
updateReassign(String, String) - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
uri - Variable in class org.apache.ode.bpel.rtrep.v1.OXslSheet
 
uri - Variable in class org.apache.ode.bpel.rtrep.v2.OXslSheet
 
URI_WSDL11_WRAPPER - Static variable in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
 
URITemplate - Class in org.apache.ode.utils
A partial implementation of URI Template expansion as specified by the URI template specification.
URITemplate() - Constructor for class org.apache.ode.utils.URITemplate
 
URLEncodedTransformer - Class in org.apache.ode.axis2.util
 
URLEncodedTransformer() - Constructor for class org.apache.ode.axis2.util.URLEncodedTransformer
 
URLEndpoint - Class in org.apache.ode.il.epr
Implementation of the ServiceEndpoint interface backended by a simple URL.
URLEndpoint() - Constructor for class org.apache.ode.il.epr.URLEndpoint
 
UrlReplacementTransformer - Class in org.apache.ode.axis2.util
This encoder applies urlReplacement as defined by the WSDL specification.
UrlReplacementTransformer() - Constructor for class org.apache.ode.axis2.util.UrlReplacementTransformer
 
useByDate - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Value
Advisory indicating when the variable becomes stale (or null if non-perishable).
useHTTPBinding(Binding) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
Test if the given binding uses HTTP binding.
useHTTPBinding(Port) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
useHTTPBinding(Definition, QName, String) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
useMimeMultipartRelated(BindingInput) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
USER_DATA_KEY_FUNCTION_RESOLVER - Static variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10BpelFunctions
 
USER_DATA_KEY_FUNCTION_RESOLVER - Static variable in class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10BpelFunctions
 
userDirectory() - Static method in class org.apache.ode.utils.SystemUtils
 
userHome() - Static method in class org.apache.ode.utils.SystemUtils
 
userName() - Static method in class org.apache.ode.utils.SystemUtils
 
useSOAPBinding(Binding) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
Test if the given binding uses a Soap binding.
useSOAPBinding(Port) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
useSOAPBinding(Definition, QName, String) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
useUrlEncoded(BindingInput) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
useUrlReplacement(BindingInput) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
uuid - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
Universally Unique Identifier
uuid - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
Universally Unique Identifier
UUID - Class in org.apache.ode.utils.uuid
Universally Unique Identifier.
UUID() - Constructor for class org.apache.ode.utils.uuid.UUID
 
UUID(String) - Constructor for class org.apache.ode.utils.uuid.UUID
 
UUIDGen - Class in org.apache.ode.utils.uuid
Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
UUIDGen() - Constructor for class org.apache.ode.utils.uuid.UUIDGen
 

V

val(int, SynchChannel) - Method in interface org.apache.ode.jacob.examples.eratosthenes.NaturalNumberStream
 
Val - Interface in org.apache.ode.jacob
Generic return-value channel type.
val(Object) - Method in interface org.apache.ode.jacob.Val
 
ValChannel - Interface in org.apache.ode.jacob
An auto-generated channel interface for the channel type Val.
ValChannelListener - Class in org.apache.ode.jacob
An auto-generated channel listener abstract class for the Val channel type.
ValChannelListener(ValChannel) - Constructor for class org.apache.ode.jacob.ValChannelListener
 
validate() - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validate(Object, ExtensibleElement) - Method in interface org.apache.ode.bpel.extension.ExtensionValidator
 
validate() - Method in class org.apache.ode.utils.cli.Flag
 
validate() - Method in class org.apache.ode.utils.cli.FlagWithArgument
 
validateGetOrDelete(BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validateOperation(BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validatePort() - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validateUrlReplacement(BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
VALIDATION_SAXF - Static variable in class org.apache.ode.utils.XMLParserUtils
 
ValidationException - Exception in org.apache.ode.ql
 
ValidationException() - Constructor for exception org.apache.ode.ql.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.apache.ode.ql.ValidationException
 
ValidationException(String) - Constructor for exception org.apache.ode.ql.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.apache.ode.ql.ValidationException
 
value - Variable in class org.apache.ode.bpel.common.Filter.Restriction
 
value - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Value
Value of the variable.
value - Variable in class org.apache.ode.bpel.rapi.VariableContext.ValueReferencePair
 
value - Variable in class org.apache.ode.ql.jcc.ASTOrderType
 
value - Variable in class org.apache.ode.ql.jcc.ASTValue
 
VALUE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
Value<V> - Class in org.apache.ode.ql.tree.nodes
 
Value(V) - Constructor for class org.apache.ode.ql.tree.nodes.Value
 
Value() - Constructor for class org.apache.ode.ql.tree.nodes.Value
 
valueOf(String) - Static method in enum org.apache.ode.bpel.common.InstanceFilter.StatusKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.compiler.bom.Correlation.CorrelationPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.compiler.bom.Correlation.Initiate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor.SuppressJoinFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.compiler.bom.PartnerLinkVal.EndpointReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.compiler.bom.Variable.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.compiler.BpelCompiler.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.engine.WorkEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.evt.BpelEvent.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.extvar.jdbc.InitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.InvocationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.AckType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.MessageExchangePattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.MyRoleMessageExchange.CorrelationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.ProcessConf.CLEANUP_CATEGORY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.ProcessState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.iapi.ProcessStoreEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.pmapi.ProcessInfoCustomizer.Item
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.rapi.OdeRTInstance.InvokeResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.bpel.rtrep.v2.OAssign.OAssignOperation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.il.config.OdeConfigProperties.DatabaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.jbi.msgmap.Mapper.Recognized
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.ql.tree.nodes.OrderByType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.ode.bpel.common.InstanceFilter.StatusKeys
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.compiler.bom.Correlation.CorrelationPattern
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.compiler.bom.Correlation.Initiate
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor.SuppressJoinFailure
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.compiler.bom.PartnerLinkVal.EndpointReference
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.compiler.bom.Variable.Kind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.compiler.BpelCompiler.Version
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.engine.WorkEvent.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.evt.BpelEvent.TYPE
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.extvar.jdbc.InitType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.InvocationStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.AckType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.FailureType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.MessageExchangePattern
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.MessageExchange.Status
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.MyRoleMessageExchange.CorrelationStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.ProcessConf.CLEANUP_CATEGORY
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.ProcessState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.iapi.ProcessStoreEvent.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.pmapi.ProcessInfoCustomizer.Item
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.rapi.OdeRTInstance.InvokeResponseType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.bpel.rtrep.v2.OAssign.OAssignOperation.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.il.config.OdeConfigProperties.DatabaseMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.jbi.msgmap.Mapper.Recognized
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.ode.ql.tree.nodes.OrderByType
Returns an array containing the constants of this enum type, in the order they're declared.
ValuesHelper - Class in org.apache.ode.ql.tree.nodes
 
ValuesHelper() - Constructor for class org.apache.ode.ql.tree.nodes.ValuesHelper
 
VARIABLE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
VARIABLE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Variable - Class in org.apache.ode.bpel.compiler.bom
BPEL Variable declaration.
Variable(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Variable
 
Variable - Interface in org.apache.ode.bpel.rapi
 
variable - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.DirectRef
Referenced Variable
variable - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.PropertyRef
 
variable - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.VariableRef
 
variable - Variable in class org.apache.ode.bpel.rtrep.v1.OEventHandler.OEvent
 
variable - Variable in class org.apache.ode.bpel.rtrep.v1.OPickReceive.OnMessage
 
variable - Variable in class org.apache.ode.bpel.rtrep.v1.OReply
 
variable - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression.OSigGetVariableData
 
variable - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.DirectRef
Referenced Variable
variable - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.PropertyRef
 
variable - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.VariableRef
 
variable - Variable in class org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
 
variable - Variable in class org.apache.ode.bpel.rtrep.v2.OPickReceive.OnMessage
 
variable - Variable in class org.apache.ode.bpel.rtrep.v2.OReply
 
variable - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression.OSigGetVariableData
 
Variable.Kind - Enum in org.apache.ode.bpel.compiler.bom
 
VariableContext - Interface in org.apache.ode.bpel.rapi
Engine provided methods for variable management.
VariableContext.ValueReferencePair - Class in org.apache.ode.bpel.rapi
 
VariableContext.ValueReferencePair() - Constructor for class org.apache.ode.bpel.rapi.VariableContext.ValueReferencePair
 
VariableEvent - Class in org.apache.ode.bpel.evt
 
VariableEvent() - Constructor for class org.apache.ode.bpel.evt.VariableEvent
 
VariableEvent(String) - Constructor for class org.apache.ode.bpel.evt.VariableEvent
 
VariableInfoDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one variable-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
VariableInfoDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
VariableInfoDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one variable-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
VariableInfoDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.VariableInfoDocumentImpl
 
VariableInstance - Class in org.apache.ode.bpel.rtrep.v1
Variable instance identifier.
VariableInstance - Class in org.apache.ode.bpel.rtrep.v2
Variable instance identifier.
VariableModificationBreakpoint - Interface in org.apache.ode.bpel.bdi.breaks
A break point that is activated when a variable is modified.
VariableModificationEvent - Class in org.apache.ode.bpel.evt
 
VariableModificationEvent() - Constructor for class org.apache.ode.bpel.evt.VariableModificationEvent
 
VariableModificationEvent(String) - Constructor for class org.apache.ode.bpel.evt.VariableModificationEvent
 
variableName() - Method in interface org.apache.ode.bpel.bdi.breaks.VariableModificationBreakpoint
Get the name of the variable for which the break point is set.
variableRd - Variable in class org.apache.ode.bpel.rtrep.v1.OAgent
Variables read from.
variableRd - Variable in class org.apache.ode.bpel.rtrep.v2.OAgent
Variables read from.
VariableReadEvent - Class in org.apache.ode.bpel.evt
Signals that a variable has been accessed.
VariableReadEvent() - Constructor for class org.apache.ode.bpel.evt.VariableReadEvent
 
VARIABLES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
VARIABLES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Variables - Class in org.apache.ode.bpel.compiler.bom
 
Variables(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Variables
 
VARIABLES - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
variables - Variable in class org.apache.ode.bpel.rtrep.v1.OScope
Variables declared within the scope.
variables - Variable in class org.apache.ode.bpel.rtrep.v2.OScope
Variables declared within the scope.
VariableVal - Class in org.apache.ode.bpel.compiler.bom
Assignment L/R-value defined by a location within a BPEL variable.
VariableVal(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.VariableVal
 
VariableVal11 - Class in org.apache.ode.bpel.compiler.bom
 
VariableVal11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.VariableVal11
 
variableWr - Variable in class org.apache.ode.bpel.rtrep.v1.OAgent
Variables written to.
variableWr - Variable in class org.apache.ode.bpel.rtrep.v2.OAgent
Variables written to.
varId - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
 
vars - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
Map from query name to variable declaration.
vars - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
Map from query name to variable declaration.
varSubstitution(String, Object[], Map<String, String>) - Static method in class org.apache.ode.utils.URITemplate
An implementation of var substitution as defined by the URI template specification.
varSubstitution(String, Object[], Map<String, String>, boolean) - Static method in class org.apache.ode.utils.URITemplate
Same as URITemplate.varSubstitution(String, Object[], java.util.Map) but the preserveUndefinedVar boolean argument (if true) allows to preserve an expansion template if the corresponding variable is not defined in the nameValuePairs map (i.e.
varType - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess.OPropertyAlias
 
varType - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess.OPropertyAlias
 
VERBOSE - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
VERBOSE_F - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
version - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
BPEL version.
version - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
BPEL version.
Version - Class in org.apache.ode.utils
Class for displaying the version of the build
Version() - Constructor for class org.apache.ode.utils.Version
 
versionCompiler(BpelCompiler.Version, int) - Static method in class org.apache.ode.bpel.compiler.BpelCompilerFactory
Creates a new compiler for the provided version of the internal BPEL model and the provided version of the BPEL specification.
VersionMessages - Class in org.apache.ode.utils
Message bundle for the Version class.
VersionMessages() - Constructor for class org.apache.ode.utils.VersionMessages
 
VersionTrackerDAOImpl - Class in org.apache.ode.store.hib
 
VersionTrackerDAOImpl() - Constructor for class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
VersionTrackerDAOImpl - Class in org.apache.ode.store.jpa
 
VersionTrackerDAOImpl() - Constructor for class org.apache.ode.store.jpa.VersionTrackerDAOImpl
 
VERYVERBOSE_F - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 

W

WAIT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
WAIT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
WaitActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <wait> activity.
WaitActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.WaitActivity
 
waitForQuiessence() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
WaitGeneratorMessages - Class in org.apache.ode.bpel.compiler.v1
 
WaitGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v1.WaitGeneratorMessages
 
WaitGeneratorMessages - Class in org.apache.ode.bpel.compiler.v2
 
WaitGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.v2.WaitGeneratorMessages
 
WARN - Static variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
Warning message.
warn(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
warn(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
warn(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log a warning that resulted from a Throwable
warn(String) - Method in interface org.apache.ode.tools.CommandContext
Log a warning.
warn(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
warn(String) - Method in class org.apache.ode.tools.CommandTask
 
warning(TransformerException) - Method in class org.apache.ode.bpel.compiler.v1.xpath10.XslCompilationErrorListener
 
warning(TransformerException) - Method in class org.apache.ode.bpel.compiler.v2.xpath10.XslCompilationErrorListener
 
warning(SAXParseException) - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
warning(SAXParseException) - Method in class org.apache.ode.utils.sax.FailOnErrorErrorHandler
 
warning(SAXParseException) - Method in class org.apache.ode.utils.sax.IgnoreAllErrorHandler
 
warning(SAXParseException) - Method in class org.apache.ode.utils.sax.LoggingErrorHandler
 
warning(SAXParseException) - Method in class org.apache.ode.utils.sax.PrintErrorHandler
 
warning(TransformerException) - Method in class org.apache.ode.utils.trax.LogErrorListener
 
warning(String, String, XMLParseException) - Method in class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
 
warnWsdlUriIgnoredFor20Process() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Process WSDL URI is ignored for WS-BPEL 2.0 processes.
warnXPath20Syntax(String, String) - Method in class org.apache.ode.bpel.compiler.XPathMessages
The string "{0}" is not a valid XPath 1.0 expression.
WatchDog<T,C extends WatchDog.Observer> - Class in org.apache.ode.utils
This class is based on org.apache.log4j.helpers.FileWatchdog.

Modifications have been made to support additional abstract ressource and more events (creation, deletion and updates), and to allow "manual" invocations of WatchDog.check() (i.e wihtout having to use a thread) while preserving time checking.

Now two use cases coexist: Pass an instance of WatchDog to a new thread (WatchDog is a Runnable).

WatchDog() - Constructor for class org.apache.ode.utils.WatchDog
 
WatchDog(WatchDog.Mutable<T>, long) - Constructor for class org.apache.ode.utils.WatchDog
 
WatchDog(WatchDog.Mutable<T>, C) - Constructor for class org.apache.ode.utils.WatchDog
 
WatchDog(WatchDog.Mutable<T>) - Constructor for class org.apache.ode.utils.WatchDog
 
WatchDog.DefaultObserver<A> - Class in org.apache.ode.utils
A default implementation of #ChangeHandler.
WatchDog.DefaultObserver() - Constructor for class org.apache.ode.utils.WatchDog.DefaultObserver
 
WatchDog.FileMutable - Class in org.apache.ode.utils
 
WatchDog.FileMutable(File) - Constructor for class org.apache.ode.utils.WatchDog.FileMutable
 
WatchDog.FileSetMutable - Class in org.apache.ode.utils
 
WatchDog.FileSetMutable(Collection<File>) - Constructor for class org.apache.ode.utils.WatchDog.FileSetMutable
 
WatchDog.FileSetMutable(File[]) - Constructor for class org.apache.ode.utils.WatchDog.FileSetMutable
 
WatchDog.Mutable<T> - Interface in org.apache.ode.utils
have you said that duck typing would be nice?
WatchDog.Observer<A> - Interface in org.apache.ode.utils
 
watchFile(File, C) - Static method in class org.apache.ode.utils.WatchDog
 
watchFiles(List<File>, C) - Static method in class org.apache.ode.utils.WatchDog
 
WHILE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
WHILE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
WhileActivity - Class in org.apache.ode.bpel.compiler.bom
Representation of the BPEL <while> activity.
WhileActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.WhileActivity
 
WhileActivity11 - Class in org.apache.ode.bpel.compiler.bom
BPEL 1.1 version of the /while/ activity.
WhileActivity11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.WhileActivity11
 
whileCondition - Variable in class org.apache.ode.bpel.rtrep.v1.OWhile
The while condition.
whileCondition - Variable in class org.apache.ode.bpel.rtrep.v2.OWhile
The while condition.
WHITESPACE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
WLSFactory - Class in org.apache.ode.axis2.util
TransactionManager factory for Weblogic Server 10.0.
WLSFactory() - Constructor for class org.apache.ode.axis2.util.WLSFactory
Default constructor needed.
WorkEvent - Class in org.apache.ode.bpel.engine
Wrapper around job detail map.
WorkEvent.Type - Enum in org.apache.ode.bpel.engine
 
wrap(String, int) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
 
WrappedFaultException - Exception in org.apache.ode.bpel.rtrep.v1.xpath10.jaxp
wrapper for ODE exceptions thrown during XPath evaluation.
WrappedFaultException(String) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.WrappedFaultException
 
WrappedFaultException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.WrappedFaultException
 
WrappedFaultException(String, FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.WrappedFaultException
 
WrappedFaultException - Interface in org.apache.ode.bpel.rtrep.v1.xpath10
Wrap a fault in a jaxen exception
WrappedFaultException - Exception in org.apache.ode.bpel.rtrep.v1.xpath20
Wrap a fault in a jaxen exception
WrappedFaultException(String) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath20.WrappedFaultException
 
WrappedFaultException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath20.WrappedFaultException
 
WrappedFaultException(String, FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath20.WrappedFaultException
 
WrappedFaultException - Exception in org.apache.ode.bpel.rtrep.v2.xpath10.jaxp
wrapper for ODE exceptions thrown during XPath evaluation.
WrappedFaultException(String) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.WrappedFaultException
 
WrappedFaultException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.WrappedFaultException
 
WrappedFaultException(String, FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.WrappedFaultException
 
WrappedFaultException - Interface in org.apache.ode.bpel.rtrep.v2.xpath10
Wrap a fault in a jaxen exception
WrappedFaultException - Exception in org.apache.ode.bpel.rtrep.v2.xpath20
 
WrappedFaultException(String) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath20.WrappedFaultException
 
WrappedFaultException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath20.WrappedFaultException
 
WrappedFaultException(String, FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath20.WrappedFaultException
 
WrappedFaultException.JaxenFunctionException - Exception in org.apache.ode.bpel.rtrep.v1.xpath10
Jaxenized FaultException; Jaxen requires us to throw only exceptions extending its FunctionCallException so we comply.
WrappedFaultException.JaxenFunctionException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath10.WrappedFaultException.JaxenFunctionException
 
WrappedFaultException.JaxenFunctionException - Exception in org.apache.ode.bpel.rtrep.v2.xpath10
Jaxenized FaultException; Jaxen requires us to throw only exceptions extending its FunctionCallException so we comply.
WrappedFaultException.JaxenFunctionException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath10.WrappedFaultException.JaxenFunctionException
 
WrappedFaultException.JaxenUnresolvableException - Exception in org.apache.ode.bpel.rtrep.v1.xpath10
Jaxenized FaultException; Jaxen requires us to throw only exceptions extending its UnresolvableVariableException so we comply.
WrappedFaultException.JaxenUnresolvableException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v1.xpath10.WrappedFaultException.JaxenUnresolvableException
 
WrappedFaultException.JaxenUnresolvableException - Exception in org.apache.ode.bpel.rtrep.v2.xpath10
Jaxenized FaultException; Jaxen requires us to throw only exceptions extending its UnresolvableVariableException so we comply.
WrappedFaultException.JaxenUnresolvableException(FaultException) - Constructor for exception org.apache.ode.bpel.rtrep.v2.xpath10.WrappedFaultException.JaxenUnresolvableException
 
WrappedResolverException - Exception in org.apache.ode.bpel.compiler
 
WrappedResolverException(String) - Constructor for exception org.apache.ode.bpel.compiler.WrappedResolverException
 
WrappedResolverException(CompilationMessage) - Constructor for exception org.apache.ode.bpel.compiler.WrappedResolverException
 
WrappedResolverException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.WrappedResolverException
 
WrappedResolverException(Throwable) - Constructor for exception org.apache.ode.bpel.compiler.WrappedResolverException
 
write(Variable, Node, Node, Long) - Method in class org.apache.ode.bpel.engine.extvar.ExternalVariableManager
 
write(Object) - Method in interface org.apache.ode.jacob.examples.cell.Cell
Write the value of the cell.
write(OutputStream) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
write(OutputStream, Serializable) - Static method in class org.apache.ode.utils.StreamUtils
Write a Serializable object to an output stream using the ObjectOutputStream mechanism.
writeCorrelation(CorrelationSet, QName[], CorrelationKey) - Method in interface org.apache.ode.bpel.rapi.VariableContext
 
writeCorrelation(CorrelationSetInstance, CorrelationKey) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
writeCorrelation(CorrelationSetInstance, CorrelationKey) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
 
writeCorrelation(CorrelationSetInstance, CorrelationKey) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
writeCorrelation(CorrelationSetInstance, CorrelationKey) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
 
writeEndpointReference(PartnerLink, Element) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Writes a partner EPR.
writeEndpointReference(PartnerLinkInstance, Element) - Method in interface org.apache.ode.bpel.rtrep.v1.OdeInternalInstance
 
writeEndpointReference(PartnerLinkInstance, Element) - Method in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
writeEndpointReference(PartnerLinkInstance, Element) - Method in interface org.apache.ode.bpel.rtrep.v2.OdeInternalInstance
 
writeEndpointReference(PartnerLinkInstance, Element) - Method in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
Proxy to BpelRuntimeContext# .
writeExternal(ObjectOutput) - Method in class org.apache.ode.utils.NSContext
 
writeExtVar(Variable, Node, Node) - Method in interface org.apache.ode.bpel.rapi.VariableContext
 
writeLock(SynchChannel) - Method in interface org.apache.ode.bpel.rtrep.v2.channels.ReadWriteLock
 
writePModel(ProcessModel, OutputStream) - Method in class org.apache.ode.bpel.rapi.Serializer
 
writeValue(QName, ExternalVariableModule.Value) - Method in interface org.apache.ode.bpel.evar.ExternalVariableModule
Update the value of the external variable.
writeValue(QName, ExternalVariableModule.Value) - Method in class org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule
 
writeVariable(OScope.Variable, Node) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Write the value into a BPEL variable.
writeVariable(String, Node) - Method in interface org.apache.ode.bpel.rtrep.common.extension.ExtensionContext
Write the value into a BPEL variable.
writeVariable(String, Node) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
writeVariable(OScope.Variable, Node) - Method in class org.apache.ode.bpel.rtrep.v2.ExtensionContextImpl
 
writeVariable(String, Node) - Method in class org.apache.ode.test.MockExtensionContext
 
writeVariable(OScope.Variable, Node) - Method in class org.apache.ode.test.MockExtensionContext
 
writeVariableProperty(Variable, QName, String) - Method in interface org.apache.ode.bpel.rapi.VariableContext
Write variable property.
WS_ADDRESSING_ANON_URI - Static variable in class org.apache.ode.utils.Namespaces
 
WS_ADDRESSING_ENDPOINT - Static variable in class org.apache.ode.utils.Namespaces
 
WS_ADDRESSING_NS - Static variable in class org.apache.ode.utils.Namespaces
Diverse WS-* stuff
WS_ADDRESSING_USINGADDRESSING - Static variable in class org.apache.ode.utils.Namespaces
 
WS_ADDRESSING_WSDL_NS - Static variable in class org.apache.ode.utils.Namespaces
 
WS_BPEL_20_NS - Static variable in class org.apache.ode.utils.Namespaces
BPEL 2.0 draft
WSAEndpoint - Class in org.apache.ode.il.epr
A service endpoint represented as a WS-Addressing EndpointReference.
WSAEndpoint() - Constructor for class org.apache.ode.il.epr.WSAEndpoint
 
WSAEndpoint(WSAEndpoint) - Constructor for class org.apache.ode.il.epr.WSAEndpoint
 
WSAEndpoint(Map) - Constructor for class org.apache.ode.il.epr.WSAEndpoint
 
WSBPEL2_0_FINAL_ABSTRACT - Static variable in class org.apache.ode.utils.Namespaces
BPEL 2.0 Final namespaces
WSBPEL2_0_FINAL_EXEC - Static variable in class org.apache.ode.utils.Namespaces
 
WSBPEL2_0_FINAL_PLINK - Static variable in class org.apache.ode.utils.Namespaces
 
WSBPEL2_0_FINAL_SERVREF - Static variable in class org.apache.ode.utils.Namespaces
 
WSBPEL2_0_FINAL_VARPROP - Static variable in class org.apache.ode.utils.Namespaces
 
WSDL - Static variable in class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
 
WSDL11_W_MESSAGE - Static variable in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
 
WSDL11Endpoint - Class in org.apache.ode.il.epr
A service endpoint represented as a wsdl11:service element.
WSDL11Endpoint() - Constructor for class org.apache.ode.il.epr.WSDL11Endpoint
 
WSDL11Endpoint(QName, String, String) - Constructor for class org.apache.ode.il.epr.WSDL11Endpoint
 
WSDL11Endpoint(QName, String) - Constructor for class org.apache.ode.il.epr.WSDL11Endpoint
 
Wsdl11Tracker - Class in org.apache.ode.utils.xml.capture
Tracker for WSDL 11 documents.
Wsdl11Tracker() - Constructor for class org.apache.ode.utils.xml.capture.Wsdl11Tracker
 
WSDL20Endpoint - Class in org.apache.ode.il.epr
A service endpoint represented as a wsdl20:service element.
WSDL20Endpoint() - Constructor for class org.apache.ode.il.epr.WSDL20Endpoint
 
WSDL_11 - Static variable in class org.apache.ode.utils.Namespaces
 
WSDL_20 - Static variable in class org.apache.ode.utils.Namespaces
 
WSDL_NS - Static variable in class org.apache.ode.utils.DOMUtils
 
WSDL_ROOT_ELEMENT - Static variable in class org.apache.ode.utils.DOMUtils
 
WSDLFactory4BPEL - Interface in org.apache.ode.bpel.compiler.wsdl
Marker interface for WSDL factories that understand BPEL WSDL extensions.
WSDLFactoryBPEL11 - Class in org.apache.ode.bpel.compiler.wsdl
Factory for WSDLFactory objects that are pre-configured to handle BPEL 2.0 extension elements.
WSDLFactoryBPEL11() - Constructor for class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL11
 
WSDLFactoryBPEL20 - Class in org.apache.ode.bpel.compiler.wsdl
Factory for WSDLFactory objects that are pre-configured to handle BPEL 2.0 extension elements.
WSDLFactoryBPEL20() - Constructor for class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL20
 
WSDLFactoryBPEL20Draft - Class in org.apache.ode.bpel.compiler.wsdl
 
WSDLFactoryBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.wsdl.WSDLFactoryBPEL20Draft
 
WsdlFinderXMLEntityResolver - Class in org.apache.ode.bpel.compiler
Xerces XMLEntityResolver implementation that defers to our own ResourceFinder interface for loading resources.
WsdlFinderXMLEntityResolver(ResourceFinder, URI, Map<URI, String>, boolean) - Constructor for class org.apache.ode.bpel.compiler.WsdlFinderXMLEntityResolver
Constructor.
WSDLFlattener - Class in org.apache.ode.jbi.util
 
WSDLFlattener(Definition) - Constructor for class org.apache.ode.jbi.util.WSDLFlattener
 
WSDLFlattener(Definition, SchemaCollection) - Constructor for class org.apache.ode.jbi.util.WSDLFlattener
 
WsdlImportElement - Class in org.apache.ode.tools.bpelc.ant
 
WsdlImportElement() - Constructor for class org.apache.ode.tools.bpelc.ant.WsdlImportElement
 
WSDLLocatorImpl - Class in org.apache.ode.bpel.compiler
 
WSDLLocatorImpl(ResourceFinder, URI) - Constructor for class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
WSDLRegistry - Class in org.apache.ode.bpel.compiler.v2
A parsed collection of WSDL definitions, including BPEL-specific extensions.
WSDLRegistry(CompilerContext) - Constructor for class org.apache.ode.bpel.compiler.v2.WSDLRegistry
 
WsdlUtils - Class in org.apache.ode.utils.wsdl
 
WsdlUtils() - Constructor for class org.apache.ode.utils.wsdl.WsdlUtils
 

X

xgetActions() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets (as xml) the "actions" element
xgetActions() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets (as xml) the "actions" element
xgetActive() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "active" element
xgetActive() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "active" element
xgetActivityDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "activity-definition-id" element
xgetActivityDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "activity-definition-id" element
xgetActivityFailureReason() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "activity-failure-reason" element
xgetActivityFailureReason() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "activity-failure-reason" element
xgetActivityId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "activity-id" element
xgetActivityId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "activity-id" element
xgetActivityName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "activity-name" element
xgetActivityName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "activity-name" element
xgetActivityRecoveryAction() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "activity-recovery-action" element
xgetActivityRecoveryAction() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "activity-recovery-action" element
xgetActivityType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "activity-type" element
xgetActivityType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "activity-type" element
xgetAiid() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityExtInfoImpl
Gets (as xml) the "aiid" element
xgetAiid() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "aiid" element
xgetAiid() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets (as xml) the "aiid" element
xgetAiid() - Method in interface org.apache.ode.bpel.pmapi.TActivityExtInfo
Gets (as xml) the "aiid" element
xgetAiid() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "aiid" element
xgetAiid() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets (as xml) the "aiid" element
xgetBpel11WsdlFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "bpel11wsdlFileName" attribute
xgetBpel11WsdlFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "bpel11wsdlFileName" attribute
xgetCategoryArray() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets (as xml) array of all "category" elements
xgetCategoryArray(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets (as xml) ith "category" element
xgetCategoryArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
Deprecated.  
xgetCategoryArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets (as xml) ith "category" element
xgetCategoryList() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets (as xml) a List of "category" elements
xgetCategoryList() - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets (as xml) a List of "category" elements
xgetClassName() - Method in class org.apache.ode.bpel.dd.impl.TMexInterceptorImpl
Gets (as xml) the "class-name" element
xgetClassName() - Method in interface org.apache.ode.bpel.dd.TMexInterceptor
Gets (as xml) the "class-name" element
xgetCorrelationKey() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "correlation-key" element
xgetCorrelationKey() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "correlation-key" element
xgetCorrelationSet() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "correlation-set" element
xgetCorrelationSet() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "correlation-set" element
xgetCount() - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Gets (as xml) the "count" element
xgetCount() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Gets (as xml) the "count" element
xgetCount() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Gets (as xml) the "count" attribute
xgetCount() - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Gets (as xml) the "count" element
xgetCount() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Gets (as xml) the "count" element
xgetCount() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Gets (as xml) the "count" attribute
xgetCsetid() - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Gets (as xml) the "csetid" attribute
xgetCsetid() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets (as xml) the "csetid" attribute
xgetCsetid() - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Gets (as xml) the "csetid" attribute
xgetCsetid() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets (as xml) the "csetid" attribute
xgetDeployDate() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets (as xml) the "deploy-date" element
xgetDeployDate() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets (as xml) the "deploy-date" element
xgetDeployer() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets (as xml) the "deployer" element
xgetDeployer() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets (as xml) the "deployer" element
xgetDocument() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets (as xml) the "document" element
xgetDocument() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets (as xml) the "document" element
xgetDtCompleted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "dt-completed" element
xgetDtCompleted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "dt-completed" element
xgetDtDied() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "dt-died" element
xgetDtDied() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "dt-died" element
xgetDtEnabled() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "dt-enabled" element
xgetDtEnabled() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "dt-enabled" element
xgetDtErrorSince() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "dt-error-since" element
xgetDtErrorSince() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "dt-error-since" element
xgetDtFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets (as xml) the "dt-failure" element
xgetDtFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Gets (as xml) the "dt-failure" element
xgetDtFailure() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets (as xml) the "dt-failure" element
xgetDtFailure() - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Gets (as xml) the "dt-failure" element
xgetDtLastActive() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "dt-last-active" element
xgetDtLastActive() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "dt-last-active" element
xgetDtStarted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "dt-started" element
xgetDtStarted() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "dt-started" element
xgetDtStarted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "dt-started" element
xgetDtStarted() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "dt-started" element
xgetEnableEventArray() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Gets (as xml) array of all "enable-event" elements
xgetEnableEventArray(int) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Gets (as xml) ith "enable-event" element
xgetEnableEventArray() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Deprecated.  
xgetEnableEventArray(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Gets (as xml) ith "enable-event" element
xgetEnableEventList() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Gets (as xml) a List of "enable-event" elements
xgetEnableEventList() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Gets (as xml) a List of "enable-event" elements
xgetExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "explanation" element
xgetExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets (as xml) the "explanation" element
xgetExplanation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "explanation" element
xgetExplanation() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets (as xml) the "explanation" element
xgetExpression() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "expression" element
xgetExpression() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "expression" element
xgetFault() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "fault" element
xgetFault() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "fault" element
xgetFaultLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "fault-line-number" element
xgetFaultLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "fault-line-number" element
xgetFileName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "fileName" attribute
xgetFileName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "fileName" attribute
xgetFirstDtime() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Gets (as xml) the "first-dtime" element
xgetFirstDtime() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Gets (as xml) the "first-dtime" element
xgetGenerate() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Gets (as xml) the "generate" attribute
xgetGenerate() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Gets (as xml) the "generate" attribute
xgetIid() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "iid" element
xgetIid() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Gets (as xml) the "iid" attribute
xgetIid() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "iid" element
xgetIid() - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Gets (as xml) the "iid" attribute
xgetInMemory() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "in-memory" element
xgetInMemory() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "in-memory" element
xgetInstanceId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "instance-id" element
xgetInstanceId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "instance-id" element
xgetLastDtime() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Gets (as xml) the "last-dtime" element
xgetLastDtime() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Gets (as xml) the "last-dtime" element
xgetLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "line-number" element
xgetLineNumber() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets (as xml) the "line-number" element
xgetLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "line-number" element
xgetLineNumber() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets (as xml) the "line-number" element
xgetMexId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "mex-id" element
xgetMexId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "mex-id" element
xgetModelId() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets (as xml) the "modelId" attribute
xgetModelId() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets (as xml) the "modelId" attribute
xgetMyElement() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "myElement" element
xgetMyElement() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "myElement" element
xgetName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.dd.impl.TScopeEventsImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.Property
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.dd.TInvoke.Binding
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.dd.TScopeEvents
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.dd.TService
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "name" element
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Gets (as xml) the "name" element
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "name" element
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Gets (as xml) the "name" element
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets (as xml) the "name" element
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Gets (as xml) the "name" attribute
xgetNewState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "new-state" element
xgetNewState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "new-state" element
xgetOldState() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "old-state" element
xgetOldState() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "old-state" element
xgetOn() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets (as xml) the "on" attribute
xgetOn() - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets (as xml) the "on" attribute
xgetOperation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "operation" element
xgetOperation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "operation" element
xgetPackage() - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Gets (as xml) the "package" element
xgetPackage() - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Gets (as xml) the "package" element
xgetParentScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "parent-scope-id" element
xgetParentScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "parent-scope-id" element
xgetPartnerLink() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Gets (as xml) the "partnerLink" attribute
xgetPartnerLink() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Gets (as xml) the "partnerLink" attribute
xgetPartnerLink() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets (as xml) the "partnerLink" attribute
xgetPartnerLink() - Method in interface org.apache.ode.bpel.dd.TProvide
Gets (as xml) the "partnerLink" attribute
xgetPartnerLink() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Gets (as xml) the "partner-link" attribute
xgetPartnerLink() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Gets (as xml) the "partner-link" attribute
xgetPartnerLinkName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "partner-link-name" element
xgetPartnerLinkName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "partner-link-name" element
xgetPartnerRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Gets (as xml) the "partner-role" attribute
xgetPartnerRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Gets (as xml) the "partner-role" attribute
xgetPid() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "pid" element
xgetPid() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets (as xml) the "pid" element
xgetPid() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "pid" element
xgetPid() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets (as xml) the "pid" element
xgetPort() - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Gets (as xml) the "port" attribute
xgetPort() - Method in interface org.apache.ode.bpel.dd.TService
Gets (as xml) the "port" attribute
xgetPortType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "port-type" element
xgetPortType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "port-type" element
xgetProcessId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "process-id" element
xgetProcessId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "process-id" element
xgetProcessName() - Method in class org.apache.ode.bpel.pmapi.impl.TDefinitionInfoImpl
Gets (as xml) the "process-name" element
xgetProcessName() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "process-name" element
xgetProcessName() - Method in interface org.apache.ode.bpel.pmapi.TDefinitionInfo
Gets (as xml) the "process-name" element
xgetProcessName() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "process-name" element
xgetProcessType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "process-type" element
xgetProcessType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "process-type" element
xgetPropertyName() - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Gets (as xml) the "propertyName" attribute
xgetPropertyName() - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Gets (as xml) the "propertyName" attribute
xgetReason() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets (as xml) the "reason" element
xgetReason() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets (as xml) the "reason" element
xgetResult() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "result" element
xgetResult() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "result" element
xgetRetired() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "retired" element
xgetRetired() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "retired" element
xgetRetries() - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Gets (as xml) the "retries" element
xgetRetries() - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Gets (as xml) the "retries" element
xgetRootScopeDeclarationId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "root-scope-declaration-id" element
xgetRootScopeDeclarationId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "root-scope-declaration-id" element
xgetRootScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "root-scope-id" element
xgetRootScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "root-scope-id" element
xgetScopeDefinitionId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "scope-definition-id" element
xgetScopeDefinitionId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "scope-definition-id" element
xgetScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "scope-id" element
xgetScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "scope-id" element
xgetScopeName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "scope-name" element
xgetScopeName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "scope-name" element
xgetSiid() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets (as xml) the "siid" element
xgetSiid() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets (as xml) the "siid" attribute
xgetSiid() - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Gets (as xml) the "siid" attribute
xgetSiid() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets (as xml) the "siid" element
xgetSiid() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets (as xml) the "siid" attribute
xgetSiid() - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Gets (as xml) the "siid" attribute
xgetSource() - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Gets (as xml) the "source" element
xgetSource() - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Gets (as xml) the "source" element
xgetState() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Gets (as xml) the "state" attribute
xgetState() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Gets (as xml) the "state" attribute
xgetStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "status" element
xgetStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Gets (as xml) the "status" element
xgetStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets (as xml) the "status" element
xgetStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Gets (as xml) the "status" element
xgetStatus() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Gets (as xml) the "status" attribute
xgetStatus() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "status" element
xgetStatus() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Gets (as xml) the "status" element
xgetStatus() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets (as xml) the "status" element
xgetStatus() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Gets (as xml) the "status" element
xgetStatus() - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Gets (as xml) the "status" attribute
xgetSuccess() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "success" element
xgetSuccess() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "success" element
xgetTimestamp() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "timestamp" element
xgetTimestamp() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "timestamp" element
xgetType() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets (as xml) the "type" element
xgetType() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets (as xml) the "type" element
xgetType() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "type" element
xgetType() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets (as xml) the "type" element
xgetType() - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Gets (as xml) the "type" element
xgetType() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "type" element
xgetVariableName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "variable-name" element
xgetVariableName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "variable-name" element
xgetVersion() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Gets (as xml) the "version" element
xgetVersion() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Gets (as xml) the "version" element
XML - Static variable in class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
 
XML_INSTANCE - Static variable in class org.apache.ode.utils.Namespaces
 
XML_MIME_TYPE_PATTERN - Static variable in class org.apache.ode.utils.http.HttpUtils
 
XML_MIME_TYPE_REGEX - Static variable in class org.apache.ode.utils.http.HttpUtils
 
XML_SCHEMA - Static variable in class org.apache.ode.utils.Namespaces
 
XmlDataDAO - Interface in org.apache.ode.bpel.dao
Data access object representing a piece of XML data.
XmlDataDAOImpl - Class in org.apache.ode.dao.jpa
 
XmlDataDAOImpl() - Constructor for class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
XmlDataDAOImpl(ScopeDAOImpl, String) - Constructor for class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
XmlDataProperty - Class in org.apache.ode.dao.jpa
 
XmlDataProperty() - Constructor for class org.apache.ode.dao.jpa.XmlDataProperty
 
XmlDataProperty(String, String, XmlDataDAOImpl) - Constructor for class org.apache.ode.dao.jpa.XmlDataProperty
 
XmlDependencyScanner - Class in org.apache.ode.utils.xml.capture
XML Dependency Scanner, processes XML and follows "import"s, "include"s, and the like to discover the transitive closure of the dependencies.
XmlDependencyScanner() - Constructor for class org.apache.ode.utils.xml.capture.XmlDependencyScanner
Constructor.
xmlLiteral - Variable in class org.apache.ode.bpel.rtrep.v1.OAssign.Literal
 
xmlLiteral - Variable in class org.apache.ode.bpel.rtrep.v2.OAssign.Literal
 
XMLParserUtils - Class in org.apache.ode.utils
A collection of utility methods for the Apache Xerces XML parser.
XMLParserUtils() - Constructor for class org.apache.ode.utils.XMLParserUtils
 
XmlSchemaTracker - Class in org.apache.ode.utils.xml.capture
Tracker for XML schema imports / includes.
XmlSchemaTracker() - Constructor for class org.apache.ode.utils.xml.capture.XmlSchemaTracker
 
XMLSchemaType - Class in org.apache.ode.bpel.compiler.wsdl
Extensibility element that contains the xml-schema text as a string.
XMLSchemaType(String) - Constructor for class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
 
XMLSchemaTypeSerializer - Class in org.apache.ode.bpel.compiler.wsdl
WSDL extension to capture (read-only) the schema type info.
XMLSchemaTypeSerializer() - Constructor for class org.apache.ode.bpel.compiler.wsdl.XMLSchemaTypeSerializer
 
XorGroup - Class in org.apache.ode.utils.cli
 
XorGroup(String, boolean) - Constructor for class org.apache.ode.utils.cli.XorGroup
 
xpath - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
xpath - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
XPath10ExpressionCompilerBPEL11 - Class in org.apache.ode.bpel.compiler.v1.xpath10
XPath 1.0 expression compiler for BPEL v1.1.
XPath10ExpressionCompilerBPEL11() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL11
 
XPath10ExpressionCompilerBPEL11 - Class in org.apache.ode.bpel.compiler.v2.xpath10
XPath 1.0 expression compiler for BPEL v1.1.
XPath10ExpressionCompilerBPEL11() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL11
 
XPath10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v1.xpath10
XPath 1.0 expression compiler for BPEL 2.0
XPath10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
XPath10ExpressionCompilerBPEL20(String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
XPath10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v2.xpath10
XPath 1.0 expression compiler for BPEL 2.0
XPath10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
XPath10ExpressionCompilerBPEL20(String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
XPath10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v1.xpath10
 
XPath10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20Draft
 
XPath10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v2.xpath10
 
XPath10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20Draft
 
XPath10ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v1.xpath10
XPath compiler based on the JAXEN implementation.
XPath10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
Construtor.
XPath10ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v2.xpath10
XPath compiler based on the JAXEN implementation.
XPath10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
Construtor.
XPath10ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v1.xpath10
XPath 1.0 Expression Language run-time subsytem.
XPath10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.XPath10ExpressionRuntime
 
XPath10ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v2.xpath10
XPath 1.0 Expression Language run-time subsytem.
XPath10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.XPath10ExpressionRuntime
 
XPath20ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v1.xpath20
XPath 2.0 compiler for the BPEL 2.0 final spec.
XPath20ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerBPEL20
 
XPath20ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v2.xpath20
XPath 2.0 compiler for the BPEL 2.0 final spec.
XPath20ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerBPEL20
 
XPath20ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v1.xpath20
 
XPath20ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerBPEL20Draft
 
XPath20ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v2.xpath20
 
XPath20ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerBPEL20Draft
 
XPath20ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v1.xpath20
XPath compiler based on the SAXON implementation.
XPath20ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
XPath20ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v2.xpath20
XPath compiler based on the SAXON implementation.
XPath20ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
XPath20ExpressionModifier - Class in org.apache.ode.bpel.rtrep.v2.xpath20
A helper utility that modifies XPath Expression in-place.
XPath20ExpressionModifier(NSContext, NamePool) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionModifier
Creates a new XPath20ExpressionModifier object.
XPath20ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v1.xpath20
XPath 2.0 Expression Language run-time subsytem.
XPath20ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.XPath20ExpressionRuntime
 
XPath20ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v2.xpath20
XPath 2.0 Expression Language run-time subsytem.
XPath20ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.XPath20ExpressionRuntime
 
XPATH_FUNCTIONS - Static variable in class org.apache.ode.utils.Namespaces
 
XPathMessages - Class in org.apache.ode.bpel.compiler
Compilation messages related to XPath 1.0 expressions.
XPathMessages() - Constructor for class org.apache.ode.bpel.compiler.XPathMessages
 
xquery - Variable in class org.apache.ode.bpel.rtrep.v2.xquery10.OXQuery10ExpressionBPEL20
 
XQuery10BpelFunctions - Class in org.apache.ode.bpel.compiler.v2.xquery10.compiler
XQuery-Friendly definition of BPEL functions, which delegates calls to the JAXP-based function resolver
XQuery10BpelFunctions() - Constructor for class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10BpelFunctions
 
XQuery10BpelFunctions - Class in org.apache.ode.bpel.rtrep.v2.xquery10.runtime
XQuery-Friendly definition of BPEL functions, which delegates calls to the JAXP-based function resolver
XQuery10BpelFunctions() - Constructor for class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10BpelFunctions
 
XQuery10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.compiler.v2.xquery10.compiler
 
XQuery10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerBPEL20
 
XQuery10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.compiler.v2.xquery10.compiler
 
XQuery10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerBPEL20Draft
 
XQuery10ExpressionCompilerImpl - Class in org.apache.ode.bpel.compiler.v2.xquery10.compiler
XQuery compiler based on the SAXON implementation.
XQuery10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
XQuery10ExpressionRuntime - Class in org.apache.ode.bpel.rtrep.v2.xquery10.runtime
XQuery 1.0 Expression Language run-time subsytem.
XQuery10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.rtrep.v2.xquery10.runtime.XQuery10ExpressionRuntime
Creates a new XQuery10ExpressionRuntime object.
XQUERY_FUNCTION_HANDLER_COMPILER - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
XQUERY_FUNCTION_HANDLER_RUNTIME - Static variable in class org.apache.ode.bpel.rtrep.common.Constants
 
XSD_NS - Static variable in class org.apache.ode.utils.DOMUtils
 
XSD_ROOT_ELEMENT - Static variable in class org.apache.ode.utils.DOMUtils
 
XsdException - Exception in org.apache.ode.utils.xsd
An exception class to encapsulate failures to load XML Schema documents.
XsdException(XsdException, String, int, int, String) - Constructor for exception org.apache.ode.utils.xsd.XsdException
 
XsdMessages - Class in org.apache.ode.utils.xsd
 
XsdMessages() - Constructor for class org.apache.ode.utils.xsd.XsdMessages
 
xsdType - Variable in class org.apache.ode.bpel.rtrep.v1.OXsdTypeVarType
 
xsdType - Variable in class org.apache.ode.bpel.rtrep.v2.OXsdTypeVarType
 
xsdTypes - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
xsdTypes - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
xsetActions(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets (as xml) the "actions" element
xsetActions(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets (as xml) the "actions" element
xsetActive(XmlBoolean) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "active" element
xsetActive(XmlBoolean) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "active" element
xsetActivityDefinitionId(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "activity-definition-id" element
xsetActivityDefinitionId(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "activity-definition-id" element
xsetActivityFailureReason(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "activity-failure-reason" element
xsetActivityFailureReason(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "activity-failure-reason" element
xsetActivityId(XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "activity-id" element
xsetActivityId(XmlLong) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "activity-id" element
xsetActivityName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "activity-name" element
xsetActivityName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "activity-name" element
xsetActivityRecoveryAction(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "activity-recovery-action" element
xsetActivityRecoveryAction(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "activity-recovery-action" element
xsetActivityType(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "activity-type" element
xsetActivityType(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "activity-type" element
xsetAiid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityExtInfoImpl
Sets (as xml) the "aiid" element
xsetAiid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "aiid" element
xsetAiid(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets (as xml) the "aiid" element
xsetAiid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TActivityExtInfo
Sets (as xml) the "aiid" element
xsetAiid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "aiid" element
xsetAiid(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets (as xml) the "aiid" element
xsetBpel11WsdlFileName(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "bpel11wsdlFileName" attribute
xsetBpel11WsdlFileName(XmlString) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "bpel11wsdlFileName" attribute
xsetCategoryArray(TCleanup.Category[]) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets (as xml) array of all "category" element
xsetCategoryArray(int, TCleanup.Category) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets (as xml) ith "category" element
xsetCategoryArray(TCleanup.Category[]) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets (as xml) array of all "category" element
xsetCategoryArray(int, TCleanup.Category) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets (as xml) ith "category" element
xsetClassName(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TMexInterceptorImpl
Sets (as xml) the "class-name" element
xsetClassName(XmlString) - Method in interface org.apache.ode.bpel.dd.TMexInterceptor
Sets (as xml) the "class-name" element
xsetCorrelationKey(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "correlation-key" element
xsetCorrelationKey(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "correlation-key" element
xsetCorrelationSet(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "correlation-set" element
xsetCorrelationSet(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "correlation-set" element
xsetCount(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Sets (as xml) the "count" element
xsetCount(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Sets (as xml) the "count" element
xsetCount(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Sets (as xml) the "count" attribute
xsetCount(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Sets (as xml) the "count" element
xsetCount(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Sets (as xml) the "count" element
xsetCount(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Sets (as xml) the "count" attribute
xsetCsetid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Sets (as xml) the "csetid" attribute
xsetCsetid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Sets (as xml) the "csetid" attribute
xsetCsetid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Sets (as xml) the "csetid" attribute
xsetCsetid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Sets (as xml) the "csetid" attribute
xsetDeployDate(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets (as xml) the "deploy-date" element
xsetDeployDate(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets (as xml) the "deploy-date" element
xsetDeployer(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets (as xml) the "deployer" element
xsetDeployer(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets (as xml) the "deployer" element
xsetDocument(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets (as xml) the "document" element
xsetDocument(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets (as xml) the "document" element
xsetDtCompleted(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "dt-completed" element
xsetDtCompleted(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "dt-completed" element
xsetDtDied(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "dt-died" element
xsetDtDied(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "dt-died" element
xsetDtEnabled(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "dt-enabled" element
xsetDtEnabled(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "dt-enabled" element
xsetDtErrorSince(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "dt-error-since" element
xsetDtErrorSince(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "dt-error-since" element
xsetDtFailure(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets (as xml) the "dt-failure" element
xsetDtFailure(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
Sets (as xml) the "dt-failure" element
xsetDtFailure(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets (as xml) the "dt-failure" element
xsetDtFailure(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
Sets (as xml) the "dt-failure" element
xsetDtLastActive(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "dt-last-active" element
xsetDtLastActive(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "dt-last-active" element
xsetDtStarted(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "dt-started" element
xsetDtStarted(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "dt-started" element
xsetDtStarted(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "dt-started" element
xsetDtStarted(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "dt-started" element
xsetEnableEventArray(XmlString[]) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Sets (as xml) array of all "enable-event" element
xsetEnableEventArray(int, XmlString) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
Sets (as xml) ith "enable-event" element
xsetEnableEventArray(XmlString[]) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Sets (as xml) array of all "enable-event" element
xsetEnableEventArray(int, XmlString) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Sets (as xml) ith "enable-event" element
xsetExplanation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "explanation" element
xsetExplanation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets (as xml) the "explanation" element
xsetExplanation(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "explanation" element
xsetExplanation(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets (as xml) the "explanation" element
xsetExpression(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "expression" element
xsetExpression(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "expression" element
xsetFault(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "fault" element
xsetFault(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "fault" element
xsetFaultLineNumber(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "fault-line-number" element
xsetFaultLineNumber(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "fault-line-number" element
xsetFileName(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "fileName" attribute
xsetFileName(XmlString) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "fileName" attribute
xsetFirstDtime(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Sets (as xml) the "first-dtime" element
xsetFirstDtime(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Sets (as xml) the "first-dtime" element
xsetGenerate(TProcessEvents.Generate) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
Sets (as xml) the "generate" attribute
xsetGenerate(TProcessEvents.Generate) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Sets (as xml) the "generate" attribute
xsetIid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "iid" element
xsetIid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Sets (as xml) the "iid" attribute
xsetIid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "iid" element
xsetIid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Sets (as xml) the "iid" attribute
xsetInMemory(XmlBoolean) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "in-memory" element
xsetInMemory(XmlBoolean) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "in-memory" element
xsetInstanceId(XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "instance-id" element
xsetInstanceId(XmlLong) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "instance-id" element
xsetLastDtime(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
Sets (as xml) the "last-dtime" element
xsetLastDtime(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
Sets (as xml) the "last-dtime" element
xsetLineNumber(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "line-number" element
xsetLineNumber(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets (as xml) the "line-number" element
xsetLineNumber(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "line-number" element
xsetLineNumber(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets (as xml) the "line-number" element
xsetMexId(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "mex-id" element
xsetMexId(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "mex-id" element
xsetModelId(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets (as xml) the "modelId" attribute
xsetModelId(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets (as xml) the "modelId" attribute
xsetMyElement(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "myElement" element
xsetMyElement(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "myElement" element
xsetName(XmlQName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TScopeEventsImpl
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.Property
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in interface org.apache.ode.bpel.dd.TInvoke.Binding
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.apache.ode.bpel.dd.TScopeEvents
Sets (as xml) the "name" attribute
xsetName(XmlQName) - Method in interface org.apache.ode.bpel.dd.TService
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "name" element
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Sets (as xml) the "name" element
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "name" element
xsetName(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
Sets (as xml) the "name" element
xsetName(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets (as xml) the "name" element
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "name" element
xsetName(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
Sets (as xml) the "name" element
xsetName(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Sets (as xml) the "name" attribute
xsetNewState(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "new-state" element
xsetNewState(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "new-state" element
xsetOldState(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "old-state" element
xsetOldState(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "old-state" element
xsetOn(TCleanup.On) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets (as xml) the "on" attribute
xsetOn(TCleanup.On) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets (as xml) the "on" attribute
xsetOperation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "operation" element
xsetOperation(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "operation" element
xsetPackage(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
Sets (as xml) the "package" element
xsetPackage(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
Sets (as xml) the "package" element
xsetParentScopeId(XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "parent-scope-id" element
xsetParentScopeId(XmlLong) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "parent-scope-id" element
xsetPartnerLink(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets (as xml) the "partnerLink" attribute
xsetPartnerLink(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
Sets (as xml) the "partnerLink" attribute
xsetPartnerLink(XmlString) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets (as xml) the "partnerLink" attribute
xsetPartnerLink(XmlString) - Method in interface org.apache.ode.bpel.dd.TProvide
Sets (as xml) the "partnerLink" attribute
xsetPartnerLink(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Sets (as xml) the "partner-link" attribute
xsetPartnerLink(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Sets (as xml) the "partner-link" attribute
xsetPartnerLinkName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "partner-link-name" element
xsetPartnerLinkName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "partner-link-name" element
xsetPartnerRole(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Sets (as xml) the "partner-role" attribute
xsetPartnerRole(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Sets (as xml) the "partner-role" attribute
xsetPid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "pid" element
xsetPid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets (as xml) the "pid" element
xsetPid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "pid" element
xsetPid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets (as xml) the "pid" element
xsetPort(XmlNCName) - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
Sets (as xml) the "port" attribute
xsetPort(XmlNCName) - Method in interface org.apache.ode.bpel.dd.TService
Sets (as xml) the "port" attribute
xsetPortType(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "port-type" element
xsetPortType(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "port-type" element
xsetProcessId(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "process-id" element
xsetProcessId(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "process-id" element
xsetProcessName(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TDefinitionInfoImpl
Sets (as xml) the "process-name" element
xsetProcessName(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "process-name" element
xsetProcessName(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TDefinitionInfo
Sets (as xml) the "process-name" element
xsetProcessName(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "process-name" element
xsetProcessType(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "process-type" element
xsetProcessType(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "process-type" element
xsetPropertyName(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
Sets (as xml) the "propertyName" attribute
xsetPropertyName(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
Sets (as xml) the "propertyName" attribute
xsetReason(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets (as xml) the "reason" element
xsetReason(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets (as xml) the "reason" element
xsetResult(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "result" element
xsetResult(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "result" element
xsetRetired(XmlBoolean) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "retired" element
xsetRetired(XmlBoolean) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "retired" element
xsetRetries(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
Sets (as xml) the "retries" element
xsetRetries(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TFailureInfo
Sets (as xml) the "retries" element
xsetRootScopeDeclarationId(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "root-scope-declaration-id" element
xsetRootScopeDeclarationId(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "root-scope-declaration-id" element
xsetRootScopeId(XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "root-scope-id" element
xsetRootScopeId(XmlLong) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "root-scope-id" element
xsetScopeDefinitionId(XmlInt) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "scope-definition-id" element
xsetScopeDefinitionId(XmlInt) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "scope-definition-id" element
xsetScopeId(XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "scope-id" element
xsetScopeId(XmlLong) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "scope-id" element
xsetScopeName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "scope-name" element
xsetScopeName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "scope-name" element
xsetSiid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets (as xml) the "siid" element
xsetSiid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets (as xml) the "siid" attribute
xsetSiid(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
Sets (as xml) the "siid" attribute
xsetSiid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets (as xml) the "siid" element
xsetSiid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets (as xml) the "siid" attribute
xsetSiid(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
Sets (as xml) the "siid" attribute
xsetSource(XmlAnyURI) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Sets (as xml) the "source" element
xsetSource(XmlAnyURI) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Sets (as xml) the "source" element
xsetState(TInstanceStatus) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
Sets (as xml) the "state" attribute
xsetState(TInstanceStatus) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
Sets (as xml) the "state" attribute
xsetStatus(TActivityStatus) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "status" element
xsetStatus(TInstanceStatus) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
Sets (as xml) the "status" element
xsetStatus(TProcessStatus) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets (as xml) the "status" element
xsetStatus(TScopeStatus) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
Sets (as xml) the "status" element
xsetStatus(TScopeStatus) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
Sets (as xml) the "status" attribute
xsetStatus(TActivityStatus) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "status" element
xsetStatus(TInstanceStatus) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
Sets (as xml) the "status" element
xsetStatus(TProcessStatus) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets (as xml) the "status" element
xsetStatus(TScopeStatus) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
Sets (as xml) the "status" element
xsetStatus(TScopeStatus) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
Sets (as xml) the "status" attribute
xsetSuccess(XmlBoolean) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "success" element
xsetSuccess(XmlBoolean) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "success" element
xsetTimestamp(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "timestamp" element
xsetTimestamp(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "timestamp" element
xsetType(XmlQName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets (as xml) the "type" element
xsetType(XmlQName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets (as xml) the "type" element
xsetType(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets (as xml) the "type" element
xsetType(XmlAnyURI) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
Sets (as xml) the "type" element
xsetType(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "type" element
xsetType(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets (as xml) the "type" element
xsetType(XmlAnyURI) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
Sets (as xml) the "type" element
xsetType(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "type" element
xsetVariableName(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "variable-name" element
xsetVariableName(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "variable-name" element
xsetVersion(XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
Sets (as xml) the "version" element
xsetVersion(XmlLong) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
Sets (as xml) the "version" element
XslCompilationErrorListener - Class in org.apache.ode.bpel.compiler.v1.xpath10
Reports errors that occured during Xsl sheets processing.
XslCompilationErrorListener(CompilerContext) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XslCompilationErrorListener
 
XslCompilationErrorListener - Class in org.apache.ode.bpel.compiler.v2.xpath10
Reports errors that occured during Xsl sheets processing.
XslCompilationErrorListener(CompilerContext) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XslCompilationErrorListener
 
XslCompileUriResolver - Class in org.apache.ode.bpel.compiler.v1.xpath10
Used to give the Xsl processor a way to access included XSL sheets by using the CompilerContext (which uses RR behind the scene).
XslCompileUriResolver(CompilerContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.compiler.v1.xpath10.XslCompileUriResolver
 
XslCompileUriResolver - Class in org.apache.ode.bpel.compiler.v2.xpath10
Used to give the Xsl processor a way to access included XSL sheets by using the CompilerContext (which uses RR behind the scene).
XslCompileUriResolver(CompilerContext, OXPath10Expression) - Constructor for class org.apache.ode.bpel.compiler.v2.xpath10.XslCompileUriResolver
 
XslRuntimeUriResolver - Class in org.apache.ode.bpel.rtrep.v1.xpath10
Used to give the Xsl processor a way to access included XSL sheets by using the maps of sheets pre-processed at compilation time and stored in the OXPath10Expression.
XslRuntimeUriResolver(OXPath10Expression, URI) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath10.XslRuntimeUriResolver
 
XslRuntimeUriResolver - Class in org.apache.ode.bpel.rtrep.v1.xpath20
Used to give the Xsl processor a way to access included XSL sheets by using the maps of sheets pre-processed at compilation time and stored in the OXPath10Expression.
XslRuntimeUriResolver(OXPath10Expression, URI) - Constructor for class org.apache.ode.bpel.rtrep.v1.xpath20.XslRuntimeUriResolver
 
XslRuntimeUriResolver - Class in org.apache.ode.bpel.rtrep.v2.xpath10
Used to give the Xsl processor a way to access included XSL sheets by using the maps of sheets pre-processed at compilation time and stored in the OXPath10Expression.
XslRuntimeUriResolver(OXPath10Expression, URI) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath10.XslRuntimeUriResolver
 
XslRuntimeUriResolver - Class in org.apache.ode.bpel.rtrep.v2.xpath20
Used to give the Xsl processor a way to access included XSL sheets by using the maps of sheets pre-processed at compilation time and stored in the OXPath10Expression.
XslRuntimeUriResolver(OXPath10Expression, URI) - Constructor for class org.apache.ode.bpel.rtrep.v2.xpath20.XslRuntimeUriResolver
 
xslSheets - Variable in class org.apache.ode.bpel.rtrep.v1.OProcess
 
xslSheets - Variable in class org.apache.ode.bpel.rtrep.v1.xpath10.OXPath10Expression
 
xslSheets - Variable in class org.apache.ode.bpel.rtrep.v2.OProcess
 
xslSheets - Variable in class org.apache.ode.bpel.rtrep.v2.xpath10.OXPath10Expression
 
XslTransformException - Exception in org.apache.ode.utils.xsl
Thrown when an XSL sheet wasn't parsed property or when the transformation fails.
XslTransformException(String) - Constructor for exception org.apache.ode.utils.xsl.XslTransformException
 
XslTransformException(String, Throwable) - Constructor for exception org.apache.ode.utils.xsl.XslTransformException
 
XslTransformException(Throwable) - Constructor for exception org.apache.ode.utils.xsl.XslTransformException
 
XslTransformHandler - Class in org.apache.ode.utils.xsl
Singleton wrapping the basic javax.xml.transform operations.
XSTypes - Class in org.apache.ode.utils.xsd
Analyzes schema types and provides facilities to convert them to java types.
XSTypes() - Constructor for class org.apache.ode.utils.xsd.XSTypes
 
XSUtils - Class in org.apache.ode.utils.xsd
Various utility methods related to XML Schema processing.
XSUtils() - Constructor for class org.apache.ode.utils.xsd.XSUtils
 

_

_100_CONTINUE - Static variable in class org.apache.ode.utils.http.StatusCode
100 Continue (HTTP/1.1 - RFC 2616)
_101_SWITCHING_PROTOCOLS - Static variable in class org.apache.ode.utils.http.StatusCode
101 Switching Protocols (HTTP/1.1 - RFC 2616)
_200_OK - Static variable in class org.apache.ode.utils.http.StatusCode
200 OK (HTTP/1.0 - RFC 1945)
_201_CREATED - Static variable in class org.apache.ode.utils.http.StatusCode
201 Created (HTTP/1.0 - RFC 1945)
_202_ACCEPTED - Static variable in class org.apache.ode.utils.http.StatusCode
202 Accepted (HTTP/1.0 - RFC 1945)
_203_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.apache.ode.utils.http.StatusCode
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
_204_NO_CONTENT - Static variable in class org.apache.ode.utils.http.StatusCode
204 No Content (HTTP/1.0 - RFC 1945)
_205_RESET_CONTENT - Static variable in class org.apache.ode.utils.http.StatusCode
205 Reset Content (HTTP/1.1 - RFC 2616)
_206_PARTIAL_CONTENT - Static variable in class org.apache.ode.utils.http.StatusCode
206 Partial Content (HTTP/1.1 - RFC 2616)
_300_MULTIPLE_CHOICES - Static variable in class org.apache.ode.utils.http.StatusCode
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
_301_MOVED_PERMANENTLY - Static variable in class org.apache.ode.utils.http.StatusCode
301 Moved Permanently (HTTP/1.0 - RFC 1945)
_302_MOVED_TEMPORARILY - Static variable in class org.apache.ode.utils.http.StatusCode
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
_303_SEE_OTHER - Static variable in class org.apache.ode.utils.http.StatusCode
303 See Other (HTTP/1.1 - RFC 2616)
_304_NOT_MODIFIED - Static variable in class org.apache.ode.utils.http.StatusCode
304 Not Modified (HTTP/1.0 - RFC 1945)
_305_USE_PROXY - Static variable in class org.apache.ode.utils.http.StatusCode
305 Use Proxy (HTTP/1.1 - RFC 2616)
_307_TEMPORARY_REDIRECT - Static variable in class org.apache.ode.utils.http.StatusCode
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
_400_BAD_REQUEST - Static variable in class org.apache.ode.utils.http.StatusCode
400 Bad Request (HTTP/1.1 - RFC 2616)
_401_UNAUTHORIZED - Static variable in class org.apache.ode.utils.http.StatusCode
401 Unauthorized (HTTP/1.0 - RFC 1945)
_402_PAYMENT_REQUIRED - Static variable in class org.apache.ode.utils.http.StatusCode
402 Payment Required (HTTP/1.1 - RFC 2616)
_403_FORBIDDEN - Static variable in class org.apache.ode.utils.http.StatusCode
403 Forbidden (HTTP/1.0 - RFC 1945)
_404_NOT_FOUND - Static variable in class org.apache.ode.utils.http.StatusCode
404 Not Found (HTTP/1.0 - RFC 1945)
_405_METHOD_NOT_ALLOWED - Static variable in class org.apache.ode.utils.http.StatusCode
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
_406_NOT_ACCEPTABLE - Static variable in class org.apache.ode.utils.http.StatusCode
406 Not Acceptable (HTTP/1.1 - RFC 2616)
_407_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.apache.ode.utils.http.StatusCode
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
_408_REQUEST_TIMEOUT - Static variable in class org.apache.ode.utils.http.StatusCode
408 Request Timeout (HTTP/1.1 - RFC 2616)
_409_CONFLICT - Static variable in class org.apache.ode.utils.http.StatusCode
409 Conflict (HTTP/1.1 - RFC 2616)
_410_GONE - Static variable in class org.apache.ode.utils.http.StatusCode
410 Gone (HTTP/1.1 - RFC 2616)
_411_LENGTH_REQUIRED - Static variable in class org.apache.ode.utils.http.StatusCode
411 Length Required (HTTP/1.1 - RFC 2616)
_412_PRECONDITION_FAILED - Static variable in class org.apache.ode.utils.http.StatusCode
412 Precondition Failed (HTTP/1.1 - RFC 2616)
_413_REQUEST_TOO_LONG - Static variable in class org.apache.ode.utils.http.StatusCode
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
_414_REQUEST_URI_TOO_LONG - Static variable in class org.apache.ode.utils.http.StatusCode
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
_415_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.ode.utils.http.StatusCode
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
_416_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.apache.ode.utils.http.StatusCode
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
_417_EXPECTATION_FAILED - Static variable in class org.apache.ode.utils.http.StatusCode
417 Expectation Failed (HTTP/1.1 - RFC 2616)
_500_INTERNAL_SERVER_ERROR - Static variable in class org.apache.ode.utils.http.StatusCode
500 Server Error (HTTP/1.0 - RFC 1945)
_501_NOT_IMPLEMENTED - Static variable in class org.apache.ode.utils.http.StatusCode
501 Not Implemented (HTTP/1.0 - RFC 1945)
_502_BAD_GATEWAY - Static variable in class org.apache.ode.utils.http.StatusCode
502 Bad Gateway (HTTP/1.0 - RFC 1945)
_503_SERVICE_UNAVAILABLE - Static variable in class org.apache.ode.utils.http.StatusCode
503 Service Unavailable (HTTP/1.0 - RFC 1945)
_504_GATEWAY_TIMEOUT - Static variable in class org.apache.ode.utils.http.StatusCode
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
_505_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.apache.ode.utils.http.StatusCode
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
__log - Variable in class org.apache.ode.axis2.BindingContextImpl
 
__log - Variable in class org.apache.ode.axis2.ODEServer
 
__log - Static variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
__log - Static variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
__log - Static variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
__log - Static variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
__log - Variable in class org.apache.ode.jbi.msgmap.BaseXmlMapper
 
__log - Static variable in class org.apache.ode.store.ProcessCleanupConfImpl
 
__logTx - Variable in class org.apache.ode.axis2.ODEServer
 
__msgs - Static variable in class org.apache.ode.bpel.common.Filter
Internationalization.
__msgs - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
__msgs - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
__msgs - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
__msgs - Static variable in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
 
__msgs - Static variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
__onNewInstanceInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
Invoke MessageExchangeInterceptor#onPartnerInvoked(PartnerRoleMessageExchange, InterceptorEvent)
__onPartnerInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
Invoke MessageExchangeInterceptor#onPartnerInvoked(PartnerRoleMessageExchange, InterceptorEvent)
__onProcessInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
Invoke MessageExchangeInterceptor#onProcessInvoked(MyRoleMessageExchange, InterceptorEvent)
__psc - Static variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
__suppressJoinFailure - Static variable in class org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor
 
_appRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_axisConfig - Variable in class org.apache.ode.axis2.ODEServer
 
_bpelNS - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_bpelNS - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_bpelNS - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_bpelServer - Variable in class org.apache.ode.axis2.ODEServer
 
_calendar - Variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
_cf - Variable in class org.apache.ode.test.BPELTestAbstract
 
_compilationMsg - Variable in exception org.apache.ode.bpel.compiler.WrappedResolverException
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_configDir - Variable in class org.apache.ode.store.ProcessStoreImpl
 
_configRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_contexts - Variable in class org.apache.ode.bpel.engine.BpelDatabase
 
_contexts - Variable in class org.apache.ode.bpel.engine.ODEProcess
 
_correlationSetName - Variable in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
_criteria - Variable in class org.apache.ode.bpel.common.Filter
 
_daoCF - Variable in class org.apache.ode.axis2.ODEServer
 
_db - Variable in class org.apache.ode.axis2.ODEServer
 
_db - Variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
_debugger - Variable in class org.apache.ode.bpel.engine.ODEProcess
 
_deployDir - Variable in class org.apache.ode.store.ProcessStoreImpl
 
_deployments - Variable in class org.apache.ode.test.BPELTestAbstract
The things we'd like to deploy.
_em - Variable in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
_emf - Variable in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
_failures - Variable in class org.apache.ode.test.BPELTestAbstract
Failures that have been detected.
_fault - Variable in exception org.apache.ode.bpel.rtrep.v1.xpath10.jaxp.WrappedFaultException
 
_fault - Variable in exception org.apache.ode.bpel.rtrep.v1.xpath20.WrappedFaultException
 
_fault - Variable in exception org.apache.ode.bpel.rtrep.v2.xpath10.jaxp.WrappedFaultException
 
_fault - Variable in exception org.apache.ode.bpel.rtrep.v2.xpath20.WrappedFaultException
 
_hobj - Variable in class org.apache.ode.daohib.bpel.HibernateDao
 
_inputStream - Variable in class org.apache.ode.bpel.rapi.Serializer
 
_invocations - Variable in class org.apache.ode.test.BPELTestAbstract
The things we'd like to invoke.
_mbeanServer - Variable in class org.apache.ode.utils.jmx.SimpleMBean
 
_myName - Variable in class org.apache.ode.utils.jmx.SimpleMBean
 
_odeConfig - Variable in class org.apache.ode.axis2.ODEServer
 
_oprocess - Variable in class org.apache.ode.bpel.compiler.v2.BaseCompiler
 
_outputStream - Variable in class org.apache.ode.bpel.compiler.BpelC
 
_properties - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnDoXslTransform - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
_qnDoXslTransform - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerBPEL20
 
_qnDoXslTransform - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
 
_qnDoXslTransform - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerBPEL20
 
_qnFnGetLinkStatus - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_qnFnGetLinkStatus - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
_qnFnGetLinkStatus - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_qnFnGetLinkStatus - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
_qnFnGetVariableData - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_qnFnGetVariableData - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
_qnFnGetVariableData - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_qnFnGetVariableData - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
_qnFnGetVariableProperty - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_qnFnGetVariableProperty - Variable in class org.apache.ode.bpel.compiler.v1.xpath10.XPath10ExpressionCompilerImpl
 
_qnFnGetVariableProperty - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
 
_qnFnGetVariableProperty - Variable in class org.apache.ode.bpel.compiler.v2.xpath10.XPath10ExpressionCompilerImpl
 
_qnLinkStatus - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_qnLinkStatus - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_qnLinkStatus - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnVarData - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_qnVarData - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_qnVarData - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnVarProp - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_qnVarProp - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_qnVarProp - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnXslTransform - Variable in class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
 
_qnXslTransform - Variable in class org.apache.ode.bpel.compiler.v2.xpath20.XPath20ExpressionCompilerImpl
 
_qnXslTransform - Variable in class org.apache.ode.bpel.compiler.v2.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_scheduler - Variable in class org.apache.ode.axis2.ODEServer
 
_scopeFrame - Variable in class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
 
_server - Variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
_server - Variable in class org.apache.ode.test.BPELTestAbstract
 
_sessionManager - Variable in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
_sm - Variable in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
_sm - Variable in class org.apache.ode.daohib.bpel.HibernateDao
 
_soup - Variable in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
JACOB ExecutionQueue (state)
_soup - Variable in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
JACOB ExecutionQueue (state)
_sscf - Variable in class org.apache.ode.bpel.engine.BpelDatabase
 
_store - Variable in class org.apache.ode.axis2.ODEServer
 
_store - Variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
_transitions - Variable in class org.apache.ode.bpel.engine.NStateLatch
Action for state transition ?-->i
_txMgr - Variable in class org.apache.ode.axis2.ODEServer
 
_vpu - Variable in class org.apache.ode.bpel.rtrep.v1.RuntimeInstanceImpl
JACOB VPU
_vpu - Variable in class org.apache.ode.bpel.rtrep.v2.RuntimeInstanceImpl
JACOB VPU
_workRoot - Variable in class org.apache.ode.axis2.ODEServer
 

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