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

A

AbortMessageExchangeException - Exception in org.apache.ode.bpel.intercept
Base class for exception thrown by message-exchange interceptors.
AbortMessageExchangeException(String, Throwable) - Constructor for exception org.apache.ode.bpel.intercept.AbortMessageExchangeException
 
AbortMessageExchangeException(String) - Constructor for exception org.apache.ode.bpel.intercept.AbortMessageExchangeException
 
AbstractCMPEvaluator<ID,R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractCMPEvaluator(ID) - Constructor for class org.apache.ode.ql.eval.skel.AbstractCMPEvaluator
 
AbstractConjunction<R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractConjunction(Collection<CommandEvaluator>) - Constructor for class org.apache.ode.ql.eval.skel.AbstractConjunction
 
AbstractContainer - Class in org.apache.ode.ql.eval.skel
 
AbstractContainer(Collection<CommandEvaluator>) - Constructor for class org.apache.ode.ql.eval.skel.AbstractContainer
 
AbstractDisjunction<R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractDisjunction(Collection<CommandEvaluator>) - Constructor for class org.apache.ode.ql.eval.skel.AbstractDisjunction
 
AbstractEqualityEvaluator<ID,R,PARAMC> - Class in org.apache.ode.ql.eval.skel
 
AbstractEqualityEvaluator(ID) - Constructor for class org.apache.ode.ql.eval.skel.AbstractEqualityEvaluator
 
AbstractLogicExpr - Class in org.apache.ode.ql.tree.nodes
 
AbstractLogicExpr(Collection<LogicNode>) - Constructor for class org.apache.ode.ql.tree.nodes.AbstractLogicExpr
 
accept(Node) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Checks if the type of the provided node is the right one for this ServiceEndpoint implementation.
accept(Node) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
acquireInstanceLock(Long) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
acquireTransactionLocks() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
acquireTransactionLocks() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
acquireTransactionLocks() - Method in interface org.apache.ode.bpel.iapi.BpelServer
 
acquireTransactionLocks() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
acquireTransactionLocks() - Method in class org.apache.ode.il.MockScheduler
 
acquireTransactionLocks() - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
 
acquireTransactionLocks() - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
acquireTransactionLocks() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
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.
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 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.
ActivitiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
 
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.o.OEventHandler.OAlarm
 
activity - Variable in class org.apache.ode.bpel.o.OPickReceive.OnAlarm
 
activity - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
activity - Variable in class org.apache.ode.bpel.o.ORepeatUntil
 
activity - Variable in class org.apache.ode.bpel.o.OScope
The activity that gets executed within this scope.
activity - Variable in class org.apache.ode.bpel.o.OSwitch.OCase
 
activity - Variable in class org.apache.ode.bpel.o.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
 
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
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
 
activityName() - Method in interface org.apache.ode.bpel.bdi.breaks.ActivityBreakpoint
Get the name of the activity that has been breakpointed.
activityName() - Method in class org.apache.ode.bpel.runtime.breaks.ActivityBreakpointImpl
 
ActivityRecovery - Interface in org.apache.ode.bpel.runtime.channels
 
ActivityRecoveryChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type ActivityRecovery.
ActivityRecoveryChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the ActivityRecovery channel type.
ActivityRecoveryChannelListener(ActivityRecoveryChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.ActivityRecoveryChannelListener
 
ActivityRecoveryDAO - Interface in org.apache.ode.bpel.dao
Activity recovery object.
ActivityRecoveryDAOImpl - Class in org.apache.ode.dao.jpa
 
ActivityRecoveryDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
ActivityRecoveryDAOImpl(String, long, String, Date, Element, String[], int) - Constructor for class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
ActivityRecoveryDaoImpl - Class in org.apache.ode.daohib.bpel
Hibernate based ActivityRecoveryDao implementation
ActivityRecoveryDaoImpl(SessionManager, HActivityRecovery) - Constructor for class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
ActivityRecoveryEvent - Class in org.apache.ode.bpel.evt
Event sent when the activity recovers with an action.
ActivityRecoveryEvent() - Constructor for class org.apache.ode.bpel.evt.ActivityRecoveryEvent
 
ActivityRecoveryEvent(String) - Constructor for class org.apache.ode.bpel.evt.ActivityRecoveryEvent
 
ActivityStateDocumentBuilder - Class in org.apache.ode.bpel.evtproc
Class used to generate org.apache.ode.bpel.pmapi.istate.InstanceDocument objects.
ActivityStateDocumentBuilder() - Constructor for class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
ActivityTemplateFactory - Class in org.apache.ode.bpel.runtime
Factory for creating activity template objects.
ActivityTemplateFactory() - Constructor for class org.apache.ode.bpel.runtime.ActivityTemplateFactory
 
add(CorrelationKey) - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Adds a correlation key to this correlation key set.
add(CommunicationType.Exchange) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.Answers
 
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.
addBpelProcessUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
addBreakpoint(Long, Breakpoint) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
addBreakpoint(Long, Breakpoint) - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
addCase(OSwitch.OCase) - Method in class org.apache.ode.bpel.o.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
 
addCorrelationSet(OScope.CorrelationSet) - Method in class org.apache.ode.bpel.o.OScope
 
addCorrelationSet(String, Properties) - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Adds a global correlation set with its values
addCorrelationSetFilter(String, CorrelationKey) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Add a correlation set filter.
addCorrelationSetForOperation(Operation, OScope.CorrelationSet, boolean) - Method in class org.apache.ode.bpel.o.OPartnerLink
Add a 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.o.OPartnerLink
 
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
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.
addFilter(String) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Appends the value as the last "filter" element
addFilter(String) - Method in interface org.apache.ode.bpel.dd.TCleanup
Appends the value as the last "filter" element
addFragment(CommandlineFragment) - Method in class org.apache.ode.utils.cli.XorGroup
 
addGetVariableDataSig(String, String, String, OXPath10Expression.OSigGetVariableData) - Method in class org.apache.ode.bpel.elang.xpath10.o.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.
addGlobalBreakpoint(Breakpoint) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
addGlobalBreakpoint(Breakpoint) - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
addIid(long) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Appends the value as the last "iid" element
addIid(long) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Appends the value as the last "iid" element
addInvoke(String, QName, String, String, String) - Method in class org.apache.ode.test.BPELTestAbstract
 
addInvoke(String, QName, String, String, String, BPELTestAbstract.Invocation) - Method in class org.apache.ode.test.BPELTestAbstract
 
addLocalVariable(OScope.Variable) - Method in class org.apache.ode.bpel.o.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 class org.apache.ode.bpel.dd.impl.TScheduleImpl
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
addNewCleanup() - Method in interface org.apache.ode.bpel.dd.TSchedule
Appends and returns a new empty value (as xml) as the last "cleanup" element
addNewCleanup() - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Appends and returns a new empty value (as xml) as the last "cleanup" element
addNewCleanup() - Method in interface org.apache.ode.bpel.schedules.TSchedule
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
addNewExchange() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Appends and returns a new empty value (as xml) as the last "exchange" element
addNewExchange() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Appends and returns a new empty value (as xml) as the last "exchange" element
addNewFailure() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Appends and returns a new empty "failure" element
addNewFailure() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Appends and returns a new empty "failure" element
addNewFailure() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Appends and returns a new empty "failure" 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.ResponseType
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
addNewFailureHandling() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument
Appends and returns a new empty "failureHandling" element
addNewFailureHandling() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl
Appends and returns a new empty "failureHandling" element
addNewFailureHandling() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Appends and returns a new empty "failureHandling" element
addNewFailureHandling() - Method in interface org.apache.ode.bpel.dd.TInvoke
Appends and returns a new empty "failureHandling" 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
addNewFault() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Appends and returns a new empty "fault" element
addNewFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Appends and returns a new empty "fault" element
addNewFault() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Appends and returns a new empty "fault" element
addNewFault() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Appends and returns a new empty "fault" 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
addNewFilter() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Appends and returns a new empty value (as xml) as the last "filter" element
addNewFilter() - Method in interface org.apache.ode.bpel.dd.TCleanup
Appends and returns a new empty value (as xml) as the last "filter" element
addNewGetCommunicationResponse() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument
Appends and returns a new empty "getCommunicationResponse" element
addNewGetCommunicationResponse() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseDocumentImpl
Appends and returns a new empty "getCommunicationResponse" element
addNewIid() - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Appends and returns a new empty value (as xml) as the last "iid" element
addNewIid() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Appends and returns a new empty value (as xml) as the last "iid" element
addNewIn() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Appends and returns a new empty "in" element
addNewIn() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Appends and returns a new empty "in" element
addNewIn() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Appends and returns a new empty "in" element
addNewIn() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Appends and returns a new empty "in" 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
addNewLive() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Appends and returns a new empty "live" element
addNewLive() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Appends and returns a new empty "live" element
addNewMessage() - Method in interface org.apache.ode.bpel.pmapi.FaultType
Appends and returns a new empty "message" element
addNewMessage() - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Appends and returns a new empty "message" 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
addNewMock() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Appends and returns a new empty "mock" element
addNewMock() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Appends and returns a new empty "mock" element
addNewMockQueryRequest() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl
Appends and returns a new empty "mockQueryRequest" element
addNewMockQueryRequest() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument
Appends and returns a new empty "mockQueryRequest" element
addNewMockQueryResponse() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryResponseDocumentImpl
Appends and returns a new empty "mockQueryResponse" element
addNewMockQueryResponse() - Method in interface org.apache.ode.bpel.pmapi.MockQueryResponseDocument
Appends and returns a new empty "mockQueryResponse" element
addNewOut() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Appends and returns a new empty "out" element
addNewOut() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Appends and returns a new empty "out" element
addNewOut() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Appends and returns a new empty "out" element
addNewOut() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Appends and returns a new empty "out" 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
addNewReplaceInstance() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Appends and returns a new empty value (as xml) as the last "replaceInstance" element
addNewReplaceInstance() - Method in interface org.apache.ode.bpel.pmapi.Replay
Appends and returns a new empty value (as xml) as the last "replaceInstance" element
addNewReplayResponse() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseDocumentImpl
Appends and returns a new empty "replayResponse" element
addNewReplayResponse() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponseDocument
Appends and returns a new empty "replayResponse" element
addNewReplayType() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Appends and returns a new empty "replayType" element
addNewReplayType() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Appends and returns a new empty "replayType" element
addNewRestoredIID() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Appends and returns a new empty value (as xml) as the last "restoredIID" element
addNewRestoredIID() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Appends and returns a new empty value (as xml) as the last "restoredIID" element
addNewRestoreInstance() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Appends and returns a new empty value (as xml) as the last "restoreInstance" element
addNewRestoreInstance() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Appends and returns a new empty value (as xml) as the last "restoreInstance" element
addNewRestoreInstance() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Appends and returns a new empty value (as xml) as the last "restoreInstance" element
addNewRestoreInstance() - Method in interface org.apache.ode.bpel.pmapi.Replay
Appends and returns a new empty value (as xml) as the last "restoreInstance" 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
addNewSchedule() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Appends and returns a new empty value (as xml) as the last "schedule" element
addNewSchedule() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Appends and returns a new empty value (as xml) as the last "schedule" element
addNewSchedule() - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Appends and returns a new empty value (as xml) as the last "schedule" element
addNewSchedule() - Method in interface org.apache.ode.bpel.schedules.TSchedules
Appends and returns a new empty value (as xml) as the last "schedule" element
addNewSchedules() - Method in class org.apache.ode.bpel.schedules.impl.SchedulesDocumentImpl
Appends and returns a new empty "schedules" element
addNewSchedules() - Method in interface org.apache.ode.bpel.schedules.SchedulesDocument
Appends and returns a new empty "schedules" 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
addNewServiceConfig() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Appends and returns a new empty value (as xml) as the last "serviceConfig" element
addNewServiceConfig() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Appends and returns a new empty value (as xml) as the last "serviceConfig" element
addNewUpgradeInstance() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Appends and returns a new empty value (as xml) as the last "upgradeInstance" element
addNewUpgradeInstance() - Method in interface org.apache.ode.bpel.pmapi.Replay
Appends and returns a new empty value (as xml) as the last "upgradeInstance" 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
 
addReplaceInstance(long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Appends the value as the last "replaceInstance" element
addReplaceInstance(long) - Method in interface org.apache.ode.bpel.pmapi.Replay
Appends the value as the last "replaceInstance" element
ADDRESS - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
addRestoredIID(long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Appends the value as the last "restoredIID" element
addRestoredIID(long) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Appends the value as the last "restoredIID" element
addRoute(String, ProcessInstanceDAO, int, CorrelationKeySet, String) - 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, CorrelationKeySet, String) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
addTo(Calendar) - Method in class org.apache.ode.utils.xsd.Duration
Adds current duration to a calendar object.
addToSet(int, int, int, int) - Method in class org.apache.ode.utils.CronExpression
 
addUpgradeInstance(long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Appends the value as the last "upgradeInstance" element
addUpgradeInstance(long) - Method in interface org.apache.ode.bpel.pmapi.Replay
Appends the value as the last "upgradeInstance" element
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 class org.apache.ode.bpel.compiler.BpelCompiler
 
addXsdImport(URI, URI, SourceLocation) - Method in class 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.
afterCompletion(boolean) - Method in interface org.apache.ode.bpel.iapi.Scheduler.Synchronizer
Called after the transaction is completed.
aliases - Variable in class org.apache.ode.bpel.o.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_SPEC - Static variable in class org.apache.ode.utils.CronExpression
 
ALL_SPEC_INT - Static variable in class org.apache.ode.utils.CronExpression
 
ALL_STATES - Static variable in class org.apache.ode.bpel.common.ProcessState
An array containing the possible states.
allocatePrefix(String, String) - Method in class org.apache.ode.utils.NamespaceStack
Allocate and declare a new namespace prefix for the current context that uses the supplied "hint" as a start.
allPartnerLinks - Variable in class org.apache.ode.bpel.o.OProcess
All partner links in the process.
ALWAYS - Static variable in interface org.apache.ode.bpel.dd.TCleanup.On
 
amICoordinator() - Method in interface org.apache.ode.bpel.iapi.ClusterAware
A custom implementation should return true if the node that this method is called is the coordinator of the cluster.
amICoordinator() - Method in class org.apache.ode.il.MockScheduler
 
AND - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
AnswerResult(boolean, CommunicationType.Exchange) - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswerResult
 
answers - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
Answers() - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerContext.Answers
 
AnswersForKey() - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswersForKey
 
answersMap - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext.Answers
 
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
 
arePidsNegative() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
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
 
assemble(Serializable, Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Reconstruct an object from the cacheable representation
assertCorrelations - Variable in class org.apache.ode.bpel.o.OReply
Correlation sets asserted.
assertCorrelationsInput - Variable in class org.apache.ode.bpel.o.OInvoke
Correlation sets asserted on input.
assertCorrelationsOutput - Variable in class org.apache.ode.bpel.o.OInvoke
Correlation sets asserted on output.
ASSIGN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
ASSIGN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
assign(MessageDAO, XmlObject) - Static method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
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
 
AssignGeneratorMessages - Class in org.apache.ode.bpel.compiler
 
AssignGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.AssignGeneratorMessages
 
ASSIGNMessages - Class in org.apache.ode.bpel.runtime
Internationalization for messages related to assignment.
ASSIGNMessages() - Constructor for class org.apache.ode.bpel.runtime.ASSIGNMessages
 
ASTAnd - Class in org.apache.ode.ql.jcc
 
ASTAnd(int) - Constructor for class org.apache.ode.ql.jcc.ASTAnd
 
ASTAnd(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTAnd
 
ASTEqual - Class in org.apache.ode.ql.jcc
 
ASTEqual(int) - Constructor for class org.apache.ode.ql.jcc.ASTEqual
 
ASTEqual(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTEqual
 
ASTField - Class in org.apache.ode.ql.jcc
 
ASTField(int) - Constructor for class org.apache.ode.ql.jcc.ASTField
 
ASTGE - Class in org.apache.ode.ql.jcc
 
ASTGE(int) - Constructor for class org.apache.ode.ql.jcc.ASTGE
 
ASTGE(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTGE
 
ASTGreater - Class in org.apache.ode.ql.jcc
 
ASTGreater(int) - Constructor for class org.apache.ode.ql.jcc.ASTGreater
 
ASTGreater(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTGreater
 
ASTIn - Class in org.apache.ode.ql.jcc
 
ASTIn(int) - Constructor for class org.apache.ode.ql.jcc.ASTIn
 
ASTIn(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTIn
 
ASTInValues - Class in org.apache.ode.ql.jcc
 
ASTInValues(int) - Constructor for class org.apache.ode.ql.jcc.ASTInValues
 
ASTInValues(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTInValues
 
ASTLE - Class in org.apache.ode.ql.jcc
 
ASTLE(int) - Constructor for class org.apache.ode.ql.jcc.ASTLE
 
ASTLE(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTLE
 
ASTLess - Class in org.apache.ode.ql.jcc
 
ASTLess(int) - Constructor for class org.apache.ode.ql.jcc.ASTLess
 
ASTLess(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTLess
 
ASTLike - Class in org.apache.ode.ql.jcc
 
ASTLike(int) - Constructor for class org.apache.ode.ql.jcc.ASTLike
 
ASTLike(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTLike
 
ASTLimit - Class in org.apache.ode.ql.jcc
 
ASTLimit(int) - Constructor for class org.apache.ode.ql.jcc.ASTLimit
 
ASTOr - Class in org.apache.ode.ql.jcc
 
ASTOr(int) - Constructor for class org.apache.ode.ql.jcc.ASTOr
 
ASTOr(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTOr
 
ASTOrderBy - Class in org.apache.ode.ql.jcc
 
ASTOrderBy(int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderBy
 
ASTOrderByField - Class in org.apache.ode.ql.jcc
 
ASTOrderByField(int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderByField
 
ASTOrderByField(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderByField
 
ASTOrderType - Class in org.apache.ode.ql.jcc
 
ASTOrderType(int) - Constructor for class org.apache.ode.ql.jcc.ASTOrderType
 
ASTProperty - Class in org.apache.ode.ql.jcc
 
ASTProperty(int) - Constructor for class org.apache.ode.ql.jcc.ASTProperty
 
ASTStart - Class in org.apache.ode.ql.jcc
 
ASTStart(int) - Constructor for class org.apache.ode.ql.jcc.ASTStart
 
ASTStart(QLParser, int) - Constructor for class org.apache.ode.ql.jcc.ASTStart
 
ASTValue - Class in org.apache.ode.ql.jcc
 
ASTValue(int) - Constructor for class org.apache.ode.ql.jcc.ASTValue
 
atomicScope - Variable in class org.apache.ode.bpel.o.OScope
 
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
HTTP Authentication Helper
AuthenticationHelper() - Constructor for class org.apache.ode.axis2.AuthenticationHelper
 
Axis2() - Constructor for class org.apache.ode.utils.Properties.Axis2
 
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
 
batchUpdateByIds(Iterator<T>, Query, String) - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
beforeCompletion() - Method in interface org.apache.ode.bpel.iapi.Scheduler.Synchronizer
Called before the transaction is completed.
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
 
beginTransaction() - Method in class org.apache.ode.il.MockScheduler
 
beginTransaction() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
beginTransaction() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
beginTransaction() - Method in interface org.apache.ode.store.ProcessStoreTransactionProvider
 
BinaryFunction - Interface in org.apache.ode.utils.stl
 
bind(int, String, String, Expression[]) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.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.bpel.epr.MutableEndpoint
 
BindingContext - Interface in org.apache.ode.bpel.iapi
Interface used by the BPEL Server to establish communication links with the external world via the Integration Layer.
BindingContextImpl - Class in org.apache.ode.axis2
AXIS2 implementation of the BindingContext interface.
BindingContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.BindingContextImpl
 
BindingContextImpl - Class in org.apache.ode.test
 
BindingContextImpl() - Constructor for class org.apache.ode.test.BindingContextImpl
 
BindingImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
 
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.
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
 
bpelCompilationCompleted(Process) - Method in interface org.apache.ode.bpel.compiler.api.ExpressionValidator
Notifies process compilation completed.
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 - Class in org.apache.ode.bpel.compiler
Compiler for converting BPEL process descriptions (and their associated WSDL and XSD documents) into compiled representations suitable for execution by the ODE BPEL Service Provider.
BpelCompiler11 - Class in org.apache.ode.bpel.compiler
BPEL v1.1 compiler.
BpelCompiler11() - Constructor for class org.apache.ode.bpel.compiler.BpelCompiler11
 
BpelCompiler20 - Class in org.apache.ode.bpel.compiler
OASIS BPEL V2.0 Compiler
BpelCompiler20() - Constructor for class org.apache.ode.bpel.compiler.BpelCompiler20
 
BpelCompiler20Draft - Class in org.apache.ode.bpel.compiler
 
BpelCompiler20Draft() - Constructor for class org.apache.ode.bpel.compiler.BpelCompiler20Draft
 
BpelCTask - Class in org.apache.ode.tools.bpelc.ant
 
BpelCTask() - Constructor for class org.apache.ode.tools.bpelc.ant.BpelCTask
 
BpelDAOConnection - Interface in org.apache.ode.bpel.dao
Represents the physical resource for connecting to the bpel state store.
BpelDAOConnectionFactory - Interface in org.apache.ode.bpel.dao
 
BpelDAOConnectionFactoryImpl - Class in org.apache.ode.bpel.memdao
Connection factory for the in-memory state store.
BpelDAOConnectionFactoryImpl(Scheduler) - Constructor for class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
BpelDAOConnectionFactoryImpl(Scheduler, long) - 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
Encapsulates transactional access to the BPEL database.
BpelDatabase.Callable<T> - Interface in org.apache.ode.bpel.engine
 
bpelEngine - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
BpelEngine - Interface in org.apache.ode.bpel.iapi
Interface exposing the BPEL "engine".
BpelEngineException - Exception in org.apache.ode.bpel.iapi
Exception thrown by the BPEL engine / BPEL server.
BpelEngineException(String, Throwable) - Constructor for exception org.apache.ode.bpel.iapi.BpelEngineException
 
BpelEngineException(Throwable) - Constructor for exception org.apache.ode.bpel.iapi.BpelEngineException
 
BpelEngineException(String) - Constructor for exception org.apache.ode.bpel.iapi.BpelEngineException
 
BpelEngineImpl - Class in org.apache.ode.bpel.engine
Implementation of the BpelEngine interface: provides the server methods that should be invoked in the context of a transaction.
BpelEngineImpl(Contexts) - Constructor for class org.apache.ode.bpel.engine.BpelEngineImpl
 
BpelEvent - Class in org.apache.ode.bpel.evt
Base interface for all bpel events.
BpelEvent() - Constructor for class org.apache.ode.bpel.evt.BpelEvent
 
BpelEvent.TYPE - Enum in org.apache.ode.bpel.evt
 
BpelEventFilter - Class in org.apache.ode.bpel.common
Holds a filter that will get interpreted when listing BPEL events.
BpelEventFilter(String, int) - Constructor for class org.apache.ode.bpel.common.BpelEventFilter
Initializes properly the InstanceFilter attributes by pre-parsing the filter and orderKeys strings and setting the limit.
BpelEventListener - Interface in org.apache.ode.bpel.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
 
bpelImportsLoaded(Process, CompilerContext) - Method in interface org.apache.ode.bpel.compiler.api.ExpressionValidator
Notifies process compilation began
BpelJacobRunnable - Class in org.apache.ode.bpel.runtime
Base class extended by all BPEL-related abstractions.
BpelJacobRunnable() - Constructor for class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
BpelManagementFacade - Interface in org.apache.ode.bpel.pmapi
Instance management interaction interface.
BpelManagementFacadeImpl - Class in org.apache.ode.bpel.engine
Implementation of the instance/process management interaction.
BpelManagementFacadeImpl(BpelServer, ProcessStore) - Constructor for class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
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
 
BpelProcess - Class in org.apache.ode.bpel.engine
Entry point into the runtime of a BPEL process.
BpelProcess(ProcessConf) - Constructor for class org.apache.ode.bpel.engine.BpelProcess
 
BpelProcess.InvokeHandler - Interface in org.apache.ode.bpel.engine
 
BpelRuntimeContext - Interface in org.apache.ode.bpel.runtime
A facade for accessing all the BPEL functionality that is not implemented directly in the JACOB framework, but rather "natively" .
BpelRuntimeContext.ValueReferencePair - Class in org.apache.ode.bpel.runtime
 
BpelRuntimeContextImpl - Class in org.apache.ode.bpel.engine
 
BpelRuntimeContextImpl(BpelProcess, ProcessInstanceDAO, PROCESS, MyRoleMessageExchangeImpl) - Constructor for class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
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
 
BpelServerImpl.ContextsAware - Interface in org.apache.ode.bpel.engine
A polled runnable instance that implements this interface will be set with the contexts before the run() method is called.
BpelServerImpl.PolledRunnableProcessor - Class in org.apache.ode.bpel.engine
This wraps up the executor service for polled runnables.
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.Failure - Class in org.apache.ode.test
 
BPELTestAbstract.Invocation - Class in org.apache.ode.test
Represents an test invocation of the BPEL engine.
branchCount - Variable in class org.apache.ode.bpel.o.OForEach.CompletionCondition
 
BRANCHES - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Branches - Class in org.apache.ode.bpel.compiler.bom
Interface for a <branches> as used in a forEach activity.
Branches(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Branches
 
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
 
BrokeredMyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
A reliable MEP that delegates messages to a list of subscribers
BrokeredMyRoleMessageExchangeImpl(BpelProcess, BpelEngineImpl, List<MyRoleMessageExchange>, MessageExchangeDAO, MyRoleMessageExchange) - Constructor for class org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl
Creates a new BrokeredReliableMyRoleMessageExchangeImpl 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
 
buildExpression(String) - Method in class org.apache.ode.utils.CronExpression
 
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.elang.xpath20.runtime.JaxpFunctionResolver.Helper
buildNameValueMap(List, int) - Static method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.Helper
Extract a string from each list element and build a map with them.
buildOutgoingMessage(MessageDAO, Element) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
byTarget - Variable in class org.apache.ode.jacob.vpu.Statistics
Total time spent in each org.apache.ode.jacob.JavaMethodBody method.

C

cacheXSLSheet(QName, 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(Properties, TDeployment.Process) - Static method in class org.apache.ode.store.ProcessStoreImpl
Create a property mapping based on the initial values in the deployment descriptor.
calculateSizeofService(EndpointReference) - Method in class org.apache.ode.axis2.BindingContextImpl
 
calculateSizeofService(EndpointReference) - Method in interface org.apache.ode.bpel.iapi.BindingContext
Calculate the size of the service that this endpoint references.
calculateSizeofService(EndpointReference) - Method in class org.apache.ode.test.BindingContextImpl
 
CALLBACK_SESSION_ENDPOINT - Static variable in class org.apache.ode.axis2.ODEService
 
cancel(TimerResponseChannel) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
cancel(TimerResponseChannel) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
cancel(TimerResponseChannel) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Cancel a timer, or pick.
cancel() - Method in interface org.apache.ode.bpel.runtime.channels.ActivityRecovery
Cancel the activity (unsuccessful completion).
cancelJob(String) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
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.runtime.channels.ParentScope
 
cancelOutstandingRequests(String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
cancelOutstandingRequests(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
cancelProcessCronJobs(QName, boolean) - Method in class org.apache.ode.bpel.engine.cron.CronScheduler
 
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.
canJoinForUpdate() - Method in class org.apache.ode.daohib.SessionManager
Returns flag which shows whether " where ..
captureSchema(URI, byte[], XMLEntityResolver, int) - 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
 
Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.IfActivity.Case
 
Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
 
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.o.OFaultHandler
 
CategoryImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.CategoryImpl
 
CategoryImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.CategoryImpl
 
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 - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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
 
checkDeployXmlWatchDog(WatchDog) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
checkFailure() - Method in class org.apache.ode.test.BPELTestAbstract
 
checkInvokeExternalPermission() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
checkInvokeExternalPermission() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
checkNext(int, String, int, int) - Method in class org.apache.ode.utils.CronExpression
 
checkRollbackOnFault() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
checkRoute(CorrelationKeySet) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Check if corresponding key set is free to register (see ODE-804)
checkRoute(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
checkSystemCronConfigWatchDog(WatchDog) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
children - Variable in class org.apache.ode.ql.jcc.SimpleNode
 
ChildrenImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
 
childs - Variable in class org.apache.ode.ql.eval.skel.AbstractContainer
 
cleanup() - Static method in class org.apache.ode.utils.fs.TempFileManager
Clear out the temporary working directory.
CleanupInfo() - Constructor for class org.apache.ode.bpel.iapi.ProcessConf.CleanupInfo
 
cleanupProcess(ProcessConf) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
cleanupProcess(ProcessConf) - Method in interface org.apache.ode.bpel.iapi.BpelServer
 
clear() - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Removes all correlation keys in this correlation keys.
clear() - Method in class org.apache.ode.utils.HierarchicalProperties
Clear all content.
clearAll(String) - Static method in class org.apache.ode.utils.InternPool
Clears all the values corresponding to the given process
clearCurrentResponse() - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
clearSelectors() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
clearXSLSheets(QName) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
 
ClineCommandContext - Class in org.apache.ode.tools
 
ClineCommandContext(Logger) - Constructor for class org.apache.ode.tools.ClineCommandContext
 
clone() - Method in class org.apache.ode.utils.CronExpression
 
cloneMessage(Message) - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
Return a deep clone of the given message
cloneNode(Document, Node) - Static method in class org.apache.ode.utils.DOMUtils
Deep clone, but don't fry, the given node in the context of the given document.
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.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
 
ClusterAware - Interface in org.apache.ode.bpel.iapi
The interface to implement for a custom Scheduler implementation to support Clustering.
ClusterUrlTransformer - Class in org.apache.ode.axis2.util
 
ClusterUrlTransformer(List<String>, String) - Constructor for class org.apache.ode.axis2.util.ClusterUrlTransformer
 
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
 
CombineUrl() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.CombineUrl
 
CombineUrl() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.CombineUrl
 
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
 
commitTransaction() - Method in class org.apache.ode.il.MockScheduler
 
commitTransaction() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
commitTransaction() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
commitTransaction() - Method in interface org.apache.ode.store.ProcessStoreTransactionProvider
 
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
 
CommunicationType - Interface in org.apache.ode.bpel.pmapi
An XML CommunicationType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
CommunicationType.Exchange - Interface in org.apache.ode.bpel.pmapi
An XML exchange(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
CommunicationType.Exchange.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
CommunicationType.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
CommunicationType.ServiceConfig - Interface in org.apache.ode.bpel.pmapi
An XML serviceConfig(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
CommunicationType.ServiceConfig.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
CommunicationTypeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML CommunicationType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
CommunicationTypeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
 
CommunicationTypeImpl.ExchangeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML exchange(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
CommunicationTypeImpl.ServiceConfigImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML serviceConfig(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
compareTo(CompensationHandler) - Method in class org.apache.ode.bpel.runtime.CompensationHandler
 
compareTo(Object) - Method in class org.apache.ode.utils.GUID
 
compensatable - Variable in class org.apache.ode.bpel.o.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.runtime.channels.Compensation
 
compensate(OScope, SynchChannel) - Method in interface org.apache.ode.bpel.runtime.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 interface org.apache.ode.bpel.pmapi.TScopeStatus
 
compensatedScope - Variable in class org.apache.ode.bpel.o.OCompensate
The scope that is compensated by this activity.
CompensateGeneratorMessages - Class in org.apache.ode.bpel.compiler
 
CompensateGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.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 interface org.apache.ode.bpel.pmapi.TScopeStatus
 
Compensation - Interface in org.apache.ode.bpel.runtime.channels
 
CompensationChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type Compensation.
CompensationChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the Compensation channel type.
CompensationChannelListener(CompensationChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.CompensationChannelListener
 
COMPENSATIONHANDLER - 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 - Variable in class org.apache.ode.bpel.o.OScope
ScopeLikeConstructImpl's compensation handler.
CompensationHandler - Class in org.apache.ode.bpel.runtime
A handle to a compensation handler.
CompensationHandlerRegistered - Class in org.apache.ode.bpel.evt
 
CompensationHandlerRegistered() - Constructor for class org.apache.ode.bpel.evt.CompensationHandlerRegistered
 
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
 
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(OActivity, Activity) - Method in interface org.apache.ode.bpel.compiler.ActivityGenerator
Generate compiled representation for the given activity definition.
compile(Activity) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
compile(Object) - Method in interface org.apache.ode.bpel.compiler.api.ExpressionCompiler
Compile an expression into a OExpression object.
compile(Process, String, long) - Method in class org.apache.ode.bpel.compiler.BpelC
Compile a BPEL process from a BOM Process object.
compile(File, long) - Method in class org.apache.ode.bpel.compiler.BpelC
Compile a BPEL process from a file.
compile(Process, ResourceFinder, long) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
Compile a process.
compile(Activity) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compile(OActivity, BpelObject, Runnable) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compile(OActivity, Activity) - Method in class org.apache.ode.bpel.compiler.ForEachGenerator
 
compile(OActivity, Activity) - Method in class org.apache.ode.bpel.compiler.SwitchGenerator
 
compile(Object) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL11
 
compile(Object) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
compile(Object) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
compile(Object) - Method in class org.apache.ode.bpel.elang.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
 
compileConjunction(Collection<CommandEvaluator>) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
compileDate - Variable in class org.apache.ode.bpel.o.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.api.CompilerContext
 
compileExpr(Expression, OVarType, Object, Object[]) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
compileExpr(String, NSContext) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
BPEL 1.1 legacy.
compileExpr(Expression) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compileExpr(Expression, OVarType, Object, Object[]) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compileExpr(String, NSContext) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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.api.CompilerContext
 
compileJoinCondition(Object) - Method in interface org.apache.ode.bpel.compiler.api.ExpressionCompiler
Compile a join condition into a OExpression object.
compileJoinCondition(Expression) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL11
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
compileJoinCondition(Object) - Method in class org.apache.ode.bpel.elang.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.api.ExpressionCompiler
Compile an lvalue (the 'to' of an assignment) into a OLValueExpression object.
compileLValue(Object) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL11
 
compileLValue(Object) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
compileLValue(Object) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
compileLValue(Object) - Method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
compileLValueExpr(Expression) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
compileLValueExpr(Expression, OVarType, Object, Object[]) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
compileLValueExpr(Expression) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compileLValueExpr(Expression, OVarType, Object, Object[]) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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.api
Interface providing access to the compiler.
compileSLC(ScopeLikeActivity, OScope.Variable[]) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
compileSLC(ScopeLikeActivity, OScope.Variable[]) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
compileTime - Variable in class org.apache.ode.bpel.o.Serializer
Time of compilation (system local time).
compileXslt(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
compileXslt(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
complete() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
complete() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Complete the message, exchange: indicates that the client has receive the response (if any).
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.runtime.channels.ParentScope
 
completedFault(FaultData) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
completedFault(FaultData) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
completedFault(FaultData) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Should be invoked by process template, signalling process completion with fault.
completedOk() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
completedOk() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Should be invoked by process template, signalling process completion with no faults.
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.o.OForEach
 
CompletionCondition(OProcess) - Constructor for class org.apache.ode.bpel.o.OForEach.CompletionCondition
 
ComposeUrl() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.ComposeUrl
 
ComposeUrl() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.ComposeUrl
 
ComposeUrl(boolean, String) - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.ComposeUrl
 
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
 
configuration - Variable in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf.Variable
 
ConfigurationException - Exception in org.apache.ode.bpel.explang
Exception indicating thrown from the ExpressionLanguageRuntime#initialize(org.apache.ode.bpel.o.OExpressionLanguage) method indicating that the expression language processor could not be configured.
ConfigurationException(String, Throwable) - Constructor for exception org.apache.ode.bpel.explang.ConfigurationException
 
configure(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(Map) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
configure(Map) - Method in class org.apache.ode.daohib.HibertenateJtaPlatform
 
configure(Type, Properties, Dialect) - Method in class org.apache.ode.daohib.NativeHiLoGenerator
 
configure(Map) - 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
 
conn - Variable in class org.apache.ode.bpel.engine.replayer.Replayer
 
CONNECTION_MAX_IDLE_MINUTES - Static variable in class org.apache.ode.il.dbutil.InternalDB
 
CONNECTION_MAX_WAIT_MILLIS - Static variable in class org.apache.ode.il.dbutil.InternalDB
 
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.api.CompilerContext
 
constantExpr(boolean) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
Produce a boolean OExpression expression that returns a constant value.
Constants - Class in org.apache.ode.bpel.elang.xpath20.compiler
XPath-4-BPEL related constants.
Constants() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
constants - Variable in class org.apache.ode.bpel.o.OProcess
Various constants that are needed at runtime.
Constants - Interface in org.apache.ode.tomee
 
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
 
contains(CorrelationKey) - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Returns true if this correlation key set contains the give correlation key.
containsAll(CorrelationKeySet) - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Checks if this correlation key set contains all correlation keys from the given correlation key set.
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
 
Contexts - Class in org.apache.ode.bpel.engine
Aggregation of all the contexts provided to the BPEL engine by the integration layer.
Contexts() - Constructor for class org.apache.ode.bpel.engine.Contexts
 
contexts - Variable in class org.apache.ode.bpel.engine.replayer.Replayer
 
Continuation - Class in org.apache.ode.jacob.soup
DOCUMENTME.
Continuation(JacobObject, Method, Object[]) - Constructor for class org.apache.ode.jacob.soup.Continuation
 
convert(QName, Element) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
Convert an EPR element into another EPR using the provided target type.
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.
convertEndpointReference(Element, Node) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
convertEndpointReference(Element, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
convertFilterState() - Method in class org.apache.ode.bpel.common.InstanceFilter
Converts the status filter value as given by a filter ('active', 'suspended', ...) to an instance state as defined in the ProcessState class.
convertSimpleTypeToSaxon(QName, String) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpVariableResolver
 
convertToWSA(MutableEndpoint) - Static method in class org.apache.ode.bpel.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.o.OAssign
 
Copy(OProcess) - Constructor for class org.apache.ode.bpel.o.OAssign.Copy
 
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.
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(String, 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.engine.migration.OldSelector
 
correlationKey - Variable in class org.apache.ode.bpel.runtime.Selector
 
CorrelationKeyMigration - Class in org.apache.ode.bpel.engine.migration
Migrates the correlation key values to a scheme containing the OModel correlation set id to one using its name.
CorrelationKeyMigration() - Constructor for class org.apache.ode.bpel.engine.migration.CorrelationKeyMigration
 
CorrelationKeySet - Class in org.apache.ode.bpel.common
This class implements a set of correlation keys.
CorrelationKeySet() - Constructor for class org.apache.ode.bpel.common.CorrelationKeySet
Default Constructor
CorrelationKeySet(String) - Constructor for class org.apache.ode.bpel.common.CorrelationKeySet
Restores the state by parsing the given canonical form of correlation key set.
correlationKeySet - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
correlationKeySet - Variable in class org.apache.ode.bpel.runtime.Selector
 
CorrelationKeySetDataMigration - Class in org.apache.ode.bpel.engine.migration
Changes the scheme of the correlation key value in the routes to use @2[...]
CorrelationKeySetDataMigration() - Constructor for class org.apache.ode.bpel.engine.migration.CorrelationKeySetDataMigration
 
CorrelationKeySetMigration - Class in org.apache.ode.bpel.engine.migration
Migrates the database from using single correlations to multiple correlations support.
CorrelationKeySetMigration() - Constructor for class org.apache.ode.bpel.engine.migration.CorrelationKeySetMigration
 
CorrelationMatchEvent - Class in org.apache.ode.bpel.evt
Correlation matched a process instance on inbound message.
CorrelationMatchEvent(QName, QName, Long, CorrelationKeySet) - 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, CorrelationKeySet) - Constructor for class org.apache.ode.bpel.evt.CorrelationNoMatchEvent
 
CorrelationPropertiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
 
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(OProcess) - Constructor for class org.apache.ode.bpel.o.OScope.CorrelationSet
 
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
 
CorrelationSetImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
 
CorrelationSetInstance - Class in org.apache.ode.bpel.runtime
 
CorrelationSetInstance(Long, OScope.CorrelationSet) - Constructor for class org.apache.ode.bpel.runtime.CorrelationSetInstance
 
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.o.OScope
OCorrelation sets declared within the scope.
CorrelationSetsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
 
CorrelationSetWriteEvent - Class in org.apache.ode.bpel.evt
Correlation was set event.
CorrelationSetWriteEvent(String, CorrelationKey) - Constructor for class org.apache.ode.bpel.evt.CorrelationSetWriteEvent
 
correlator - Variable in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.RoutingInfo
 
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
 
correlatorId - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
CorrelatorMessageDAO - Interface in org.apache.ode.bpel.dao
 
CorrelatorMessageDaoImpl - Class in org.apache.ode.daohib.bpel
 
CorrelatorMessageDaoImpl(SessionManager, HCorrelatorMessage) - Constructor for class org.apache.ode.daohib.bpel.CorrelatorMessageDaoImpl
 
CorrelatorsMigration - Class in org.apache.ode.bpel.engine.migration
Migrates correlators used for routing from a selection scheme that's based on partnerLinkId+"."+operationName to partnerLinkName+"."+operationName
CorrelatorsMigration() - Constructor for class org.apache.ode.bpel.engine.migration.CorrelatorsMigration
 
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 - Variable in class org.apache.ode.bpel.dao.ProcessManagementDAO.FailedSummaryValue
 
COUNT_ACTIVITY_RECOVERIES_BY_INSTANCES - Static variable in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
COUNT_FAILED_INSTANCES_BY_PROCESSES_IDS_AND_STATES - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
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_IDS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_INSTANCE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_INSTANCES_BY_PROCESSES_IDS_AND_STATES - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_INSTANCES_BY_PROCESSES_IDS_AND_STATES - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
counterVariable - Variable in class org.apache.ode.bpel.o.OForEach
 
countInstancesByPidAndString(BpelDAOConnection, QName, String) - Method in class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
countInstancesByPidAndString(BpelDAOConnection, QName, String) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
countInstancesSummary(Set<String>) - Method in interface org.apache.ode.bpel.dao.ProcessManagementDAO
 
countInstancesSummary(Set<String>) - Method in class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
countInstancesSummary(Set<String>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
countInstancesSummary(Set<String>) - Method in class org.apache.ode.daohib.bpel.ProcessManagementDaoImpl
 
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
 
create(OdeConfigProperties) - Static method in class org.apache.ode.il.dbutil.Database
 
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
 
createBpelEngineImpl(Contexts) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
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
 
createBpelProcess(ProcessConf) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
createBuilder() - Method in class org.apache.ode.ql.tree.BuilderFactory
 
createChannel(CommChannel, Class) - Static method in class org.apache.ode.jacob.vpu.ChannelFactory
 
createChild(ActivityInfo, ScopeFrame, LinkFrame) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createConnectionFactory() - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
createConnectionObject() - Method in interface org.apache.ode.jca.server.ConnectionProvider
 
createDaoCF() - Method in class org.apache.ode.il.dbutil.Database
 
createDataSource(boolean) - Method in class org.apache.ode.test.BPELTestAbstract
 
createDebuggerSupport() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
createDeploymentUnit(String) - Method in interface org.apache.ode.store.ConfStoreConnection
 
createDeploymentUnit(String) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
createDeploymentUnit(String) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
createDomainObjectName(String) - Static method in class org.apache.ode.utils.jmx.JMXConstants
Create a JMX name for a ODE domain.
createDomainObjectQuery() - Static method in class org.apache.ode.utils.jmx.JMXConstants
Create a JMX name query to find ODE domain MBeans.
createEndpoint(Element) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
Creates a ServiceEndpoint using the provided Node.
createExport(CommChannel) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
createExport(CommChannel) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
createExternalService(ProcessConf, QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createFault(QName, Element, OVarType, OBase) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createFault(QName, OBase, String) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
createFault(QName, OBase) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
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.runtime.ActivityTemplateFactory
 
createInstance(CorrelatorDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
createInstance(CorrelatorDAO, MessageExchangeDAO) - 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.o.OPickReceive
 
createInternalDS(String) - Static method in class org.apache.ode.store.ProcessStoreImpl
 
createLoggingDS(DataSource, Logger) - 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(char) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
Create a message exchange.
createMessageExchange(String, QName, String, String) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
createMessageExchange(String, QName, String) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
createMessageExchange(String, QName, String) - Method in interface org.apache.ode.bpel.iapi.BpelEngine
Create a "my role" message exchange for invoking a BPEL process.
createMessageExchange(char) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createMessageExchange(char) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
createMyRoleMex(CommunicationType.Exchange, BpelEngineImpl) - Static method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
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
 
createPartnerLink(int, String, String, String) - Method in class org.apache.ode.daohib.bpel.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
 
createPartnerRoleMessageExchangeImpl(MessageExchangeDAO, PortType, Operation, OPartnerLink, BpelProcess) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
createPartnerRoleMessageExchangeImpl(MessageExchangeDAO, PartnerLinkInstance, Operation, EndpointReference, EndpointReference) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
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
 
createRuntimeContext(ProcessInstanceDAO, PROCESS, MyRoleMessageExchangeImpl) - Method in class org.apache.ode.bpel.engine.BpelProcess
Create a version-appropriate runtime context.
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, OScope) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
createScopeInstance(Long, OScope) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Create a scope instance object.
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
 
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.util.SoapMessageConverter
 
createSoapFault(Element, QName, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapHeaders(SOAPEnvelope, List<SOAPHeader>, Message, Map<String, Node>) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapRequest(MessageContext, Message, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapResponse(MessageContext, Message, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSystemCronConfigWatchDog(CronScheduler) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
createSystemSchedulesConfig(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
createTransactionManager() - Method in class org.apache.ode.test.BPELTestAbstract
 
createTransientProcess(Serializable) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
createTransientProcess(Serializable) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createTransientProcess(Serializable) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
CronExpression - Class in org.apache.ode.utils
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String) - Constructor for class org.apache.ode.utils.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronJob() - Constructor for class org.apache.ode.bpel.iapi.ProcessConf.CronJob
 
cronScheduler - Variable in class org.apache.ode.bpel.engine.Contexts
 
CronScheduler - Class in org.apache.ode.bpel.engine.cron
 
CronScheduler() - Constructor for class org.apache.ode.bpel.engine.cron.CronScheduler
 
CronScheduler.TerminationListener - Interface in org.apache.ode.bpel.engine.cron
 
curChar - Variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
CURRENT_SCHEMA_VERSION - Static variable in class org.apache.ode.bpel.engine.migration.MigrationHandler
 
currentTaskElement - Static variable in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
currentToken - Variable in exception org.apache.ode.ql.jcc.ParseException
This is the last token that has been consumed successfully.
CustomDialectDerby - Class in org.apache.ode.daohib.dialect
 
CustomDialectDerby() - Constructor for class org.apache.ode.daohib.dialect.CustomDialectDerby
 
CustomDialectPostgreSQL - Class in org.apache.ode.daohib.dialect
 
CustomDialectPostgreSQL() - Constructor for class org.apache.ode.daohib.dialect.CustomDialectPostgreSQL
 
cycle() - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
cycle() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 

D

dao - Variable in class org.apache.ode.bpel.engine.Contexts
 
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
 
DatabaseConnectionManager - Class in org.apache.ode.il.dbutil
 
DatabaseConnectionManager(TransactionManager, OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.DatabaseConnectionManager
 
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
 
DataImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl.DataImpl
 
DataSourceConnectionProvider - Class in org.apache.ode.daohib
 
DataSourceConnectionProvider() - Constructor for class org.apache.ode.daohib.DataSourceConnectionProvider
 
DataSourceConnectionProvider() - Constructor for class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
DAY_OF_MONTH - Static variable in class org.apache.ode.utils.CronExpression
 
DAY_OF_WEEK - Static variable in class org.apache.ode.utils.CronExpression
 
dayMap - Static variable in class org.apache.ode.utils.CronExpression
 
daysOfMonth - Variable in class org.apache.ode.utils.CronExpression
 
daysOfWeek - Variable in class org.apache.ode.utils.CronExpression
 
DayTimeDuration() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DayTimeDuration
 
DayTimeDuration() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DayTimeDuration
 
DbConfStoreConnectionFactory - Class in org.apache.ode.store.hib
 
DbConfStoreConnectionFactory(DataSource, Properties, boolean, String) - Constructor for class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory - Class in org.apache.ode.store.jpa
 
DbConfStoreConnectionFactory(DataSource, boolean, String) - Constructor for class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory(DataSource, Properties, boolean, String) - Constructor for class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory.DataSourceConnectionProvider - Class in org.apache.ode.store.hib
 
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
 
DDWatchDogObserver(String) - Constructor for class org.apache.ode.axis2.deploy.DeploymentPoller.DDWatchDogObserver
 
deactivateMyRoleEndpoint(Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
deactivateMyRoleEndpoint(Endpoint) - Method in interface org.apache.ode.bpel.iapi.BindingContext
Deactivate a "myRole" endpoint.
deactivateMyRoleEndpoint(Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
debug(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
debug(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
debug(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Logger a debug-level message that resulted from a Throwable.
debug(String) - Method in interface org.apache.ode.tools.CommandContext
Logger 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.common.evt
Example implementation of the BpelEventListener interface.
DebugBpelEventListener() - Constructor for class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
DebuggerContext - Interface in org.apache.ode.bpel.iapi
Support for debugging a process: breakpoints, suspend, continue, step and terminate.
DebuggerSupport - Class in org.apache.ode.bpel.engine
Class providing functions used to support debugging funtionality in the BPEL engine.
DebuggerSupport(BpelProcess) - Constructor for class org.apache.ode.bpel.engine.DebuggerSupport
Constructor.
DebugInfo - Class in org.apache.ode.bpel.o
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.o.DebugInfo
 
DebugInfo(String, int, Map<QName, Object>) - Constructor for class org.apache.ode.bpel.o.DebugInfo
 
debugInfo - Variable in class org.apache.ode.bpel.o.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.runtime.CorrelationSetInstance
 
declaration - Variable in class org.apache.ode.bpel.runtime.VariableInstance
 
declarePrefix(String, String) - Method in class org.apache.ode.utils.NamespaceStack
Declare a new prefix binding.
declaringFlow - Variable in class org.apache.ode.bpel.o.OLink
The flow in which the link is declared.
declaringScope - Variable in class org.apache.ode.bpel.o.OPartnerLink
Scope in which this partnerLink is declared.
declaringScope - Variable in class org.apache.ode.bpel.o.OScope.CorrelationSet
 
declaringScope - Variable in class org.apache.ode.bpel.o.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.
deepCopy(Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Return a deep copy of the persistent state
deepDelete(File) - Static method in class org.apache.ode.utils.fs.FileUtils
Delete a file/directory, recursively.
deepSizeOf(Object) - Static method in class org.apache.ode.agents.memory.SizingAgent
Returns deep size of object, recursively iterating over its fields and superclasses.
DEFAULT - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.ode.utils.StreamUtils
The default size of the byte buffer used in the StreamUtils.copy(java.io.OutputStream, java.io.InputStream, int) methods.
DEFAULT_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
DEFAULT_DAOCF_CLASS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
DEFAULT_DB_EMB_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
DEFAULT_DB_EMB_TYPE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
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.
DEFAULT_TX_FACTORY_CLASS_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
DefaultObserver() - Constructor for class org.apache.ode.utils.WatchDog.DefaultObserver
 
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.
DEFERRED_PROCESS_INSTANCE_CLEANUP_DISABLED_NAME - Static variable in class org.apache.ode.bpel.engine.BpelServerImpl
 
DeferredProcessInstanceCleanable - Interface in org.apache.ode.bpel.dao
Instances and associated data for a ProcessDAO implementation that implements this interface can be deleted in a deferred fashion.
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.
dehydrate() - Method in class org.apache.ode.bpel.o.OAssign.Copy
 
dehydrate() - Method in class org.apache.ode.bpel.o.OAssign
 
dehydrate() - Method in class org.apache.ode.bpel.o.OBase
 
dehydrate() - Method in class org.apache.ode.bpel.o.OProcess
 
dehydrate() - Method in class org.apache.ode.bpel.o.OScope
 
dehydrateLastUnusedProcess() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
Returns true if the last used process was dehydrated because it was not in-use.
dehydrateLastUnusedProcess() - Method in interface org.apache.ode.bpel.iapi.BpelEngine
 
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(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Delete the process instance object from the database.
delete(Set<ProcessConf.CLEANUP_CATEGORY>, boolean) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Delete the process instance object from the database.
Delete() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.Delete
 
Delete() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.Delete
 
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(Set<ProcessConf.CLEANUP_CATEGORY>, boolean) - 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(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
delete(Set<ProcessConf.CLEANUP_CATEGORY>, boolean) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
delete(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
delete(Set<ProcessConf.CLEANUP_CATEGORY>, boolean) - 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_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_CORSET_PROPERTIES_BY_PROPERTY_IDS - Static variable in class org.apache.ode.dao.jpa.CorrSetProperty
 
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_FAULTS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.FaultDAOImpl
 
DELETE_INSTANCES_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE_IDS - Static variable in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
DELETE_MESSAGES_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageDAOImpl
 
DELETE_MEX_PROPERTIES_BY_MEX_IDS - Static variable in class org.apache.ode.dao.jpa.MexProperty
 
DELETE_MEXS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
DELETE_PARTNER_LINKS_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
DELETE_SCOPES_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
DELETE_XML_DATA_PROPERTIES_BY_XML_DATA_IDS - Static variable in class org.apache.ode.dao.jpa.XmlDataProperty
 
DELETE_XMLDATA_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
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.
deleteByColumn(Class, String, List<Long>) - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
deleteByIds(Class, List<Long>) - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
deleteInstances(int) - Method in interface org.apache.ode.bpel.dao.DeferredProcessInstanceCleanable
Deletes instances and data for this process, the number of rows gets deletes is limited by the transaction size.
deleteInstances(InstanceFilter, Set<ProcessConf.CLEANUP_CATEGORY>) - Method in interface org.apache.ode.bpel.dao.FilteredInstanceDeletable
Deletes instance filter by the given instance filter and clean up categories.
deleteInstances(InstanceFilter, Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
deleteInstances(int) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
deleteInstances(Collection<HProcessInstance>, Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
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
 
deleteMessageExchange(MessageExchangeDAO) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
deleteMessages() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
deleteMessages() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
deleteProcessAndRoutes() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Deletes only the process and routes without instances.
deleteProcessAndRoutes() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
deleteProcessAndRoutes() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
deleteProcessDAO(QName, boolean) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
deploy(File) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Deploys a process from the filesystem.
deploy(File, boolean) - Method in class org.apache.ode.store.ProcessStoreImpl
Deploys a process.
deploy(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
deploy(File, boolean, String, boolean) - Method in class org.apache.ode.store.ProcessStoreImpl
Deploys a process.
deploy(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
deploy(File, String) - Method in class org.apache.ode.tomee.TomeeLauncher
 
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
 
Deployment(File) - Constructor for class org.apache.ode.test.BPELTestAbstract.Deployment
 
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
 
DeploymentPoller.DDWatchDogObserver - Class in org.apache.ode.axis2.deploy
 
deploymentUnit - Variable in class org.apache.ode.bpel.iapi.ProcessStoreEvent
 
DeploymentUnitDAO - Interface in org.apache.ode.store
DAO interface for a "deployment unit", a collection of processes deployed as a single unit.
DeploymentUnitDaoImpl - Class in org.apache.ode.store.hib
 
DeploymentUnitDaoImpl() - Constructor for class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
DeploymentUnitDaoImpl - Class in org.apache.ode.store.jpa
 
DeploymentUnitDaoImpl() - Constructor for class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
DeploymentWebService - Class in org.apache.ode.axis2.service
Axis wrapper for process deployment.
DeploymentWebService() - Constructor for class org.apache.ode.axis2.service.DeploymentWebService
 
DEPRECATED_XDT_NS - Static variable in class org.apache.ode.utils.Namespaces
 
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(CorrelationKeySet) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Dequeue a message exchange matching a correlationKey constraint.
dequeueMessage(CorrelationKeySet) - 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
 
DerbyEmbeddedDB - Class in org.apache.ode.il.dbutil
 
DerbyEmbeddedDB(OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.DerbyEmbeddedDB
 
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.o.DebugInfo
 
destroy() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
destroyConnectionObject(Object) - Method in interface org.apache.ode.jca.server.ConnectionProvider
 
destroyService(QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
detailsExt - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
didMatch() - Method in class org.apache.ode.utils.cli.XorGroup
 
digest() - Method in class org.apache.ode.bpel.o.OActivity
 
digest() - Method in class org.apache.ode.bpel.o.OBase
 
digest() - Method in class org.apache.ode.bpel.o.OProcess
 
DIGIT - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
DIR - Static variable in interface org.apache.ode.tomee.Constants
 
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.
DirectRef(OProcess) - Constructor for class org.apache.ode.bpel.o.OAssign.DirectRef
 
disassemble(Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Transform the object into its cacheable representation
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
 
disposeDeployXmlWatchDog(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
doAsyncReply(MyRoleMessageExchangeImpl) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
docLitType - Variable in class org.apache.ode.bpel.o.OMessageVarType
For doc-lit-like message types , the element type of the only part.
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
 
DocumentsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
 
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.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
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
 
domToBytes(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
DomToString() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DomToString
 
DomToString() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DomToString
 
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
 
done - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
checking completion
doNonTransactionalWork(Runnable) - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
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() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DoXslTransform
 
DoXslTransform() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DoXslTransform
 
doXslTransform(XPathContext, String, Object) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL doXslTransform function
doXslTransform(XPathContext, String, Object) - Static method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10BpelFunctions
WS-BPEL doXslTransform function
DummyResourceAdapter - Class in org.apache.ode.ra
Does nothing
DummyResourceAdapter() - Constructor for class org.apache.ode.ra.DummyResourceAdapter
 
dump(String) - Method in class org.apache.ode.ql.jcc.SimpleNode
 
dumpState(PrintStream) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
dumpState(PrintStream) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
dumpState() - Method in class org.apache.ode.jacob.vpu.JacobVPU
Dump the state of the VPU for debugging purposes.
Duration - Class in org.apache.ode.utils.xsd
Support for xml schema duration.
Duration(String) - Constructor for class org.apache.ode.utils.xsd.Duration
 
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

e - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswerResult
 
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.o.OElementVarType
 
elementTypes - Variable in class org.apache.ode.bpel.o.OProcess
 
elName - Variable in class org.apache.ode.bpel.o.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
 
enable(boolean) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
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.o.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.bpel.epr
Factory for EndpointReference implementations.
EndpointFactory() - Constructor for class org.apache.ode.bpel.epr.EndpointFactory
 
endpointReference - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
endpointReference - Variable in class org.apache.ode.axis2.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
 
EndpointRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
 
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
 
engine - Variable in class org.apache.ode.bpel.engine.replayer.Replayer
 
engineQName - Variable in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf.Variable
 
enqueueMessage(MessageExchangeDAO, CorrelationKeySet) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Enqueue a message exchange to the queue with a set of correlation keys.
enqueueMessage(MessageExchangeDAO, CorrelationKeySet) - 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
 
ensureDeployXmlWatchDog(File, File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
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.ExchangeType
 
enumValue() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
 
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.common.CorrelationKeySet
 
equals(Object) - Method in class org.apache.ode.bpel.dao.ProcessManagementDAO.InstanceSummaryKey
 
equals(Object) - Method in class org.apache.ode.bpel.dao.RoleEnum
 
equals(Object) - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
Equals comperator method.
equals(Object) - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager.RequestIdTuple
Deprecated.
 
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.o.OBase
 
equals(Object) - Method in class org.apache.ode.bpel.o.OExpressionLanguage
 
equals(Object) - Method in class org.apache.ode.bpel.o.OPartnerLink
 
equals(Object) - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
equals(Object) - Method in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
equals(Object) - Method in class org.apache.ode.bpel.runtime.VariableInstance
 
equals(Object) - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
equals(Object, Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Compare two instances of the class mapped by this type for persistence "equality".
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(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.AssignGeneratorMessages
Copy from message variable {0} requires a message for the l-value.
errCopyFromUndeclaredPartnerRole(String, String) - Method in class org.apache.ode.bpel.compiler.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.AssignGeneratorMessages
Copy to message variable {0} requires a message for the r-value.
errCopyToUndeclaredPartnerRole(String) - Method in class org.apache.ode.bpel.compiler.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.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}".
errDuplicateUseCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared correlation set "{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
 
errEmptyExpression(URI, QName) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
Empty query
errEmptyOnMessage() - Method in class org.apache.ode.bpel.compiler.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.elang.xpath10.compiler.XPathMessages
Invalid number of argument to function "{0}".
errForEachAndScopeVariableRedundant(String) - Method in class org.apache.ode.bpel.compiler.ForEachGeneratorMessages
The <reply> must specify a reply message.
errForOrUntilMustBeGiven() - Method in class org.apache.ode.bpel.compiler.PickGeneratorMessages
 
errIfWithNoCondition() - Method in class org.apache.ode.bpel.compiler.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.elang.xpath10.compiler.XPathMessages
Invalid number of argument to function "{0}".
errInvalidQName(String) - Method in class org.apache.ode.bpel.elang.xpath10.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.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.InvokeGeneratorMessages
Invoke doesn't define an output variable even though the operation {0} declares an output message.
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.FlowGeneratorMessages
The link "{0}" does not have a source.
errLinkMissingTargetActivity(String) - Method in class org.apache.ode.bpel.compiler.FlowGeneratorMessages
The link "{0}" does not have a target.
errLiteralExpected(String) - Method in class org.apache.ode.bpel.elang.xpath10.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.AssignGeneratorMessages
Copy to message variable {0} of type {1} from message {2} of type {3} is not permitted (the message types do not match).
errMissingFromSpec() - Method in class org.apache.ode.bpel.compiler.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.ForEachGeneratorMessages
 
errMissingToSpec() - Method in class org.apache.ode.bpel.compiler.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.PickGeneratorMessages
 
ERROR - Static variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
Error message.
error(TransformerException) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.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
Logger an error.
error(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Logger 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
 
errOutputVariableMustBeSpecified() - Method in class org.apache.ode.bpel.compiler.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}").
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.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.CompensateGeneratorMessages
The scope to compensate is unspecified.
errSecondNonInitiateOrJoinCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.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.elang.xpath10.compiler.XPathMessages
 
errUndeclaredCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
Attempt to reference undeclared correlation set "{0}".
errUndeclaredFault(String, String) - Method in class org.apache.ode.bpel.compiler.ReplyGeneratorMessages
The <reply> activity has an undeclared fault "{0}" for operation "{1}".
errUndeclaredFunctionPrefix(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.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.elang.xpath10.compiler.XPathMessages
Unexpected compilator error: {0}
errUnexpectedNodeTypeForXPath(String) - Method in class org.apache.ode.bpel.elang.xpath10.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.elang.xpath10.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.AssignGeneratorMessages
To-spec format is unrecognized.
errUnkownFromSpec() - Method in class org.apache.ode.bpel.compiler.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.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.elang.xpath10.compiler.XPathMessages
The string "{0}" is not a valid XPath 1.0 expression.
errXQuery10Syntax(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
The string "{0}" is not a valid XQuery 1.0 expression.
errXslCompilation(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
Error compiling XSL Sheet "{0}" : {1}.
errXsltStylesheetNotFound(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
bpws:xsltStylesheetNotFound the declared stylesheet could not be found: {0}
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.CombineUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.ComposeUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DayTimeDuration
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.Delete
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DomToString
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAfter
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAsFirstInto
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAsLastInto
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertBefore
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertInto
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.ProcessProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.Rename
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.SplitToElements
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.YearMonthDuration
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.CombineUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.ComposeUrl
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DayTimeDuration
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.Delete
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DomToString
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.DoXslTransform
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetLinkStatus
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableData
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertAfter
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertAsFirstInto
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertAsLastInto
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertBefore
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertInto
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.ProcessProperty
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.Rename
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.SplitToElements
 
evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.YearMonthDuration
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
 
evaluate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluate(LogicExprNode) - Method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
evaluate(PARAMC) - Method in interface org.apache.ode.ql.eval.skel.CommandEvaluator
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsBoolean(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return a date
evaluateAsDate(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDate(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return duration
evaluateAsDuration(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsDuration(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return a number
evaluateAsNumber(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsNumber(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateAsString(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
Evaluate expression and return a node
evaluateNode(OExpression, EvaluationContext) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
evaluateNode(OExpression, EvaluationContext) - Method in class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
evaluateQuery(Node, OExpression) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Evaluate a query expression.
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
evaluateQuery(Node, OExpression) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
EvaluationContext - Interface in org.apache.ode.bpel.explang
Context for evaluating expressions.
EvaluationException - Exception in org.apache.ode.bpel.explang
An expression evaluation exception.
EvaluationException(String, Throwable) - Constructor for exception org.apache.ode.bpel.explang.EvaluationException
 
eventContext - Variable in class org.apache.ode.bpel.evt.BpelEvent
Bpel Event Context.
EventContext - Interface in org.apache.ode.bpel.evt
Deprecated. 
EventContextImpl - Class in org.apache.ode.bpel.runtime
Bpel Event Context Implementation.
EventContextImpl(OScope, Long, BpelRuntimeContext) - Constructor for class org.apache.ode.bpel.runtime.EventContextImpl
Constructor
EventDAOImpl - Class in org.apache.ode.dao.jpa
 
EventDAOImpl() - Constructor for class org.apache.ode.dao.jpa.EventDAOImpl
 
EventFilter - Class in org.apache.ode.bpel.runtime.monitor
Specifies event filter associated with a process instance.
EventFilter(Serializable) - Constructor for class org.apache.ode.bpel.runtime.monitor.EventFilter
Constructor.
EventFilter(Serializable, int) - Constructor for class org.apache.ode.bpel.runtime.monitor.EventFilter
Constructor.
eventHandler - Variable in class org.apache.ode.bpel.o.OScope
ScopeLikeConstructImpl's event handler.
EventHandlerControl - Interface in org.apache.ode.bpel.runtime.channels
Channel used to control processing of event handler activities.
EventHandlerControlChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type EventHandlerControl.
EventHandlerControlChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the EventHandlerControl channel type.
EventHandlerControlChannelListener(EventHandlerControlChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.EventHandlerControlChannelListener
 
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
 
EventInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
 
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
 
EventsFirstLastCountTuple() - Constructor for class org.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
 
ExchangeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
 
ExchangeType - Interface in org.apache.ode.bpel.pmapi
An XML ExchangeType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ExchangeType.Enum - Class in org.apache.ode.bpel.pmapi
Enumeration value class for org.apache.ode.bpel.pmapi.ExchangeType.
ExchangeType.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ExchangeTypeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML ExchangeType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ExchangeTypeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ExchangeTypeImpl
 
ExchangeTypeImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.ExchangeTypeImpl
 
exec(BpelDatabase.Callable<T>) - Method in class org.apache.ode.bpel.engine.BpelDatabase
Execute a self-contained database transaction.
execIsolatedTransaction(Callable<T>) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
execIsolatedTransaction(Callable<T>) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Same as execTransaction but executes in a different thread to guarantee isolation from the main execution thread.
execIsolatedTransaction(Callable<T>) - Method in class org.apache.ode.il.MockScheduler
 
execIsolatedTransaction(Callable<T>) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
execTransaction(Callable<T>) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
execTransaction(Callable<T>, int) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
execTransaction(Callable<T>) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Execute a Callable in a transactional context.
execTransaction(Callable<T>, int) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Execute a Callable in a transactional context.
execTransaction(Callable<T>) - Method in class org.apache.ode.il.MockScheduler
 
execTransaction(Callable<T>, int) - Method in class org.apache.ode.il.MockScheduler
 
execTransaction(Callable<T>) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
execTransaction(Callable<T>, int) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
execute() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
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
 
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
 
executorService - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
executorService - Variable in class org.apache.ode.test.BPELTestAbstract
 
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
expectedStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expecte this status right after invoke.
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.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(OProcess, OExpression) - Constructor for class org.apache.ode.bpel.o.OAssign.Expression
 
expression - Variable in class org.apache.ode.bpel.o.OAssign.Expression
 
expression - Variable in class org.apache.ode.bpel.o.OAssign.LValueExpression
 
expression - Variable in class org.apache.ode.bpel.o.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.api
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.o.OExpression
 
ExpressionLanguageRuntime - Interface in org.apache.ode.bpel.explang
 
ExpressionLanguageRuntimeRegistry - Class in org.apache.ode.bpel.runtime
A registry of ExpressionLanguageRuntime objects that is able to map a given expression to the appropriate language runtime.
ExpressionLanguageRuntimeRegistry() - Constructor for class org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry
 
expressionLanguages - Variable in class org.apache.ode.bpel.o.OProcess
 
expressionLanguageUri - Variable in class org.apache.ode.bpel.o.OExpressionLanguage
 
expressionParsed - Variable in class org.apache.ode.utils.CronExpression
 
ExpressionValidator - Interface in org.apache.ode.bpel.compiler.api
 
ExpressionValidatorFactory - Class in org.apache.ode.bpel.compiler
 
ExpressionValidatorFactory(Properties) - Constructor for class org.apache.ode.bpel.compiler.ExpressionValidatorFactory
 
ExprEvaluationContextImpl - Class in org.apache.ode.bpel.runtime
The context in which BPEL expressions are evaluated.
ExprEvaluationContextImpl(ScopeFrame, BpelRuntimeContext) - Constructor for class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, BpelRuntimeContext, Node) - Constructor for class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
ExprEvaluationContextImpl(ScopeFrame, BpelRuntimeContext, Map<OLink, Boolean>) - Constructor for class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
EXT_FUNCTION_DOXSLTRANSFORM - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
Extension function bpws:getLinkStatus('getLinkName')
EXT_FUNCTION_GETLINKSTATUS - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
Extension function bpws:getLinkStatus('getLinkName')
EXT_FUNCTION_GETVARIABLEDATA - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
Extension function bpws:getVariableData('variableName', 'partName'?, 'locationPath'?)
EXT_FUNCTION_GETVARIABLEPROPERTY - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
Extension function bpws:getVariableProperty('variableName','propertyName')
extensibilityElements - Variable in class org.apache.ode.bpel.o.DebugInfo
 
ExtensibilityQNames - Class in org.apache.ode.bpel.compiler.bom
 
ExtensibilityQNames() - Constructor for class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
 
EXTENSION_NS_URI - Static variable in class org.apache.ode.bpel.o.FailureHandling
 
EXTENSION_NS_URI - Static variable in class org.apache.ode.bpel.o.OFailureHandling
 
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
 
ExternalDB - Class in org.apache.ode.il.dbutil
 
ExternalDB(OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.ExternalDB
 
ExternalService - Interface in org.apache.ode.axis2
 
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.o.OExtVar
Unique identifier for the external variable.
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 BpelProcess to manage external variables.
ExternalVariableManager(QName, ExternalVariableConf, Map<QName, ExternalVariableModule>, OProcess) - 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.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.
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.elang.xpath20.runtime.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.
extractNameValueMap(Element) - Static method in class org.apache.ode.bpel.elang.xpath20.runtime.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.

extractPartElements(Message, Element) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
extractSoapBodyParts(Message, SOAPBody, SOAPBody, Message, String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
extractSoapHeaderParts(Message, SOAPHeader, List<SOAPHeader>, Message) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
extractString(Object) - Static method in class org.apache.ode.bpel.elang.xpath20.runtime.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.o.OScope.Variable
If not-null indicates that this variable has an external representation.
EXTVAR_ATTR - Static variable in class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
Attribute name for external variable id.
EXTVAR_RELATED - Static variable in class org.apache.ode.bpel.compiler.bom.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
 

F

FAILED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
FailedSummaryValue(Long, Date) - Constructor for class org.apache.ode.bpel.dao.ProcessManagementDAO.FailedSummaryValue
 
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.runtime.channels.ParentScope
 
Failure(Object, String, Exception) - Constructor for class org.apache.ode.test.BPELTestAbstract.Failure
 
Failure(Object, String, Object, Object, Exception) - Constructor for class org.apache.ode.test.BPELTestAbstract.Failure
 
FAILURE_EXT_ELEMENT - Static variable in class org.apache.ode.bpel.o.FailureHandling
 
FAILURE_EXT_ELEMENT - Static variable in class org.apache.ode.bpel.o.OFailureHandling
 
FAILURE_FAULT_NAME - Static variable in class org.apache.ode.bpel.o.FailureHandling
 
FAILURE_FAULT_NAME - Static variable in class org.apache.ode.bpel.o.OFailureHandling
 
FAILURE_HANDLING - Static variable in class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
 
FAILURE_HANDLING_FAULT_ON - Static variable in class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
 
FAILURE_HANDLING_RETRY_DELAY - Static variable in class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
 
FAILURE_HANDLING_RETRY_FOR - Static variable in class org.apache.ode.bpel.compiler.bom.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.iapi.ProcessConf.PartnerRoleConfig
 
FailureHandling - Class in org.apache.ode.bpel.o
Holds information about the failure handling of this activity.
FailureHandling() - Constructor for class org.apache.ode.bpel.o.FailureHandling
 
failureHandling - Variable in class org.apache.ode.bpel.o.OActivity
 
FailureHandlingDocument - Interface in org.apache.ode.activityRecovery
A document containing one failureHandling(@http://ode.apache.org/activityRecovery) element.
FailureHandlingDocument.Factory - Class in org.apache.ode.activityRecovery
A factory class with static methods for creating instances of this type.
FailureHandlingDocument.FailureHandling - Interface in org.apache.ode.activityRecovery
An XML failureHandling(@http://ode.apache.org/activityRecovery).
FailureHandlingDocument.FailureHandling.Factory - Class in org.apache.ode.activityRecovery
A factory class with static methods for creating instances of this type.
FailureHandlingDocumentImpl - Class in org.apache.ode.activityRecovery.impl
A document containing one failureHandling(@http://ode.apache.org/activityRecovery) element.
FailureHandlingDocumentImpl(SchemaType) - Constructor for class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl
 
FailureHandlingDocumentImpl.FailureHandlingImpl - Class in org.apache.ode.activityRecovery.impl
An XML failureHandling(@http://ode.apache.org/activityRecovery).
FailureHandlingImpl(SchemaType) - Constructor for class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
 
FailureType - Interface in org.apache.ode.bpel.pmapi
An XML FailureType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
FailureType.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
FailureTypeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML FailureType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
FailureTypeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.FailureTypeImpl
 
fatalError(TransformerException) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.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 - Variable in class org.apache.ode.bpel.o.OReply
The type of the fault (if isFaultReply).
fault(Long, QName, Element) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Causes the process instance to complete unsuccessfully by throwing the specified fault in the global scope.
fault(FaultData) - Method in interface org.apache.ode.bpel.runtime.channels.ActivityRecovery
Fault the activity.
FaultDAO - Interface in org.apache.ode.bpel.dao
Fault data access object.
FaultDaoImpl - Class in org.apache.ode.bpel.memdao
In-memory implementation of FaultDAO.
FaultDaoImpl(String, String, Element, int, int) - Constructor for class org.apache.ode.bpel.memdao.FaultDaoImpl
 
FaultDAOImpl - Class in org.apache.ode.dao.jpa
 
FaultDAOImpl() - Constructor for class org.apache.ode.dao.jpa.FaultDAOImpl
 
FaultDAOImpl(QName, String, int, int, Element) - Constructor for class org.apache.ode.dao.jpa.FaultDAOImpl
 
FaultDAOImpl - Class in org.apache.ode.daohib.bpel
Hibernate based FaultDAO implementation
FaultDAOImpl(SessionManager, HFaultData) - Constructor for class org.apache.ode.daohib.bpel.FaultDAOImpl
 
FaultData - Class in org.apache.ode.bpel.runtime.channels
Information about a BPEL fault.
FaultData(QName, OBase, String) - Constructor for class org.apache.ode.bpel.runtime.channels.FaultData
 
FaultData(QName, Element, OVarType, OBase) - Constructor for class org.apache.ode.bpel.runtime.channels.FaultData
 
FAULTED - Static variable in interface org.apache.ode.bpel.pmapi.TScopeStatus
 
FaultException - Exception in org.apache.ode.bpel.common
Encapsulates an exception that should result in a known named fault being thrown within a BPEL process.
FaultException(QName, String) - Constructor for exception org.apache.ode.bpel.common.FaultException
Create a new instance.
FaultException(QName) - Constructor for exception org.apache.ode.bpel.common.FaultException
 
FaultException(QName, String, Throwable) - 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 - Variable in class org.apache.ode.bpel.o.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
 
FaultMessageExchangeException - Exception in org.apache.ode.bpel.intercept
Exception thrown by MessageExchangeInterceptor implementations that is used to indicate that the processing of the exchange should be aborted with a fault.
FaultMessageExchangeException(String, QName, Message) - Constructor for exception org.apache.ode.bpel.intercept.FaultMessageExchangeException
 
faultName - Variable in class org.apache.ode.bpel.o.OCatch
 
faultName - Variable in class org.apache.ode.bpel.o.OThrow
 
faultOnFailure - Variable in class org.apache.ode.bpel.o.FailureHandling
 
faultOnFailure - Variable in class org.apache.ode.bpel.o.OFailureHandling
 
FaultType - Interface in org.apache.ode.bpel.pmapi
An XML FaultType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
FaultType.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
FaultTypeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML FaultType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
FaultTypeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
 
faultVariable - Variable in class org.apache.ode.bpel.o.OCatch
 
faultVariable - Variable in class org.apache.ode.bpel.o.OThrow
 
fetchAnswer(QName, String, Element, Date) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.Answers
 
fetchEndpointSessionId(PartnerLinkInstance, boolean) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
fetchMyRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Fetches the my-role endpoint reference data.
fetchMySessionId(PartnerLinkInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
Fetch the session-identifier for the partner link from the database.
fetchMySessionId(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Fetches our session id associated with the partner link instance.
fetchPartnerLinkDAO(PartnerLinkInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
fetchPartnerRoleEndpointReferenceData(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
fetchPartnersSessionId(PartnerLinkInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
fetchPartnersSessionId(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Fetches the partner's session id associated with the partner link instance.
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
 
FileMutable(File) - Constructor for class org.apache.ode.utils.WatchDog.FileMutable
 
fileSeparator() - Static method in class org.apache.ode.utils.SystemUtils
 
FileSetMutable(Collection<File>) - Constructor for class org.apache.ode.utils.WatchDog.FileSetMutable
 
FileSetMutable(File[]) - Constructor for class org.apache.ode.utils.WatchDog.FileSetMutable
 
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
 
FilteredInstanceDeletable - Interface in org.apache.ode.bpel.dao
An implementation of this interface provides a way to delete runtime process instances through the InstanceFilter.
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_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.o.OForEach
 
finalize() - Method in class org.apache.ode.bpel.compiler.BpelC
 
finalize() - Method in class org.apache.ode.bpel.o.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 class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
findFailedCountAndLastFailedDateForProcessId(BpelDAOConnection, String, String) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
findFailedCountAndLastFailedDateForProcessIds(Set<String>) - Method in interface org.apache.ode.bpel.dao.ProcessManagementDAO
 
findFailedCountAndLastFailedDateForProcessIds(Set<String>) - Method in class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
findFailedCountAndLastFailedDateForProcessIds(Set<String>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
findFailedCountAndLastFailedDateForProcessIds(Set<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, short) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Find process instances that matches correlation key and instance state
findInstance(CorrelationKey) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
findInstance(CorrelationKey, short) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
Find instances across all versions of a process that match the correlation key and instance state.
findInstance(CorrelationKey) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
findInstance(CorrelationKey, short) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
Find instances across all versions of a process that match the correlation key and instance state.
findLineNo(OBase) - Method in class org.apache.ode.bpel.runtime.channels.FaultData
Find the best line number for the given location.
findNextWhiteSpace(int, String) - Method in class org.apache.ode.utils.CronExpression
 
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
findReplayedInstance(long) - Method in class org.apache.ode.bpel.engine.replayer.Replayer
 
findRoute(CorrelationKeySet) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Deprecated.
Find a route matching the given correlation key.
findRoute(CorrelationKeySet, boolean) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
Find a route matching the given correlation key set.
findRoute(MyRoleMessageExchangeImpl) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
findRoute(MyRoleMessageExchangeImpl, boolean) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
findRoute(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
findRoute(CorrelationKeySet, boolean) - 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
 
findSubSets() - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Finds all subsets of this correlation key set.
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
 
FlowGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.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
 
Foo() - Constructor for class org.apache.ode.jacob.examples.eratosthenes.Sieve.Foo
 
FOR - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FOREACH - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
FOREACH - Class in org.apache.ode.bpel.runtime
 
FOREACH(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.runtime.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
Generates code for <forEach> activities.
ForEachGenerator() - Constructor for class org.apache.ode.bpel.compiler.ForEachGenerator
 
ForEachGeneratorMessages - Class in org.apache.ode.bpel.compiler
 
ForEachGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.ForEachGeneratorMessages
 
forExpr - Variable in class org.apache.ode.bpel.o.OEventHandler.OAlarm
 
forExpr - Variable in class org.apache.ode.bpel.o.OPickReceive.OnAlarm
 
forExpression - Variable in class org.apache.ode.bpel.o.OWait
 
forget() - Method in interface org.apache.ode.bpel.runtime.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.ExchangeType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern.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.o.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.o.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.ExchangeType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern.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.o.OAssign.Copy
 
fromCode(short) - Static method in class org.apache.ode.bpel.dao.RoleEnum
DOCUMENTME
fromMap(Map) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Expresses the fact that the endpoint can be either tranformed to a Map representation or initialized from a Map.
fromMap(Map) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
fromQName(QName) - Static method in class org.apache.ode.utils.QNameUtils
Create a string representation from a QName.
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.
generate(SessionImplementor, Object) - Method in class org.apache.ode.daohib.NativeHiLoGenerator
 
GenerateImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl.GenerateImpl
 
GenerateImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl.GenerateImpl
 
generateMethodSignature(Method) - Static method in class org.apache.ode.utils.Reflect
Generates a unique method signature string for a java.lang.reflect.Method.
generatorKey() - Method in class org.apache.ode.daohib.NativeHiLoGenerator
 
genId() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
genId() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Generate a unique (and monotonic) ID in the context of this instance.
genMonotonic() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the next number from a monotonically increasing sequence.
genMonotonic() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
genMonotonic() - Method in class org.apache.ode.bpel.runtime.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.daohib.bpel.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.api.CompilerContext
 
getAccessibleVariables() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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
getActiveCorrelationSets() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
getActiveCorrelationSets() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getActiveCorrelationSets() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getActiveInstances() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
getActiveInstances() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getActiveInstances() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
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.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.
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
Gets array of all "activity-ext-info" elements
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
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 class org.apache.ode.bpel.runtime.channels.FaultData
 
getActivityId() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActivityId() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getActivityId() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
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
Gets array of all "activity-info" elements
getActivityInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
Gets ith "activity-info" element
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
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.api.CompilerContext
 
getActivityStack() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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.o.OProcess.OProperty
 
getAllMessages() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
 
getAllMessages() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getAllPartnerLinks() - Method in class org.apache.ode.bpel.o.OProcess
 
getAllRoutes() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
 
getAllRoutes() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getAnswersKey(QName, String) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.Answers
 
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
 
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.api.CompilerContext
Retrieves the base URI that the BPEL Process execution contextis running relative to.
getBaseResourceURI() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
Retrieves the base URI that the BPEL Process execution contextis running relative to.
getBaseResourceURI() - Method in class org.apache.ode.bpel.compiler.DefaultResourceFinder
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.ResourceFinder
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.engine.BpelProcess
Retrives the base URI to use for local resource resolution.
getBaseResourceURI() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getBaseResourceURI() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Retrieves the base URI that the BPEL Process execution contextis running relative to.
getBaseResourceURI() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Retrieves the base URI that this BPEL Process instance is running relative to.
getBaseResourceURI() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getBaseResourceURI() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
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
 
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
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
 
getBpelEngine() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getBpelEngine() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getBpelEvent() - Method in class org.apache.ode.bpel.jmx.BpelEventNotification
Get the BpelEvent payload.
getBpelProcess() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getBpelProcess() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getBpelProcess() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getBpelRuntimeContext() - Method in class org.apache.ode.bpel.runtime.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.BpelCompiler
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler11
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20
 
getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
 
getBranch() - Method in class org.apache.ode.bpel.compiler.bom.CompletionCondition
 
getBreakpoints(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getBreakpoints(Long) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
getBreakpoints(Long) - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
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.bpel.memdao.MessageExchangeDAOImpl
 
getCallbackEPR() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCallee() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the "callee"--the id of the process being invoked in a myRole exchange.
getCallee() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCallee() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCallee() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getCallee() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCaller() - Method in class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
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.o.OSwitch
 
getCatches() - Method in class org.apache.ode.bpel.compiler.bom.FaultHandler
Gets the Catch blocks for this fault handler.
getCategories() - Method in class org.apache.ode.bpel.iapi.ProcessConf.CleanupInfo
 
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
Gets array of all "category" elements
getCategoryArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets ith "category" element
getCauseCode() - Method in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
getCBPFileSize() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the CBP file size.
getCBPFileSize() - Method in class org.apache.ode.store.ProcessConfImpl
 
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.PartnerRoleMessageExchangeImpl
 
getChannel() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Get the communication channel.
getChannel() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
getChannel() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getChannel() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getChannel() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getChannel() - Method in class org.apache.ode.daohib.bpel.ActivityRecoveryDaoImpl
 
getChannel() - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
getChannel() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getChannel() - Method in class org.apache.ode.jacob.ChannelListener
 
getChannel() - Method in class org.apache.ode.jacob.soup.Comm
 
getChannelName() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getChild() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
Gets the scope activity that we will iterate on.
getChild(int) - Method in class org.apache.ode.bpel.o.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
Gets array of all "child-ref" elements
getChildRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
Gets ith "child-ref" element
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.o.OProcess
 
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
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
 
getChildScopes() - Method in class org.apache.ode.daohib.bpel.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 class org.apache.ode.bpel.dd.impl.TScheduleImpl
Gets array of all "cleanup" elements
getCleanupArray(int) - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
Gets ith "cleanup" element
getCleanupArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets array of all "cleanup" elements
getCleanupArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets ith "cleanup" element
getCleanupArray() - Method in interface org.apache.ode.bpel.dd.TSchedule
Gets array of all "cleanup" elements
getCleanupArray(int) - Method in interface org.apache.ode.bpel.dd.TSchedule
Gets ith "cleanup" element
getCleanupArray() - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Gets array of all "cleanup" elements
getCleanupArray(int) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Gets ith "cleanup" element
getCleanupArray() - Method in interface org.apache.ode.bpel.schedules.TSchedule
Gets array of all "cleanup" elements
getCleanupArray(int) - Method in interface org.apache.ode.bpel.schedules.TSchedule
Gets ith "cleanup" element
getCleanupCategories(boolean) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getCleanupCategories(boolean) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
 
getCleanupCategories(boolean) - Method in class org.apache.ode.store.ProcessConfImpl
 
getClientId() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
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 interface org.apache.ode.bpel.compiler.api.SourceLocation
Column number.
getColumnNo() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getColumnNo() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
 
getColumnNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
 
getCommunication(GetCommunication) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
getCommunication(GetCommunication, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.replayer.Replayer
 
GetCommunication - Interface in org.apache.ode.bpel.pmapi
An XML GetCommunication(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
GetCommunication.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
GetCommunicationImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML GetCommunication(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
GetCommunicationImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
 
GetCommunicationResponse - Interface in org.apache.ode.bpel.pmapi
An XML GetCommunicationResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
GetCommunicationResponse.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
GetCommunicationResponseDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one getCommunicationResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
GetCommunicationResponseDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
GetCommunicationResponseDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one getCommunicationResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
GetCommunicationResponseDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseDocumentImpl
 
GetCommunicationResponseImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML GetCommunicationResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
GetCommunicationResponseImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
 
getCompensationHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
Get the compensation handler for this scope.
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.elang.xpath20.o.OXPath20ExpressionBPEL20
 
getCompileListener() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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
 
getConf() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getConfigDir() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getConfigForPartnerLink(OPartnerLink) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getConfigForPartnerLink(OPartnerLink) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Retrieve failure handling info for invoke
getConfigLookup(EndpointReference) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
getConfigLookup(EndpointReference) - Method in interface org.apache.ode.bpel.iapi.EndpointReferenceContext
 
getConfigProperties() - Method in class org.apache.ode.test.BPELTestAbstract
Override this to provide configuration properties for Ode extensions like BpelEventListeners.
getConfigRoot() - Method in class org.apache.ode.axis2.ODEServer
 
getConn() - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
getConnection() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
Create a JTA transaction-aware state store connection to an the state store.
getConnection() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
 
getConnection() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getConnection() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getConnection() - Method in class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
getConnection() - Method in class org.apache.ode.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
 
getContexts() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
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.
getCorrelation(String) - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
The correlation values for a correlation set.
getCorrelationId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get the correlation identifier/client id
getCorrelationId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCorrelationId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCorrelationKey() - Method in interface org.apache.ode.bpel.dao.CorrelatorMessageDAO
 
getCorrelationKey() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
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 class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationKey() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getCorrelationKey() - Method in class org.apache.ode.daohib.bpel.CorrelatorMessageDaoImpl
 
getCorrelationKey() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getCorrelationKey() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getCorrelationKeySet() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
Returns a correlation key set for the message route
getCorrelationKeySet() - Method in class org.apache.ode.bpel.evt.CorrelationMatchEvent
 
getCorrelationKeySet() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
getCorrelationKeySet() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
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
Gets array of all "correlation-property" elements
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
Gets array of all "correlation-property" elements
getCorrelationPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
Gets ith "correlation-property" element
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(String) - Method in class org.apache.ode.bpel.o.OScope
Obtains the correlation set visible in current scope or parent scope.
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.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
 
getCorrelationSet(String) - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
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
Gets array of all "correlation-set" elements
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.
getCorrelationSetFilter(String) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns the correlation correlationKey for a correlation set filter.
getCorrelationSetFilters() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns the names of the correlation sets used in this filter.
getCorrelationSetId() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
 
getCorrelationSetId() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getCorrelationSetName() - Method in class org.apache.ode.bpel.common.CorrelationKey
Return the OCorrelation id for the correlation set
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
 
getCorrelationSets() - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
getCorrelationStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getCorrelationStatus() - Method in class org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl
 
getCorrelationStatus() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
getCorrelationStatus() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Get the correlation state of the the invocation.
getCorrelationStatus() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getCorrelationStatus() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationStatus() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getCorrelationStatus() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCorrelator(String) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get a message correlator instance.
getCorrelator() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelator(String) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getCorrelator() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getCorrelator() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
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.iapi.Scheduler.JobDetails
 
getCorrelatorId() - Method in class org.apache.ode.bpel.o.OEventHandler.OEvent
 
getCorrelatorId() - Method in class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
getCorrelatorId() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getCorrelatorId() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
getCorrelatorId() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getCorrelators() - Method in class org.apache.ode.bpel.o.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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "createTime" element
getCreateTime() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "createTime" element
getCreateTime() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets the "createTime" element
getCreateTime() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets the "createTime" element
getCreateTime() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
The time the instance was created.
getCreateTime() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCreateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCreateTime() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getCreateTime() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getCreator() - Method in class org.apache.ode.jacob.DebugInfo
 
getCronExpression() - Method in class org.apache.ode.bpel.iapi.ProcessConf.CronJob
 
getCronExpression() - Method in class org.apache.ode.utils.CronExpression
 
getCronJobs() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
 
getCronJobs() - Method in class org.apache.ode.store.ProcessConfImpl
 
getCSetId() - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
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.api.CompilerContext
 
getCurrent() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
getCurrentEventDateTime() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getCurrentEventDateTime() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
 
getCurrentEventDateTime() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getCurrentEventDateTime() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getCurrentEventDateTime() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getCurrentResponse() - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
getCurrentVersion() - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Gets the version used by the store for the last deployment.
getCurrentVersion() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getDAO() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
getDAOConnectionFactory() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getData() - Method in interface org.apache.ode.bpel.dao.FaultDAO
 
getData() - Method in interface org.apache.ode.bpel.dao.MessageDAO
 
getData() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
 
getData() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getData() - Method in class org.apache.ode.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 interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
 
getDataSource() - Method in class org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
 
getDataSource() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
getDataSource() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
getDataSource() - Method in class org.apache.ode.il.dbutil.Database
 
getDataSource() - Method in class org.apache.ode.il.dbutil.DatabaseConnectionManager
 
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.
getDayOfWeekNumber(String) - Method in class org.apache.ode.utils.CronExpression
 
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?
getDbEmbeddedType() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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).
getDbInternalMCFClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalMCFProperties() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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.BpelServerImpl
 
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.
getDebugger(QName) - Method in interface org.apache.ode.bpel.iapi.BpelServer
 
getDebuggerSupport() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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.BpelCompiler
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler11
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20
 
getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
 
getDefinition() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
 
getDefinition(QName) - Method in class org.apache.ode.store.DocumentRegistry
Obtains an WSDL definition based on its target namespace.
getDefinitionForPortType(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Gets the WSDL definition used in a process into which a PortType is defined.
getDefinitionForPortType(QName) - Method in class org.apache.ode.store.DocumentRegistry
Obtains an WSDL definition based on its target namespace.
getDefinitionForPortType(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
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.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.store.DocumentRegistry
 
getDehydrationMaximumAge() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDehydrationMaximumCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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.il.config.OdeConfigProperties
 
getDeployDir() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getDeployedDateFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getDeployer() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the userid of the deployer.
getDeployer() - Method in class org.apache.ode.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.
getDeployer() - Method in class org.apache.ode.store.ProcessConfImpl
 
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
 
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
 
getDepth(int) - Method in class org.apache.ode.bpel.engine.NStateLatch
 
getDescription() - Method in class org.apache.ode.bpel.o.OProcess.OPropertyAlias
 
getDescription() - Method in class org.apache.ode.bpel.o.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
 
getDetailsExt() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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
 
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
Gets array of all "document" elements
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.
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
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
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
 
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
 
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
Gets array of all "enable-event" elements
getEnableEventArray(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Gets ith "enable-event" element
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
 
getEndpointProperties(EndpointReference) - Method in interface org.apache.ode.bpel.iapi.ProcessConf
 
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
Gets array of all "endpoint-ref" elements
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.BrokeredMyRoleMessageExchangeImpl
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.
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
getEndTime() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Filters all process instances started before the specified end time.
getEngine() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getEngine() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
getEngine() - Method in interface org.apache.ode.bpel.iapi.BpelServer
Get the BpelEngine interface for handling transaction operations.
getEntityManager() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getEPR() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getEPR() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getEPR() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getEPR() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getErrors() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
 
getEstimatedHydratedSize() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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
Gets array of all "event-info" elements
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
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.BpelProcess
 
getExchangeArray() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets array of all "exchange" elements
getExchangeArray(int) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets ith "exchange" element
getExchangeArray() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets array of all "exchange" elements
getExchangeArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets ith "exchange" element
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
 
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 interface org.apache.ode.bpel.pmapi.FailureType
Gets the "explanation" element
getExplanation() - Method in interface org.apache.ode.bpel.pmapi.FaultType
Gets the "explanation" element
getExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.FailureTypeImpl
Gets the "explanation" element
getExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Gets the "explanation" element
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 class org.apache.ode.bpel.runtime.channels.FaultData
 
getExplanation() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getExplanation() - Method in class org.apache.ode.daohib.bpel.FaultDAOImpl
 
getExplanation() - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
getExpLangRuntime() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getExpLangRuntime() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
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.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.o.OExpression
Get the expression language used to generate this expression.
getExpressionLanguages() - Method in class org.apache.ode.bpel.o.OProcess
 
getExpressionSetSummary(Set) - Method in class org.apache.ode.utils.CronExpression
 
getExpressionSetSummary(ArrayList) - Method in class org.apache.ode.utils.CronExpression
 
getExpressionSummary() - Method in class org.apache.ode.utils.CronExpression
 
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.
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
 
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
 
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)
getFailure() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "failure" element
getFailure() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "failure" element
getFailure() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Gets the "failure" element
getFailure() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Gets the "failure" element
getFailure() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Gets the "failure" element
getFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Gets the "failure" element
getFailureHandling() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument
Gets the "failureHandling" element
getFailureHandling() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl
Gets the "failureHandling" element
getFailureHandling() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Gets the "failureHandling" element
getFailureHandling() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets the "failureHandling" element
getFailureHandling() - Method in class org.apache.ode.bpel.o.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
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 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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "fault" element
getFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "fault" element
getFault() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Gets the "fault" element
getFault() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "fault" element
getFault() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
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.elang.xpath10.runtime.WrappedFaultException
 
getFaultException() - Method in exception org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.JaxenFunctionException
 
getFaultException() - Method in exception org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.JaxenUnresolvableException
 
getFaultExplanation() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getFaultExplanation() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
 
getFaultExplanation() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getFaultExplanation() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getFaultExplanation() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getFaultExplanation() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
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 class org.apache.ode.bpel.runtime.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 class org.apache.ode.bpel.runtime.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 class org.apache.ode.bpel.runtime.channels.FaultData
Get the fault name.
getFaultOnFailure() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Gets the "faultOnFailure" element
getFaultOnFailure() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Gets the "faultOnFailure" element
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.runtime.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
 
getFilterArray() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets array of all "filter" elements
getFilterArray(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets ith "filter" element
getFilterArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets array of all "filter" elements
getFilterArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets ith "filter" element
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
 
getFilters() - Method in class org.apache.ode.bpel.iapi.ProcessConf.CleanupInfo
 
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.
getFinalFireTime() - Method in class org.apache.ode.utils.CronExpression
NOT YET IMPLEMENTED: Returns the final time that the CronExpression will match.
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(Node) - Static method in class org.apache.ode.utils.DOMUtils
 
getFirstChildElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
Return the first child element of the given element.
getFirstChildWithName(OMElement, String) - Static method in class org.apache.ode.il.OMUtils
 
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.util.SoapMessageConverter
 
getFirstExtensibilityElementElement() - 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.
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
getGetCommunicationResponse() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument
Gets the "getCommunicationResponse" element
getGetCommunicationResponse() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseDocumentImpl
Gets the "getCommunicationResponse" element
getGlobalBreakpoints(String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getGlobalBreakpoints() - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
getGlobalBreakpoints() - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
getGlobalBreakpoints(String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Returns the global breakpoints registered with the process instance.
getGlobalData() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
getGroup() - Method in class org.apache.ode.jacob.soup.Comm
 
getGroupId() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
getGroupId() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getGroupId() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getGuid() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
getGuid() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getGuid() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getGuid() - Method in class org.apache.ode.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
 
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 class org.apache.ode.bpel.engine.MessageImpl
 
getHeaderPart(String) - Method in interface org.apache.ode.bpel.iapi.Message
Get a header part.
getHeaderParts() - Method in class org.apache.ode.bpel.engine.MessageImpl
 
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
 
getHydratedFootprint() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getHydratedProcessCount(QName) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getHydratedProcessCount(QName) - Method in interface org.apache.ode.bpel.iapi.BpelEngine
 
getHydratedProcessSize(QName) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getHydratedProcessSize(QName) - Method in interface org.apache.ode.bpel.iapi.BpelEngine
 
getHydrationLazyMinimumSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getId() - Method in interface org.apache.ode.bpel.dao.DeferredProcessInstanceCleanable
Returns the database id.
getId() - Method in class org.apache.ode.bpel.o.OBase
 
getId() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getId() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getId() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getId() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
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
getIidArray() - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Gets array of all "iid" elements
getIidArray(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Gets ith "iid" element
getIidArray() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Gets array of all "iid" elements
getIidArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Gets ith "iid" element
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.
getImportType() - Method in class org.apache.ode.bpel.compiler.bom.Import
Get the encoding language.
getIn() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "in" element
getIn() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "in" element
getIn() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets the "in" element
getIn() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets the "in" element
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.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
 
getInitialMyRoleEPR(OPartnerLink) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getInitialPartnerRoleEndpoint(OPartnerLink) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getInitialPartnerRoleEPR(OPartnerLink) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getInitiate() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
Get the value of the initiate flag.
getInMem() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
getInMemMexTtl() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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.CorrelationSetDAO
 
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.CorrelationSetDAOImpl
 
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.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.iapi.Scheduler.JobDetails
 
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
Gets array of all "instance-info" elements
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 interface org.apache.ode.bpel.pmapi.InstanceInfoListDocument
Gets the "instance-info-list" element
getInstanceInUseCount() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getInstanceManagement() - Method in class org.apache.ode.axis2.ODEServer
 
getInstanceMaximumCount() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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
Gets array of all "instances" elements
getInstancesArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
Gets ith "instances" element
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
getInstanceThrottledMaximumCount() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getInstanceThrottledMaximumCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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
 
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
Gets array of all "invoke" elements
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
 
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.
getJoinningCorrelationSetsForOperation(Operation) - Method in class org.apache.ode.bpel.o.OPartnerLink
Get all joining correlation sets that are ever used to qualify a receive for a the given operation.
getKernelTimeMs() - Method in class org.apache.ode.jacob.vpu.Statistics
DOCUMENTME
getKey() - Method in class org.apache.ode.bpel.evt.CorrelationSetWriteEvent
Correlation key.
getKey() - Method in 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.utils.msg.MessageBundle
 
getKeySet() - Method in class org.apache.ode.bpel.evt.CorrelationNoMatchEvent
 
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
 
getLastDayOfMonth(int, int) - Method in class org.apache.ode.utils.CronExpression
 
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.BpelProcess
 
getLatestImportURI() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getLatestImportURI() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
 
getLimit() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getLimit() - Method in class org.apache.ode.ql.tree.nodes.Query
 
getLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
Deprecated. 
getLineNo() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
Line number.
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 interface org.apache.ode.bpel.dao.FaultDAO
 
getLineNo() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
 
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.
GetLinkStatus() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetLinkStatus
 
getLinkStatus(XPathContext, String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL getLinkStatus function
getLinkStatus(XPathContext, String) - Static method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10BpelFunctions
WS-BPEL getLinkStatus function
getLinkTargets() - Method in class org.apache.ode.bpel.compiler.bom.Activity
Get the LinkTargets for this activity.
getLiteral() - Method in class org.apache.ode.bpel.compiler.bom.LiteralVal
Get the literal XML value.
getLive() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Gets the "live" element
getLive() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Gets the "live" element
getLocalLink(String) - Method in class org.apache.ode.bpel.o.OFlow
 
getLocalPartnerLink(String) - Method in class org.apache.ode.bpel.o.OScope
 
getLocalVariable(String) - Method in class org.apache.ode.bpel.o.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.
getMatched() - Method in class org.apache.ode.utils.cli.XorGroup
 
getMaxReturn() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
Get the maximum number of events to return.
getMaxReturn() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
The maximum number of instances to return.
getMBeanInfo() - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
getMessage() - Method in class org.apache.ode.bpel.engine.MessageImpl
 
getMessage() - Method in exception org.apache.ode.bpel.engine.replayer.RemainingExchangesException
 
getMessage() - Method in interface org.apache.ode.bpel.iapi.Message
Get the message as an element.
getMessage() - Method in interface org.apache.ode.bpel.pmapi.FaultType
Gets the "message" element
getMessage() - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Gets the "message" element
getMessage() - Method in exception org.apache.ode.ql.jcc.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.ode.ql.jcc.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageCorrelations() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Get the set of HCorrelatorMessage objects representing the messages that need matching to a selector (i.e.
getMessageData() - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
getMessageExchange(String) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
getMessageExchange() - Method in interface org.apache.ode.bpel.dao.MessageDAO
 
getMessageExchange(String) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getMessageExchange(String) - Method in interface org.apache.ode.bpel.iapi.BpelEngine
Retrieve a message identified by the given identifer.
getMessageExchange() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getMessageExchange(String) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getMessageExchange(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getMessageExchange() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getMessageExchange(String) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
getMessageExchange() - Method in class org.apache.ode.daohib.bpel.MessageDaoImpl
 
getMessageExchangeId() - Method in 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
 
getMessageExchangeIds() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
 
getMessageExchangeIds() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getMessageExchangeIds() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getMessageExchangeIds() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
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
 
getMessageExchanges() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
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.
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.iapi.Scheduler.JobDetails
 
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
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
Gets array of all "mex-interceptor" elements
getMexInterceptorArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
Gets ith "mex-interceptor" element
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
 
getMigrationTransactionTimeout() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getMimeContent(List) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
 
getMinorVersion() - Static method in class org.apache.ode.utils.Version
Get the minor version number, i.e., the y in version x.y.
getMissing() - Method in exception org.apache.ode.bpel.evar.IncompleteKeyException
 
getMock() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Gets the "mock" element
getMock() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Gets the "mock" element
getMockQuery() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Gets the "mockQuery" element
getMockQuery() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Gets the "mockQuery" element
getMockQueryRequest() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl
Gets the "mockQueryRequest" element
getMockQueryRequest() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument
Gets the "mockQueryRequest" element
getMockQueryResponse() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryResponseDocumentImpl
Gets the "mockQueryResponse" element
getMockQueryResponse() - Method in interface org.apache.ode.bpel.pmapi.MockQueryResponseDocument
Gets the "mockQueryResponse" element
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
 
getModelId() - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
getMonthNumber(String) - Method in class org.apache.ode.utils.CronExpression
 
getMutable() - Method in class org.apache.ode.utils.WatchDog
 
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 class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getMyRequest(String) - Method in interface org.apache.ode.bpel.runtime.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.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Gets the "my-role" attribute
getMyRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Gets the "my-role" attribute
getMyRole() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getMyRoleEndpointReference() - Method in class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
getMyRoleEndpointReference() - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Get the EndpointReference associated with the my-role of the partner link to which this message exchange belongs.
getMyRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getMyRoleName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getMyRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyRoleName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getMyRoleOperation(String) - Method in class org.apache.ode.bpel.o.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.axis2.ODEService
 
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.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.o.OPartnerLink
 
getName() - Method in class org.apache.ode.bpel.o.OProcess
 
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 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.daohib.bpel.ScopeDaoImpl
 
getName() - Method in class org.apache.ode.daohib.bpel.XmlDataDaoImpl
 
getName() - Method in class org.apache.ode.ql.jcc.ASTField
 
getName() - Method in class org.apache.ode.ql.jcc.ASTOrderBy
 
getName() - Method in class org.apache.ode.ql.jcc.ASTProperty
 
getName() - Method in class org.apache.ode.ql.tree.nodes.Field
 
getName() - Method in interface org.apache.ode.ql.tree.nodes.Identifier
 
getName() - Method in class org.apache.ode.ql.tree.nodes.Property
 
getName() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the name of the deployment unit.
getName() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getName() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getNameFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getNameFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getNamespace() - Method in class org.apache.ode.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.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(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.
getNewestProcessByType(QName) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
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
 
getNewValue() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "new-value" element
getNewValue() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "new-value" element
getNextInvalidTimeAfter(Date) - Method in class org.apache.ode.utils.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
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
 
getNextValidTimeAfter(Date) - Method in class org.apache.ode.utils.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
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(Node) - Static method in class org.apache.ode.utils.DOMUtils
 
getNodeQName(String) - Static method in class org.apache.ode.utils.DOMUtils
 
getNonInitiatingCorrelationSetsForOperation(Operation) - Method in class org.apache.ode.bpel.o.OPartnerLink
Get all non-initiating correlation sets that are ever used to qualify a receive for a the given operation.
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
 
getNumericValue(String, int) - Method in class org.apache.ode.utils.CronExpression
 
getNumInstances(QName) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
 
getNumInstances() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
 
getNumInstances(QName) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getNumInstances() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getNumInstances(QName) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getNumInstances() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
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
 
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.
getOnMessages() - Method in class org.apache.ode.bpel.compiler.bom.PickActivity
Return all 'onMessage' handlers.
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.engine.BrokeredMyRoleMessageExchangeImpl
 
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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "operation" element
getOperation() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "operation" element
getOperation() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets the "operation" element
getOperation() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets the "operation" element
getOperation() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets the "operation" element
getOperation() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets the "operation" element
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
 
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.api.CompilerContext
 
getOProcess() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
getOProcess() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getOptions() - Method in class org.apache.ode.axis2.ODEService
 
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 class org.apache.ode.bpel.engine.ReplacementMapImpl
 
getOriginal(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Get the original object for a given replacement object.
getOut() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "out" element
getOut() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "out" element
getOut() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Gets the "out" element
getOut() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Gets the "out" element
getOutputVar() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
The output variable.
getOwner() - Method in class org.apache.ode.bpel.o.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.o.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.
getParentScope() - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
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 class org.apache.ode.bpel.engine.MessageImpl
 
getPart(String) - Method in interface org.apache.ode.bpel.iapi.Message
Get a message part.
getPartData(Element, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getPartData(Element, OMessageVarType.Part) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getPartnerEPR() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerEPR() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerEPR() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerEPR() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getPartnerEPR() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerFault(String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getPartnerFault(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartnerFaultExplanation(String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getPartnerFaultExplanation(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
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(String) - Method in class org.apache.ode.bpel.o.OProcess
 
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 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
 
getPartnerLink(int) - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
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.
getPartnerLinks() - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
getPartnerLinkType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
Get the partnerLink link type.
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 class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getPartnerResponse(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getPartnerResponseType(String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getPartnerResponseType(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
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(OPartnerLink) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getPartnerRoleConfig() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Returns failure handling info for invokes.
getPartnerRoleConfig() - Method in class org.apache.ode.store.ProcessConfImpl
 
getPartnerRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
 
getPartnerRoleName() - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
getPartnerRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerRoleName() - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
getPartnerRoleOperation(String) - Method in class org.apache.ode.bpel.o.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
 
getParts() - Method in class org.apache.ode.bpel.engine.MessageImpl
 
getParts() - Method in interface org.apache.ode.bpel.iapi.Message
 
getPath() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
Location path (not a file path, but a path in an expression).
getPath() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getPath() - Method in class org.apache.ode.bpel.elang.xpath10.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.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets the "pattern" element
getPattern() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets the "pattern" element
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.engine.BpelProcess
 
getPid() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
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.runtime.BpelRuntimeContext
 
getPID() - Method in class org.apache.ode.bpel.runtime.ResumeWork
 
getPID() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPID() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPID() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getPID_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPID_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPidFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getPipedMessageExchangeId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Gets the mex id for the message exchange that has been piped with this one in a process to process interaction.
getPipedMessageExchangeId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPipedMessageExchangeId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPipedMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getPipedMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getpLinkName() - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
 
getPoolBlocking() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolMinSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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.SoapExternalService
 
getPortName() - Method in class org.apache.ode.bpel.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() - 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.engine.BrokeredMyRoleMessageExchangeImpl
 
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.CorrelationSetDAO
 
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(QName) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getProcess() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getProcess() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
 
getProcess() - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Returns the process object to be monitored.
getProcess(QName) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getProcess() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
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
Gets array of all "process" elements
getProcessArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment
Gets ith "process" element
getProcessClassLoader() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getProcessClassLoader() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getProcessConf() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getProcessConf() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getProcessConfiguration(QName) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Gets all the details of a process configuration (properties, deploy dates, ...)
getProcessConfiguration(QName) - Method in class org.apache.ode.store.ProcessStoreImpl
 
getProcessCorrelations() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Set of global correlation sets.
getProcessDAO() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getProcessDAO() - Method in class org.apache.ode.bpel.engine.InterceptorContextImpl
 
getProcessDAO() - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor.InterceptorContext
 
getProcessDef() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
Get the process definition.
getProcessDef(String) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getProcessDef(String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Return the process model.
getProcesses() - Method in interface org.apache.ode.bpel.iapi.ProcessStore
Get the list of processes known to the store.
getProcesses() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the collection of processes that are deployed as part of this deployment unit.
getProcesses() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getProcesses() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getProcesses() - Method in class org.apache.ode.store.ProcessStoreImpl
 
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.evt.ProcessEvent
 
getProcessId() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Reads the current process instance id.
getProcessId() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the process id, generally the same as the type.
getProcessId() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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 class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getProcessId() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getProcessId() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getProcessId() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
 
getProcessId() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getProcessId() - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
 
getProcessId() - Method in class org.apache.ode.store.ProcessConfImpl
 
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
Gets array of all "process-info" elements
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 interface org.apache.ode.bpel.pmapi.ProcessInfoListDocument
Gets the "process-info-list" element
getProcessInstance() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get the process instance to which this scope belongs.
getProcessInstance(String, CorrelationKey) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getProcessInstance(String, CorrelationKey) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Get the process instance with the given correlation correlationKey.
getProcessInstance() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
Unique identifier of the process instance.
getProcessInstance() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getProcessInstance() - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
getProcessInstanceId() - Method in class org.apache.ode.bpel.evt.ProcessInstanceEvent
Get the process instance identifier of the process instnace that generated this event.
getProcessInstanceId() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Unique identifier for the process instance.
getProcessInstances(InstanceFilter) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Return a list of process instances.
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() - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
getProcessModel() - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
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
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.BpelProcess
 
getProcessProperty(QName, String) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getProcessProperty(QName) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getProcessProperty(QName) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Retrieves the property value that has been defined for this BPEL Process type.
getProcessQName() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getProcessQName() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Reads the current process's name.
getProcessQName() - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getProcessQName() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getProcessQName() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getProcessStore() - Method in class org.apache.ode.axis2.ODEServer
 
getProcessThrottledMaximumCount() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getProcessThrottledMaximumCount() - Method in interface org.apache.ode.bpel.iapi.BpelEngine
 
getProcessThrottledMaximumCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProcessThrottledMaximumSize() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getProcessThrottledMaximumSize() - Method in interface org.apache.ode.bpel.iapi.BpelEngine
 
getProcessThrottledMaximumSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProcessType() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets the "processType" element
getProcessType() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets the "processType" element
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 interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getPropagateTransactionFlag() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getPropagateTransactionFlag() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPropagateTransactionFlag() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
getProperties() - Method in interface org.apache.ode.bpel.compiler.api.ExpressionCompiler
 
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.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.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
getProperties() - Method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
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 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.daohib.bpel.XmlDataDaoImpl
 
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 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
Gets array of all "property" elements
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
Gets array of all "property" elements
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
 
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.explang.EvaluationContext
Retrieves the property value that has been defined for this BPEL Process type.
getPropertyValue(QName) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getPropertyValue(QName) - Method in class org.apache.ode.bpel.runtime.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
Gets array of all "provide" elements
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
 
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 class org.apache.ode.bpel.o.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
 
getReferenceCount(EndpointReference) - Method in class org.apache.ode.bpel.engine.SharedEndpoints
 
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)
getReplaceInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets array of all "replaceInstance" elements
getReplaceInstanceArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets ith "replaceInstance" element
getReplaceInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets array of all "replaceInstance" elements
getReplaceInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets ith "replaceInstance" element
getReplacement(Object) - Method in class org.apache.ode.bpel.engine.ReplacementMapImpl
 
getReplacement(Object) - Method in interface org.apache.ode.jacob.soup.ReplacementMap
Get a replacement object for a given "original" object.
getReplacementMap(QName) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
getReplayResponse() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseDocumentImpl
Gets the "replayResponse" element
getReplayResponse() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponseDocument
Gets the "replayResponse" element
getReplayType() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Gets the "replayType" element
getReplayType() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Gets the "replayType" element
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.BrokeredMyRoleMessageExchangeImpl
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
 
getRestoredIIDArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Gets array of all "restoredIID" elements
getRestoredIIDArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Gets ith "restoredIID" element
getRestoredIIDArray() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Gets array of all "restoredIID" elements
getRestoredIIDArray(int) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Gets ith "restoredIID" element
getRestoreInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Gets array of all "restoreInstance" elements
getRestoreInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Gets ith "restoreInstance" element
getRestoreInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Gets array of all "restoreInstance" elements
getRestoreInstanceArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Gets ith "restoreInstance" element
getRestoreInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets array of all "restoreInstance" elements
getRestoreInstanceArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets ith "restoreInstance" element
getRestoreInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets array of all "restoreInstance" elements
getRestoreInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets ith "restoreInstance" element
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
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.iapi.Scheduler.JobDetails
 
getRetryDelay() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Gets the "retryDelay" element
getRetryDelay() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Gets the "retryDelay" element
getRetryDelay() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
 
getRetryFor() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Gets the "retryFor" element
getRetryFor() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Gets the "retryFor" element
getRetryFor() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
 
getRids() - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
 
getRole(String) - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
 
getRoles() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
 
getRollbackCause() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
getRollbackOnFault() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets the "rollbackOnFault" element
getRollbackOnFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets the "rollbackOnFault" element
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.explang.EvaluationContext
Obtain the root node.
getRootNode() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
getRootNode() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
getRootScope() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the root (global) scope for the process.
getRootScope() - Method in class org.apache.ode.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
getRootScopeId() - Method in class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Unique identifier for the root scope of the process.
getRoute() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
 
getRoute() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
 
getRoute() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
getRoute() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getRoute() - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
getRunnableDetailList() - Method in class org.apache.ode.bpel.iapi.ProcessConf.CronJob
 
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.
getScheduleArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets array of all "schedule" elements
getScheduleArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Gets ith "schedule" element
getScheduleArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets array of all "schedule" elements
getScheduleArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Gets ith "schedule" element
getScheduleArray() - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Gets array of all "schedule" elements
getScheduleArray(int) - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Gets ith "schedule" element
getScheduleArray() - Method in interface org.apache.ode.bpel.schedules.TSchedules
Gets array of all "schedule" elements
getScheduleArray(int) - Method in interface org.apache.ode.bpel.schedules.TSchedules
Gets ith "schedule" element
getSchedules() - Method in class org.apache.ode.bpel.schedules.impl.SchedulesDocumentImpl
Gets the "schedules" element
getSchedules() - Method in interface org.apache.ode.bpel.schedules.SchedulesDocument
Gets the "schedules" element
getSchedulesFile() - Method in class org.apache.ode.bpel.engine.cron.SystemSchedulesConfig
 
getSchemas() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
Get a list of the schema types defined in-line.
getSchemaSources() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
getSchemaSources() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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(String) - Method in class org.apache.ode.bpel.o.OProcess
 
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(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
 
getScopeDAO() - Method in class org.apache.ode.daohib.bpel.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
Gets array of all "scope-events" elements
getScopeEventsArray(int) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
Gets ith "scope-events" element
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 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.runtime.EventContextImpl
Get ScopeInstanceId
getScopeInstanceId() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getScopeInstanceId() - Method in class org.apache.ode.daohib.bpel.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.
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 class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getSerializedChannels() - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
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() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "service" element
getService() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Gets the "service" element
getService() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "service" element
getService() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Gets the "service" element
getService() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets the "service" element
getService() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets the "service" element
getServiceConfig(QName) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
getServiceConfigArray() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets array of all "serviceConfig" elements
getServiceConfigArray(int) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets ith "serviceConfig" element
getServiceConfigArray() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets array of all "serviceConfig" elements
getServiceConfigArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets ith "serviceConfig" element
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.SoapExternalService
 
getServiceName() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
getServiceName() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getServiceName() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
getServiceName() - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Get the name of the service targetted in this message exchange.
getServiceName() - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
getServiceNames() - Method in class org.apache.ode.bpel.engine.BpelProcess
Get all the services that are implemented by this process.
getSession() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
 
getSession() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
getSession() - Method in class org.apache.ode.daohib.SessionManager
Get the current Hibernate Session.
getSessionId() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getSessionId() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
getSet(int) - Method in class org.apache.ode.utils.CronExpression
 
getSharedEndpoints() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
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
getSimpleContent(Node, QName) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpVariableResolver
 
getSimpleValue() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
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.
getSkip() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
The number of events to skip.
getSkip() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
The number of instances to skip.
getSoapAction(String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
Attempts to extract the SOAP Action is defined in the WSDL document.
getSOAPBody(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getSOAPHeaders(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
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 class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getSourceEPR(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
getSourceLocation() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
getSourceLocation() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
getSourceSessionId(String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
getSourceSessionId(String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
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).
getStartTime() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Filters all process instances started after the specified start time.
getState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
Get the state of the process instance; one of the STATE_XXX constants defined in ProcessState.
getState() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
Get current state of the scope.
getState(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
getState() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the state of the process.
getState() - 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.bpel.runtime.monitor.ProcessInstance
State of this process instance.
getState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getState() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getState() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getState() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
getState() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
 
getState() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
 
getState() - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
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
 
getStates() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns only process instances in the specified states.
getStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Get state of last message sent/received.
getStatus() - Method in class org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl
 
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
 
getStatusFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
getStatusFilter() - Method in class org.apache.ode.bpel.common.ProcessFilter
 
getSubscriberCount() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
getSubscriberCount() - Method in class org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl
 
getSubscriberCount() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
getSubscriberCount() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getSubscriberCount() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
getSubscriberCount() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
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
 
getSuppressJoinFailure() - Method in class org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor
Get the suppress join failure flag.
getSystemCronJobs() - Method in class org.apache.ode.bpel.engine.cron.SystemSchedulesConfig
Returns the list of cron jobs configured for all processes.
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.
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
 
getTimeAfter(Date) - Method in class org.apache.ode.utils.CronExpression
 
getTimeBefore(Date) - Method in class org.apache.ode.utils.CronExpression
NOT YET IMPLEMENTED: Returns the time before the given time that the CronExpression matches.
getTimeout(OPartnerLink, boolean) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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
 
getTimeZone() - Method in class org.apache.ode.utils.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getTo() - Method in class org.apache.ode.bpel.compiler.bom.Copy
Get the L-value.
getTotalBpelFootprint() - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
getToType() - Method in exception org.apache.ode.bpel.explang.TypeCastException
 
getTransactionKey() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
getTransactionManager() - Method in class org.apache.ode.axis2.ODEServer
 
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() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
getTransactionManager(Properties) - Static method in class org.apache.ode.daohib.SessionManager
 
getTransactionManager() - Method in class org.apache.ode.il.EmbeddedGeronimoFactory
 
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
 
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.MessageImpl
 
getType() - Method in class org.apache.ode.bpel.evt.ActivityEvent
 
getType() - Method in class org.apache.ode.bpel.evt.BpelEvent
 
getType() - Method in class org.apache.ode.bpel.evt.CompensationHandlerRegistered
 
getType() - Method in class org.apache.ode.bpel.evt.CorrelationEvent
 
getType() - Method in class org.apache.ode.bpel.evt.CorrelationMatchEvent
 
getType() - Method in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
getType() - Method in class org.apache.ode.bpel.evt.ExpressionEvaluationEvent
 
getType() - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
 
getType() - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
 
getType() - Method in class org.apache.ode.bpel.evt.ProcessInstanceEvent
 
getType() - Method in class org.apache.ode.bpel.evt.ScopeEvent
 
getType() - Method in class org.apache.ode.bpel.evt.VariableEvent
 
getType() - Method in interface org.apache.ode.bpel.iapi.Message
Get the message type.
getType() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Get the process type (BPEL definition name).
getType() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
getType() - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
getType() - Method in class org.apache.ode.bpel.o.OActivity
 
getType() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets the "type" element
getType() - Method in interface org.apache.ode.bpel.pmapi.FaultType
Gets the "type" element
getType() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets the "type" element
getType() - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Gets the "type" element
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.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).
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.
getUpgradeInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets array of all "upgradeInstance" elements
getUpgradeInstanceArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets ith "upgradeInstance" element
getUpgradeInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets array of all "upgradeInstance" elements
getUpgradeInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets ith "upgradeInstance" element
getURI() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
URI of the source file.
getURI() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
 
getURI() - Method in class org.apache.ode.bpel.elang.xpath10.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.bpel.epr.MutableEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
getUrl() - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
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
 
getUsePeer2Peer() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Gets the "usePeer2Peer" attribute
getUsePeer2Peer() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets the "usePeer2Peer" attribute
getVal() - Method in exception org.apache.ode.bpel.explang.TypeCastException
 
getVal() - Method in class org.apache.ode.bpel.o.OConstantExpression
 
getValidator() - Method in class org.apache.ode.bpel.compiler.ExpressionValidatorFactory
 
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.o.OConstantVarType
 
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.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
 
getValue(int, String, int) - Method in class org.apache.ode.utils.CronExpression
 
getValues() - Method in class org.apache.ode.bpel.common.CorrelationKey
Return the values for the correlation set
getValues() - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
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() - Method in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
 
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() - Method in class org.apache.ode.bpel.o.OAssign.DirectRef
 
getVariable() - Method in interface org.apache.ode.bpel.o.OAssign.LValue
 
getVariable() - Method in class org.apache.ode.bpel.o.OAssign.LValueExpression
 
getVariable() - Method in class org.apache.ode.bpel.o.OAssign.PartnerLinkRef
 
getVariable() - Method in class org.apache.ode.bpel.o.OAssign.PropertyRef
 
getVariable() - Method in class org.apache.ode.bpel.o.OAssign.VariableRef
 
getVariable() - Method in class org.apache.ode.bpel.o.OLValueExpression
 
getVariable(Long, Long, String) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Gets variable data.
getVariable(String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getVariable(String) - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
GetVariableData() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableData
 
getVariableData(XPathContext, String, String, String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL getVariableData function
getVariableData(XPathContext, String, String, String) - Static method in class org.apache.ode.bpel.elang.xquery10.runtime.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.runtime.EventContextImpl
Get Variable data for the given variable name, for this scope instance
getVariableData(String, String, String) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Inspect data variable.
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(String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
getVariableNames() - Method in interface org.apache.ode.bpel.evt.EventContext
Deprecated. 
getVariableNames() - Method in class org.apache.ode.bpel.runtime.EventContextImpl
Get All variable names used in this scope Instance
GetVariableProperty() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.GetVariableProperty
 
GetVariableProperty() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.GetVariableProperty
 
getVariableProperty(XPathContext, String, String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
WS-BPEL getVariableProperty function
getVariableProperty(XPathContext, String, String) - Static method in class org.apache.ode.bpel.elang.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
Gets array of all "variable-ref" elements
getVariableRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
Gets ith "variable-ref" element
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.daohib.bpel.ScopeDaoImpl
 
getVarName() - Method in class org.apache.ode.bpel.evt.VariableEvent
 
getVersion(String) - Static method in class org.apache.ode.bpel.compiler.BpelCompiler
 
getVersion() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
Get the process version
getVersion() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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.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
 
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.o.OScope
 
getVisibleVariable(String) - Method in class org.apache.ode.bpel.o.OScope
 
getVMGUID() - Static method in class org.apache.ode.utils.GUID
 
getWaitBeforeInvokeTimeout() - Method in class org.apache.ode.test.BPELTestAbstract
 
getWhen() - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
Gets the "when" attribute
getWhen() - Method in interface org.apache.ode.bpel.dd.TSchedule
Gets the "when" attribute
getWhen() - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Gets the "when" attribute
getWhen() - Method in interface org.apache.ode.bpel.schedules.TSchedule
Gets the "when" attribute
getWorkingDir() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getWSAInputAction(String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
Attempts to extract the WS-Addressing "Action" attribute value from the operation definition.
getWsdlDefinitions() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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.o.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
 
getXslSheet(URI) - Method in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
 
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.o.OProcess
 
guid - Variable in class org.apache.ode.bpel.o.Serializer
 
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
 
gunzip(InputStream) - Static method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Decompress (using gzip algorithm) a byte array.
gzip(byte[], OutputStream) - Static method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Compress (using gzip algorithm) a byte array into an output stream.
GZIP_PREFIX - Static variable in class org.apache.ode.daohib.bpel.hobj.GZipDataType
For backward compatibility with non-zipped data, prefix the gzip stream with a magic sequence
GZipDataType - Class in org.apache.ode.daohib.bpel.hobj
Custom Hibernate datatype that compresses (GZip) byte arrays to increase performance and save disk space.
GZipDataType() - Constructor for class org.apache.ode.daohib.bpel.hobj.GZipDataType
 

H

H2EmbeddedDB - Class in org.apache.ode.il.dbutil
 
H2EmbeddedDB(OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.H2EmbeddedDB
 
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
 
handleIncomingRequest(MyRoleMessageExchangeImpl, Date) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
handleJobDetails(Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
handleJobDetails(Scheduler.JobDetails, Date) - Method in class org.apache.ode.bpel.engine.replayer.Replayer
 
hasActiveInstances() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
hasActiveInstances(QName) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
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.o.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.ProcessManagementDAO.InstanceSummaryKey
 
hashCode() - Method in class org.apache.ode.bpel.dao.RoleEnum
 
hashCode() - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
Generate a hash code from the hash codes of the elements.
hashCode() - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager.RequestIdTuple
Deprecated.
 
hashCode() - Method in class org.apache.ode.bpel.iapi.Endpoint
 
hashCode() - Method in class org.apache.ode.bpel.o.OBase
 
hashCode() - Method in class org.apache.ode.bpel.o.OExpressionLanguage
 
hashCode() - Method in class org.apache.ode.bpel.o.OPartnerLink
 
hashCode() - Method in class org.apache.ode.bpel.runtime.breaks.BreakpointImpl
 
hashCode() - Method in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
hashCode() - Method in class org.apache.ode.daohib.bpel.HibernateDao
 
hashCode(Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Get a hashcode for the instance, consistent with persistence "equality"
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.utils.GUID
 
hashCode() - Method in class org.apache.ode.utils.uuid.UUID
 
hasJoinUseCases - Variable in class org.apache.ode.bpel.o.OScope.CorrelationSet
Indicates that this correlation set has a join use case in the scope.
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 class org.apache.ode.bpel.o.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 class org.apache.ode.bpel.o.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.o.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.o.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
 
Helper() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.Helper
 
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
 
HibernateTransactionManagerLookup() - Constructor for class org.apache.ode.daohib.HibernateTransactionManagerLookup
 
HibertenateJtaPlatform - Class in org.apache.ode.daohib
 
HibertenateJtaPlatform() - Constructor for class org.apache.ode.daohib.HibertenateJtaPlatform
 
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.BpelProcess
Get a hint as to whether this process is hydrated.
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
 
HOST - Static variable in interface org.apache.ode.tomee.Constants
 
HOUR - Static variable in class org.apache.ode.utils.CronExpression
 
hours - Variable in class org.apache.ode.utils.CronExpression
 
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
 
HTTP2 - Static variable in interface org.apache.ode.tomee.Constants
 
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_PORT - Static variable in interface org.apache.ode.tomee.Constants
 
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
 
HttpClient() - Constructor for class org.apache.ode.utils.Properties.HttpClient
 
httpConnectionManager - Variable in class org.apache.ode.axis2.ODEServer
 
HttpExternalService - Class in org.apache.ode.axis2.httpbinding
 
HttpExternalService(ProcessConf, QName, String, ExecutorService, Scheduler, BpelServer, MultiThreadedHttpConnectionManager, ClusterUrlTransformer) - 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
 
HTTPS_PORT - Static variable in interface org.apache.ode.tomee.Constants
 
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
Default constructor
HVariableProperty(HXmlData, String, String) - Constructor for class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
HXmlData - Class in org.apache.ode.daohib.bpel.hobj
 
HXmlData() - Constructor for class org.apache.ode.daohib.bpel.hobj.HXmlData
Constructor.
hydrated(BpelProcess) - Method in 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
 
idleConnectionTimeoutThread - Variable in class org.apache.ode.axis2.ODEServer
 
idx - Variable in class org.apache.ode.bpel.engine.migration.OldSelector
 
idx - Variable in class org.apache.ode.bpel.runtime.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>.
IfGeneratorMessages - Class in org.apache.ode.bpel.compiler
 
IfGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.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.o.OAssign.Copy
 
ignoreUninitializedFromVariable - Variable in class org.apache.ode.bpel.o.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_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
image - Variable in class org.apache.ode.ql.jcc.Token
The string image of the token.
IMAManager - Class in org.apache.ode.bpel.engine
This class handles behaviour of IMAs (Inbound Message Activities) as specified in WS BPEL.
IMAManager() - Constructor for class org.apache.ode.bpel.engine.IMAManager
 
IMAManager.Entry - Class in org.apache.ode.bpel.engine
 
implicitScope - Variable in class org.apache.ode.bpel.o.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 interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
 
IN_OUT - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
 
inBuf - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
includeDocumentLists() - Method in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
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.o.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.
incrementSubscriberCount() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
incrementSubscriberCount() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
incrementSubscriberCount() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
incrementSubscriberCount() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
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
Logger an informative message.
info(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Logger 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() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller.DDWatchDogObserver
 
init(ServletConfig) - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
Initialize the Axis configuration context
init() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
init(ServletConfig, ConfigurationContext) - Method in class org.apache.ode.axis2.ODEServer
 
init(String, ConfigurationContext) - 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(CommunicationType, ReplayerScheduler) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
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(Properties) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
init(Properties) - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
 
init(String, String, String, String) - Method in class org.apache.ode.il.dbutil.DatabaseConnectionManager
 
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}.
initCorrelations - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
Correlations to initialize.
initCorrelations - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
Correlations to initialize.
initCorrelations - Variable in class org.apache.ode.bpel.o.OReply
Correlation sets initialized.
initCorrelationsInput - Variable in class org.apache.ode.bpel.o.OInvoke
Correlation sets initialized on the input message.
initCorrelationsOutput - Variable in class org.apache.ode.bpel.o.OInvoke
Correlation sets initialized on the output message.
initDAO() - Method in class org.apache.ode.axis2.ODEServer
Initialize the DAO.
initDataSource() - Method in class org.apache.ode.il.dbutil.Database
 
initDataSource() - Method in class org.apache.ode.il.dbutil.DerbyEmbeddedDB
Initialize embedded (DERBY) database.
initDataSource() - Method in class org.apache.ode.il.dbutil.ExternalDB
 
initDataSource() - Method in class org.apache.ode.il.dbutil.H2EmbeddedDB
Initialize embedded (DERBY) database.
initDataSource() - Method in class org.apache.ode.il.dbutil.InternalDB
 
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
initialize(Map) - Method in class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
initialize(Map) - Method in class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
Initialize XSL Transformer
initialize(Map) - Method in interface org.apache.ode.bpel.explang.ExpressionLanguageRuntime
Initialize the expression evaluation runtime.
initialize(Map) - Method in class org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl
 
initialize() - Method in class org.apache.ode.tomee.TomeeLauncher
 
initializeCorrelation(CorrelationSetInstance, VariableInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
Common functionality to initialize a correlation set based on data available in a variable.
initializeCorrelation(CorrelationSetInstance, VariableInstance) - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
initializePartnerLinks(Long, Collection<OPartnerLink>) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Initializes endpoint references for partner links inside a scope.
initializePartnerRole - Variable in class org.apache.ode.bpel.o.OPartnerLink
 
initializePartnersSessionId(PartnerLinkInstance, String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
initializePartnersSessionId(PartnerLinkInstance, String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Initialize the partner's session id for this partner link instance.
initInternalDb(String, String, String, String) - Method in class org.apache.ode.il.dbutil.InternalDB
 
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
 
injectNamespacesWithAllPrefixes(Element, NSContext) - Static method in class org.apache.ode.utils.DOMUtils
Adds namespaces including all prefixes.
inMem - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
inMemDao - Variable in class org.apache.ode.bpel.engine.Contexts
 
innerScope - Variable in class org.apache.ode.bpel.o.OForEach
 
input_stream - Variable in class org.apache.ode.ql.jcc.QLParserTokenManager
 
inputMsgMatch(String, int, MyRoleMessageExchangeImpl) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
inputStream - Variable in class org.apache.ode.ql.jcc.SimpleCharStream
 
inputVar - Variable in class org.apache.ode.bpel.o.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
 
InsertAfter() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAfter
 
InsertAfter() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertAfter
 
InsertAsFirstInto() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAsFirstInto
 
InsertAsFirstInto() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertAsFirstInto
 
InsertAsLastInto() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAsLastInto
 
InsertAsLastInto() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertAsLastInto
 
InsertBefore() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertBefore
 
InsertBefore() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertBefore
 
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
insertFilter(int, String) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Inserts the value as the ith "filter" element
insertFilter(int, String) - Method in interface org.apache.ode.bpel.dd.TCleanup
Inserts the value as the ith "filter" element
insertIid(int, long) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Inserts the value as the ith "iid" element
insertIid(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Inserts the value as the ith "iid" element
InsertInto() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertInto
 
InsertInto() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.InsertInto
 
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(XPathExpression, Node) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.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...
insertMissingData - Variable in class org.apache.ode.bpel.o.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.
insertMissingToData - Variable in class org.apache.ode.bpel.o.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 class org.apache.ode.bpel.dd.impl.TScheduleImpl
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
insertNewCleanup(int) - Method in interface org.apache.ode.bpel.dd.TSchedule
Inserts and returns a new empty value (as xml) as the ith "cleanup" element
insertNewCleanup(int) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Inserts and returns a new empty value (as xml) as the ith "cleanup" element
insertNewCleanup(int) - Method in interface org.apache.ode.bpel.schedules.TSchedule
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
insertNewExchange(int) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Inserts and returns a new empty value (as xml) as the ith "exchange" element
insertNewExchange(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "exchange" element
insertNewFilter(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Inserts and returns a new empty value (as xml) as the ith "filter" element
insertNewFilter(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Inserts and returns a new empty value (as xml) as the ith "filter" element
insertNewIid(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Inserts and returns a new empty value (as xml) as the ith "iid" element
insertNewIid(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Inserts and returns a new empty value (as xml) as the ith "iid" 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
insertNewReplaceInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Inserts and returns a new empty value (as xml) as the ith "replaceInstance" element
insertNewReplaceInstance(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Inserts and returns a new empty value (as xml) as the ith "replaceInstance" element
insertNewRestoredIID(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Inserts and returns a new empty value (as xml) as the ith "restoredIID" element
insertNewRestoredIID(int) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Inserts and returns a new empty value (as xml) as the ith "restoredIID" element
insertNewRestoreInstance(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Inserts and returns a new empty value (as xml) as the ith "restoreInstance" element
insertNewRestoreInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Inserts and returns a new empty value (as xml) as the ith "restoreInstance" element
insertNewRestoreInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Inserts and returns a new empty value (as xml) as the ith "restoreInstance" element
insertNewRestoreInstance(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Inserts and returns a new empty value (as xml) as the ith "restoreInstance" element
insertNewSchedule(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Inserts and returns a new empty value (as xml) as the ith "schedule" element
insertNewSchedule(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Inserts and returns a new empty value (as xml) as the ith "schedule" element
insertNewSchedule(int) - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Inserts and returns a new empty value (as xml) as the ith "schedule" element
insertNewSchedule(int) - Method in interface org.apache.ode.bpel.schedules.TSchedules
Inserts and returns a new empty value (as xml) as the ith "schedule" 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
insertNewServiceConfig(int) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Inserts and returns a new empty value (as xml) as the ith "serviceConfig" element
insertNewServiceConfig(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "serviceConfig" element
insertNewUpgradeInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Inserts and returns a new empty value (as xml) as the ith "upgradeInstance" element
insertNewUpgradeInstance(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Inserts and returns a new empty value (as xml) as the ith "upgradeInstance" 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
insertReplaceInstance(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Inserts the value as the ith "replaceInstance" element
insertReplaceInstance(int, long) - Method in interface org.apache.ode.bpel.pmapi.Replay
Inserts the value as the ith "replaceInstance" element
insertRestoredIID(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Inserts the value as the ith "restoredIID" element
insertRestoredIID(int, long) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Inserts the value as the ith "restoredIID" element
insertUpgradeInstance(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Inserts the value as the ith "upgradeInstance" element
insertUpgradeInstance(int, long) - Method in interface org.apache.ode.bpel.pmapi.Replay
Inserts the value as the ith "upgradeInstance" 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.o.OProcess
 
InstanceCountThrottler - 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.
InstanceCountThrottler() - Constructor for class org.apache.ode.bpel.intercept.InstanceCountThrottler
 
InstanceFilter - Class in org.apache.ode.bpel.common
Holds a filter that will get interpreted when listing processe instances.
InstanceFilter(String, String, int) - Constructor for class org.apache.ode.bpel.common.InstanceFilter
Initializes properly the InstanceFilter attributes by pre-parsing the filter and orderKeys strings and setting the limit.
InstanceFilter(String) - Constructor for class org.apache.ode.bpel.common.InstanceFilter
 
InstanceFilter - Class in org.apache.ode.bpel.runtime.monitor
Filter for querying and inspecting process instances.
InstanceFilter() - Constructor for class org.apache.ode.bpel.runtime.monitor.InstanceFilter
 
InstanceFilter.StatusKeys - Enum in org.apache.ode.bpel.common
 
instanceId - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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
 
InstanceLockManager - Class in org.apache.ode.bpel.engine
WARNING --- EXPERIMENTAL Mechanism for obtaining instance-level locks.
InstanceLockManager() - Constructor for class org.apache.ode.bpel.engine.InstanceLockManager
 
InstanceLockManager.TimeoutException - Exception in org.apache.ode.bpel.engine
Exception class indicating a time-out occured while obtaining a lock.
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
 
InstanceOf(Class) - Constructor for class org.apache.ode.utils.stl.MemberOfFunction.InstanceOf
 
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
 
instanceQuerySimple(String, String, short) - Method in interface org.apache.ode.bpel.jmx.ProcessMBean
Simple process instance query.
InstancesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
 
instanceStatus - Variable in class org.apache.ode.bpel.dao.ProcessManagementDAO.InstanceSummaryKey
 
InstanceSummaryKey(String, String) - Constructor for class org.apache.ode.bpel.dao.ProcessManagementDAO.InstanceSummaryKey
 
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_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_IN_ONLY - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
 
INT_IN_OUT - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
 
INT_INSTANCE - Static variable in interface org.apache.ode.bpel.dd.TCleanup.Category
 
INT_M - Static variable in interface org.apache.ode.bpel.pmapi.ExchangeType
 
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_P - Static variable in interface org.apache.ode.bpel.pmapi.ExchangeType
 
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.
InterceptorContextImpl - Class in org.apache.ode.bpel.engine
Implementation of the MessageExchangeInterceptor.InterceptorContext interface.
InterceptorContextImpl(BpelDAOConnection, ProcessDAO, ProcessConf, BpelEngine, BpelProcess) - Constructor for class org.apache.ode.bpel.engine.InterceptorContextImpl
 
InterceptorInvoker - Class in org.apache.ode.bpel.intercept
Helper for invoking the appropriate MessageExchangeInterceptor method -- basically a work-around for lack of closures.
intern(Object, Object) - Static method in class org.apache.ode.utils.InternPool
Returns an internalized value if it already exists in the cache
InternalDB - Class in org.apache.ode.il.dbutil
 
InternalDB(OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.InternalDB
 
InternalSchemaResolver() - Constructor for class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
 
InternPool - Class in org.apache.ode.utils
A key value based cache that internalizes immutable values so that they can be shared across various BPEL objects.
InternPool() - Constructor for class org.apache.ode.utils.InternPool
Creates a new KeyValueCache object.
InternPool.InternableBlock - Interface in org.apache.ode.utils
An interface that clients should implement to run their blocks of code in the context of this caching mechanism.
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.runtime
Exception used by the runtime to indicate a problem with the execution context.
InvalidContextException() - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidContextException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidContextException(String) - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidContextException(Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidContextException
 
InvalidMessageException - Exception in org.apache.ode.bpel.common
Exception class indicating that the received message did not conform to the expections of the process, and therefore cannot be processed.
InvalidMessageException(String, Throwable) - Constructor for exception org.apache.ode.bpel.common.InvalidMessageException
 
InvalidProcessException - Exception in org.apache.ode.bpel.runtime
A run-time exception indicating that the process is invalid.
InvalidProcessException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(String) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(Exception) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(int) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidProcessException(String, int) - Constructor for exception org.apache.ode.bpel.runtime.InvalidProcessException
 
InvalidRequestException - Exception in org.apache.ode.bpel.pmapi
Exception indicating an invalid request.
InvalidRequestException(String, Throwable) - Constructor for exception org.apache.ode.bpel.pmapi.InvalidRequestException
 
InvalidRequestException(String) - Constructor for exception org.apache.ode.bpel.pmapi.InvalidRequestException
 
Invocation(String, BPELTestAbstract.Invocation) - Constructor for class org.apache.ode.test.BPELTestAbstract.Invocation
 
invocationResponse(String, String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
invocations - Variable in class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
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.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(PartnerLinkMyRoleImpl, PartnerLinkMyRoleImpl.RoutingInfo, boolean) - Method in interface org.apache.ode.bpel.engine.BpelProcess.InvokeHandler
 
invoke(int, PartnerLinkInstance, Operation, Element, InvokeResponseChannel) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
Called back when the process executes an invokation.
invoke(Message) - Method in class org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl
Propagate the invoke reliable call to each subscriber
invoke(Message) - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
invoke(String, Object[], String[]) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean
 
invoke(int, PartnerLinkInstance, Operation, Element, InvokeResponseChannel) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
invoke(Message) - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
"Invoke" a process hosted by the BPEL engine.
invoke(MessageExchangeInterceptor, MessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.InterceptorInvoker
 
invoke(int, PartnerLinkInstance, Operation, Element, InvokeResponseChannel) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Called back when the process executes an invokation.
INVOKE - Class in org.apache.ode.bpel.runtime
JacobRunnable that performs the work of the invoke activity.
INVOKE(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.runtime.INVOKE
 
invoke(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(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
 
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
 
InvokeGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.InvokeGeneratorMessages
 
invokeInstance(MyRoleMessageExchangeImpl, PartnerLinkMyRoleImpl.RoutingInfo) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
invokeNewInstance(MyRoleMessageExchangeImpl, PartnerLinkMyRoleImpl.RoutingInfo) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
invokePartner(PartnerRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Invoke a partner.
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
invokeProcess(MyRoleMessageExchangeImpl, BpelProcess.InvokeHandler, boolean, boolean) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
InvokeResponse - Interface in org.apache.ode.bpel.runtime.channels
Response channel for pick requests.
InvokeResponseChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type InvokeResponse.
InvokeResponseChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the InvokeResponse channel type.
InvokeResponseChannelListener(InvokeResponseChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.InvokeResponseChannelListener
 
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.bpel.engine.BpelProcess
 
isActive() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
The process status.
isAsynchronous() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
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.elang.xpath20.compiler.Constants
 
isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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.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
 
isCompleted() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswersForKey
 
isCorrelationInitialized(CorrelationSetInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
isCorrelationInitialized(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
isCreateInstance() - Method in class org.apache.ode.bpel.compiler.bom.CreateInstanceActivity
Get the value of the createInstance flag.
isCreateInstance(MyRoleMessageExchangeImpl) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
isCreateInstanceOperation(Operation) - Method in class org.apache.ode.bpel.o.OPartnerLink
 
isDate(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isDbEmbeddedCreate() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
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
 
isDeploymentFromODEFileSystemAllowed() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
isEmpty() - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Returns true if this correlation key set contains no correlation keys.
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
 
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.o.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.
isFloat(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
 
isHeaderRef() - Method in class org.apache.ode.bpel.o.OAssign.VariableRef
 
isHydrationLazy() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
isHydrationLazy() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isHydrationLazySet() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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.o.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
isInMemory() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
isInsertMissingToData() - Method in class org.apache.ode.bpel.compiler.bom.Copy
 
isInsertMissingToData() - Method in class org.apache.ode.bpel.o.OAssign.LValueExpression
 
isJoinExpression - Variable in class org.apache.ode.bpel.elang.xpath10.o.OXPath10ExpressionBPEL20
Flags this expression as a joinCondition
isKeepSrcElement() - Method in class org.apache.ode.bpel.compiler.bom.Copy
 
isLeapYear(int) - Method in class org.apache.ode.utils.CronExpression
 
isLinkActive(OLink) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Obtain the status of a control link.
isLinkActive(OLink) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
isLinkActive(OLink) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
isLiteralVal() - Method in class org.apache.ode.bpel.compiler.bom.From
 
isLive - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswerResult
 
isMatch(CorrelationKey[]) - Method in class org.apache.ode.bpel.common.CorrelationKey
Check if this key matches any member in a set of keys.
isMatch(OldCorrelationKey[]) - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
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.o.OAssign.VariableRef
Report whether this is a reference to a whole "message"
isMutable() - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Are objects of this type mutable?
isMyEndpointReference - Variable in class org.apache.ode.bpel.o.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
 
isNull() - Method in class org.apache.ode.daohib.bpel.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
 
isOneWayOnly() - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
isOpaque() - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Checks if this correlation key set contains the opaque correlation key as the only key in this correlation key set.
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.api.CompilerContext
 
isPartnerLinkAssigned(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
isPartnerLinkVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
isPartnerRoleEndpointInitialized(PartnerLinkInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Determine if the partner role of an endpoint has been initialized (either explicitly throug assginment or via the deployment descriptor)
isPartRef() - Method in class org.apache.ode.bpel.o.OAssign.VariableRef
Report whether this is a reference to a message part.
isProcessSizeThrottled() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isPropertyVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
isProxyEnabled(HttpParams, String) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 
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 class org.apache.ode.bpel.engine.ReplacementMapImpl
 
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 class org.apache.ode.bpel.engine.ReplacementMapImpl
 
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.
isRoutableTo(CorrelationKeySet, boolean) - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Checks if an incoming message with this correlation key set can be accepted by the given correlation key set.
isSatisfiedBy(Date) - Method in class org.apache.ode.utils.CronExpression
Indicates whether the given date satisfies the cron expression.
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
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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
True if has "failure" element
isSetFailure() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
True if has "failure" element
isSetFailure() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
True if has "failure" 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.ResponseType
True if has "failure" element
isSetFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
True if has "failure" element
isSetFailureHandling() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
True if has "failureHandling" element
isSetFailureHandling() - Method in interface org.apache.ode.bpel.dd.TInvoke
True if has "failureHandling" 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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
True if has "fault" element
isSetFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
True if has "fault" element
isSetFault() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
True if has "fault" 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.ResponseType
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
isSetFaultOnFailure() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
True if has "faultOnFailure" element
isSetFaultOnFailure() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
True if has "faultOnFailure" 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
isSetLive() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
True if has "live" element
isSetLive() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
True if has "live" 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
isSetMock() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
True if has "mock" element
isSetMock() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
True if has "mock" element
isSetMockQuery() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
True if has "mockQuery" element
isSetMockQuery() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
True if has "mockQuery" element
isSetMyRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
True if has "my-role" attribute
isSetMyRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
True if has "my-role" attribute
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
isSetNewValue() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
True if has "new-value" element
isSetNewValue() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
True if has "new-value" 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
isSetOn() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
True if has "on" attribute
isSetOn() - Method in interface org.apache.ode.bpel.dd.TCleanup
True if has "on" attribute
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
isSetOut() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
True if has "out" element
isSetOut() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
True if has "out" element
isSetOut() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
True if has "out" element
isSetOut() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
True if has "out" 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
isSetRetryDelay() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
True if has "retryDelay" element
isSetRetryDelay() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
True if has "retryDelay" element
isSetRetryFor() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
True if has "retryFor" element
isSetRetryFor() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
True if has "retryFor" element
isSetRollbackOnFault() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
True if has "rollbackOnFault" element
isSetRollbackOnFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
True if has "rollbackOnFault" 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
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
isSetUsePeer2Peer() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
True if has "usePeer2Peer" attribute
isSetUsePeer2Peer() - Method in interface org.apache.ode.bpel.dd.TInvoke
True if has "usePeer2Peer" attribute
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
 
isSuccessfulBranchesOnly() - Method in class org.apache.ode.bpel.compiler.bom.Branches
Gets whether the completion count should include all terminated children or only successfully completed ones.
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
 
isTransacted() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
isTransacted() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
isTransacted() - Method in class org.apache.ode.il.MockScheduler
 
isTransacted() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
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
 
isTransactionPropagated() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
 
isTransient() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
Is this a transient process? Transient processes are not persisted in the store.
isTransient() - Method in class org.apache.ode.store.ProcessConfImpl
 
isUnwrappableAs(Class) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
isUnwrappableAs(Class) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
isValidExpression(String) - Static method in class org.apache.ode.utils.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
isVariableAccessSerialized() - Method in class org.apache.ode.bpel.compiler.bom.Scope
 
isVariableInitialized(VariableInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
isVariableInitialized(VariableInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Checks for variable initialization, i.e.
isVariableVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
 
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() - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Returns an iterator on the correlation keys that this correlation key set contains.
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
 
JaxenFunctionException(FaultException) - Constructor for exception org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.JaxenFunctionException
 
JaxenUnresolvableException(FaultException) - Constructor for exception org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.JaxenUnresolvableException
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver(CompilerContext, OXPath20ExpressionBPEL20, NSContext, String) - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver
 
JaxpFunctionResolver - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver(EvaluationContext, OXPath20ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver
 
JaxpFunctionResolver.CombineUrl - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.CombineUrl - Class in org.apache.ode.bpel.elang.xpath20.runtime
Takes the relative URL and combines it with the base URL to return a new absolute URL.
JaxpFunctionResolver.ComposeUrl - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.ComposeUrl - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.DayTimeDuration - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.DayTimeDuration - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.Delete - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.Delete - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.DomToString - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.DomToString - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.DoXslTransform - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.GetLinkStatus - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.GetVariableData - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.GetVariableProperty - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.Helper - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.InsertAfter - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.InsertAfter - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.InsertAsFirstInto - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.InsertAsFirstInto - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.InsertAsLastInto - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.InsertAsLastInto - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.InsertBefore - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.InsertBefore - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.InsertInto - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.InsertInto - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.ProcessProperty - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.ProcessProperty - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.Rename - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.Rename - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpFunctionResolver.SplitToElements - Class in org.apache.ode.bpel.elang.xpath20.compiler
Compile time checking for the non standard ode:splitToElements function.
JaxpFunctionResolver.SplitToElements - Class in org.apache.ode.bpel.elang.xpath20.runtime
Compile time checking for the non standard ode:splitToElements function.
JaxpFunctionResolver.YearMonthDuration - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
JaxpFunctionResolver.YearMonthDuration - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpVariableResolver - Class in org.apache.ode.bpel.elang.xpath20.compiler
This is a mock implementation of the XPathVariableResolver for compilation.
JaxpVariableResolver(CompilerContext, OXPath10ExpressionBPEL20) - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpVariableResolver
 
JaxpVariableResolver - Class in org.apache.ode.bpel.elang.xpath20.runtime
 
JaxpVariableResolver(EvaluationContext, OXPath10ExpressionBPEL20, Configuration) - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpVariableResolver
 
JBI_END_POINT_REFERENCE - Static variable in class org.apache.ode.utils.Namespaces
 
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
 
jobDetail - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
JobDetails() - Constructor for class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
JobInfo(String, Scheduler.JobDetails, int) - Constructor for 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
 
JobProcessorException(boolean) - Constructor for exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
 
JobProcessorException(Throwable, boolean) - Constructor for exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
 
JOIN_CONDITION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
joinCondition - Variable in class org.apache.ode.bpel.o.OActivity
 
joinCorrelations - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
Correlation set to join on.
joinCorrelations - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
Correlations to join on.
joinCorrelations - Variable in class org.apache.ode.bpel.o.OReply
Correlation sets joined.
joinCorrelationsInput - Variable in class org.apache.ode.bpel.o.OInvoke
Correlation sets joined on input.
joinCorrelationsOutput - Variable in class org.apache.ode.bpel.o.OInvoke
Correlation sets joined on output.
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
 
JpaTxMgrProvider - Class in org.apache.ode.dao.jpa
 
JpaTxMgrProvider(TransactionManager) - Constructor for class org.apache.ode.dao.jpa.JpaTxMgrProvider
 

K

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

L

last - Variable in class org.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
 
LastArgument - Class in org.apache.ode.utils.cli
A fragment implementation that picks-off the last argument on the line early.
LastArgument(String, String, boolean) - Constructor for class org.apache.ode.utils.cli.LastArgument
 
lastdayOfMonth - Variable in class org.apache.ode.utils.CronExpression
 
lastdayOfWeek - Variable in class org.apache.ode.utils.CronExpression
 
lastFailed - Variable in class org.apache.ode.bpel.dao.ProcessManagementDAO.FailedSummaryValue
 
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
 
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.elang.xpath10.o.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.runtime.channels
 
linkStatus(boolean) - Method in interface org.apache.ode.bpel.runtime.channels.LinkStatus
 
LinkStatusChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type LinkStatus.
LinkStatusChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the LinkStatus channel type.
LinkStatusChannelListener(LinkStatusChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.LinkStatusChannelListener
 
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
 
listEvents() - Method in class org.apache.ode.daohib.bpel.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.
listProcessesSummaryOnly() - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
listProcessesSummaryOnly() - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
List the processes known to the engine, excluding the document list, properties and end point configs.
LITERAL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
Literal(OProcess, Document) - Constructor for class org.apache.ode.bpel.o.OAssign.Literal
 
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.
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.o.OFlow
Links delcared within this activity.
locateTransactionManager() - Method in class org.apache.ode.daohib.HibertenateJtaPlatform
 
locateUserTransaction() - Method in class org.apache.ode.daohib.HibertenateJtaPlatform
 
location - Variable in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression.OSigGetVariableData
 
location - Variable in class org.apache.ode.bpel.o.OAssign.VariableRef
 
location - Variable in class org.apache.ode.bpel.o.OProcess.OPropertyAlias
 
Locator(String, QName, Long) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
 
Locator(String, QName, Long, Node) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
 
locator - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Value
Variable locator.
lock(Long, int, TimeUnit) - Method in class org.apache.ode.bpel.engine.InstanceLockManager
 
lock() - Method in class org.apache.ode.utils.ProcessMutex
Acquire the lock.
lock - Variable in class org.apache.ode.utils.WatchDog.DefaultObserver
 
lockPremieMessages() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
lockPremieMessages() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
lockPremieMessages() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
lockPremieMessages() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
LOG - Static variable in class org.apache.ode.bpel.common.InstanceFilter
 
log() - Method in class org.apache.ode.bpel.runtime.BpelJacobRunnable
 
log() - Method in class org.apache.ode.bpel.runtime.channels.ActivityRecoveryChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.CompensationChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.EventHandlerControlChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.InvokeResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.LinkStatusChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.PickResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.TerminationChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.channels.TimerResponseChannelListener
 
log() - Method in class org.apache.ode.bpel.runtime.REPEATUNTIL
 
log() - Method in class org.apache.ode.jacob.ChannelListener
 
log() - Method in class org.apache.ode.jacob.examples.cell.CellChannelListener
 
log() - Method in class org.apache.ode.jacob.examples.eratosthenes.NaturalNumberStreamChannelListener
 
log() - Method in class org.apache.ode.jacob.examples.synch.SynchPrintChannelListener
 
log() - Method in class org.apache.ode.jacob.SynchChannelListener
 
log() - Method in class org.apache.ode.jacob.ValChannelListener
 
log - Static variable in class org.apache.ode.utils.Properties
 
LogErrorListener - Class in org.apache.ode.utils.trax
 
LogErrorListener(Logger) - 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(Logger) - 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, Logger) - 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(Logger) - Constructor for class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
Create a new instance that will output to the specified Logger 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
 
LValueExpression(OProcess, OLValueExpression) - Constructor for class org.apache.ode.bpel.o.OAssign.LValueExpression
 

M

M - Static variable in interface org.apache.ode.bpel.pmapi.ExchangeType
 
magic - Variable in class org.apache.ode.bpel.o.Serializer
 
MAGIC_NUMBER - Static variable in class org.apache.ode.bpel.o.Serializer
 
MAGIC_NUMBER_OFH_20040908 - Static variable in class org.apache.ode.bpel.o.Serializer
 
MAGIC_NUMBER_OFH_20061101 - Static variable in class org.apache.ode.bpel.o.Serializer
 
main(String[]) - Static method in class org.apache.ode.agents.memory.SizingAgent
$method$
main(String[]) - Static method in class org.apache.ode.bpel.common.InstanceFilter
 
main(String[]) - Static method in class org.apache.ode.bpel.common.ProcessFilter
 
main(String[]) - Static method in class org.apache.ode.daohib.bpel.ql.HibernateInstancesQueryCompiler
 
main(String[]) - Static method in class org.apache.ode.jacob.examples.eratosthenes.Sieve
 
main(String[]) - Static method in class org.apache.ode.jacob.examples.synch.SynchPrinter
 
Main - Class in org.apache.ode.tomee
 
Main() - Constructor for class org.apache.ode.tomee.Main
 
main(String[]) - Static method in class org.apache.ode.tomee.Main
 
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.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.
makeDeployDir(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
makeGUID(String) - Static method in class org.apache.ode.utils.GUID
 
MalformedGuidException(String) - Constructor for exception org.apache.ode.utils.GUID.MalformedGuidException
 
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
 
markAsDeployed(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
markAsUndeployed(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
markForDehydration(List<BpelProcess>) - Method in class org.apache.ode.bpel.engine.CountLRUDehydrationPolicy
 
markForDehydration(List<BpelProcess>) - Method in interface org.apache.ode.bpel.engine.DehydrationPolicy
Checks the currently running processes and marks some of them for dehydration according to a specifically configured policy.
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.
matchCorrelations - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
Correlation set to match on.
matchCorrelations - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
Correlations to match on.
matchedKeySet - Variable in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.RoutingInfo
 
matcherEvent(String, CorrelationKeySet) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
Attempt to match message exchanges on a correlator.
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
 
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
 
Message - Interface in org.apache.ode.bpel.iapi
A representation of a WSDL-typed message.
message(Channel, Method, Object[]) - Method in interface org.apache.ode.jacob.JacobThread
Send a message (object invocation).
MessageBundle - Class in org.apache.ode.utils.msg
 
MessageBundle() - Constructor for class org.apache.ode.utils.msg.MessageBundle
 
MessageDAO - Interface in org.apache.ode.bpel.dao
 
MessageDAOImpl - Class in org.apache.ode.bpel.memdao
 
MessageDAOImpl(MessageExchangeDAO) - Constructor for class org.apache.ode.bpel.memdao.MessageDAOImpl
 
MessageDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageDAOImpl
 
MessageDAOImpl(QName, MessageExchangeDAOImpl) - Constructor for class org.apache.ode.dao.jpa.MessageDAOImpl
 
MessageDaoImpl - Class in org.apache.ode.daohib.bpel
 
MessageDaoImpl(SessionManager, HMessage) - Constructor for class org.apache.ode.daohib.bpel.MessageDaoImpl
 
MessageExchange - Interface in org.apache.ode.bpel.iapi
A representation of a communication (message-exchange) between the BPEL BPEL engine and an external "partner".
MessageExchange.FailureType - Enum in org.apache.ode.bpel.iapi
Enumeration of the types of failures.
MessageExchange.MessageExchangePattern - Enum in org.apache.ode.bpel.iapi
Enumeration of message exchange patterns.
MessageExchange.Status - Enum in org.apache.ode.bpel.iapi
Enumeration of the possible states for the message exchange.
MessageExchangeContext - Interface in org.apache.ode.bpel.iapi
Context provided by the integration layer exposing partner communication to the BPEL engine.
MessageExchangeContextImpl - Class in org.apache.ode.axis2
Implementation of the ODE MessageExchangeContext interface.
MessageExchangeContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.MessageExchangeContextImpl
 
MessageExchangeContextImpl - Class in org.apache.ode.test
This is a simple MessageExchangeContext implementation that only supports a set of "well known" portTypes used for testing.
MessageExchangeContextImpl() - Constructor for class org.apache.ode.test.MessageExchangeContextImpl
 
MessageExchangeDAO - Interface in org.apache.ode.bpel.dao
Data access object for a message exchange.
MessageExchangeDAOImpl - Class in org.apache.ode.bpel.memdao
 
MessageExchangeDAOImpl(char, String) - Constructor for class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
MessageExchangeDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageExchangeDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
MessageExchangeDAOImpl(char) - Constructor for class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
MessageExchangeDaoImpl - Class in org.apache.ode.daohib.bpel
 
MessageExchangeDaoImpl(SessionManager, HMessageExchange) - Constructor for class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
messageExchangeId - Variable in class org.apache.ode.bpel.engine.migration.OldSelector
 
messageExchangeId - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
OASIS addition for disambiguating receives (optional).
messageExchangeId - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
OASIS addition for disambiguating receives (optional).
messageExchangeId - Variable in class org.apache.ode.bpel.o.OReply
OASIS modification - Message Exchange Id.
messageExchangeId - Variable in class org.apache.ode.bpel.runtime.Selector
 
MessageExchangeInterceptor - Interface in org.apache.ode.bpel.intercept
Hook into the BPEL server that enables intercepting of message exchange invocation.
MessageExchangeInterceptor.InterceptorContext - Interface in org.apache.ode.bpel.intercept
 
MessageImpl - Class in org.apache.ode.bpel.engine
 
MessageImpl(MessageDAO) - Constructor for class org.apache.ode.bpel.engine.MessageImpl
 
messageRoute - Variable in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.RoutingInfo
 
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(CorrelationKeySet, String, int, ProcessInstanceDAOImpl, CorrelatorDAOImpl, String) - 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.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.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.
messageType - Variable in class org.apache.ode.bpel.o.OMessageVarType
 
messageTypes - Variable in class org.apache.ode.bpel.o.OProcess
 
mexContext - Variable in class org.apache.ode.test.BPELTestAbstract
 
mexId - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager.RequestIdTuple
Deprecated.
Message exchange identifier.
mexId - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
MexInterceptorsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
 
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
 
mexRef - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager.Entry
Deprecated.
 
migrate(Set<BpelProcess>, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.migration.CorrelationKeyMigration
 
migrate(Set<BpelProcess>, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.migration.CorrelationKeySetDataMigration
 
migrate(Set<BpelProcess>, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.migration.CorrelationKeySetMigration
 
migrate(Set<BpelProcess>, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.migration.CorrelatorsMigration
 
migrate(Set<BpelProcess>, BpelDAOConnection) - Method in interface org.apache.ode.bpel.engine.migration.Migration
All database migrations are run in the same transaction so if one fails, they will all be rollbacked.
migrate(Set<BpelProcess>, int) - Method in class org.apache.ode.bpel.engine.migration.MigrationHandler
 
migrate(Set<BpelProcess>, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.migration.OutstandingRequestsMigration
 
migrateRids(Map<OutstandingRequestManager.RequestIdTuple, OutstandingRequestManager.Entry>) - Method in class org.apache.ode.bpel.engine.IMAManager
 
Migration - Interface in org.apache.ode.bpel.engine.migration
Implement and add to the list of migrations in MigrationHandler to allow database level migration.
MigrationHandler - Class in org.apache.ode.bpel.engine.migration
Checks database schema versions and migrates when necessary.
MigrationHandler(Contexts) - Constructor for class org.apache.ode.bpel.engine.migration.MigrationHandler
 
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
 
MINUTE - Static variable in class org.apache.ode.utils.CronExpression
 
minutes - Variable in class org.apache.ode.utils.CronExpression
 
MockQueryRequestDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one mockQueryRequest(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
MockQueryRequestDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
MockQueryRequestDocument.MockQueryRequest - Interface in org.apache.ode.bpel.pmapi
An XML mockQueryRequest(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
MockQueryRequestDocument.MockQueryRequest.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
MockQueryRequestDocument.MockQueryRequest.Pattern - Interface in org.apache.ode.bpel.pmapi
An XML pattern(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
MockQueryRequestDocument.MockQueryRequest.Pattern.Enum - Class in org.apache.ode.bpel.pmapi
Enumeration value class for org.apache.ode.bpel.pmapi.MockQueryRequestDocument$MockQueryRequest$Pattern.
MockQueryRequestDocument.MockQueryRequest.Pattern.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
MockQueryRequestDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one mockQueryRequest(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
MockQueryRequestDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl
 
MockQueryRequestDocumentImpl.MockQueryRequestImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML mockQueryRequest(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
MockQueryRequestDocumentImpl.MockQueryRequestImpl.PatternImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML pattern(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
MockQueryRequestImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
 
MockQueryResponseDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one mockQueryResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
MockQueryResponseDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
MockQueryResponseDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one mockQueryResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
MockQueryResponseDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.MockQueryResponseDocumentImpl
 
MockScheduler - Class in org.apache.ode.il
 
MockScheduler() - Constructor for class org.apache.ode.il.MockScheduler
 
MockScheduler(TransactionManager) - Constructor for class org.apache.ode.il.MockScheduler
 
MonitorException - Exception in org.apache.ode.bpel.runtime.monitor
Error occured while monitoring process.
MonitorException(String) - Constructor for exception org.apache.ode.bpel.runtime.monitor.MonitorException
 
MonitorException(String, Throwable) - Constructor for exception org.apache.ode.bpel.runtime.monitor.MonitorException
 
MonitorException(Throwable) - Constructor for exception org.apache.ode.bpel.runtime.monitor.MonitorException
 
MONTH - Static variable in class org.apache.ode.utils.CronExpression
 
monthMap - Static variable in class org.apache.ode.utils.CronExpression
 
months - Variable in class org.apache.ode.utils.CronExpression
 
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
 
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.
msgContDeHydrationErr(String, String) - Method in class org.apache.ode.jacob.vpu.JacobMessages
 
msgContHydrationErr(String, String) - Method in class org.apache.ode.jacob.vpu.JacobMessages
Error indicating that a re-hydration of a saved _continuation object could not be completed.
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
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.store.Messages
 
msgDeployFailedProcessNotFound(QName, String) - Method in class org.apache.ode.store.Messages
 
msgDeployRollback(File) - Method in class org.apache.ode.bpel.engine.Messages
 
msgDeployRollback(File) - Method in class org.apache.ode.store.Messages
 
msgDeployStarting(File) - Method in class org.apache.ode.bpel.engine.Messages
 
msgDeployStarting(File) - Method in class org.apache.ode.store.Messages
 
msgDuplicateWSDLImport(String, String) - Method in class org.apache.ode.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.runtime.ASSIGNMessages
The R-Value must select one item.
msgEvalException(String, String) - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
An exception occured while evaluating "{0}": {1}
msgExpLangRegistrationError(String, Map<String, String>) - Method in class org.apache.ode.bpel.engine.Messages
 
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.
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.runtime.ASSIGNMessages
InternalError: Unexpected selection failure (contact tech support): {0}
msgInvalidBpelUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The BPEL URL "{0}" is malformed.
msgInvalidContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInvalidLValue() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
The L-Value must be a text information item (TII), element information item (EII), or attribute information item (AII).
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.runtime.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.runtime.ASSIGNMessages
A literal must not contain mixed content.
msgLiteralContainsMultipleEIIs() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
A literal must not contain more than one element information item (EII).
msgLiteralMustContainTIIorEII() - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
A literal must contain either a text information item (TII) or a single element information item (EII).
msgLocationMustBeString(String, int, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
Format a message about passing a non-static location path where one is expected.
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.runtime.msgs.Messages
 
msgMessageExchangeInterceptorRegistered(String) - Method in class org.apache.ode.axis2.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
 
msgOdeDbConfigError() - Method in class org.apache.ode.axis2.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitHibernateDialectDetectFailed() - Method in class org.apache.ode.store.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
 
msgOdeInstalled(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstallErrorCfgNotFound(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstallErrorCfgReadError(File) - Method in class org.apache.ode.axis2.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
 
msgOdeProcessUndeploymentFailed(QName) - Method in class org.apache.ode.axis2.Messages
 
msgOdeShutdownCompleted() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarted() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarting() - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.il.dbutil.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
 
msgProcessingSchema(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
Format a debug message about processing an XML Schema document.
msgPropertyAliasReturnedNonElement(String, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgPropertyAliasReturnedRValue(String, String) - Method in class org.apache.ode.bpel.runtime.msgs.Messages
 
msgQuiet() - Method in class org.apache.ode.utils.cli.CommandLineMessages
Format the description of the quiet option.
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.runtime.ASSIGNMessages
R-Value expression "{0}" returned multiple nodes.
msgRValueNoNodesSelected(String) - Method in class org.apache.ode.bpel.runtime.ASSIGNMessages
R-Value expression "{0}" did not select any nodes.
msgs - Static variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
msgScheduledJobFailed(Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.Messages
 
msgServiceDefinitionNotFound(QName) - Method in class org.apache.ode.utils.wsdl.Messages
 
msgServiceUnitDeployFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitInitFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitShutdownFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitStartFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitStopFailed(String) - Method in class org.apache.ode.axis2.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.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.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.
msgXsdExceptionMessage(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
 
msgXsdFatal() - Method in class org.apache.ode.utils.xsd.XsdMessages
A key to indicate that a message is error 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
 
mutable - Variable in class org.apache.ode.utils.WatchDog
 
MutableEndpoint - Interface in org.apache.ode.bpel.epr
Adds methods on EndpointReference to set and manipulate endpoint references.
MY_ROLE - Static variable in class org.apache.ode.bpel.dao.RoleEnum
My Role
MyRoleMessageExchange - Interface in org.apache.ode.bpel.iapi
Extension of the MessageExchange interface that is provided by the engine for message-exchanges where the engine acts as the server (i.e.
MyRoleMessageExchange.CorrelationStatus - Enum in org.apache.ode.bpel.iapi
Enumeration of message correlation results.
MyRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
 
MyRoleMessageExchangeImpl(BpelProcess, BpelEngineImpl, MessageExchangeDAO) - Constructor for class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
myRoleName - Variable in class org.apache.ode.bpel.o.OPartnerLink
 
myRolePortType - Variable in class org.apache.ode.bpel.o.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.o.OActivity
 
name - Variable in class org.apache.ode.bpel.o.OLink
The name of the link.
name - Variable in class org.apache.ode.bpel.o.OMessageVarType.Part
 
name - Variable in class org.apache.ode.bpel.o.OPartnerLink
partnerLink name.
name - Variable in class org.apache.ode.bpel.o.OProcess.OProperty
 
name - Variable in class org.apache.ode.bpel.o.OScope.CorrelationSet
 
name - Variable in class org.apache.ode.bpel.o.OScope
Name of the scope.
name - Variable in class org.apache.ode.bpel.o.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.elang.xpath10.o.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.
narrowTypes() - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Indicates whether simple types should be narrowed to a Java type when using this evaluation context.
narrowTypes() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
narrowTypes() - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
NativeHiLoGenerator - Class in org.apache.ode.daohib
 
NativeHiLoGenerator() - Constructor for class org.apache.ode.daohib.NativeHiLoGenerator
 
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
 
nearestWeekday - Variable in class org.apache.ode.utils.CronExpression
 
negative(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
nested - Variable in class org.apache.ode.bpel.o.OAgent
The children of this agent.
NestedCommandEvaluator<R,PARAMC> - Interface in org.apache.ode.ql.eval.skel
 
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() - Static method in class org.apache.ode.utils.DOMUtils
 
newInstance() - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
newInstance() - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling.Factory
 
newInstance(Activity) - Method in interface org.apache.ode.bpel.compiler.ActivityGenerator
 
newInstance(Activity) - Method in class org.apache.ode.bpel.compiler.ForEachGenerator
 
newInstance(Activity) - Method in class org.apache.ode.bpel.compiler.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.TSchedule.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.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(Document) - Method in class org.apache.ode.bpel.o.OConstantVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.o.OElementVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.o.OMessageVarType
 
newInstance(Document) - Method in class org.apache.ode.bpel.o.OVarType
Create a new instance of this variable.
newInstance(Document) - Method in class org.apache.ode.bpel.o.OXsdTypeVarType
 
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.CommunicationType.Exchange.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Exchange.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig.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.ExchangeType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.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.MockQueryRequestDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.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.Replay.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.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() - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
newInstance() - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
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.activityRecovery.FailureHandlingDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
Deprecated.
XMLInputStream
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.TSchedule.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.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.CommunicationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.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.ExchangeType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.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.MockQueryRequestDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.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.Replay.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.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
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.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.ExchangeType.Factory
 
newValue(Object) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern.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.
NO_SPEC - Static variable in class org.apache.ode.utils.CronExpression
 
NO_SPEC_INT - Static variable in class org.apache.ode.utils.CronExpression
 
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.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_COMPOSE_URL - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_DAY_TIME_DURATION - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
Non standard extension functions in the deprecated "xdt" namespace
NON_STDRD_FUNCTION_DELETE - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_COMBINE_URL - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_COMPOSE_URL - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_DOM_TO_STRING - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_EXPAND_TEMPLATE - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_DEPRECATED_SPLIT_TO_ELEMENTS - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.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.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_EXPAND_TEMPLATE - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_INSERT_AFTER - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_INSERT_AS_FIRST_INTO - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_INSERT_AS_LAST_INTO - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_INSERT_BEFORE - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_PROCESS_PROPERTY - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_RENAME - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_SPLIT_TO_ELEMENTS - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
NON_STDRD_FUNCTION_YEAR_MONTH_DURATION - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.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
 
NoRootContextException - Exception in org.apache.ode.bpel.dao
Exception thrown when no root context.
NoRootContextException() - Constructor for exception org.apache.ode.bpel.dao.NoRootContextException
 
noRoutingMatch(MyRoleMessageExchangeImpl, List<PartnerLinkMyRoleImpl.RoutingInfo>) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
Deprecated.
- Now an attempt is made to identify the correct routing in the BpelProcess.invokeProcess() with enqueue enabled.
noRoutingMatch(MyRoleMessageExchangeImpl, PartnerLinkMyRoleImpl.RoutingInfo) - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
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.compiler.bom.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_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.
nthdayOfWeek - Variable in class org.apache.ode.utils.CronExpression
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Write an instance of the mapped class to a prepared statement.
NUMBER - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
numContinuations - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of continuations.
numCycles - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of VPU cycles.
numProcesses - Variable in class org.apache.ode.bpel.o.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.o
Compiled represnetation of a BPEL activity.
OActivity(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OActivity
 
OAgent - Class in org.apache.ode.bpel.o
Base class for active BPEL agents.
OAgent(OProcess) - Constructor for class org.apache.ode.bpel.o.OAgent
 
OAlarm(OProcess) - Constructor for class org.apache.ode.bpel.o.OEventHandler.OAlarm
 
OASIS_EXPLANG_XPATH_1_0 - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler20
 
OASIS_EXPLANG_XPATH_1_0 - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
 
OASIS_EXPLANG_XPATH_2_0 - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler20
 
OASIS_EXPLANG_XPATH_2_0 - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
 
OASIS_EXPLANG_XQUERY_1_0 - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler20
 
OASIS_EXPLANG_XQUERY_1_0 - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
 
OAssign - Class in org.apache.ode.bpel.o
 
OAssign(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OAssign
 
OAssign.Copy - Class in org.apache.ode.bpel.o
Assignmenet copy entry, i.e.
OAssign.DirectRef - Class in org.apache.ode.bpel.o
Direct reference: selects named child of the message document element.
OAssign.Expression - Class in org.apache.ode.bpel.o
 
OAssign.Literal - Class in org.apache.ode.bpel.o
 
OAssign.LValue - Interface in org.apache.ode.bpel.o
 
OAssign.LValueExpression - Class in org.apache.ode.bpel.o
 
OAssign.PartnerLinkRef - Class in org.apache.ode.bpel.o
 
OAssign.PropertyRef - Class in org.apache.ode.bpel.o
 
OAssign.RValue - Interface in org.apache.ode.bpel.o
 
OAssign.VariableRef - Class in org.apache.ode.bpel.o
 
OBase - Class in org.apache.ode.bpel.o
Base class for compiled BPEL objects.
OBase(OProcess) - Constructor for class org.apache.ode.bpel.o.OBase
 
OBaseReplacementImpl() - Constructor for class org.apache.ode.bpel.engine.ReplacementMapImpl.OBaseReplacementImpl
 
OBaseReplacementImpl(int) - Constructor for class org.apache.ode.bpel.engine.ReplacementMapImpl.OBaseReplacementImpl
 
object(ChannelListener<T>) - Static method in class org.apache.ode.jacob.JacobObject
Object; the Java code "object(x, ChannelListener)" is equivalent to x ? ChannelListener in the process algebra.
object(boolean, ChannelListener) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, ChannelListener[]) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, Set<ChannelListener>) - Static method in class org.apache.ode.jacob.JacobObject
 
object(boolean, ChannelListener) - Method in interface org.apache.ode.jacob.JacobThread
Receive a message on a channel, allowing for possible replication.
object(boolean, ChannelListener[]) - Method in interface org.apache.ode.jacob.JacobThread
 
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
 
OCase(OProcess) - Constructor for class org.apache.ode.bpel.o.OSwitch.OCase
 
OCatch - Class in org.apache.ode.bpel.o
The catch pseudo-activity.
OCatch(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OCatch
 
OCompensate - Class in org.apache.ode.bpel.o
Compiled representation of the BPEL <compensate> activity.
OCompensate(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OCompensate
 
OCompensationHandler - Class in org.apache.ode.bpel.o
 
OCompensationHandler(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OCompensationHandler
 
OConstantExpression - Class in org.apache.ode.bpel.o
 
OConstantExpression(OProcess, Object) - Constructor for class org.apache.ode.bpel.o.OConstantExpression
 
OConstants - Class in org.apache.ode.bpel.o
Compiled BPEL constants.
OConstants(OProcess) - Constructor for class org.apache.ode.bpel.o.OConstants
 
OConstantVarType - Class in org.apache.ode.bpel.o
 
OConstantVarType(OProcess, Node) - Constructor for class org.apache.ode.bpel.o.OConstantVarType
 
ODE_DEPLOYAPI_NS - Static variable in class org.apache.ode.utils.Namespaces
 
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
Deprecated.
use #ODE_PMAPI_TYPES_NS
ODE_PMAPI_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODE_PMAPI_TYPES_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODE_PREFFIX - Static variable in class org.apache.ode.utils.HierarchicalProperties
 
ODE_SESSION_NS - Static variable in class org.apache.ode.utils.Namespaces
 
ODE_TOMEE_CONFIG - Static variable in interface org.apache.ode.tomee.Constants
 
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
 
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
 
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.DatabaseMode - Enum in org.apache.ode.il.config
Possible database modes.
OdeConfigProperties.EmbeddedDbType - Enum in org.apache.ode.il.config
Possible database implementation.
OdeConnection - Interface in org.apache.ode.ra
Interface providing access to a ODE domain from "external" entities such as administrative consoles, protocol stacks, and client applications.
OdeConnectionException - Exception in org.apache.ode.ra
Exception thrown in case of ODE communication failures.
OdeConnectionFactory - Interface in org.apache.ode.ra
Factory for obtaining OdeConnections: the entry point for external objects needing to access the ODE domain.
OdeFault - Exception in org.apache.ode.axis2
User-friendly version of AxisFault
OdeFault(String) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeFault(Throwable) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeFault(String, Throwable) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeManagedConnectionFactory - Class in org.apache.ode.ra
JCA ManagedConnectionFactory implementation.
OdeManagedConnectionFactory() - Constructor for class org.apache.ode.ra.OdeManagedConnectionFactory
 
ODEMessageReceiver - Class in org.apache.ode.axis2.hooks
Receives messages forwarded by Axis.
ODEMessageReceiver() - Constructor for class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
OdeRemote - Interface in org.apache.ode.ra.transports.rmi
RMI interface for remote ODE server.
ODEServer - Class in org.apache.ode.axis2
Server class called by our Axis hooks to handle all ODE lifecycle management.
ODEServer() - Constructor for class org.apache.ode.axis2.ODEServer
 
ODEService - Class in org.apache.ode.axis2
A running service, encapsulates the Axis service, its receivers and our receivers as well.
ODEService(AxisService, ProcessConf, QName, String, BpelServer, TransactionManager) - Constructor for class org.apache.ode.axis2.ODEService
 
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.elang.xpath20.compiler
Overloading the XPathFunctionLibrary to force it to initialize our functions giving the provided parameters.
OdeXPathFunctionLibrary(JaxpFunctionResolver) - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.OdeXPathFunctionLibrary
 
OElementVarType - Class in org.apache.ode.bpel.o
 
OElementVarType(OProcess, QName) - Constructor for class org.apache.ode.bpel.o.OElementVarType
 
OEmpty - Class in org.apache.ode.bpel.o
 
OEmpty(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OEmpty
 
OEvent(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OEventHandler.OEvent
 
OEventHandler - Class in org.apache.ode.bpel.o
Compiled represenation of a BPEL event handler.
OEventHandler(OProcess) - Constructor for class org.apache.ode.bpel.o.OEventHandler
 
OEventHandler.OAlarm - Class in org.apache.ode.bpel.o
 
OEventHandler.OEvent - Class in org.apache.ode.bpel.o
 
OExpression - Class in org.apache.ode.bpel.o
Base class for compiled expressions.
OExpression(OProcess) - Constructor for class org.apache.ode.bpel.o.OExpression
 
OExpressionLanguage - Class in org.apache.ode.bpel.o
Compiled representation of an expression language dependency.
OExpressionLanguage(OProcess, Map<String, String>) - Constructor for class org.apache.ode.bpel.o.OExpressionLanguage
 
OExtVar - Class in org.apache.ode.bpel.o
Compiled representation of an external variable declaration.
OExtVar(OProcess) - Constructor for class org.apache.ode.bpel.o.OExtVar
 
OFailureHandling - Class in org.apache.ode.bpel.o
Holds information about the failure handling of this activity.
OFailureHandling() - Constructor for class org.apache.ode.bpel.o.OFailureHandling
 
OFaultHandler - Class in org.apache.ode.bpel.o
Compiled representation of a BPEL fault handler.
OFaultHandler(OProcess) - Constructor for class org.apache.ode.bpel.o.OFaultHandler
 
OFlow - Class in org.apache.ode.bpel.o
 
OFlow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OFlow
 
OForEach - Class in org.apache.ode.bpel.o
Base model class for forEach activity.
OForEach(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OForEach
 
OForEach.CompletionCondition - Class in org.apache.ode.bpel.o
 
OInvoke - Class in org.apache.ode.bpel.o
Compiled rerpresentation of the BPEL <invoke> activity.
OInvoke(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OInvoke
 
OldCorrelationKey - Class in org.apache.ode.bpel.engine.migration
 
OldCorrelationKey(int, String[]) - Constructor for class org.apache.ode.bpel.engine.migration.OldCorrelationKey
Constructor.
OldCorrelationKey(String) - Constructor for class org.apache.ode.bpel.engine.migration.OldCorrelationKey
 
OldSelector - Class in org.apache.ode.bpel.engine.migration
 
OLink - Class in org.apache.ode.bpel.o
Compiled representation of a BPEL control link.
OLink(OProcess) - Constructor for class org.apache.ode.bpel.o.OLink
 
OLValueExpression - Class in org.apache.ode.bpel.o
 
OLValueExpression(OProcess) - Constructor for class org.apache.ode.bpel.o.OLValueExpression
 
OMessageVarType - Class in org.apache.ode.bpel.o
Message variable type.
OMessageVarType(OProcess, QName, Collection<OMessageVarType.Part>) - Constructor for class org.apache.ode.bpel.o.OMessageVarType
 
OMessageVarType.Part - Class in org.apache.ode.bpel.o
 
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
 
OnAlarm(OProcess) - Constructor for class org.apache.ode.bpel.o.OPickReceive.OnAlarm
 
onAlarms - Variable in class org.apache.ode.bpel.o.OEventHandler
 
onAlarms - Variable in class org.apache.ode.bpel.o.OPickReceive
 
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
onAsyncReply(MyRoleMessageExchange) - Method in interface org.apache.ode.bpel.iapi.MessageExchangeContext
Method used to asynchronously deliver to the integration layer the BPEL engine's response to an invocation that could not complete synchronously.
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
onAxisMessageExchange(MessageContext, MessageContext, SOAPFactory) - Method in class org.apache.ode.axis2.ODEService
 
onBpelServerInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, before any attempt to route the message exchange to a process.
onBpelServerInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onCancel() - Method in interface org.apache.ode.bpel.runtime.channels.TimerResponse
timer was cancelled.
onCompilationMessage(CompilationMessage) - Method in interface org.apache.ode.bpel.compiler.api.CompileListener
Callback invoked for each compilation message.
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(BpelEvent) - Method in class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
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 interface org.apache.ode.bpel.iapi.BpelEventListener
Handle events.
oneWay - Variable in class org.apache.ode.bpel.engine.migration.OldSelector
 
oneWay - Variable in class org.apache.ode.bpel.runtime.Selector
 
onFailure() - Method in interface org.apache.ode.bpel.runtime.channels.InvokeResponse
 
onFault() - Method in interface org.apache.ode.bpel.runtime.channels.InvokeResponse
 
OnImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.OnImpl
 
OnImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.OnImpl
 
onJobScheduled(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the message is scheduled, before any attempt to invoke the BPEL server is made.
onJobScheduled(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onJobScheduled(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.ProcessCountThrottler
 
onJobScheduled(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.ProcessSizeThrottler
 
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
 
OnMessage(OProcess) - Constructor for class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
onMessages - Variable in class org.apache.ode.bpel.o.OEventHandler
 
onMessages - Variable in class org.apache.ode.bpel.o.OPickReceive
 
onNewInstanceInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.InstanceCountThrottler
 
onNewInstanceInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, after the message exchange has been routed to the process and it has been determined that a new instance needs to be created.
onNewInstanceInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onPartnerInvoked(PartnerRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, before any attempt to route the message exchange to a process.
onPartnerInvoked(PartnerRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onProcessInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in interface org.apache.ode.bpel.intercept.MessageExchangeInterceptor
Called when the BPEL server is invoked, after the message exchange has been routed to the process.
onProcessInvoked(MyRoleMessageExchange, MessageExchangeInterceptor.InterceptorContext) - Method in class org.apache.ode.bpel.intercept.NoOpInterceptor
 
onProcessStoreEvent(ProcessStoreEvent) - Method in interface org.apache.ode.bpel.iapi.ProcessStoreListener
 
onRequestRcvd(int, String) - Method in interface org.apache.ode.bpel.runtime.channels.PickResponse
 
onResponse() - Method in interface org.apache.ode.bpel.runtime.channels.InvokeResponse
 
onScheduledJob(Scheduler.JobInfo) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
onScheduledJob(Scheduler.JobInfo) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
onScheduledJob(Scheduler.JobInfo) - Method in class org.apache.ode.bpel.engine.BpelServerImpl.PolledRunnableProcessor
 
onScheduledJob(Scheduler.JobInfo) - Method in interface org.apache.ode.bpel.iapi.Scheduler.JobProcessor
Implements execution of the job.
onTimeout() - Method in interface org.apache.ode.bpel.runtime.channels.TimerResponse
timer event has occurred
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.o
Compiled representation of a BPEL partnerLink.
OPartnerLink(OProcess) - Constructor for class org.apache.ode.bpel.o.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.o.OEventHandler.OEvent
 
operation - Variable in class org.apache.ode.bpel.o.OInvoke
 
operation - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
operation - Variable in class org.apache.ode.bpel.o.OReply
 
operation - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Name of the operation to invoke.
OPickReceive - Class in org.apache.ode.bpel.o
Compiled rerperesentation of the BPEL <pick> and <receive> activities.
OPickReceive(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OPickReceive
 
OPickReceive.OnAlarm - Class in org.apache.ode.bpel.o
 
OPickReceive.OnMessage - Class in org.apache.ode.bpel.o
 
opName - Variable in class org.apache.ode.bpel.engine.migration.OldSelector
 
opName - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager.RequestIdTuple
Deprecated.
Name of the operation.
opName - Variable in class org.apache.ode.bpel.runtime.Selector
 
OProcess - Class in org.apache.ode.bpel.o
Compiled BPEL process representation.
OProcess(String) - Constructor for class org.apache.ode.bpel.o.OProcess
 
OProcess.OProperty - Class in org.apache.ode.bpel.o
 
OProcess.OPropertyAlias - Class in org.apache.ode.bpel.o
 
OProperty(OProcess) - Constructor for class org.apache.ode.bpel.o.OProcess.OProperty
 
OPropertyAlias(OProcess) - Constructor for class org.apache.ode.bpel.o.OProcess.OPropertyAlias
 
OptionalCorrelationKey - Class in org.apache.ode.bpel.common
An instance of this class represents a correlation key that has a 'join' use case in the process definition.
OptionalCorrelationKey(String, String[]) - Constructor for class org.apache.ode.bpel.common.OptionalCorrelationKey
 
OptionalCorrelationKey(String) - Constructor for class org.apache.ode.bpel.common.OptionalCorrelationKey
 
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.o
Compiled representation of a <repeatUntil> activity.
ORepeatUntil(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.ORepeatUntil
 
OReply - Class in org.apache.ode.bpel.o
Compiled representation of the BPEL <reply> activity.
OReply(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OReply
 
ORethrow - Class in org.apache.ode.bpel.o
 
ORethrow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.ORethrow
 
org.apache.ode.activityRecovery - package org.apache.ode.activityRecovery
 
org.apache.ode.activityRecovery.impl - package org.apache.ode.activityRecovery.impl
 
org.apache.ode.agents.memory - package org.apache.ode.agents.memory
 
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.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.common.evt - package org.apache.ode.bpel.common.evt
 
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.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.elang - package org.apache.ode.bpel.elang
 
org.apache.ode.bpel.elang.xpath10.compiler - package org.apache.ode.bpel.elang.xpath10.compiler
 
org.apache.ode.bpel.elang.xpath10.o - package org.apache.ode.bpel.elang.xpath10.o
 
org.apache.ode.bpel.elang.xpath10.runtime - package org.apache.ode.bpel.elang.xpath10.runtime
 
org.apache.ode.bpel.elang.xpath20.compiler - package org.apache.ode.bpel.elang.xpath20.compiler
 
org.apache.ode.bpel.elang.xpath20.o - package org.apache.ode.bpel.elang.xpath20.o
 
org.apache.ode.bpel.elang.xpath20.runtime - package org.apache.ode.bpel.elang.xpath20.runtime
 
org.apache.ode.bpel.elang.xquery10.compiler - package org.apache.ode.bpel.elang.xquery10.compiler
 
org.apache.ode.bpel.elang.xquery10.o - package org.apache.ode.bpel.elang.xquery10.o
 
org.apache.ode.bpel.elang.xquery10.runtime - package org.apache.ode.bpel.elang.xquery10.runtime
 
org.apache.ode.bpel.engine - package org.apache.ode.bpel.engine
 
org.apache.ode.bpel.engine.cron - package org.apache.ode.bpel.engine.cron
 
org.apache.ode.bpel.engine.extvar - package org.apache.ode.bpel.engine.extvar
 
org.apache.ode.bpel.engine.migration - package org.apache.ode.bpel.engine.migration
 
org.apache.ode.bpel.engine.replayer - package org.apache.ode.bpel.engine.replayer
 
org.apache.ode.bpel.epr - package org.apache.ode.bpel.epr
 
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.explang - package org.apache.ode.bpel.explang
 
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.o - package org.apache.ode.bpel.o
 
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.runtime - package org.apache.ode.bpel.runtime
 
org.apache.ode.bpel.runtime.breaks - package org.apache.ode.bpel.runtime.breaks
 
org.apache.ode.bpel.runtime.channels - package org.apache.ode.bpel.runtime.channels
 
org.apache.ode.bpel.runtime.explang.konst - package org.apache.ode.bpel.runtime.explang.konst
 
org.apache.ode.bpel.runtime.monitor - package org.apache.ode.bpel.runtime.monitor
Interfaces for monitoring BPEL processes.
org.apache.ode.bpel.runtime.msgs - package org.apache.ode.bpel.runtime.msgs
 
org.apache.ode.bpel.schedules - package org.apache.ode.bpel.schedules
 
org.apache.ode.bpel.schedules.impl - package org.apache.ode.bpel.schedules.impl
 
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.daohib.dialect - package org.apache.ode.daohib.dialect
 
org.apache.ode.il - package org.apache.ode.il
 
org.apache.ode.il.config - package org.apache.ode.il.config
 
org.apache.ode.il.dbutil - package org.apache.ode.il.dbutil
 
org.apache.ode.jacob - package org.apache.ode.jacob
 
org.apache.ode.jacob.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.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.tomee - package org.apache.ode.tomee
 
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.o
Compiled representation of a BPEL scope.
OScope(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OScope
 
OScope.CorrelationSet - Class in org.apache.ode.bpel.o
 
OScope.Variable - Class in org.apache.ode.bpel.o
 
OSequence - Class in org.apache.ode.bpel.o
Compiled representation of the BPEL <sequence> activity.
OSequence(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OSequence
 
OSigGetVariableData(OProcess, OScope.Variable, OMessageVarType.Part, OExpression) - Constructor for class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression.OSigGetVariableData
 
OSwitch - Class in org.apache.ode.bpel.o
Compiled representation of a BPEL <switch>.
OSwitch(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OSwitch
 
OSwitch.OCase - Class in org.apache.ode.bpel.o
 
OTerminate - Class in org.apache.ode.bpel.o
Compiled representation of the BPEL <terminate> activity.
OTerminate(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OTerminate
 
OTerminationHandler - Class in org.apache.ode.bpel.o
 
OTerminationHandler(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.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.o
Compiled representation of the BPEL <throw> activity.
OThrow(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.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.o.OAgent
Links exiting this agent.
outgoinglinks() - Method in class org.apache.ode.bpel.o.OFaultHandler
 
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.o.OInvoke
 
OutstandingRequestManager - Class in org.apache.ode.bpel.engine
Deprecated.
OutstandingRequestManager() - Constructor for class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
 
OutstandingRequestManager.Entry - Class in org.apache.ode.bpel.engine
Deprecated.
 
OutstandingRequestManager.RequestIdTuple - Class in org.apache.ode.bpel.engine
Deprecated.
Tuple identifying an outstanding request (i.e.
OutstandingRequestsMigration - Class in org.apache.ode.bpel.engine.migration
Migrates OutstandingRequestManager to IMAManager
OutstandingRequestsMigration() - Constructor for class org.apache.ode.bpel.engine.migration.OutstandingRequestsMigration
 
OVarType - Class in org.apache.ode.bpel.o
Base class for variable types.
OVarType(OProcess) - Constructor for class org.apache.ode.bpel.o.OVarType
 
OWait - Class in org.apache.ode.bpel.o
Wait object
OWait(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OWait
 
OWhile - Class in org.apache.ode.bpel.o
Compiled representation of a <while> activity.
OWhile(OProcess, OActivity) - Constructor for class org.apache.ode.bpel.o.OWhile
 
OXPath10Expression - Class in org.apache.ode.bpel.elang.xpath10.o
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
OXPath10Expression(OProcess, QName, QName, QName) - Constructor for class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
 
OXPath10Expression.OSigGetVariableData - Class in org.apache.ode.bpel.elang.xpath10.o
Data structure representing the compiled signature of a bpws:getVariableData invocation.
OXPath10ExpressionBPEL20 - Class in org.apache.ode.bpel.elang.xpath10.o
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.elang.xpath10.o.OXPath10ExpressionBPEL20
 
OXPath20ExpressionBPEL20 - Class in org.apache.ode.bpel.elang.xpath20.o
 
OXPath20ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.elang.xpath20.o.OXPath20ExpressionBPEL20
 
OXQuery10ExpressionBPEL20 - Class in org.apache.ode.bpel.elang.xquery10.o
A representation of an XQuery expression
OXQuery10ExpressionBPEL20(OProcess, QName, QName, QName, QName, boolean) - Constructor for class org.apache.ode.bpel.elang.xquery10.o.OXQuery10ExpressionBPEL20
 
OXsdTypeVarType - Class in org.apache.ode.bpel.o
XSD-typed variable type.
OXsdTypeVarType(OProcess) - Constructor for class org.apache.ode.bpel.o.OXsdTypeVarType
 
OXslSheet - Class in org.apache.ode.bpel.o
Compiled representation of an XSL sheet.
OXslSheet(OProcess) - Constructor for class org.apache.ode.bpel.o.OXslSheet
 

P

P - Static variable in interface org.apache.ode.bpel.pmapi.ExchangeType
 
pancakeNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
 
parallel - Variable in class org.apache.ode.bpel.o.OForEach
 
parallelActivities - Variable in class org.apache.ode.bpel.o.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.runtime.channels
Channel used for child-to-parent scope communication.
ParentScopeChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type ParentScope.
ParentScopeChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the ParentScope channel type.
ParentScopeChannelListener(ParentScopeChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener
 
parse(String) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(File) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.activityRecovery.FailureHandlingDocument.Factory
Deprecated.
XMLInputStream
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.TSchedule.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.dd.TSchedule.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.dd.TSchedule.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.CommunicationType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.CommunicationType.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.ExchangeType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ExchangeType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FailureType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.FaultType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunication.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponse.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument.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.MockQueryRequestDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.MockQueryResponseDocument.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.Replay.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.Replay.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponse.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayResponseDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ReplayType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.pmapi.ResponseType.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(String) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.SchedulesDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedule.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(File) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(URL) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(InputStream) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(Reader) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(Node) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
 
parse(XMLInputStream) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.ode.bpel.schedules.TSchedules.Factory
Deprecated.
XMLInputStream
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
 
parseRelativeDate(String) - Static method in class org.apache.ode.utils.RelativeDateParser
Returns a date which is less than current system date/time on a specified number of days, years, minutes, weeks etc.

A common template which is valid for this method is like that:
XXXXy XXXXM XXXXw XXXXd XXXXh XXXXm XXXXs, where:

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.util.SoapMessageConverter
 
parseSoapRequest(Message, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseSoapResponse(Message, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseURLForService(String, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
Obtain the service name from the request URL.
parseXSLSheet(QName, 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.elang.xpath10.o.OXPath10Expression.OSigGetVariableData
 
part - Variable in class org.apache.ode.bpel.o.OAssign.VariableRef
 
Part(OProcess, String, OVarType) - Constructor for class org.apache.ode.bpel.o.OMessageVarType.Part
 
part - Variable in class org.apache.ode.bpel.o.OProcess.OPropertyAlias
For BPEL 1.1
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 - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager.RequestIdTuple
Deprecated.
On which partner link it was received.
partnerLink - Variable in class org.apache.ode.bpel.o.OAssign.PartnerLinkRef
 
partnerLink - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
 
partnerLink - Variable in class org.apache.ode.bpel.o.OInvoke
 
partnerLink - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
partnerLink - Variable in class org.apache.ode.bpel.o.OReply
 
partnerLink - Variable in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
PartnerLinkDAO - Interface in org.apache.ode.bpel.dao
Data access object representing the endpoint reference of a specific partner link role (typically the partnerRole).
PartnerLinkDAOImpl - Class in org.apache.ode.bpel.memdao
A very simple, in-memory implementation of the PartnerLinkDAO interface.
PartnerLinkDAOImpl() - Constructor for class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl - Class in org.apache.ode.dao.jpa
 
PartnerLinkDAOImpl() - Constructor for class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl(int, String, String, String) - Constructor for class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl - Class in org.apache.ode.daohib.bpel
Hibernate based {EndpointReferenceDAO} implementation.
PartnerLinkDAOImpl(SessionManager, HPartnerLink) - Constructor for class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
 
PartnerLinkEvent - Class in org.apache.ode.bpel.evt
 
PartnerLinkEvent() - Constructor for class org.apache.ode.bpel.evt.PartnerLinkEvent
 
PartnerLinkEvent(String) - Constructor for class org.apache.ode.bpel.evt.PartnerLinkEvent
 
PartnerLinkInstance - Class in org.apache.ode.bpel.runtime
Serializable reference to a partner link instance.
PartnerLinkInstance(Long, OPartnerLink) - Constructor for class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
PartnerLinkModificationEvent - Class in org.apache.ode.bpel.evt
 
PartnerLinkModificationEvent() - Constructor for class org.apache.ode.bpel.evt.PartnerLinkModificationEvent
 
PartnerLinkModificationEvent(String) - Constructor for class org.apache.ode.bpel.evt.PartnerLinkModificationEvent
 
PartnerLinkMyRoleImpl - Class in org.apache.ode.bpel.engine
 
PartnerLinkMyRoleImpl.RoutingInfo - Class in org.apache.ode.bpel.engine
 
PartnerLinkRef(OProcess) - Constructor for class org.apache.ode.bpel.o.OAssign.PartnerLinkRef
 
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.o.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.o.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.Role11 - Class in org.apache.ode.bpel.compiler.bom
BPEL 1.1 nonsense.
PartnerLinkType.Role11.PortType11 - Class in org.apache.ode.bpel.compiler.bom
 
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
 
PartnerRoleConfig(OFailureHandling, boolean) - Constructor for class org.apache.ode.bpel.iapi.ProcessConf.PartnerRoleConfig
 
PartnerRoleMessageExchange - Interface in org.apache.ode.bpel.iapi
A message exchange orginating from the BPEL server and targeting some external partner.
PartnerRoleMessageExchangeImpl - Class in org.apache.ode.bpel.engine
 
PartnerRoleMessageExchangeImpl(BpelEngineImpl, MessageExchangeDAO, PortType, Operation, EndpointReference, EndpointReference, PartnerRoleChannel) - Constructor for class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
partnerRoleName - Variable in class org.apache.ode.bpel.o.OPartnerLink
 
partnerRolePortType - Variable in class org.apache.ode.bpel.o.OPartnerLink
 
parts - Variable in class org.apache.ode.bpel.o.OMessageVarType
 
pathSeparator() - Static method in class org.apache.ode.utils.SystemUtils
 
PatternImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl.PatternImpl
 
PatternImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl.PatternImpl
 
pause(String) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Pauses the process instance
pconf - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
PerTargetStatistics() - Constructor for class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
 
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
 
PickGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.PickGeneratorMessages
 
PickResponse - Interface in org.apache.ode.bpel.runtime.channels
Response channel for pick requests.
pickResponseChannel - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager.Entry
Deprecated.
 
PickResponseChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type PickResponse.
PickResponseChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the PickResponse channel type.
PickResponseChannelListener(PickResponseChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.PickResponseChannelListener
 
pid - Variable in class org.apache.ode.bpel.dao.ProcessManagementDAO.InstanceSummaryKey
 
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.engine.migration.OldSelector
 
plinkInstance - Variable in class org.apache.ode.bpel.runtime.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_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
PolledRunnableProcessor() - Constructor for class org.apache.ode.bpel.engine.BpelServerImpl.PolledRunnableProcessor
 
pop() - Method in class org.apache.ode.utils.NamespaceStack
Pop a context from the stack.
PORT_NAME - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
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
 
PortType11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11.PortType11
 
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 class org.apache.ode.bpel.memdao.ProcessManagementDaoImpl
 
prefetchActivityFailureCounts(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
prefix() - Method in class org.apache.ode.utils.uuid.UUID
 
premain(String, Instrumentation) - Static method in class org.apache.ode.agents.memory.SizingAgent
$method$
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
 
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.runtime
 
PROCESS(OProcess) - Constructor for class org.apache.ode.bpel.runtime.PROCESS
 
process(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
Process the URI: parse the document and follow any imports (recursively) to discover all imported resources.
Process.Version - Enum in org.apache.ode.bpel.compiler.bom
 
PROCESS_CLEANUP_TRANSACTION_SIZE - Static variable in class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
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
 
processACleanup(Set<ProcessConf.CLEANUP_CATEGORY>, List<TCleanup.Category.Enum>) - Static method in class org.apache.ode.store.ProcessCleanupConfImpl
 
ProcessAndInstanceManagementImpl - Class in org.apache.ode.bpel.engine
Implementation 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
 
ProcessCleanUpRunnable - Class in org.apache.ode.bpel.engine
 
ProcessCleanUpRunnable() - Constructor for class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
ProcessCleanUpRunnable(Serializable) - Constructor for class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
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
 
ProcessConf.CleanupInfo - Class in org.apache.ode.bpel.iapi
 
ProcessConf.CronJob - Class in org.apache.ode.bpel.iapi
 
ProcessConf.PartnerRoleConfig - Class 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.
ProcessConfPropertyDaoImpl - Class in org.apache.ode.store.jpa
 
ProcessConfPropertyDaoImpl() - Constructor for class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
procesScope - Variable in class org.apache.ode.bpel.o.OProcess
ProcessImpl-level scope.
ProcessCountThrottler - Class in org.apache.ode.bpel.intercept
An example of a simple interceptor providing a "throttling" capability - that is an ability to limit the size of processes created in a server.
ProcessCountThrottler() - Constructor for class org.apache.ode.bpel.intercept.ProcessCountThrottler
 
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.
processId - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
ProcessImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
 
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
 
ProcessInstance - Class in org.apache.ode.bpel.runtime.monitor
Describes a process instance.
ProcessInstance(String, String, long, short) - Constructor for class org.apache.ode.bpel.runtime.monitor.ProcessInstance
Constructor.
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.
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
 
processInterceptors(MyRoleMessageExchangeImpl, InterceptorInvoker) - Method in class org.apache.ode.bpel.engine.BpelProcess
Process the message-exchange interceptors.
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.
ProcessManagementDAO.FailedSummaryValue - Class in org.apache.ode.bpel.dao
 
ProcessManagementDAO.InstanceSummaryKey - Class in org.apache.ode.bpel.dao
 
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
 
ProcessMonitor - Interface in org.apache.ode.bpel.runtime.monitor
Interface for monitoring active processes.
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.o.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
 
processOutstandingRequest(PartnerLinkInstance, String, String, String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
processOutstandingRequest(PartnerLinkInstance, String, String, String) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
ProcessProperty() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.ProcessProperty
 
ProcessProperty() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.ProcessProperty
 
ProcessSizeThrottler - Class in org.apache.ode.bpel.intercept
An example of a simple interceptor providing a "throttling" capability - that is an ability to limit the size of processes created in a server.
ProcessSizeThrottler() - Constructor for class org.apache.ode.bpel.intercept.ProcessSizeThrottler
 
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.
ProcessStoreTransactionProvider - Interface in org.apache.ode.store
 
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_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_CREATE - 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_EMBEDDED_TYPE - 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_DEPLOY_DIR - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_EVENT_LISTENERS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_GUID - Static variable in class org.apache.ode.daohib.SessionManager
 
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_DESTINATION_TYPE - 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_LAZY_HYDRATE - Static variable in class org.apache.ode.bpel.engine.BpelProcess
 
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_MAX_INSTANCES - Static variable in class org.apache.ode.bpel.engine.BpelProcess
 
PROP_MEX_INMEM_TTL - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
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 milliseconds) the message will wait for a response.
PROP_MIGRATION_TRANSACTION_TIMEOUT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_P2P_MEX_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
Property used to define how long (in milliseconds) the message will wait for a response for process-to-process invocations.
PROP_PATH - Static variable in class org.apache.ode.bpel.engine.BpelProcess
 
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_PROCESS_DEHYDRATION_MAXIMUM_AGE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_DEHYDRATION_MAXIMUM_COUNT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_LAZY - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_LAZY_MINIMUM_SIZE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_THROTTLED_MAXIMUM_COUNT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_THROTTLED_MAXIMUM_SIZE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_INSTANCE_THROTTLED_MAXIMUM_COUNT - 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_SEND_WS_ADDRESSING_HEADERS - Static variable in class org.apache.ode.utils.Properties
 
PROP_SVG - Static variable in class org.apache.ode.bpel.engine.BpelProcess
 
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.elang.xpath10.o.OXPath10Expression
 
properties - Variable in class org.apache.ode.bpel.o.OExpressionLanguage
 
properties - Variable in class org.apache.ode.bpel.o.OProcess
 
properties - Variable in class org.apache.ode.bpel.o.OScope.CorrelationSet
 
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.HttpClient - Class in org.apache.ode.utils
 
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_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.o.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.runtime
Expression language evaluation context used for evaluating property aliases.
PropertyAliasEvaluationContext(Element, OProcess.OPropertyAlias) - Constructor for class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
PropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
 
PropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
 
PropertyRef(OProcess) - Constructor for class org.apache.ode.bpel.o.OAssign.PropertyRef
 
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
 
qnAmbiguousReceive() - Method in class org.apache.ode.bpel.o.OConstants
 
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.elang.xpath10.o.OXPath10ExpressionBPEL20
QName of the bpws:getVariableData function.
qname_getLinkStatus - Variable in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getVariableData - Variable in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
QName of the bpws:getVariableData function.
qname_getVariableProperty - Variable in class org.apache.ode.bpel.elang.xpath10.o.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.o.OConstants
 
qnConflictingRequest - Variable in class org.apache.ode.bpel.o.OConstants
 
qnCorrelationViolation - Variable in class org.apache.ode.bpel.o.OConstants
 
qnForcedTermination - Variable in class org.apache.ode.bpel.o.OConstants
 
qnForEachCounterError - Variable in class org.apache.ode.bpel.o.OConstants
 
qnInvalidBranchCondition - Variable in class org.apache.ode.bpel.o.OConstants
 
qnInvalidExpressionValue - Variable in class org.apache.ode.bpel.o.OConstants
 
qnJoinFailure - Variable in class org.apache.ode.bpel.o.OConstants
 
qnMismatchedAssignmentFailure - Variable in class org.apache.ode.bpel.o.OConstants
 
qnMissingReply - Variable in class org.apache.ode.bpel.o.OConstants
 
qnMissingRequest - Variable in class org.apache.ode.bpel.o.OConstants
 
qnRetiredProcess - Variable in class org.apache.ode.bpel.o.OConstants
 
qnSelectionFailure - Variable in class org.apache.ode.bpel.o.OConstants
 
qnSubLanguageExecutionFault - Variable in class org.apache.ode.bpel.o.OConstants
 
qnTooHugeProcesses - Variable in class org.apache.ode.bpel.o.OConstants
 
qnTooManyInstances - Variable in class org.apache.ode.bpel.o.OConstants
 
qnTooManyProcesses - Variable in class org.apache.ode.bpel.o.OConstants
 
qnUninitializedPartnerRole - Variable in class org.apache.ode.bpel.o.OConstants
 
qnUninitializedVariable - Variable in class org.apache.ode.bpel.o.OConstants
 
qnUnknownFault - Variable in class org.apache.ode.bpel.o.OConstants
 
qnXsltInvalidSource - Variable in class org.apache.ode.bpel.o.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
 
queryInstances(String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
Deprecated.
As of Ode 1.3, this method is deprecated in favor of listInstances(filter, order, limit)
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
 
QUICK_SESSION - Static variable in interface org.apache.ode.tomee.Constants
 
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(OScope.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.o.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(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(CorrelationSetInstance) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
readCorrelation(CorrelationSetInstance) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
readExternal(ObjectInput) - Method in class org.apache.ode.bpel.engine.ReplacementMapImpl.OBaseReplacementImpl
 
readExternal(ObjectInput) - Method in class org.apache.ode.utils.NSContext
 
readExtVar(OScope.Variable, Node) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
readExtVar(OScope.Variable, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Read an external variable.
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Read the value of a BPEL property.
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
readObj(InputStream) - Static method in class org.apache.ode.utils.StreamUtils
 
readOProcess() - Method in class org.apache.ode.bpel.o.Serializer
 
readProperty(VariableInstance, OProcess.OProperty) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
Evaluate a property alias query expression against a variable, returning the normalized String representation of the property value.
readProperty(VariableInstance, OProcess.OProperty) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Evaluate a property alias query expression against a variable, returning the normalized String representation of the property value.
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(Long, String, boolean) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in interface org.apache.ode.bpel.explang.EvaluationContext
Read the value of a BPEL variable.
readVariable(Long, String, boolean) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
readVariable(OScope.Variable, OMessageVarType.Part) - Method in class org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext
 
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
 
recoverActivity(ProcessInstanceDAO, String, long, String, FaultData) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
recoverActivity(String, long, String, FaultData) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
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, FaultData) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
recoveredFromError(SourceLocation, CompilationException) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
recoveredFromError(SourceLocation, CompilationException) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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.runtime.BpelRuntimeContext.ValueReferencePair
 
Reflect - Class in org.apache.ode.utils
 
Reflect() - Constructor for class org.apache.ode.utils.Reflect
 
refreshSchedules(String) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
 
refreshSchedules(String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
refreshSystemCronJobs(SystemSchedulesConfig) - Method in class org.apache.ode.bpel.engine.cron.CronScheduler
 
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.
registerActivityCompiler(Class, ActivityGenerator) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
registerActivityForRecovery(ActivityRecoveryChannel, long, String, Date, Element, String[], int) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
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.
registerExpressionLanguage(String, ExpressionCompiler) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
registerExpressionLanguage(String, String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
registerExtension(Class, Object) - Method in class org.apache.ode.jacob.vpu.JacobVPU
 
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
 
registerMessageExchangeInterceptor(MessageExchangeInterceptor) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
registerMessageExchangeInterceptor(MessageExchangeInterceptor) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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.runtime.ExpressionLanguageRuntimeRegistry
 
registerSynchronizer(Scheduler.Synchronizer) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
registerSynchronizer(Scheduler.Synchronizer) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Register a transaction synchronizer.
registerSynchronizer(Scheduler.Synchronizer) - Method in class org.apache.ode.il.MockScheduler
 
registerSynchronizer(Scheduler.Synchronizer) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
registerTempFileManager() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
 
registerTemporaryFile(File) - Static method in class org.apache.ode.utils.fs.TempFileManager
 
registerTimer(TimerResponseChannel, Date) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
registerTimer(TimerResponseChannel, Date) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
registerTimer(TimerResponseChannel, Date) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Registers a timer for future notification.
registerTransactionManager(String, TransactionManager) - Static method in class org.apache.ode.daohib.SessionManager
 
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.o.OExtVar
Related variable containing the identifying information.
RelativeDateParser - Class in org.apache.ode.utils
 
RelativeDateParser() - Constructor for class org.apache.ode.utils.RelativeDateParser
 
release() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
release(boolean) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
release(PartnerLinkInstance, String, String) - Method in class org.apache.ode.bpel.engine.IMAManager
Release Open IMA.
release(boolean) - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
release(int) - Method in class org.apache.ode.bpel.engine.NStateLatch
 
release(PartnerLinkInstance, String, String) - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
Release the registration.
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
Should be called by the external partner when it's done with the message exchange.
release(boolean) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
release(boolean) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
release() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
release(boolean) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
releaseAll() - Method in class org.apache.ode.bpel.engine.IMAManager
"Release" all Open IMAs
releaseAll() - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
"Release" all outstanding incoming messages exchanges.
releasePartnerMex(String, boolean) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
releasePartnerMex(String, boolean) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
releasePremieMessages() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Deletes messages that arrived before the route is setup
releasePremieMessages() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
releasePremieMessages() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
releasePremieMessages() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
remainingExchanges - Variable in exception org.apache.ode.bpel.engine.replayer.RemainingExchangesException
 
remainingExchanges(List<CommunicationType.Exchange>) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.Answers
 
remainingExchanges(List<CommunicationType.Exchange>) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswersForKey
 
RemainingExchangesException - Exception in org.apache.ode.bpel.engine.replayer
It's raised when replayed invokes don't drain out all provided communication.
RemainingExchangesException(List<CommunicationType.Exchange>) - Constructor for exception org.apache.ode.bpel.engine.replayer.RemainingExchangesException
 
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.daohib.bpel.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 class org.apache.ode.bpel.engine.DebuggerSupport
 
removeBreakpoint(Long, Breakpoint) - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
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 class org.apache.ode.bpel.dd.impl.TScheduleImpl
Removes the ith "cleanup" element
removeCleanup(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Removes the ith "cleanup" element
removeCleanup(int) - Method in interface org.apache.ode.bpel.dd.TSchedule
Removes the ith "cleanup" element
removeCleanup(int) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Removes the ith "cleanup" element
removeCleanup(int) - Method in interface org.apache.ode.bpel.schedules.TSchedule
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
removeExchange(int) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Removes the ith "exchange" element
removeExchange(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Removes the ith "exchange" element
removeFilter(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Removes the ith "filter" element
removeFilter(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Removes the ith "filter" element
removeGlobalBreakpoint(String, Breakpoint) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
 
removeGlobalBreakpoint(Breakpoint) - Method in class org.apache.ode.bpel.engine.DebuggerSupport
 
removeGlobalBreakpoint(Breakpoint) - Method in interface org.apache.ode.bpel.iapi.DebuggerContext
 
removeGlobalBreakpoint(String, Breakpoint) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
Removes a global breakpoint
removeIid(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Removes the ith "iid" element
removeIid(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Removes the ith "iid" element
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
removeReplaceInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Removes the ith "replaceInstance" element
removeReplaceInstance(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Removes the ith "replaceInstance" element
removeRestoredIID(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Removes the ith "restoredIID" element
removeRestoredIID(int) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Removes the ith "restoredIID" element
removeRestoreInstance(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Removes the ith "restoreInstance" element
removeRestoreInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Removes the ith "restoreInstance" element
removeRestoreInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Removes the ith "restoreInstance" element
removeRestoreInstance(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Removes the ith "restoreInstance" 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
 
removeSchedule(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Removes the ith "schedule" element
removeSchedule(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Removes the ith "schedule" element
removeSchedule(int) - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Removes the ith "schedule" element
removeSchedule(int) - Method in interface org.apache.ode.bpel.schedules.TSchedules
Removes the ith "schedule" element
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
removeServiceConfig(int) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Removes the ith "serviceConfig" element
removeServiceConfig(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Removes the ith "serviceConfig" element
removeUpgradeInstance(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Removes the ith "upgradeInstance" element
removeUpgradeInstance(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Removes the ith "upgradeInstance" 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
Rename() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.Rename
 
Rename() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.Rename
 
REPEAT_EVERY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
repeatExpr - Variable in class org.apache.ode.bpel.o.OEventHandler.OAlarm
 
REPEATUNTIL - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
REPEATUNTIL - Class in org.apache.ode.bpel.runtime
 
REPEATUNTIL(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.runtime.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
 
replace(Object, Object, Object) - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
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.
ReplacementMapImpl - Class in org.apache.ode.bpel.engine
A JACOB ReplacementMap implementation that eliminates unnecessary serialization of the (constant) compiled process model.
ReplacementMapImpl(OProcess) - Constructor for class org.apache.ode.bpel.engine.ReplacementMapImpl
 
ReplacementMapImpl.OBaseReplacementImpl - Class in org.apache.ode.bpel.engine
Replacement object for serializtation of the OBase (compiled BPEL) objects in the JACOB VPU.
replaceProperties(String, Pattern, Map) - Static method in class org.apache.ode.utils.SystemUtils
Match the received string against the given pattern, and replace each match by the value associated to the first group of the match (group(1)).
replaceSystemProperties(String) - Static method in class org.apache.ode.utils.SystemUtils
Replace system property values in the given String using the ${system.property} convention.
replay(Replay) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
Replay - Interface in org.apache.ode.bpel.pmapi
An XML Replay(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
Replay.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
Replayer - Class in org.apache.ode.bpel.engine.replayer
Main class used for replaying.
Replayer() - Constructor for class org.apache.ode.bpel.engine.replayer.Replayer
 
replayer - Static variable in class org.apache.ode.bpel.engine.replayer.Replayer
 
replayer - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
ReplayerBpelRuntimeContextImpl - Class in org.apache.ode.bpel.engine.replayer
This class intercepts invocations on BpelRuntimeContextImpl and substitutes them as necessary during replaying.
ReplayerBpelRuntimeContextImpl(BpelProcess, ProcessInstanceDAO, PROCESS, MyRoleMessageExchangeImpl, ReplayerContext) - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
ReplayerBpelRuntimeContextImpl.TimerResume - Class in org.apache.ode.bpel.engine.replayer
 
replayerConfig - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
ReplayerContext - Class in org.apache.ode.bpel.engine.replayer
Context holding replayer state (eg.
ReplayerContext(Date) - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
ReplayerContext.AnswerResult - Class in org.apache.ode.bpel.engine.replayer
 
ReplayerContext.Answers - Class in org.apache.ode.bpel.engine.replayer
 
ReplayerContext.AnswersForKey - Class in org.apache.ode.bpel.engine.replayer
 
ReplayerScheduler - Class in org.apache.ode.bpel.engine.replayer
Manages events invocation in sorted order during replaying.
ReplayerScheduler() - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
ReplayImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML Replay(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ReplayImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ReplayImpl
 
replayInstances(Replay, BpelEngine, BpelDAOConnection) - Method in class org.apache.ode.bpel.engine.replayer.Replayer
 
ReplayResponse - Interface in org.apache.ode.bpel.pmapi
An XML ReplayResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ReplayResponse.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ReplayResponseDocument - Interface in org.apache.ode.bpel.pmapi
A document containing one replayResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ReplayResponseDocument.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ReplayResponseDocumentImpl - Class in org.apache.ode.bpel.pmapi.impl
A document containing one replayResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/) element.
ReplayResponseDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ReplayResponseDocumentImpl
 
ReplayResponseImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML ReplayResponse(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ReplayResponseImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
 
replayStartDate - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
ReplayType - Interface in org.apache.ode.bpel.pmapi
An XML ReplayType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ReplayType.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ReplayTypeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML ReplayType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ReplayTypeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
 
replication(ChannelListener<T>) - 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(PartnerLinkInstance, String, String, Element, QName) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
reply(Message) - Method in class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
reply(PartnerLinkInstance, String, String, Element, QName) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
reply(Message) - Method in interface org.apache.ode.bpel.iapi.PartnerRoleMessageExchange
Indicate that the partner has responded to the message exchange.
reply(PartnerLinkInstance, String, String, Element, QName) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Send a reply to an open message-exchange.
reply2(PartnerLinkInstance, String, String, Element, QName, boolean, String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
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() - Method in class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
replyAsync() - 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
 
ReplyGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.ReplyGeneratorMessages
 
replyOneWayOk() - Method in class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
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 class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
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 class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
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
 
reset() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
 
reset() - Method in interface org.apache.ode.utils.WatchDog.Observer
 
resetFragments() - Method in class org.apache.ode.utils.cli.Fragments
Reset the constituent fragments to their initial states.
resolve(URI, URI) - Method in class org.apache.ode.bpel.compiler.DefaultResourceFinder
 
resolve(URI, URI) - Method in interface org.apache.ode.bpel.compiler.ResourceFinder
 
resolve(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XslCompileUriResolver
 
resolve(String, String) - Method in class org.apache.ode.bpel.elang.XslRuntimeUriResolver
 
resolveClass(ObjectStreamClass) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
resolveCompensatableScope(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveCompensatableScope(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveCorrelationSet(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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.
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.elang.xpath20.compiler.JaxpFunctionResolver
 
resolveFunction(QName, int) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver
 
resolveGetVariableDataSig(String, String, String) - Method in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
Get the compiled representation of a certain bpws:getVariableData(...) call.
resolveHeaderPart(OScope.Variable, String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveHeaderPart(OScope.Variable, String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveLink(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveLink(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveMessageType(QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveMessageVariable(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveMessageVariable(String, QName) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveMessageVariable(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveMessageVariable(String, QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveMyRoleOperation(OPartnerLink, String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveMyRoleOperation(OPartnerLink, String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveObject(Object) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl.ExecutionQueueInputStream
 
resolvePart(OScope.Variable, String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolvePart(OScope.Variable, String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolvePartnerLink(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolvePartnerLink(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolvePartnerLinkType(QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolvePartnerRoleOperation(OPartnerLink, String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolvePartnerRoleOperation(OPartnerLink, String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolvePortType(QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveProperty(QName) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveProperty(QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolvePropertyAlias(OScope.Variable, QName) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolvePropertyAlias(OScope.Variable, QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveVariable(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
 
resolveVariable(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpVariableResolver
 
resolveVariable(QName) - Method in class org.apache.ode.bpel.elang.xpath20.runtime.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.api.CompilerContext
 
resolveXsdType(QName) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
 
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
 
responseReceived() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
responseToString(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
ResponseType - Interface in org.apache.ode.bpel.pmapi
An XML ResponseType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ResponseType.Factory - Class in org.apache.ode.bpel.pmapi
A factory class with static methods for creating instances of this type.
ResponseTypeImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML ResponseType(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
ResponseTypeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
 
restore(String) - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Restores the state of this correlation key set from a canonical form.
restoreFromDetails(Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable
 
restoreFromDetails(Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
restoreFromDetails(Scheduler.JobDetails) - Method in interface org.apache.ode.bpel.iapi.Scheduler.MapSerializableRunnable
 
Restriction(String, String, V) - Constructor for class org.apache.ode.bpel.common.Filter.Restriction
 
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.iapi.DebuggerContext
 
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(String) - Method in interface org.apache.ode.bpel.runtime.monitor.ProcessMonitor
Resumes the process instance (from paused state)
ResumeWork - Class in org.apache.ode.bpel.runtime
Resumes execution of a bpel process
ResumeWork(Long) - Constructor for class org.apache.ode.bpel.runtime.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.runtime.InvalidProcessException
 
retry - Variable in exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
 
retry() - Method in interface org.apache.ode.bpel.runtime.channels.ActivityRecovery
Retry the activity.
retryCount - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
retryCount - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobInfo
 
retryDelay - Variable in class org.apache.ode.bpel.o.FailureHandling
 
retryDelay - Variable in class org.apache.ode.bpel.o.OFailureHandling
 
retryFor - Variable in class org.apache.ode.bpel.o.FailureHandling
 
retryFor - Variable in class org.apache.ode.bpel.o.OFailureHandling
 
RETURNED_CLASS - Static variable in class org.apache.ode.daohib.bpel.hobj.GZipDataType
 
returnedClass() - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
The class returned by nullSafeGet().
rewriteOutgoingClusterURL(String) - Method in class org.apache.ode.axis2.util.ClusterUrlTransformer
 
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
 
Role(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role
 
Role11(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11
 
RoleEnum - Class in org.apache.ode.bpel.dao
Partner-link role enumeration; one of RoleEnum.MY_ROLE or RoleEnum.PARTNER_ROLE.
rollbackTransaction() - Method in class org.apache.ode.il.MockScheduler
 
rollbackTransaction() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
rollbackTransaction() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
rollbackTransaction() - Method in interface org.apache.ode.store.ProcessStoreTransactionProvider
 
route - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
 
route - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
route - Variable in class org.apache.ode.bpel.runtime.Selector
 
RoutingInfo(MessageRouteDAO, CorrelationKeySet, CorrelatorDAO, CorrelationKeySet) - Constructor for class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.RoutingInfo
 
run(BpelDAOConnection) - Method in interface org.apache.ode.bpel.engine.BpelDatabase.Callable
 
run() - Method in class org.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable
 
run() - Method in class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
run() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl.TimerResume
 
run() - Method in class org.apache.ode.bpel.runtime.FOREACH
 
run() - Method in class org.apache.ode.bpel.runtime.INVOKE
 
run() - Method in class org.apache.ode.bpel.runtime.PROCESS
 
run() - Method in class org.apache.ode.bpel.runtime.REPEATUNTIL
 
run() - Method in class org.apache.ode.bpel.runtime.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 interface org.apache.ode.utils.InternPool.InternableBlock
The block to run
run() - Method in class org.apache.ode.utils.WatchDog
 
runBlock(InternPool.InternableBlock) - Static method in class org.apache.ode.utils.InternPool
Runs the given block in the context of a cache.
runJob(Job) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
Run a job in the current thread.
runPolledRunnable(Job) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
Run a job from a polled runnable thread.
runQueueEntries - Variable in class org.apache.ode.jacob.vpu.Statistics
Number of enqueues to the run queue.
runTask(Task) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
runtimeContext - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
RuntimeDataCleanupRunnable - Class in org.apache.ode.bpel.engine.cron
 
RuntimeDataCleanupRunnable() - Constructor for class org.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable
 

S

saveEvent(ProcessInstanceEvent, ProcessInstanceDAO) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
saveEvent(ProcessInstanceEvent, ProcessInstanceDAO, List<String>) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
SaxonContext - Class in org.apache.ode.bpel.elang.xpath20.compiler
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.elang.xpath20.compiler.SaxonContext
 
schedule(CronExpression, Runnable, Scheduler.JobDetails, CronScheduler.TerminationListener) - Method in class org.apache.ode.bpel.engine.cron.CronScheduler
 
SCHEDULE_CONFIG_FILE_PROP_KEY - Static variable in class org.apache.ode.bpel.engine.cron.SystemSchedulesConfig
 
scheduleMapSerializableRunnable(Scheduler.MapSerializableRunnable, Date) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
scheduleMapSerializableRunnable(Scheduler.MapSerializableRunnable, Date) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Schedule a Runnable that will be executed on a dedicated thread pool.
scheduleMapSerializableRunnable(Scheduler.MapSerializableRunnable, Date) - Method in class org.apache.ode.il.MockScheduler
 
scheduleMapSerializableRunnable(Scheduler.MapSerializableRunnable, Date) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
schedulePersistedJob(Scheduler.JobDetails, Date) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
schedulePersistedJob(Scheduler.JobDetails, Date) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Schedule a persisted job.
schedulePersistedJob(Scheduler.JobDetails, Date) - Method in class org.apache.ode.il.MockScheduler
 
schedulePersistedJob(Scheduler.JobDetails, Date) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
scheduleProcessCronJobs(QName, ProcessConf) - Method in class org.apache.ode.bpel.engine.cron.CronScheduler
 
scheduler - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
scheduler - Variable in class org.apache.ode.bpel.engine.Contexts
 
scheduler - Variable in class org.apache.ode.bpel.engine.replayer.Replayer
 
scheduler - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
Scheduler - Interface in org.apache.ode.bpel.iapi
The BPEL scheduler.
scheduler - Variable in class org.apache.ode.test.BPELTestAbstract
 
Scheduler.JobDetails - Class in org.apache.ode.bpel.iapi
 
Scheduler.JobInfo - Class in org.apache.ode.bpel.iapi
Wrapper containing information about a scheduled job.
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.JobType - Enum in org.apache.ode.bpel.iapi
 
Scheduler.MapSerializableRunnable - Interface in org.apache.ode.bpel.iapi
 
Scheduler.Synchronizer - Interface in org.apache.ode.bpel.iapi
 
scheduleReplayerJob(Callable, Date, ReplayerBpelRuntimeContextImpl) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
SchedulesDocument - Interface in org.apache.ode.bpel.schedules
A document containing one schedules(@http://www.apache.org/ode/schemas/schedules/2009/05) element.
SchedulesDocument.Factory - Class in org.apache.ode.bpel.schedules
A factory class with static methods for creating instances of this type.
SchedulesDocumentImpl - Class in org.apache.ode.bpel.schedules.impl
A document containing one schedules(@http://www.apache.org/ode/schemas/schedules/2009/05) element.
SchedulesDocumentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.schedules.impl.SchedulesDocumentImpl
 
scheduleVolatileJob(boolean, Scheduler.JobDetails, Date) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails, Date) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Schedule a volatile (non-persisted) job.
scheduleVolatileJob(boolean, Scheduler.JobDetails) - Method in interface org.apache.ode.bpel.iapi.Scheduler
Schedule a volatile job for right now
scheduleVolatileJob(boolean, Scheduler.JobDetails) - Method in class org.apache.ode.il.MockScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails, Date) - Method in class org.apache.ode.il.MockScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails, Date) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
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
 
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
 
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.runtime
A scope activity.
SCOPEACT(ActivityInfo, ScopeFrame, LinkFrame) - Constructor for class org.apache.ode.bpel.runtime.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() - 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
 
ScopeDaoImpl - Class in org.apache.ode.daohib.bpel
Hibernate-based ScopeDAO implementation.
ScopeDaoImpl(SessionManager, HScope) - Constructor for class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
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.runtime.CorrelationSetInstance
 
scopeInstance - Variable in class org.apache.ode.bpel.runtime.VariableInstance
 
scopeInstanceId - Variable in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
ScopeLikeActivity - Class in org.apache.ode.bpel.compiler.bom
 
ScopeLikeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ScopeLikeActivity
 
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 - Enum in org.apache.ode.bpel.dao
 
SECOND - Static variable in class org.apache.ode.utils.CronExpression
 
seconds - Variable in class org.apache.ode.utils.CronExpression
 
select(PickResponseChannel, Date, boolean, Selector[]) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
select(PickResponseChannel, Date, boolean, Selector[]) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
select(PickResponseChannel, Date, boolean, Selector[]) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Non-deterministic selection on incoming message-exchanges.
SELECT_ACTIVE_SETS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_ACTIVITY_RECOVERY_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
SELECT_CORMESSAGE_BY_MEX - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
SELECT_CORMESSAGE_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
SELECT_CORMESSAGE_IDS_BY_MEX - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
SELECT_CORPROP_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
 
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_CORRELATOR_IDS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelator
 
SELECT_CORSET_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_CORSETS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_CORSETS_BY_PROCESS_STATES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_EVENT_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
SELECT_EVENT_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
SELECT_FAULT_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
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_INSTANCES_BY_CORSETS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_INSTANCES_BY_CORSETS_STATE_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
 
SELECT_INSTANCES_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
SELECT_INSTANCES_BY_PROCESS_AND_STATES - Static variable in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
SELECT_MESSAGE_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessage
 
SELECT_MESSAGE_IDS_BY_MEX - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessage
 
SELECT_MESSAGE_ROUTE - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
SELECT_MESSAGE_ROUTE_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
SELECT_MESSAGE_ROUTE_IDS_BY_PROCESS - Static variable in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
SELECT_MESSAGES_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessage
 
SELECT_MEX_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
SELECT_MEX_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
SELECT_MEX_PROPS_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
 
SELECT_PARTNER_LINK_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
SELECT_SCOPE_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
SELECT_SCOPE_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HScope
 
SELECT_SCOPE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
SELECT_UNMATCHED_MEX_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
SELECT_VARIABLE_PROPERTY_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
 
SELECT_XMLDATA_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
SELECT_XMLDATA_IDS_BY_INSTANCES - Static variable in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
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 - Class in org.apache.ode.bpel.runtime
 
Selector(int, PartnerLinkInstance, String, boolean, String, CorrelationKeySet, String) - Constructor for class org.apache.ode.bpel.runtime.Selector
 
selectors - Variable in class org.apache.ode.bpel.engine.IMAManager.Entry
 
selectors - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager.Entry
Deprecated.
 
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 class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
sendEvent(ProcessInstanceEvent) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Sends the bpel event.
sendMyRoleFault(BpelProcess, Scheduler.JobDetails, int) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
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.o.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
 
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.o
Header written at the beginning of every compiled BPEL object file.
Serializer(long) - Constructor for class org.apache.ode.bpel.o.Serializer
 
Serializer() - Constructor for class org.apache.ode.bpel.o.Serializer
 
Serializer(InputStream) - Constructor for class org.apache.ode.bpel.o.Serializer
 
server - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
SERVER_XML - Static variable in interface org.apache.ode.tomee.Constants
 
SERVICE_QNAME - Static variable in interface org.apache.ode.bpel.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
 
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
 
ServiceConfigImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
 
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).
servicesConfig - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
 
SESSION - Static variable in interface org.apache.ode.bpel.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(Node) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Set service endpoint value from an XML node.
set(Node) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
set(Node) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
set(Node) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
set(Node) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.pmapi.ExchangeType
 
set(StringEnumAbstractBase) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
 
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 class org.apache.ode.daohib.bpel.XmlDataDaoImpl
 
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
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
 
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
 
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
 
setCalendarHour(Calendar, int) - Method in class org.apache.ode.utils.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
setCallbackEndpoint(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setCallbackEPR(Element) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
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 process 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.iapi.Scheduler.JobDetails
 
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
setCleanupArray(int, TCleanup) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets ith "cleanup" element
setCleanupArray(TCleanup[]) - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
Sets array of all "cleanup" element WARNING: This method is not atomicaly synchronized.
setCleanupArray(int, TCleanup) - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
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
setCleanupArray(TCleanup[]) - Method in interface org.apache.ode.bpel.dd.TSchedule
Sets array of all "cleanup" element
setCleanupArray(int, TCleanup) - Method in interface org.apache.ode.bpel.dd.TSchedule
Sets ith "cleanup" element
setCleanupArray(TCleanup[]) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Sets array of all "cleanup" element WARNING: This method is not atomicaly synchronized.
setCleanupArray(int, TCleanup) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Sets ith "cleanup" element
setCleanupArray(TCleanup[]) - Method in interface org.apache.ode.bpel.schedules.TSchedule
Sets array of all "cleanup" element
setCleanupArray(int, TCleanup) - Method in interface org.apache.ode.bpel.schedules.TSchedule
Sets ith "cleanup" element
setClientId(String) - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
setClientId(String) - Method in interface org.apache.ode.bpel.iapi.MyRoleMessageExchange
Associate a client key with this message exchange.
setClientKey(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setCompiledExpr(Expression) - Method in class org.apache.ode.bpel.elang.xpath20.o.OXPath20ExpressionBPEL20
 
setCompileListener(CompileListener) - Method in class org.apache.ode.bpel.compiler.BpelC
Set a non-default target CompileListener implementation.
setCompileListener(CompileListener) - Method in class 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.api.ExpressionCompiler
Set the compiler context (for resolving variables and such).
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
setCompilerContext(CompilerContext) - Method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
setConfigDir(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setConfigProperties(Properties) - 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.ActivityGenerator
 
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).
setContexts(Contexts) - Method in interface org.apache.ode.bpel.engine.BpelServerImpl.ContextsAware
 
setContexts(Contexts) - Method in class org.apache.ode.bpel.engine.BpelServerImpl.PolledRunnableProcessor
 
setContexts(Contexts) - Method in class org.apache.ode.bpel.engine.cron.CronScheduler
 
setContexts(Contexts) - Method in class org.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable
 
setContexts(Contexts) - Method in class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
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.
setCorrelationId(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set the correlation identifier/client id
setCorrelationId(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setCorrelationId(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelationId(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setCorrelationKey(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelatorMessageDAO
 
setCorrelationKey(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
setCorrelationKey(CorrelationKeySet) - 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(CorrelationKey) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelationKey(CorrelationKey) - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
setCorrelationKey(CorrelationKey) - Method in class org.apache.ode.daohib.bpel.CorrelatorMessageDaoImpl
 
setCorrelationKey(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
setCorrelationKey(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setCorrelationKeySet(CorrelationKeySet) - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
 
setCorrelationKeySet(CorrelationKeySet) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
setCorrelationKeySet(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
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(MyRoleMessageExchange.CorrelationStatus) - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
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 interface org.apache.ode.bpel.dao.CorrelatorDAO
 
setCorrelatorId(String) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
setCorrelatorId(String) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
setCorrelatorId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Hibernate-mandated setter.
setCorrelatorId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
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
 
setCreateTime(Date) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setCreateTime(Date) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setCreateTime(Calendar) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "createTime" element
setCreateTime(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "createTime" element
setCreateTime(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets the "createTime" element
setCreateTime(Calendar) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets the "createTime" element
setCreateTime(Date) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCreateTime(Date) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setCreator(String) - Method in class org.apache.ode.jacob.DebugInfo
 
setCronExpression(CronExpression) - Method in class org.apache.ode.bpel.iapi.ProcessConf.CronJob
 
setCronScheduler(CronScheduler) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
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
setCurrentEventDateTime(Date) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
setCustomProperties(Map<QName, Node>) - Method in class 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
 
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(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
 
setData(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
 
setData(byte[]) - 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
 
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(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HActivityRecovery
 
setDetailsExt(Map<String, Object>) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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 WARNING: This method is not atomicaly synchronized.
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
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(byte[]) - 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 WARNING: This method is not atomicaly synchronized.
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
setEndTime(Date) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Filters all process instances started before the specified end time.
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 WARNING: This method is not atomicaly synchronized.
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
 
setExchangeArray(CommunicationType.Exchange[]) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets array of all "exchange" element
setExchangeArray(int, CommunicationType.Exchange) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets ith "exchange" element
setExchangeArray(CommunicationType.Exchange[]) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets array of all "exchange" element WARNING: This method is not atomicaly synchronized.
setExchangeArray(int, CommunicationType.Exchange) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets ith "exchange" element
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
 
setExecutorService(ExecutorService) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setExecutorSvc(ExecutorService) - Method in class org.apache.ode.il.MockScheduler
 
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 interface org.apache.ode.bpel.pmapi.FailureType
Sets the "explanation" element
setExplanation(String) - Method in interface org.apache.ode.bpel.pmapi.FaultType
Sets the "explanation" element
setExplanation(String) - Method in class org.apache.ode.bpel.pmapi.impl.FailureTypeImpl
Sets the "explanation" element
setExplanation(String) - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Sets the "explanation" element
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
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(FailureType) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "failure" element
setFailure(FailureType) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "failure" element
setFailure(FailureType) - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Sets the "failure" element
setFailure(TFailureInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
Sets the "failure" element
setFailure(FailureType) - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Sets the "failure" element
setFailure(TFailureInfo) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Sets the "failure" element
setFailureHandling(FailureHandlingDocument.FailureHandling) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument
Sets the "failureHandling" element
setFailureHandling(FailureHandlingDocument.FailureHandling) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl
Sets the "failureHandling" element
setFailureHandling(FailureHandlingDocument.FailureHandling) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets the "failureHandling" element
setFailureHandling(FailureHandlingDocument.FailureHandling) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets the "failureHandling" element
setFailureHandling(OFailureHandling) - Method in class org.apache.ode.bpel.o.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
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.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(FaultType) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "fault" element
setFault(FaultType) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "fault" element
setFault(FaultType) - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Sets the "fault" element
setFault(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "fault" element
setFault(FaultType) - Method in interface org.apache.ode.bpel.pmapi.ResponseType
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
setFaultOnFailure(boolean) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Sets the "faultOnFailure" element
setFaultOnFailure(boolean) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Sets the "faultOnFailure" 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
setFilterArray(String[]) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets array of all "filter" element
setFilterArray(int, String) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets ith "filter" element
setFilterArray(String[]) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets array of all "filter" element
setFilterArray(int, String) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets ith "filter" element
setFilters(List<String>) - Method in class org.apache.ode.bpel.iapi.ProcessConf.CleanupInfo
 
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
setGetCommunicationResponse(GetCommunicationResponse) - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument
Sets the "getCommunicationResponse" element
setGetCommunicationResponse(GetCommunicationResponse) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseDocumentImpl
Sets the "getCommunicationResponse" element
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
 
setHeader(Element) - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
setHeader(Element) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setHeader(byte[]) - 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 class org.apache.ode.bpel.engine.MessageImpl
 
setHeaderPart(String, String) - Method in class org.apache.ode.bpel.engine.MessageImpl
 
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.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.
setHydrationLazy(boolean) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setHydrationLazyMinimumSize(int) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
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.dao.jpa.ProcessDAOImpl
 
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(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
setIidArray(long[]) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Sets array of all "iid" element
setIidArray(int, long) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Sets ith "iid" element
setIidArray(long[]) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Sets array of all "iid" element
setIidArray(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Sets ith "iid" element
setImmediateInterval(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setIn(XmlObject) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "in" element
setIn(XmlObject) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "in" element
setIn(XmlObject) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets the "in" element
setIn(XmlObject) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets the "in" element
setIndex(int) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setInMem(Boolean) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
setInMemDaoConnectionFactory(BpelDAOConnectionFactory) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
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.o.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.iapi.Scheduler.JobDetails
 
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
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
setInstanceThrottledMaximumCount(int) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
setInstanceThrottledMaximumCount(int) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setInstantiatingCorrelator(HCorrelator) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setInvokeArray(TInvoke[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets array of all "invoke" element WARNING: This method is not atomicaly synchronized.
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(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
setJobProcessor(Scheduler.JobProcessor) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
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(CorrelationKeySet) - 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
 
setLive(XmlAnySimpleType) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Sets the "live" element
setLive(XmlAnySimpleType) - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Sets the "live" element
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
 
setMaxReturn(int) - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
Set the maximum number of events to return.
setMaxReturn(int) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
The maximum number of instances to return.
setMessage(Element) - Method in class org.apache.ode.bpel.engine.MessageImpl
 
setMessage(Element) - Method in interface org.apache.ode.bpel.iapi.Message
Set the message as an element.
setMessage(XmlObject) - Method in interface org.apache.ode.bpel.pmapi.FaultType
Sets the "message" element
setMessage(XmlObject) - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Sets the "message" element
setMessageCorrelations(Set<HCorrelatorMessage>) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelator
Hibernate-mandated setter.
setMessageData(byte[]) - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
setMessageExchange(HMessageExchange) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
 
setMessageExchange(HMessageExchange) - Method in class org.apache.ode.daohib.bpel.hobj.HMessage
 
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.evt.CorrelationEvent
 
setMexId(String) - Method in class org.apache.ode.bpel.evt.ProcessMessageExchangeEvent
 
setMexId(String) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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
setMexInterceptorArray(TMexInterceptor[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
Sets array of all "mex-interceptor" element WARNING: This method is not atomicaly synchronized.
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
setMigrationTransactionTimeout(int) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setMinimumSeverity(short) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setMock(XmlAnySimpleType) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Sets the "mock" element
setMock(XmlAnySimpleType) - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Sets the "mock" element
setMockQuery(String) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Sets the "mockQuery" element
setMockQuery(String) - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Sets the "mockQuery" element
setMockQueryRequest(MockQueryRequestDocument.MockQueryRequest) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl
Sets the "mockQueryRequest" element
setMockQueryRequest(MockQueryRequestDocument.MockQueryRequest) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument
Sets the "mockQueryRequest" element
setMockQueryResponse(ResponseType) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryResponseDocumentImpl
Sets the "mockQueryResponse" element
setMockQueryResponse(ResponseType) - Method in interface org.apache.ode.bpel.pmapi.MockQueryResponseDocument
Sets the "mockQueryResponse" element
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
 
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(byte[]) - 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.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Sets the "my-role" attribute
setMyRole(String) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Sets the "my-role" attribute
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
 
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
 
setNewValue(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets the "new-value" element
setNewValue(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets the "new-value" element
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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "operation" element
setOperation(String) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "operation" element
setOperation(String) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets the "operation" element
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.MockQueryRequestDocument.MockQueryRequest
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.AuthenticationHelper
 
setOuputDirectory(File) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setOut(XmlObject) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "out" element
setOut(XmlObject) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "out" element
setOut(XmlObject) - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Sets the "out" element
setOut(XmlObject) - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Sets the "out" element
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 class org.apache.ode.bpel.engine.MessageImpl
 
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(byte[]) - 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
 
setPattern(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setPattern(String) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setPattern(MockQueryRequestDocument.MockQueryRequest.Pattern.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets the "pattern" element
setPattern(MockQueryRequestDocument.MockQueryRequest.Pattern.Enum) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets the "pattern" element
setPattern(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPattern(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setPattern(String) - 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
 
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.hobj.HMessageExchange
 
setPipedMessageExchangeId(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setpLinkName(String) - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
 
setPolledRunnableExecutorService(ExecutorService) - Method in class org.apache.ode.bpel.engine.BpelServerImpl.PolledRunnableProcessor
 
setPolledRunnableProcesser(Scheduler.JobProcessor) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
setPolledRunnableProcesser(Scheduler.JobProcessor) - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
setPolledRunnableProcesser(Scheduler.JobProcessor) - Method in class org.apache.ode.il.MockScheduler
 
setPolledRunnableProcesser(Scheduler.JobProcessor) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setPollIntervalForPolledRunnable(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
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 WARNING: This method is not atomicaly synchronized.
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.evt.ProcessEvent
 
setProcessId(QName) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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
 
setProcessId(Long) - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
 
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 WARNING: This method is not atomicaly synchronized.
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.
setProcessSize(QName, boolean) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
setProcessStore(ProcessStore) - Method in class org.apache.ode.bpel.connector.BpelServerConnector
 
setProcessThrottledMaximumCount(int) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
setProcessThrottledMaximumCount(int) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setProcessThrottledMaximumSize(long) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
setProcessThrottledMaximumSize(long) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
 
setProcessType(QName) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets the "processType" element
setProcessType(QName) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets the "processType" element
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.daohib.bpel.XmlDataDaoImpl
 
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
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 WARNING: This method is not atomicaly synchronized.
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
 
setReplaceInstanceArray(long[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets array of all "replaceInstance" element
setReplaceInstanceArray(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets ith "replaceInstance" element
setReplaceInstanceArray(long[]) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets array of all "replaceInstance" element
setReplaceInstanceArray(int, long) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets ith "replaceInstance" element
setReplacementMap(ReplacementMap) - Method in interface org.apache.ode.jacob.soup.ExecutionQueue
 
setReplacementMap(ReplacementMap) - Method in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
setReplayResponse(ReplayResponse) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseDocumentImpl
Sets the "replayResponse" element
setReplayResponse(ReplayResponse) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponseDocument
Sets the "replayResponse" element
setReplayType(ReplayType) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Sets the "replayType" element
setReplayType(ReplayType) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Sets the "replayType" element
setRequest(MessageDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Creates an input message DAO.
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 class 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
 
setRestoredIIDArray(long[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Sets array of all "restoredIID" element
setRestoredIIDArray(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Sets ith "restoredIID" element
setRestoredIIDArray(long[]) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Sets array of all "restoredIID" element
setRestoredIIDArray(int, long) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Sets ith "restoredIID" element
setRestoreInstanceArray(CommunicationType[]) - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Sets array of all "restoreInstance" element
setRestoreInstanceArray(int, CommunicationType) - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Sets ith "restoreInstance" element
setRestoreInstanceArray(CommunicationType[]) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Sets array of all "restoreInstance" element WARNING: This method is not atomicaly synchronized.
setRestoreInstanceArray(int, CommunicationType) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Sets ith "restoreInstance" element
setRestoreInstanceArray(CommunicationType[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets array of all "restoreInstance" element WARNING: This method is not atomicaly synchronized.
setRestoreInstanceArray(int, CommunicationType) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets ith "restoreInstance" element
setRestoreInstanceArray(CommunicationType[]) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets array of all "restoreInstance" element
setRestoreInstanceArray(int, CommunicationType) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets ith "restoreInstance" element
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
 
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
 
setRetryCount(Integer) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
setRetryDelay(int) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Sets the "retryDelay" element
setRetryDelay(int) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Sets the "retryDelay" element
setRetryFor(int) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Sets the "retryFor" element
setRetryFor(int) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Sets the "retryFor" element
setRollbackOnFault(boolean) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets the "rollbackOnFault" element
setRollbackOnFault(boolean) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets the "rollbackOnFault" element
setRollbackOnly() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
setRollbackOnly() - Method in interface org.apache.ode.bpel.iapi.Scheduler
 
setRollbackOnly(Throwable) - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
setRollbackOnly() - Method in class org.apache.ode.il.MockScheduler
 
setRollbackOnly() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
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
setRoute(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
 
setScheduleArray(TSchedule[]) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets array of all "schedule" element WARNING: This method is not atomicaly synchronized.
setScheduleArray(int, TSchedule) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Sets ith "schedule" element
setScheduleArray(TSchedule[]) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets array of all "schedule" element
setScheduleArray(int, TSchedule) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Sets ith "schedule" element
setScheduleArray(TSchedule[]) - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Sets array of all "schedule" element WARNING: This method is not atomicaly synchronized.
setScheduleArray(int, TSchedule) - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Sets ith "schedule" element
setScheduleArray(TSchedule[]) - Method in interface org.apache.ode.bpel.schedules.TSchedules
Sets array of all "schedule" element
setScheduleArray(int, TSchedule) - Method in interface org.apache.ode.bpel.schedules.TSchedules
Sets ith "schedule" element
setScheduledTaskExec(ExecutorService) - Method in class org.apache.ode.bpel.engine.cron.CronScheduler
 
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.
setSchedules(TSchedules) - Method in class org.apache.ode.bpel.schedules.impl.SchedulesDocumentImpl
Sets the "schedules" element
setSchedules(TSchedules) - Method in interface org.apache.ode.bpel.schedules.SchedulesDocument
Sets the "schedules" element
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 WARNING: This method is not atomicaly synchronized.
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
setService(QName) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "service" element
setService(QName) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Sets the "service" element
setService(QName) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "service" element
setService(QName) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Sets the "service" element
setService(QName) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets the "service" element
setService(QName) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets the "service" element
setServiceConfigArray(CommunicationType.ServiceConfig[]) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets array of all "serviceConfig" element
setServiceConfigArray(int, CommunicationType.ServiceConfig) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets ith "serviceConfig" element
setServiceConfigArray(CommunicationType.ServiceConfig[]) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets array of all "serviceConfig" element WARNING: This method is not atomicaly synchronized.
setServiceConfigArray(int, CommunicationType.ServiceConfig) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets ith "serviceConfig" element
setServiceName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
 
setSessionId(String) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
setSessionId(String) - Method in class org.apache.ode.bpel.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
 
setSimpleValue(String) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
 
setSkip(int) - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
The number of events to skip.
setSkip(int) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
The number of instances to skip.
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
setStaleInterval(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
setStartTime(Date) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Filters all process instances started after the specified start time.
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(ScopeStateEnum) - Method in class org.apache.ode.daohib.bpel.ScopeDaoImpl
 
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(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
 
setStates(short[]) - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
Returns only process instances in the specified states.
setStatus(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
Set state of last message sent/received.
setStatus(String) - 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(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setStatus(String) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
setSubscriberCount(int) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
 
setSubscriberCount(int) - Method in class org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl
 
setSubscriberCount(int) - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
 
setSubscriberCount(int) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setSubscriberCount(int) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
 
setSubscriberCount(int) - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
 
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
 
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
setTimeZone(TimeZone) - Method in class org.apache.ode.utils.CronExpression
Sets the time zone for which this CronExpression will be resolved.
setTransactionManager(Object) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
Set the transaction manager.
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
 
setTransactionsPerSecond(int) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
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
 
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(Scheduler.JobType) - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
setType(QName) - Method in class org.apache.ode.bpel.memdao.MessageDAOImpl
 
setType(ExchangeType.Enum) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets the "type" element
setType(QName) - Method in interface org.apache.ode.bpel.pmapi.FaultType
Sets the "type" element
setType(ExchangeType.Enum) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets the "type" element
setType(QName) - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Sets the "type" element
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
 
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
 
setupConfiguration(Properties) - Method in class org.apache.ode.tomee.TomeeLauncher
 
setupContiner(Configuration) - Method in class org.apache.ode.tomee.TomeeLauncher
 
setUpgradeInstanceArray(long[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets array of all "upgradeInstance" element
setUpgradeInstanceArray(int, long) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets ith "upgradeInstance" element
setUpgradeInstanceArray(long[]) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets array of all "upgradeInstance" element
setUpgradeInstanceArray(int, long) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets ith "upgradeInstance" element
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.bpel.epr.URLEndpoint
 
setUrl(String) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
setUrl(String) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
setURL(String) - Method in class org.apache.ode.ra.OdeManagedConnectionFactory
 
setUrl(String) - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
setUsePeer2Peer(boolean) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets the "usePeer2Peer" attribute
setUsePeer2Peer(boolean) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets the "usePeer2Peer" attribute
setVal(Object) - Method in class org.apache.ode.bpel.o.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(String, String, XmlObject) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
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 WARNING: This method is not atomicaly synchronized.
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.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
 
setWhen(String) - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
Sets the "when" attribute
setWhen(String) - Method in interface org.apache.ode.bpel.dd.TSchedule
Sets the "when" attribute
setWhen(String) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Sets the "when" attribute
setWhen(String) - Method in interface org.apache.ode.bpel.schedules.TSchedule
Sets the "when" attribute
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
 
setXslSheet(URI, OXslSheet) - Method in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
 
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.o.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.common.evt.DebugBpelEventListener
 
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 class org.apache.ode.bpel.engine.cron.CronScheduler
 
shutdown() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
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.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.daohib.SessionManager
 
shutdown() - Method in class org.apache.ode.il.dbutil.Database
 
shutdown() - Method in class org.apache.ode.il.dbutil.DatabaseConnectionManager
 
shutdown() - Method in class org.apache.ode.il.dbutil.InternalDB
 
shutdown() - Method in class org.apache.ode.il.MockScheduler
 
shutdown() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
shutdown() - Method in class org.apache.ode.store.ProcessStoreImpl
 
shutdownDB() - Method in class org.apache.ode.il.dbutil.DerbyEmbeddedDB
 
shutdownDB() - Method in class org.apache.ode.il.dbutil.H2EmbeddedDB
 
shutdownDB() - Method in class org.apache.ode.il.dbutil.InternalDB
 
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
 
simple - Variable in class org.apache.ode.bpel.o.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
 
sizeOf(Object) - Static method in class org.apache.ode.agents.memory.SizingAgent
Returns object size.
sizeOf() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
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 class org.apache.ode.bpel.dd.impl.TScheduleImpl
Returns number of "cleanup" element
sizeOfCleanupArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Returns number of "cleanup" element
sizeOfCleanupArray() - Method in interface org.apache.ode.bpel.dd.TSchedule
Returns number of "cleanup" element
sizeOfCleanupArray() - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Returns number of "cleanup" element
sizeOfCleanupArray() - Method in interface org.apache.ode.bpel.schedules.TSchedule
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
sizeOfExchangeArray() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Returns number of "exchange" element
sizeOfExchangeArray() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Returns number of "exchange" element
sizeOfFilterArray() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Returns number of "filter" element
sizeOfFilterArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
Returns number of "filter" element
sizeOfIidArray() - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Returns number of "iid" element
sizeOfIidArray() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Returns number of "iid" 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
sizeOfReplaceInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Returns number of "replaceInstance" element
sizeOfReplaceInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Returns number of "replaceInstance" element
sizeOfRestoredIIDArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Returns number of "restoredIID" element
sizeOfRestoredIIDArray() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Returns number of "restoredIID" element
sizeOfRestoreInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
Returns number of "restoreInstance" element
sizeOfRestoreInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
Returns number of "restoreInstance" element
sizeOfRestoreInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Returns number of "restoreInstance" element
sizeOfRestoreInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Returns number of "restoreInstance" element
sizeOfScheduleArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
Returns number of "schedule" element
sizeOfScheduleArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
Returns number of "schedule" element
sizeOfScheduleArray() - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
Returns number of "schedule" element
sizeOfScheduleArray() - Method in interface org.apache.ode.bpel.schedules.TSchedules
Returns number of "schedule" 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
sizeOfServiceConfigArray() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Returns number of "serviceConfig" element
sizeOfServiceConfigArray() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Returns number of "serviceConfig" element
sizeOfUpgradeInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Returns number of "upgradeInstance" element
sizeOfUpgradeInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Returns number of "upgradeInstance" 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
SizingAgent - Class in org.apache.ode.agents.memory
Class
SizingAgent() - Constructor for class org.apache.ode.agents.memory.SizingAgent
 
SKIP_HTTP - Static variable in interface org.apache.ode.tomee.Constants
 
skippedEntity(String) - Method in class org.apache.ode.utils.xml.capture.Tracker
 
skipWhiteSpace(int, String) - Method in class org.apache.ode.utils.CronExpression
 
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
Acts as a service not provided by ODE.
SoapExternalService(ProcessConf, QName, String, ExecutorService, ConfigurationContext, Scheduler, BpelServer, MultiThreadedHttpConnectionManager, ClusterUrlTransformer) - Constructor for class org.apache.ode.axis2.SoapExternalService
 
SoapMessageConverter - Class in org.apache.ode.axis2.util
SOAP/ODE Message converter.
SoapMessageConverter(Definition, QName, String) - Constructor for class org.apache.ode.axis2.util.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.o.OLink
The source activity.
sourceLinks - Variable in class org.apache.ode.bpel.o.OActivity
 
SourceLocation - Interface in org.apache.ode.bpel.compiler.api
Interface for objects that have some relation to a particular location in a source file.
SourceLocatorWrapper - Class in org.apache.ode.bpel.elang.xpath10.compiler
 
SourceLocatorWrapper(SourceLocator) - Constructor for class org.apache.ode.bpel.elang.xpath10.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.o.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.
SplitToElements() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.SplitToElements
 
SplitToElements() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.SplitToElements
 
SQL_TYPES - Static variable in class org.apache.ode.daohib.bpel.hobj.GZipDataType
 
sqlCreateStrings(Dialect) - Method in class org.apache.ode.daohib.NativeHiLoGenerator
 
sqlDropStrings(Dialect) - Method in class org.apache.ode.daohib.NativeHiLoGenerator
 
sqlTypes() - Method in class org.apache.ode.daohib.bpel.hobj.GZipDataType
Return the SQL type codes for the columns mapped by this type.
SSL - Static variable in interface org.apache.ode.tomee.Constants
 
SSL_PROPTOCOL - Static variable in interface org.apache.ode.tomee.Constants
 
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 class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
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.dbutil.InternalDB
 
start() - Method in class org.apache.ode.il.MockScheduler
 
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() - Method in class org.apache.ode.tomee.TomeeLauncher
 
START_COUNTER_VALUE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
startCounterValue - Variable in class org.apache.ode.bpel.o.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.o.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.
startReplaying(Replayer) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
startup(Properties) - Method in class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
startup(Properties) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
 
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
 
StatusCode - Class in org.apache.ode.utils.http
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.iapi.DebuggerContext
 
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.bpel.engine.BpelServerImpl
 
stop() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerScheduler
 
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.runtime.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.jca.server.rmi.RmiTransportServerImpl
 
stop() - Method in class org.apache.ode.ra.DummyResourceAdapter
 
stop() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
 
stop() - Method in class org.apache.ode.tomee.TomeeLauncher
 
STOP_PORT - Static variable in interface org.apache.ode.tomee.Constants
 
store - Variable in class org.apache.ode.test.BPELTestAbstract
 
storeExpressionVals(int, String, int) - Method in class org.apache.ode.utils.CronExpression
 
storeToDetails(Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable
 
storeToDetails(Scheduler.JobDetails) - Method in class org.apache.ode.bpel.engine.ProcessCleanUpRunnable
 
storeToDetails(Scheduler.JobDetails) - Method in interface org.apache.ode.bpel.iapi.Scheduler.MapSerializableRunnable
 
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
 
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.
stringToDOM(byte[]) - Static method in class org.apache.ode.utils.DOMUtils
 
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.o.OForEach.CompletionCondition
 
SUMMARYONLY - Static variable in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
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.o.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.iapi.DebuggerContext
 
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.
SUSPENDED - Static variable in interface org.apache.ode.bpel.pmapi.TInstanceStatus
 
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.
SwitchGenerator - Class in org.apache.ode.bpel.compiler
Generator for legacy BPEL 1.1 <switch> actiivty.
SwitchGenerator() - Constructor for class org.apache.ode.bpel.compiler.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.Tester - Class in org.apache.ode.jacob.examples.synch
 
synchronizeWith - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
for sync invocations
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.
SystemPrinter(SynchPrintChannel) - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter.SystemPrinter
 
SystemSchedulesConfig - Class in org.apache.ode.bpel.engine.cron
 
SystemSchedulesConfig(File) - Constructor for class org.apache.ode.bpel.engine.cron.SystemSchedulesConfig
 
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.ExchangeType.Enum
 
table - Static variable in class org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern.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.o.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.o.OActivity
 
targetNamespace - Variable in class org.apache.ode.bpel.o.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.OnImpl - Class in org.apache.ode.bpel.dd.impl
An XML on(@).
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.MexInterceptorsImpl - Class in org.apache.ode.bpel.dd.impl
An XML mex-interceptors(@http://www.apache.org/ode/schemas/dd/2007/03).
TDeploymentImpl.ProcessImpl.PropertyImpl - Class in org.apache.ode.bpel.dd.impl
An XML property(@http://www.apache.org/ode/schemas/dd/2007/03).
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/).
TERMINATE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
 
terminate() - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
terminate() - Method in interface org.apache.ode.bpel.engine.cron.CronScheduler.TerminationListener
 
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.iapi.DebuggerContext
 
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.runtime.BpelRuntimeContext
Terminates the process / sets state flag to terminate and ceases all processing on the VPU.
terminate() - Method in interface org.apache.ode.bpel.runtime.channels.Termination
Stop processing immediately.
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
 
Termination - Interface in org.apache.ode.bpel.runtime.channels
Channel used for parent-to-child scope communication.
TerminationChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type Termination.
TerminationChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the Termination channel type.
TerminationChannelListener(TerminationChannel) - Constructor for class org.apache.ode.bpel.runtime.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.o.OScope
ScopeLikeConstructImpl's termination handler.
TERSE - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
 
Tester() - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter.Tester
 
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/).
THEN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
 
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
 
TimeoutException() - Constructor for exception org.apache.ode.bpel.engine.InstanceLockManager.TimeoutException
 
timerEvent(String) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
TimerResponse - Interface in org.apache.ode.bpel.runtime.channels
Channel for timer notification.
TimerResponseChannel - Interface in org.apache.ode.bpel.runtime.channels
An auto-generated channel interface for the channel type TimerResponse.
TimerResponseChannelListener - Class in org.apache.ode.bpel.runtime.channels
An auto-generated channel listener abstract class for the TimerResponse channel type.
TimerResponseChannelListener(TimerResponseChannel) - Constructor for class org.apache.ode.bpel.runtime.channels.TimerResponseChannelListener
 
TimerResume(String) - Constructor for class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl.TimerResume
 
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.EventInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
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/).
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).
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.o.OAssign.Copy
 
toBytes(Object) - Static method in class org.apache.ode.utils.SerializableUtils
 
toCanonicalList() - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
 
toCanonicalString() - Method in class org.apache.ode.bpel.common.CorrelationKey
 
toCanonicalString() - Method in class org.apache.ode.bpel.common.CorrelationKeySet
Returns a canonical form of this correlation key set.
toCanonicalString() - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
 
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.
ToFrom - Class in org.apache.ode.bpel.compiler.bom
 
ToFrom(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ToFrom
 
toIdArray(T[]) - Static method in class org.apache.ode.daohib.bpel.hobj.HObject
 
toIdArray(Collection<? extends HObject>) - Static method in class org.apache.ode.daohib.bpel.hobj.HObject
 
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() - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Expresses the fact that the endpoint can be either tranformed to a Map representation or initialized from a Map.
toMap() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
toMap() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
toMap() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
toMap() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
toMap(Element) - Static method in class org.apache.ode.bpel.extvar.jdbc.ExternalVariableKeyMapSerializer
Convert to map from XML.
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
 
TOMEE_SYSTEM_CONFIG - Static variable in interface org.apache.ode.tomee.Constants
 
TOMEE_XML - Static variable in interface org.apache.ode.tomee.Constants
 
TomeeLauncher - Class in org.apache.ode.tomee
 
TomeeLauncher(String) - Constructor for class org.apache.ode.tomee.TomeeLauncher
 
toNSContext() - Method in class org.apache.ode.utils.NamespaceStack
Convert the current stack of contexts into a single NSContext.
TOO_HUGE_PROCESSES_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
TOO_MANY_INSTANCES_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
TOO_MANY_PROCESSES_CAUSE_CODE - Static variable in exception org.apache.ode.bpel.runtime.InvalidProcessException
 
toObject(InputStream, ClassLoader) - Static method in class org.apache.ode.utils.SerializableUtils
 
toObject(byte[], ClassLoader) - Static method in class org.apache.ode.utils.SerializableUtils
 
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.CorrelationKeySet
 
toString() - Method in class org.apache.ode.bpel.common.InstanceFilter
 
toString() - Method in class org.apache.ode.bpel.common.OptionalCorrelationKey
 
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.ProcessManagementDAO.InstanceSummaryKey
 
toString() - Method in class org.apache.ode.bpel.dao.RoleEnum
 
toString() - Method in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
 
toString() - Method in class org.apache.ode.bpel.elang.xpath10.o.OXPath10ExpressionBPEL20
 
toString() - Method in class org.apache.ode.bpel.engine.BpelProcess
 
toString() - Method in class org.apache.ode.bpel.engine.IMAManager.Entry
 
toString() - Method in class org.apache.ode.bpel.engine.IMAManager
 
toString() - Method in class org.apache.ode.bpel.engine.InstanceLockManager
 
toString() - Method in class org.apache.ode.bpel.engine.migration.OldCorrelationKey
 
toString() - Method in class org.apache.ode.bpel.engine.migration.OldSelector
 
toString() - Method in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
toString() - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager.Entry
Deprecated.
 
toString() - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager.RequestIdTuple
Deprecated.
 
toString() - Method in class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
 
toString() - Method in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
 
toString() - Method in class org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl
 
toString() - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext.AnswersForKey
 
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.ProcessConf.CleanupInfo
 
toString() - Method in class org.apache.ode.bpel.iapi.ProcessConf.CronJob
 
toString() - Method in class org.apache.ode.bpel.iapi.ProcessStoreEvent
 
toString() - Method in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
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.o.OActivity
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.Copy
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.Expression
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.Literal
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.LValueExpression
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.PartnerLinkRef
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.PropertyRef
 
toString() - Method in class org.apache.ode.bpel.o.OAssign
 
toString() - Method in class org.apache.ode.bpel.o.OAssign.VariableRef
 
toString() - Method in class org.apache.ode.bpel.o.OBase
 
toString() - Method in class org.apache.ode.bpel.o.OCatch
 
toString() - Method in class org.apache.ode.bpel.o.OConstantExpression
 
toString() - Method in class org.apache.ode.bpel.o.OForEach
 
toString() - Method in class org.apache.ode.bpel.o.OMessageVarType
 
toString() - Method in class org.apache.ode.bpel.o.OProcess.OProperty
 
toString() - Method in class org.apache.ode.bpel.o.OProcess.OPropertyAlias
 
toString() - Method in class org.apache.ode.bpel.o.OScope.CorrelationSet
 
toString() - Method in class org.apache.ode.bpel.o.OScope
 
toString() - Method in class org.apache.ode.bpel.o.OScope.Variable
 
toString() - Method in class org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
 
toString() - Method in class org.apache.ode.bpel.runtime.channels.FaultData
 
toString() - Method in class org.apache.ode.bpel.runtime.CompensationHandler
 
toString() - Method in class org.apache.ode.bpel.runtime.ExprEvaluationContextImpl
 
toString() - Method in class org.apache.ode.bpel.runtime.FOREACH
 
toString() - Method in class org.apache.ode.bpel.runtime.PartnerLinkInstance
 
toString() - Method in class org.apache.ode.bpel.runtime.REPEATUNTIL
 
toString() - Method in class org.apache.ode.bpel.runtime.ResumeWork
 
toString() - Method in class org.apache.ode.bpel.runtime.Selector
 
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.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.CronExpression
Returns the string representation of the CronExpression
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() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
toXML() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
toXML() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
toXML() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
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.
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(@).
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/).
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/).
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
 
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(QName, 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.o.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
 
TSchedule - Interface in org.apache.ode.bpel.dd
An XML tSchedule(@http://www.apache.org/ode/schemas/dd/2007/03).
TSchedule - Interface in org.apache.ode.bpel.schedules
An XML tSchedule(@http://www.apache.org/ode/schemas/schedules/2009/05).
TSchedule.Factory - Class in org.apache.ode.bpel.dd
A factory class with static methods for creating instances of this type.
TSchedule.Factory - Class in org.apache.ode.bpel.schedules
A factory class with static methods for creating instances of this type.
TScheduleImpl - Class in org.apache.ode.bpel.dd.impl
An XML tSchedule(@http://www.apache.org/ode/schemas/dd/2007/03).
TScheduleImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TScheduleImpl
 
TScheduleImpl - Class in org.apache.ode.bpel.schedules.impl
An XML tSchedule(@http://www.apache.org/ode/schemas/schedules/2009/05).
TScheduleImpl(SchemaType) - Constructor for class org.apache.ode.bpel.schedules.impl.TScheduleImpl
 
TSchedules - Interface in org.apache.ode.bpel.schedules
An XML tSchedules(@http://www.apache.org/ode/schemas/schedules/2009/05).
TSchedules.Factory - Class in org.apache.ode.bpel.schedules
A factory class with static methods for creating instances of this type.
TSchedulesImpl - Class in org.apache.ode.bpel.schedules.impl
An XML tSchedules(@http://www.apache.org/ode/schemas/schedules/2009/05).
TSchedulesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
 
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.ChildrenImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML children(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
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.CorrelationSetImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML correlation-set(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
TScopeInfoImpl.VariablesImpl - Class in org.apache.ode.bpel.pmapi.impl
An XML variables(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
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/).
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
 
txMgrCreatedCallback - Variable in class org.apache.ode.axis2.ODEServer
 
type - Static variable in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
 
type - Static variable in interface org.apache.ode.activityRecovery.FailureHandlingDocument
 
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.TSchedule
 
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 - Variable in class org.apache.ode.bpel.iapi.Scheduler.JobDetails
 
type - Variable in class org.apache.ode.bpel.o.OMessageVarType.Part
 
type - Variable in class org.apache.ode.bpel.o.OScope.Variable
 
type - Variable in class org.apache.ode.bpel.o.Serializer
 
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.CommunicationType.Exchange
 
type - Static variable in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
 
type - Static variable in interface org.apache.ode.bpel.pmapi.CommunicationType
 
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.ExchangeType
 
type - Static variable in interface org.apache.ode.bpel.pmapi.FailureType
 
type - Static variable in interface org.apache.ode.bpel.pmapi.FaultType
 
type - Static variable in interface org.apache.ode.bpel.pmapi.GetCommunication
 
type - Static variable in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
 
type - Static variable in interface org.apache.ode.bpel.pmapi.GetCommunicationResponseDocument
 
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.MockQueryRequestDocument.MockQueryRequest.Pattern
 
type - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
 
type - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryResponseDocument
 
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.Replay
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ReplayResponse
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ReplayResponseDocument
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ReplayType
 
type - Static variable in interface org.apache.ode.bpel.pmapi.ResponseType
 
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 - Static variable in interface org.apache.ode.bpel.schedules.SchedulesDocument
 
type - Static variable in interface org.apache.ode.bpel.schedules.TSchedule
 
type - Static variable in interface org.apache.ode.bpel.schedules.TSchedules
 
type - Variable in class org.apache.ode.ql.tree.nodes.OrderByElement
 
TYPE_BOOLEAN - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
TYPE_DATE - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
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_DURATION - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
TYPE_NODE - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
TYPE_NODELIST - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
TYPE_NUMBER - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
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_STRING - Static variable in exception org.apache.ode.bpel.explang.TypeCastException
 
TYPE_SYSTEMMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
Value of type name attribute for org.apache.ode.sfwk.mngmt.SystemRuntimeMBeans.
TypeCastException - Exception in org.apache.ode.bpel.explang
A EvaluationException indicating a type conversion error.
TypeCastException(short, String) - Constructor for exception org.apache.ode.bpel.explang.TypeCastException
 

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(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
undeploy(String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
undeploy(BPELTestAbstract.Deployment) - Method in class org.apache.ode.test.BPELTestAbstract
 
unlock(Long) - Method in class org.apache.ode.bpel.engine.InstanceLockManager
 
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(ActivityRecoveryChannel) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
unregisterActivityForRecovery(ActivityRecoveryChannel) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
unregisterBpelEventListener(BpelEventListener) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Unregister a global listener from receive BpelEvents from all processes.
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.BpelEngineImpl
 
unregisterMessageExchangeInterceptor(Class) - Method in class org.apache.ode.bpel.engine.BpelEngineImpl
 
unregisterMessageExchangeInterceptor(MessageExchangeInterceptor) - Method in class org.apache.ode.bpel.engine.BpelProcess
 
unregisterMessageExchangeInterceptor(MessageExchangeInterceptor) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
Unregister a global message exchange interceptor.
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
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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Unsets the "failure" element
unsetFailure() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Unsets the "failure" element
unsetFailure() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Unsets the "failure" 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.ResponseType
Unsets the "failure" element
unsetFailure() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
Unsets the "failure" element
unsetFailureHandling() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Unsets the "failureHandling" element
unsetFailureHandling() - Method in interface org.apache.ode.bpel.dd.TInvoke
Unsets the "failureHandling" 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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Unsets the "fault" element
unsetFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Unsets the "fault" element
unsetFault() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Unsets the "fault" 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.ResponseType
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
unsetFaultOnFailure() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Unsets the "faultOnFailure" element
unsetFaultOnFailure() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Unsets the "faultOnFailure" 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
unsetLive() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Unsets the "live" element
unsetLive() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Unsets the "live" 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
unsetMock() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Unsets the "mock" element
unsetMock() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Unsets the "mock" element
unsetMockQuery() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Unsets the "mockQuery" element
unsetMockQuery() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Unsets the "mockQuery" element
unsetMyRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Unsets the "my-role" attribute
unsetMyRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Unsets the "my-role" attribute
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
unsetNewValue() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Unsets the "new-value" element
unsetNewValue() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Unsets the "new-value" 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
unsetOn() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Unsets the "on" attribute
unsetOn() - Method in interface org.apache.ode.bpel.dd.TCleanup
Unsets the "on" attribute
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
unsetOut() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Unsets the "out" element
unsetOut() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Unsets the "out" element
unsetOut() - Method in class org.apache.ode.bpel.pmapi.impl.ResponseTypeImpl
Unsets the "out" element
unsetOut() - Method in interface org.apache.ode.bpel.pmapi.ResponseType
Unsets the "out" 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
unsetRetryDelay() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Unsets the "retryDelay" element
unsetRetryDelay() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Unsets the "retryDelay" element
unsetRetryFor() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Unsets the "retryFor" element
unsetRetryFor() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Unsets the "retryFor" element
unsetRollbackOnFault() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Unsets the "rollbackOnFault" element
unsetRollbackOnFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Unsets the "rollbackOnFault" 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
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
unsetUsePeer2Peer() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Unsets the "usePeer2Peer" attribute
unsetUsePeer2Peer() - Method in interface org.apache.ode.bpel.dd.TInvoke
Unsets the "usePeer2Peer" attribute
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.o.ORepeatUntil
The repeat until condition.
untilExpr - Variable in class org.apache.ode.bpel.o.OEventHandler.OAlarm
 
untilExpr - Variable in class org.apache.ode.bpel.o.OPickReceive.OnAlarm
 
untilExpression - Variable in class org.apache.ode.bpel.o.OWait
 
unwrap(Class<T>) - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
 
unwrap(Class<T>) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
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
 
updateJob(Job) - Method in interface org.apache.ode.scheduler.simple.DatabaseDelegate
Update the job in the database (only updates timestamp and retryCount)
updateJob(Job) - Method in class org.apache.ode.scheduler.simple.JdbcDelegate
 
UpdateLineColumn(char) - Method in class org.apache.ode.ql.jcc.SimpleCharStream
 
updateMyRoleMex(MyRoleMessageExchangeImpl) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl
 
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.o.OXslSheet
 
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.bpel.epr
Implementation of the ServiceEndpoint interface backended by a simple URL.
URLEndpoint() - Constructor for class org.apache.ode.bpel.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
 
usePeer2Peer - Variable in class org.apache.ode.bpel.iapi.ProcessConf.PartnerRoleConfig
 
USER_DATA_KEY_FUNCTION_RESOLVER - Static variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
 
USER_DATA_KEY_FUNCTION_RESOLVER - Static variable in class org.apache.ode.bpel.elang.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.o.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(Expression, OVarType, Object) - Method in interface org.apache.ode.bpel.compiler.api.ExpressionValidator
Validate given expression.
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(ExternalVariableModule.Locator, Node) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Value
 
Value(ExternalVariableModule.Locator, Node, Date) - Constructor for class org.apache.ode.bpel.evar.ExternalVariableModule.Value
 
value - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Value
Value of the variable.
value - Variable in class org.apache.ode.bpel.runtime.BpelRuntimeContext.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
 
ValueImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl.ValueImpl
 
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.Process.Version
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.dao.ScopeStateEnum
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.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.iapi.Scheduler.JobType
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.il.config.OdeConfigProperties.DatabaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ode.il.config.OdeConfigProperties.EmbeddedDbType
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.
ValueReferencePair() - Constructor for class org.apache.ode.bpel.runtime.BpelRuntimeContext.ValueReferencePair
 
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 are 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 are 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 are 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 are 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 are declared.
values() - Static method in enum org.apache.ode.bpel.compiler.bom.Process.Version
Returns an array containing the constants of this enum type, in the order they are 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 are declared.
values() - Static method in enum org.apache.ode.bpel.dao.ScopeStateEnum
Returns an array containing the constants of this enum type, in the order they are 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 are 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 are 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 are 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 are 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 are 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 are 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 are 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 are 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 are declared.
values() - Static method in enum org.apache.ode.bpel.iapi.Scheduler.JobType
Returns an array containing the constants of this enum type, in the order they are 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 are 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 are declared.
values() - Static method in enum org.apache.ode.il.config.OdeConfigProperties.EmbeddedDbType
Returns an array containing the constants of this enum type, in the order they are 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 are 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 - Variable in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression.OSigGetVariableData
 
variable - Variable in class org.apache.ode.bpel.o.OAssign.DirectRef
Referenced Variable
variable - Variable in class org.apache.ode.bpel.o.OAssign.PropertyRef
 
variable - Variable in class org.apache.ode.bpel.o.OAssign.VariableRef
 
variable - Variable in class org.apache.ode.bpel.o.OEventHandler.OEvent
 
variable - Variable in class org.apache.ode.bpel.o.OPickReceive.OnMessage
 
variable - Variable in class org.apache.ode.bpel.o.OReply
 
Variable(OProcess, OVarType) - Constructor for class org.apache.ode.bpel.o.OScope.Variable
 
Variable.Kind - Enum in org.apache.ode.bpel.compiler.bom
 
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.runtime
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.o.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
 
VariableRef(OProcess) - Constructor for class org.apache.ode.bpel.o.OAssign.VariableRef
 
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.o.OScope
Variables declared within the scope.
VariablesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
 
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.o.OAgent
Variables written to.
varId - Variable in class org.apache.ode.bpel.evar.ExternalVariableModule.Locator
 
vars - Variable in class org.apache.ode.bpel.elang.xpath10.o.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.o.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.o.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
 
VERSION_1 - Static variable in class org.apache.ode.bpel.common.CorrelationKeySet
 
VERSION_2 - Static variable in class org.apache.ode.bpel.common.CorrelationKeySet
 
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
 
WAIT_BEFORE_INVOKE_TIMEOUT - Static variable in class org.apache.ode.test.BPELTestAbstract
 
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
 
WaitGeneratorMessages - Class in org.apache.ode.bpel.compiler
 
WaitGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.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
Logger a warning that resulted from a Throwable
warn(String) - Method in interface org.apache.ode.tools.CommandContext
Logger 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.elang.xpath10.compiler.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.elang.xpath10.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.FileMutable - Class in org.apache.ode.utils
 
WatchDog.FileSetMutable - Class in org.apache.ode.utils
 
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
 
WEB_RESOURCE_CACHED - Static variable in interface org.apache.ode.tomee.Constants
 
WEB_XML - Static variable in interface org.apache.ode.tomee.Constants
 
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.o.OWhile
The while condition.
WHITESPACE - Static variable in interface org.apache.ode.ql.jcc.QLParserConstants
 
wholeKeySet - Variable in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.RoutingInfo
 
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.
wrap(String, int) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
 
WrappedFaultException - Interface in org.apache.ode.bpel.elang.xpath10.runtime
Wrap a fault in a jaxen exception
WrappedFaultException.JaxenFunctionException - Exception in org.apache.ode.bpel.elang.xpath10.runtime
Jaxenized FaultException; Jaxen requires us to throw only exceptions extending its FunctionCallException so we comply.
WrappedFaultException.JaxenUnresolvableException - Exception in org.apache.ode.bpel.elang.xpath10.runtime
Jaxenized FaultException; Jaxen requires us to throw only exceptions extending its UnresolvableVariableException so we comply.
WrappedResolverException - Exception in org.apache.ode.bpel.elang.xpath20.compiler
 
WrappedResolverException(String) - Constructor for exception org.apache.ode.bpel.elang.xpath20.compiler.WrappedResolverException
 
WrappedResolverException(CompilationMessage) - Constructor for exception org.apache.ode.bpel.elang.xpath20.compiler.WrappedResolverException
 
WrappedResolverException(String, Throwable) - Constructor for exception org.apache.ode.bpel.elang.xpath20.compiler.WrappedResolverException
 
WrappedResolverException(Throwable) - Constructor for exception org.apache.ode.bpel.elang.xpath20.compiler.WrappedResolverException
 
write(OScope.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(CorrelationSetInstance, CorrelationKey) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
writeCorrelation(CorrelationSetInstance, CorrelationKey) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
writeEndpointReference(PartnerLinkInstance, Element) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
writeEndpointReference(PartnerLinkInstance, Element) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Writes a partner EPR.
writeExternal(ObjectOutput) - Method in class org.apache.ode.bpel.engine.ReplacementMapImpl.OBaseReplacementImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.ode.utils.NSContext
 
writeExtVar(OScope.Variable, Node, Node) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
writeExtVar(OScope.Variable, Node, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
Write an external variable.
writeOProcess(OProcess, OutputStream) - Method in class org.apache.ode.bpel.o.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(VariableInstance, Node) - Method in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
writeVariable(VariableInstance, Node) - Method in interface org.apache.ode.bpel.runtime.BpelRuntimeContext
 
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.bpel.epr
A service endpoint represented as a WS-Addressing EndpointReference.
WSAEndpoint() - Constructor for class org.apache.ode.bpel.epr.WSAEndpoint
 
WSAEndpoint(WSAEndpoint) - Constructor for class org.apache.ode.bpel.epr.WSAEndpoint
 
WSAEndpoint(Map) - Constructor for class org.apache.ode.bpel.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
 
WSDL11Endpoint - Class in org.apache.ode.bpel.epr
A service endpoint represented as a wsdl11:service element.
WSDL11Endpoint() - Constructor for class org.apache.ode.bpel.epr.WSDL11Endpoint
 
WSDL11Endpoint(QName, String, String) - Constructor for class org.apache.ode.bpel.epr.WSDL11Endpoint
 
WSDL11Endpoint(QName, String) - Constructor for class org.apache.ode.bpel.epr.WSDL11Endpoint
 
WSDL11ToAxisPatchedBuilder(InputStream, QName, String) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(Definition, QName, String) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(Definition, QName, String, boolean) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(InputStream, AxisService) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(InputStream) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
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.bpel.epr
A service endpoint represented as a wsdl20:service element.
WSDL20Endpoint() - Constructor for class org.apache.ode.bpel.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, byte[]>, boolean) - Constructor for class org.apache.ode.bpel.compiler.WsdlFinderXMLEntityResolver
Constructor.
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
 
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
Gets (as xml) array of all "category" elements
xgetCategoryArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets (as xml) ith "category" element
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
xgetCreateTime() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets (as xml) the "createTime" element
xgetCreateTime() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets (as xml) the "createTime" element
xgetCreateTime() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets (as xml) the "createTime" element
xgetCreateTime() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets (as xml) the "createTime" element
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
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
Gets (as xml) array of all "enable-event" elements
xgetEnableEventArray(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
Gets (as xml) ith "enable-event" element
xgetExplanation() - Method in interface org.apache.ode.bpel.pmapi.FailureType
Gets (as xml) the "explanation" element
xgetExplanation() - Method in interface org.apache.ode.bpel.pmapi.FaultType
Gets (as xml) the "explanation" element
xgetExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.FailureTypeImpl
Gets (as xml) the "explanation" element
xgetExplanation() - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Gets (as xml) the "explanation" element
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
xgetFaultOnFailure() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Gets (as xml) the "faultOnFailure" element
xgetFaultOnFailure() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Gets (as xml) the "faultOnFailure" 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
xgetFilterArray() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets (as xml) array of all "filter" elements
xgetFilterArray(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Gets (as xml) ith "filter" element
xgetFilterArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets (as xml) array of all "filter" elements
xgetFilterArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
Gets (as xml) ith "filter" element
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
xgetIidArray() - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Gets (as xml) array of all "iid" elements
xgetIidArray(int) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Gets (as xml) ith "iid" element
xgetIidArray() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Gets (as xml) array of all "iid" elements
xgetIidArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Gets (as xml) ith "iid" element
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
xgetMockQuery() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Gets (as xml) the "mockQuery" element
xgetMockQuery() - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Gets (as xml) the "mockQuery" 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
xgetMyRole() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Gets (as xml) the "my-role" attribute
xgetMyRole() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Gets (as xml) the "my-role" attribute
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
xgetNewValue() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Gets (as xml) the "new-value" element
xgetNewValue() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Gets (as xml) the "new-value" 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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets (as xml) the "operation" element
xgetOperation() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets (as xml) the "operation" element
xgetOperation() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets (as xml) the "operation" element
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.MockQueryRequestDocument.MockQueryRequest
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
xgetPattern() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets (as xml) the "pattern" element
xgetPattern() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets (as xml) the "pattern" element
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 interface org.apache.ode.bpel.pmapi.CommunicationType
Gets (as xml) the "processType" element
xgetProcessType() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets (as xml) the "processType" 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
xgetReplaceInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets (as xml) array of all "replaceInstance" elements
xgetReplaceInstanceArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets (as xml) ith "replaceInstance" element
xgetReplaceInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets (as xml) array of all "replaceInstance" elements
xgetReplaceInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets (as xml) ith "replaceInstance" element
xgetRestoredIIDArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Gets (as xml) array of all "restoredIID" elements
xgetRestoredIIDArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Gets (as xml) ith "restoredIID" element
xgetRestoredIIDArray() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Gets (as xml) array of all "restoredIID" elements
xgetRestoredIIDArray(int) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Gets (as xml) ith "restoredIID" 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
xgetRetryDelay() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Gets (as xml) the "retryDelay" element
xgetRetryDelay() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Gets (as xml) the "retryDelay" element
xgetRetryFor() - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Gets (as xml) the "retryFor" element
xgetRetryFor() - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Gets (as xml) the "retryFor" element
xgetRollbackOnFault() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Gets (as xml) the "rollbackOnFault" element
xgetRollbackOnFault() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Gets (as xml) the "rollbackOnFault" 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
xgetService() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets (as xml) the "service" element
xgetService() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Gets (as xml) the "service" element
xgetService() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets (as xml) the "service" element
xgetService() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Gets (as xml) the "service" element
xgetService() - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Gets (as xml) the "service" element
xgetService() - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Gets (as xml) the "service" 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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Gets (as xml) the "type" element
xgetType() - Method in interface org.apache.ode.bpel.pmapi.FaultType
Gets (as xml) the "type" element
xgetType() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
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
xgetUpgradeInstanceArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets (as xml) array of all "upgradeInstance" elements
xgetUpgradeInstanceArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Gets (as xml) ith "upgradeInstance" element
xgetUpgradeInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets (as xml) array of all "upgradeInstance" elements
xgetUpgradeInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
Gets (as xml) ith "upgradeInstance" element
xgetUsePeer2Peer() - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Gets (as xml) the "usePeer2Peer" attribute
xgetUsePeer2Peer() - Method in interface org.apache.ode.bpel.dd.TInvoke
Gets (as xml) the "usePeer2Peer" attribute
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
xgetWhen() - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
Gets (as xml) the "when" attribute
xgetWhen() - Method in interface org.apache.ode.bpel.dd.TSchedule
Gets (as xml) the "when" attribute
xgetWhen() - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Gets (as xml) the "when" attribute
xgetWhen() - Method in interface org.apache.ode.bpel.schedules.TSchedule
Gets (as xml) the "when" attribute
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
 
XML_URI - Static variable in class org.apache.ode.utils.Namespaces
XML 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
 
XmlDataDaoImpl - Class in org.apache.ode.daohib.bpel
Hibernate-based XmlDataDAO implementation.
XmlDataDaoImpl(SessionManager, HXmlData) - Constructor for class org.apache.ode.daohib.bpel.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.o.OAssign.Literal
 
XMLNS_URI - Static variable in class org.apache.ode.utils.Namespaces
 
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(byte[]) - 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.elang.xpath10.o.OXPath10Expression
 
XPath10ExpressionCompilerBPEL11 - Class in org.apache.ode.bpel.elang.xpath10.compiler
XPath 1.0 expression compiler for BPEL v1.1.
XPath10ExpressionCompilerBPEL11() - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL11
 
XPath10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.elang.xpath10.compiler
XPath 1.0 expression compiler for BPEL 2.0
XPath10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
XPath10ExpressionCompilerBPEL20(String) - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
XPath10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.elang.xpath10.compiler
 
XPath10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20Draft
 
XPath10ExpressionCompilerImpl - Class in org.apache.ode.bpel.elang.xpath10.compiler
XPath compiler based on the JAXEN implementation.
XPath10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
Construtor.
XPath10ExpressionRuntime - Class in org.apache.ode.bpel.elang.xpath10.runtime
XPath 1.0 Expression Language run-time subsytem.
XPath10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime
 
XPath20ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.elang.xpath20.compiler
XPath 2.0 compiler for the BPEL 2.0 final spec.
XPath20ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerBPEL20
 
XPath20ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.elang.xpath20.compiler
 
XPath20ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerBPEL20Draft
 
XPath20ExpressionCompilerImpl - Class in org.apache.ode.bpel.elang.xpath20.compiler
XPath compiler based on the SAXON implementation.
XPath20ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
XPath20ExpressionModifier - Class in org.apache.ode.bpel.elang.xpath20.runtime
A helper utility that modifies XPath Expression in-place.
XPath20ExpressionModifier(NSContext, NamePool) - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionModifier
Creates a new XPath20ExpressionModifier object.
XPath20ExpressionRuntime - Class in org.apache.ode.bpel.elang.xpath20.runtime
XPath 2.0 Expression Language run-time subsytem.
XPath20ExpressionRuntime() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime
 
XPATH_FUNCTIONS - Static variable in class org.apache.ode.utils.Namespaces
 
XPathMessages - Class in org.apache.ode.bpel.elang.xpath10.compiler
Compilation messages related to XPath 1.0 expressions.
XPathMessages() - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
 
xquery - Variable in class org.apache.ode.bpel.elang.xquery10.o.OXQuery10ExpressionBPEL20
 
XQuery10BpelFunctions - Class in org.apache.ode.bpel.elang.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.elang.xquery10.compiler.XQuery10BpelFunctions
 
XQuery10BpelFunctions - Class in org.apache.ode.bpel.elang.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.elang.xquery10.runtime.XQuery10BpelFunctions
 
XQuery10ExpressionCompilerBPEL20 - Class in org.apache.ode.bpel.elang.xquery10.compiler
 
XQuery10ExpressionCompilerBPEL20() - Constructor for class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerBPEL20
 
XQuery10ExpressionCompilerBPEL20Draft - Class in org.apache.ode.bpel.elang.xquery10.compiler
 
XQuery10ExpressionCompilerBPEL20Draft() - Constructor for class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerBPEL20Draft
 
XQuery10ExpressionCompilerImpl - Class in org.apache.ode.bpel.elang.xquery10.compiler
XQuery compiler based on the SAXON implementation.
XQuery10ExpressionCompilerImpl(String) - Constructor for class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
XQuery10ExpressionRuntime - Class in org.apache.ode.bpel.elang.xquery10.runtime
XQuery 1.0 Expression Language run-time subsytem.
XQuery10ExpressionRuntime() - Constructor for class org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime
Creates a new XQuery10ExpressionRuntime object.
XQUERY_FUNCTION_HANDLER_COMPILER - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
 
XQUERY_FUNCTION_HANDLER_RUNTIME - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.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
 
XsdException(XsdException, 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.o.OXsdTypeVarType
 
xsdTypes - Variable in class org.apache.ode.bpel.o.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
xsetCreateTime(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets (as xml) the "createTime" element
xsetCreateTime(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets (as xml) the "createTime" element
xsetCreateTime(XmlDateTime) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets (as xml) the "createTime" element
xsetCreateTime(XmlDateTime) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets (as xml) the "createTime" element
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
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 interface org.apache.ode.bpel.pmapi.FailureType
Sets (as xml) the "explanation" element
xsetExplanation(XmlString) - Method in interface org.apache.ode.bpel.pmapi.FaultType
Sets (as xml) the "explanation" element
xsetExplanation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.FailureTypeImpl
Sets (as xml) the "explanation" element
xsetExplanation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
Sets (as xml) the "explanation" 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
xsetFaultOnFailure(XmlBoolean) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Sets (as xml) the "faultOnFailure" element
xsetFaultOnFailure(XmlBoolean) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Sets (as xml) the "faultOnFailure" 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
xsetFilterArray(XmlString[]) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets (as xml) array of all "filter" element
xsetFilterArray(int, XmlString) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
Sets (as xml) ith "filter" element
xsetFilterArray(XmlString[]) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets (as xml) array of all "filter" element
xsetFilterArray(int, XmlString) - Method in interface org.apache.ode.bpel.dd.TCleanup
Sets (as xml) ith "filter" element
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
xsetIidArray(XmlLong[]) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Sets (as xml) array of all "iid" element
xsetIidArray(int, XmlLong) - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
Sets (as xml) ith "iid" element
xsetIidArray(XmlLong[]) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Sets (as xml) array of all "iid" element
xsetIidArray(int, XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
Sets (as xml) ith "iid" element
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
xsetMockQuery(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayTypeImpl
Sets (as xml) the "mockQuery" element
xsetMockQuery(XmlString) - Method in interface org.apache.ode.bpel.pmapi.ReplayType
Sets (as xml) the "mockQuery" 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
xsetMyRole(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
Sets (as xml) the "my-role" attribute
xsetMyRole(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences.EndpointRef
Sets (as xml) the "my-role" attribute
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
xsetNewValue(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
Sets (as xml) the "new-value" element
xsetNewValue(XmlString) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
Sets (as xml) the "new-value" 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 interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets (as xml) the "operation" element
xsetOperation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets (as xml) the "operation" element
xsetOperation(XmlString) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets (as xml) the "operation" element
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.MockQueryRequestDocument.MockQueryRequest
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
xsetPattern(MockQueryRequestDocument.MockQueryRequest.Pattern) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets (as xml) the "pattern" element
xsetPattern(MockQueryRequestDocument.MockQueryRequest.Pattern) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets (as xml) the "pattern" element
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 interface org.apache.ode.bpel.pmapi.CommunicationType
Sets (as xml) the "processType" element
xsetProcessType(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets (as xml) the "processType" 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
xsetReplaceInstanceArray(XmlLong[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets (as xml) array of all "replaceInstance" element
xsetReplaceInstanceArray(int, XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets (as xml) ith "replaceInstance" element
xsetReplaceInstanceArray(XmlLong[]) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets (as xml) array of all "replaceInstance" element
xsetReplaceInstanceArray(int, XmlLong) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets (as xml) ith "replaceInstance" element
xsetRestoredIIDArray(XmlLong[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Sets (as xml) array of all "restoredIID" element
xsetRestoredIIDArray(int, XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
Sets (as xml) ith "restoredIID" element
xsetRestoredIIDArray(XmlLong[]) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Sets (as xml) array of all "restoredIID" element
xsetRestoredIIDArray(int, XmlLong) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
Sets (as xml) ith "restoredIID" 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
xsetRetryDelay(XmlInt) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Sets (as xml) the "retryDelay" element
xsetRetryDelay(XmlInt) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Sets (as xml) the "retryDelay" element
xsetRetryFor(XmlInt) - Method in interface org.apache.ode.activityRecovery.FailureHandlingDocument.FailureHandling
Sets (as xml) the "retryFor" element
xsetRetryFor(XmlInt) - Method in class org.apache.ode.activityRecovery.impl.FailureHandlingDocumentImpl.FailureHandlingImpl
Sets (as xml) the "retryFor" element
xsetRollbackOnFault(XmlBoolean) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
Sets (as xml) the "rollbackOnFault" element
xsetRollbackOnFault(XmlBoolean) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
Sets (as xml) the "rollbackOnFault" 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
xsetService(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets (as xml) the "service" element
xsetService(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.ServiceConfig
Sets (as xml) the "service" element
xsetService(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets (as xml) the "service" element
xsetService(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ServiceConfigImpl
Sets (as xml) the "service" element
xsetService(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.MockQueryRequestDocumentImpl.MockQueryRequestImpl
Sets (as xml) the "service" element
xsetService(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest
Sets (as xml) the "service" 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(ExchangeType) - Method in interface org.apache.ode.bpel.pmapi.CommunicationType.Exchange
Sets (as xml) the "type" element
xsetType(XmlQName) - Method in interface org.apache.ode.bpel.pmapi.FaultType
Sets (as xml) the "type" element
xsetType(ExchangeType) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl.ExchangeImpl
Sets (as xml) the "type" element
xsetType(XmlQName) - Method in class org.apache.ode.bpel.pmapi.impl.FaultTypeImpl
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
xsetUpgradeInstanceArray(XmlLong[]) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets (as xml) array of all "upgradeInstance" element
xsetUpgradeInstanceArray(int, XmlLong) - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
Sets (as xml) ith "upgradeInstance" element
xsetUpgradeInstanceArray(XmlLong[]) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets (as xml) array of all "upgradeInstance" element
xsetUpgradeInstanceArray(int, XmlLong) - Method in interface org.apache.ode.bpel.pmapi.Replay
Sets (as xml) ith "upgradeInstance" element
xsetUsePeer2Peer(XmlBoolean) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl
Sets (as xml) the "usePeer2Peer" attribute
xsetUsePeer2Peer(XmlBoolean) - Method in interface org.apache.ode.bpel.dd.TInvoke
Sets (as xml) the "usePeer2Peer" attribute
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
xsetWhen(XmlString) - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
Sets (as xml) the "when" attribute
xsetWhen(XmlString) - Method in interface org.apache.ode.bpel.dd.TSchedule
Sets (as xml) the "when" attribute
xsetWhen(XmlString) - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
Sets (as xml) the "when" attribute
xsetWhen(XmlString) - Method in interface org.apache.ode.bpel.schedules.TSchedule
Sets (as xml) the "when" attribute
XslCompilationErrorListener - Class in org.apache.ode.bpel.elang.xpath10.compiler
Reports errors that occured during Xsl sheets processing.
XslCompilationErrorListener(CompilerContext) - Constructor for class org.apache.ode.bpel.elang.xpath10.compiler.XslCompilationErrorListener
 
XslCompileUriResolver - Class in org.apache.ode.bpel.elang.xpath10.compiler
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.elang.xpath10.compiler.XslCompileUriResolver
 
XslRuntimeUriResolver - Class in org.apache.ode.bpel.elang
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.elang.XslRuntimeUriResolver
 
xslSheets - Variable in class org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression
 
xslSheets - Variable in class org.apache.ode.bpel.o.OProcess
 
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
 

Y

YEAR - Static variable in class org.apache.ode.utils.CronExpression
 
YearMonthDuration() - Constructor for class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.YearMonthDuration
 
YearMonthDuration() - Constructor for class org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.YearMonthDuration
 
years - Variable in class org.apache.ode.utils.CronExpression
 

_

_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.BpelCompiler
Class-severity logger.
__log - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
__log - Static variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
__log - Static variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
__log - Static variable in class org.apache.ode.il.dbutil.Database
 
__log - Static variable in class org.apache.ode.store.ProcessCleanupConfImpl
 
__logSql - Static variable in class org.apache.ode.il.dbutil.Database
 
__logTx - Variable in class org.apache.ode.axis2.ODEServer
 
__msgs - Static variable in class org.apache.ode.bpel.common.Filter
Internationalization.
__msgs - Static variable in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
 
__msgs - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
__msgs - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
__msgs - Static variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
__msgs - Static variable in class org.apache.ode.il.dbutil.Database
 
__onBpelServerInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
__onJobScheduled - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
__onNewInstanceInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
__onPartnerInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
__onProcessInvoked - Static variable in class org.apache.ode.bpel.intercept.InterceptorInvoker
__psc - Static variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
__suppressJoinFailure - Static variable in class org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor
 
_activeProcesses - Variable in class org.apache.ode.bpel.engine.BpelEngineImpl
Active processes, keyed by process id.
_appRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_bpelNS - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_bpelNS - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_bpelProcess - Variable in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
_bpelServer - Variable in class org.apache.ode.axis2.ODEServer
 
_byChannel - Variable in class org.apache.ode.bpel.engine.IMAManager
 
_byChannel - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
 
_byOrid - Variable in class org.apache.ode.bpel.engine.IMAManager
 
_byRid - Variable in class org.apache.ode.bpel.engine.IMAManager
 
_byRid - Variable in class org.apache.ode.bpel.engine.OutstandingRequestManager
Deprecated.
 
_calendar - Variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
_cf - Variable in class org.apache.ode.test.BPELTestAbstract
 
_classDescriptors - Static variable in class org.apache.ode.jacob.vpu.ExecutionQueueImpl
 
_clusterUrlTransformer - Variable in class org.apache.ode.axis2.ODEServer
 
_compilationMsg - Variable in exception org.apache.ode.bpel.elang.xpath20.compiler.WrappedResolverException
 
_compilerContext - Variable in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_compilerContext - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_configContext - Variable in class org.apache.ode.axis2.ODEServer
 
_configDir - Variable in class org.apache.ode.store.ProcessStoreImpl
 
_configRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_connectionManager - Variable in class org.apache.ode.il.dbutil.InternalDB
 
_correlationSetName - Variable in class org.apache.ode.bpel.evt.CorrelationSetEvent
 
_criteria - Variable in class org.apache.ode.bpel.common.Filter
 
_cronScheduler - Variable in class org.apache.ode.axis2.ODEServer
 
_dao - Variable in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
Data-access object for process instance.
_dao - Variable in class org.apache.ode.bpel.engine.MessageImpl
 
_daoCF - Variable in class org.apache.ode.axis2.ODEServer
 
_database - Variable in class org.apache.ode.test.BPELTestAbstract
 
_datasource - Variable in class org.apache.ode.il.dbutil.Database
 
_dataSource - Static variable in class org.apache.ode.test.BPELTestAbstract
 
_db - Variable in class org.apache.ode.axis2.ODEServer
 
_db - Variable in class org.apache.ode.bpel.engine.BpelServerImpl
 
_db - Variable in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
 
_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
 
_endpoint - Variable in class org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
The local endpoint for this "myrole".
_executorService - Variable in class org.apache.ode.axis2.ODEServer
 
_failures - Variable in class org.apache.ode.test.BPELTestAbstract
Failures that have been detected.
_hobj - Variable in class org.apache.ode.daohib.bpel.HibernateDao
 
_imaManager - Variable in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
_inputStream - Variable in class org.apache.ode.bpel.o.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
 
_odeConfig - Variable in class org.apache.ode.il.dbutil.Database
 
_odeServer - Variable in class org.apache.ode.axis2.deploy.DeploymentPoller
 
_outputStream - Variable in class org.apache.ode.bpel.compiler.BpelC
 
_outstandingRequests - Variable in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
 
_process - Variable in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
_properties - Variable in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_properties - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnDoXslTransform - Variable in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20
 
_qnFnGetLinkStatus - Variable in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
_qnFnGetVariableData - Variable in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
_qnFnGetVariableProperty - Variable in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
 
_qnLinkStatus - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_qnLinkStatus - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnVarData - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_qnVarData - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnVarProp - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_qnVarProp - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_qnXslTransform - Variable in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
 
_qnXslTransform - Variable in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
 
_scheduler - Variable in class org.apache.ode.axis2.ODEServer
 
_scheduler - Variable in class org.apache.ode.bpel.engine.BpelDatabase
 
_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.engine.BpelRuntimeContextImpl
JACOB ExecutionQueue (state)
_sscf - Variable in class org.apache.ode.bpel.engine.BpelDatabase
 
_started - Variable in class org.apache.ode.il.dbutil.Database
 
_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
_txm - Variable in class org.apache.ode.il.dbutil.Database
 
_txManager - Static variable in class org.apache.ode.test.BPELTestAbstract
 
_txMgr - Variable in class org.apache.ode.axis2.ODEServer
 
_vpu - Variable in class org.apache.ode.bpel.engine.BpelRuntimeContextImpl
JACOB VPU
_waitingCallbacks - Static variable in class org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl
 
_workRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_workRoot - Variable in class org.apache.ode.il.dbutil.Database
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _