- 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.
- activate() - Method in class org.apache.ode.jbi.OdeService
-
Do the JBI endpoint activation.
- activateEndpoint(QName, Endpoint) - Method in class org.apache.ode.jbi.OdeContext
-
- activateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
-
- activateMyRoleEndpoint(QName, Endpoint) - Method in interface org.apache.ode.bpel.iapi.BindingContext
-
Activate a "myRole" endpoint.
- activateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
-
- ACTIVE - Static variable in 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. the one associated with the current Java thread.
- 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
-
- 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
-
- 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
- addEndpointDoc(QName, Document) - Method in class org.apache.ode.jbi.OdeContext
-
- addEscapes(String) - Static method in error org.apache.ode.ql.jcc.TokenMgrError
-
Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addExternalSchemaURL(XMLReader, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
-
Add a namespace/URL pair to the mapping between namespaces and the schemas used
to validate elements in them.
- addExternalSchemaURL(DOMParser, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
-
Add a namespace/URL pair to the mapping between namespaces and the schemas used
to validate elements in them.
- 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(...)
- 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
- addImport(String) - Method in class org.apache.ode.jbi.util.Schema
-
Add a reference to an imported namespace.
- addInvoke(String, QName, String, String, String) - Method in class org.apache.ode.test.BPELTestAbstract
-
- 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.
- afterPropertiesSet() - Method in class org.apache.ode.jbi.osgi.deployer.OdeExtenderImpl
-
- 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
-
- answers - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
-
- 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
-
- 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
-
- AttachPing - Class in org.apache.ode.ping
-
- AttachPing() - Constructor for class org.apache.ode.ping.AttachPing
-
- attachPing(String) - Static method in class org.apache.ode.ping.AttachPing
-
- 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
-
- 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
-
- 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
-
- 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
-
- getActiveInstances(long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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. the activity that is
activated).
- 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
-
Deprecated.
- getActivityExtInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
-
Gets ith "activity-ext-info" element
- getActivityExtInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
-
Deprecated.
- getActivityExtInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
-
Gets ith "activity-ext-info" element
- getActivityExtInfoList() - Method in interface org.apache.ode.bpel.pmapi.ActivityExtInfoListDocument
-
Gets the "activity-ext-info-list" element
- getActivityExtInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.ActivityExtInfoListDocumentImpl
-
Gets the "activity-ext-info-list" element
- getActivityExtInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TActivitytExtInfoListImpl
-
Gets a List of "activity-ext-info" elements
- getActivityExtInfoList() - Method in interface org.apache.ode.bpel.pmapi.TActivitytExtInfoList
-
Gets a List of "activity-ext-info" elements
- getActivityFailureCount() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get number of activities in the failure state.
- getActivityFailureCount() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
-
- getActivityFailureCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
-
- getActivityFailureCount() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
-
- getActivityFailureCount() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
-
- getActivityFailureDateTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get date/time of last activity failure.
- getActivityFailureDateTime() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
-
- getActivityFailureDateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
-
- getActivityFailureDateTime() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
-
- getActivityFailureDateTime() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
-
- getActivityFailureReason() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Gets the "activity-failure-reason" element
- getActivityFailureReason() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Gets the "activity-failure-reason" element
- getActivityId() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getActivityId() - Method in interface org.apache.ode.bpel.dao.FaultDAO
-
- getActivityId() - Method in class org.apache.ode.bpel.evt.ActivityEvent
-
- getActivityId() - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
-
- getActivityId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Gets the "activity-id" element
- getActivityId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Gets the "activity-id" element
- getActivityId() - Method in 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
-
Deprecated.
- getActivityInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
-
Gets ith "activity-info" element
- getActivityInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
-
Deprecated.
- getActivityInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
-
Gets ith "activity-info" element
- getActivityInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
-
Gets a List of "activity-info" elements
- getActivityInfoList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Activities
-
Gets a List of "activity-info" elements
- getActivityName() - Method in class org.apache.ode.bpel.evt.ActivityEvent
-
Gets activity name
- getActivityName() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Gets the "activity-name" element
- getActivityName() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Gets the "activity-name" element
- 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. switch, terminate, invoke
- 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 OnAlarmEventHandler
s for this scope.
- getAlias(OVarType) - Method in class org.apache.ode.bpel.o.OProcess.OProperty
-
- getAllInstances(long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- getAllMessages() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
-
- getAllMessages() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
-
- getAllowIncompleteDeployment() - Method in class org.apache.ode.jbi.OdeConfigProperties
-
- 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
-
- 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".
- getBundles() - Method in interface org.apache.ode.jbi.osgi.deployer.OdeExtender
-
- getBundles() - Method in class org.apache.ode.jbi.osgi.deployer.OdeExtenderImpl
-
- 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
-
Deprecated.
- getCategoryArray(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
-
Gets ith "category" element
- getCategoryArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Deprecated.
- getCategoryArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets ith "category" element
- getCategoryList() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
-
Gets a List of "category" elements
- getCategoryList() - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets a List of "category" elements
- getCauseCode() - Method in exception org.apache.ode.bpel.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
-
- getChannel() - Method in class org.apache.ode.jbi.OdeContext
-
Gets the delivery channel.
- getChannelName() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
-
- getChild() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
Gets the scope activity that we will iterate on.
- getChild(int) - Method in class org.apache.ode.bpel.o.OProcess
-
- getChildActivity() - Method in class org.apache.ode.bpel.compiler.bom.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
-
Deprecated.
- getChildRefArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
-
Gets ith "child-ref" element
- getChildRefArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
-
Deprecated.
- getChildRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
-
Gets ith "child-ref" element
- getChildRefList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
-
Gets a List of "child-ref" elements
- getChildRefList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Children
-
Gets a List of "child-ref" elements
- getChildren(Class<T>) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getChildren(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getChildren() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getChildren() - Method in class org.apache.ode.bpel.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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- getCleanupList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets a List of "cleanup" elements
- getCleanupList() - Method in class org.apache.ode.bpel.dd.impl.TScheduleImpl
-
Gets a List of "cleanup" elements
- getCleanupList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets a List of "cleanup" elements
- getCleanupList() - Method in interface org.apache.ode.bpel.dd.TSchedule
-
Gets a List of "cleanup" elements
- getCleanupList() - Method in class org.apache.ode.bpel.schedules.impl.TScheduleImpl
-
Gets a List of "cleanup" elements
- getCleanupList() - Method in interface org.apache.ode.bpel.schedules.TSchedule
-
Gets a List of "cleanup" elements
- 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
-
- 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
-
- getConfigLookup(EndpointReference) - Method in class org.apache.ode.jbi.EndpointReferenceContextImpl
-
- 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
-
- getContext() - Method in class org.apache.ode.jbi.OdeContext
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- getCorrelationPropertyArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
-
Gets ith "correlation-property" element
- getCorrelationPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
-
Deprecated.
- getCorrelationPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
-
Gets ith "correlation-property" element
- getCorrelationPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
-
Deprecated.
- getCorrelationPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
-
Gets ith "correlation-property" element
- getCorrelationPropertyList() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
-
Gets a List of "correlation-property" elements
- getCorrelationPropertyList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
-
Gets a List of "correlation-property" elements
- getCorrelationPropertyList() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.CorrelationProperties
-
Gets a List of "correlation-property" elements
- getCorrelationPropertyList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
-
Gets a List of "correlation-property" elements
- getCorrelations() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
- getCorrelationSet() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
-
Get the name of the referenced correlation set.
- getCorrelationSet(String) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get a correlation set by its name from this process
- getCorrelationSet(String) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get a correlation set by name.
- getCorrelationSet(String) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
-
- getCorrelationSet(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
-
Deprecated.
- getCorrelationSetArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
-
Gets ith "correlation-set" element
- getCorrelationSetArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
-
Deprecated.
- getCorrelationSetArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
-
Gets ith "correlation-set" element
- getCorrelationSetDecl(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get a correlation set decleration.
- getCorrelationSetDecls() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get correlation sets for this scope.
- 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
-
- getCorrelationSetList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
-
Gets a List of "correlation-set" elements
- getCorrelationSetList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets
-
Gets a List of "correlation-set" elements
- getCorrelationSetName() - Method in class org.apache.ode.bpel.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
- getCount() - Method in class org.apache.ode.jbi.OdeService
-
- 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
-
- 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?
- 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
-
- getDebugger(Long) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
-
- 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
-
- getDefaultMapper() - Method in class org.apache.ode.jbi.OdeContext
-
- getDefinition() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
- getDefinition(QName) - Method in class org.apache.ode.jbi.util.WSDLFlattener
-
Retrieve a flattened definition for a given port type name.
- getDefinition() - Method in class org.apache.ode.jbi.util.WSDLFlattener
-
- getDefinition(QName) - Method in class org.apache.ode.store.DocumentRegistry
-
Obtains an WSDL definition based on its target namespace.
- getDefinitionForPortType(QName) - Method in 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
-
Deprecated.
- getDocumentArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
-
Gets ith "document" element
- getDocumentArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
-
Deprecated.
- getDocumentArray(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
-
Gets ith "document" element
- getDocumentBuilderFactory() - Static method in class org.apache.ode.utils.XMLParserUtils
-
Get the 'correct' implementation of a JAXP DocumentBuilderFactory
;
this is intended to ensure that local implementations (e.g., Crimson) don't
sneak into the mix.
- getDocumentList() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
-
Gets a List of "document" elements
- getDocumentList() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo.Documents
-
Gets a List of "document" elements
- getDocuments() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
-
Gets the "documents" element
- getDocuments() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
-
Gets the "documents" element
- getDOMParser() - Static method in class org.apache.ode.utils.XMLParserUtils
-
- getDtCompleted() - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
-
Gets the "dt-completed" element
- getDtCompleted() - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
-
Gets the "dt-completed" element
- 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
-
Deprecated.
- getEnableEventArray(int) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
-
Gets ith "enable-event" element
- getEnableEventArray() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
-
Deprecated.
- getEnableEventArray(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
-
Gets ith "enable-event" element
- getEnableEventList() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
-
Gets a List of "enable-event" elements
- getEnableEventList() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
-
Gets a List of "enable-event" elements
- getEnableSharing() - Method in class org.apache.ode.bpel.dd.impl.TProvideImpl
-
Gets the "enableSharing" element
- getEnableSharing() - Method in interface org.apache.ode.bpel.dd.TProvide
-
Gets the "enableSharing" element
- getEndColumn() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
-
- getEndLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
-
- getEndpoint() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
-
- getEndpoint() - Method in class org.apache.ode.jbi.OdeService
-
- 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
-
Deprecated.
- getEndpointRefArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
-
Gets ith "endpoint-ref" element
- getEndpointRefArray() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
-
Deprecated.
- getEndpointRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
-
Gets ith "endpoint-ref" element
- getEndpointReference() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkVal
-
- getEndpointReference() - Method in class org.apache.ode.bpel.engine.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.
- getEndpointRefList() - Method in class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
-
Gets a List of "endpoint-ref" elements
- getEndpointRefList() - Method in interface org.apache.ode.bpel.pmapi.TEndpointReferences
-
Gets a List of "endpoint-ref" elements
- getEndpoints() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
-
Gets the "endpoints" element
- getEndpoints() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
-
Gets the "endpoints" element
- getEndpoints() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
-
Gets the "endpoints" element
- getEndpoints() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
-
Gets the "endpoints" element
- 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
-
Deprecated.
- getEventInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
-
Gets ith "event-info" element
- getEventInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
-
Deprecated.
- getEventInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
-
Gets ith "event-info" element
- getEventInfoList() - Method in interface org.apache.ode.bpel.pmapi.EventInfoListDocument
-
Gets the "event-info-list" element
- getEventInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.EventInfoListDocumentImpl
-
Gets the "event-info-list" element
- getEventInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
-
Gets a List of "event-info" elements
- getEventInfoList() - Method in interface org.apache.ode.bpel.pmapi.TEventInfoList
-
Gets a List of "event-info" elements
- getEventListeners() - Method in class org.apache.ode.il.config.OdeConfigProperties
-
- getEvents() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
- getEvents(Long, int, int) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
-
- getEvents(int, int) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
-
- getEvents(Long, int, int) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
-
Get exeuction event history for a process instance.
- getEvents() - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
-
- getEvents() - Method in class org.apache.ode.daohib.bpel.hobj.HProcessInstance
-
- getEventsFirstLastCount() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get a triple containing the first
- getEventsFirstLastCount() - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
-
- getEventsFirstLastCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
-
- getEventsFirstLastCount() - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
-
- getEventTimeline(String, String) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
-
- getEventTimeline(String, String) - Method in interface org.apache.ode.bpel.pmapi.InstanceManagement
-
Retrieve a timeline of BPEL events.
- getEVM() - Method in class org.apache.ode.bpel.engine.BpelProcess
-
- getExchangeArray() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
-
Deprecated.
- 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
-
Deprecated.
- getExchangeArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
-
Gets ith "exchange" element
- getExchangeList() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
-
Gets a List of "exchange" elements
- getExchangeList() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
-
Gets a List of "exchange" elements
- 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
-
- getExtensionMBeanName() - Method in class org.apache.ode.jbi.OdeBootstrap
-
Get the JMX ObjectName for the optional installation configuration MBean
for this BPE.
- getExtensionMBeanName() - Method in class org.apache.ode.jbi.OdeLifeCycle
-
- 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)
- getExternalServiceEndpoint() - Method in class org.apache.ode.jbi.OdeService
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- getFilterArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets ith "filter" element
- getFilteredInstances(long, String) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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
-
- getFilterList() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
-
Gets a List of "filter" elements
- getFilterList() - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets a List of "filter" elements
- 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(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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- getIidList() - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
-
Gets a List of "iid" elements
- getIidList() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
-
Gets a List of "iid" elements
- GetImage() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
-
- getImplementedMethods() - Method in class org.apache.ode.jacob.ChannelListener
-
- getImplementedMethods() - Method in class org.apache.ode.jacob.JacobObject
-
- getImplementedMethods() - Method in class org.apache.ode.jacob.JacobRunnable
-
- getImportInputSource(String, String) - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
-
- getImportInputSource(String, String) - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
-
- getImports() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the <import>
(s) of the process.
- getImports() - Method in class org.apache.ode.jbi.util.Schema
-
- getImportType() - Method in class org.apache.ode.bpel.compiler.bom.Import
-
Get the encoding language.
- 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
-
- 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
-
- getInstance() - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
-
- getInstance() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
-
- getInstance(Long) - Method in class org.apache.ode.daohib.bpel.ProcessDaoImpl
-
- getInstance() - Static method in class org.apache.ode.jbi.OdeContext
-
- getInstance() - Static method in class org.apache.ode.ql.tree.BuilderFactory
-
- getInstance() - Static method in class org.apache.ode.utils.xsl.XslTransformHandler
-
Singleton access.
- getInstanceId() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get the instance identifier.
- getInstanceId() - Method in class org.apache.ode.bpel.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
-
Deprecated.
- getInstanceInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
-
Gets ith "instance-info" element
- getInstanceInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
-
Deprecated.
- getInstanceInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
-
Gets ith "instance-info" element
- getInstanceInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.InstanceInfoListDocumentImpl
-
Gets the "instance-info-list" element
- getInstanceInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
-
Gets a List of "instance-info" elements
- getInstanceInfoList() - Method in interface org.apache.ode.bpel.pmapi.InstanceInfoListDocument
-
Gets the "instance-info-list" element
- getInstanceInfoList() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfoList
-
Gets a List of "instance-info" elements
- 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
-
Deprecated.
- getInstancesArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
-
Gets ith "instances" element
- getInstancesArray() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
-
Deprecated.
- getInstancesArray(int) - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
-
Gets ith "instances" element
- getInstancesList() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
-
Gets a List of "instances" elements
- getInstancesList() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary
-
Gets a List of "instances" elements
- getInstanceSummary() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
-
Gets the "instance-summary" element
- getInstanceSummary() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
-
Gets the "instance-summary" element
- 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
-
- getInternalServiceEndpoint() - Method in class org.apache.ode.jbi.OdeService
-
- getInvokeArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Deprecated.
- getInvokeArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets ith "invoke" element
- getInvokeArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Deprecated.
- getInvokeArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets ith "invoke" element
- getInvokeEndpoints() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
-
Gets the list of endpoints a process invokes.
- getInvokeEndpoints() - Method in class org.apache.ode.store.ProcessConfImpl
-
- getInvokeList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets a List of "invoke" elements
- getInvokeList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets a List of "invoke" elements
- 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
-
- getLifeCycle() - Method in class org.apache.ode.jbi.OdeComponent
-
- getLimit() - Method in class org.apache.ode.bpel.common.InstanceFilter
-
- getLimit() - Method in class org.apache.ode.ql.tree.nodes.Query
-
- getLine() - Method in class org.apache.ode.ql.jcc.SimpleCharStream
-
Deprecated.
- getLineNo() - Method in interface org.apache.ode.bpel.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
-
- 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
-
- 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
.
- getMapper(String) - Method in class org.apache.ode.jbi.OdeContext
-
- 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
-
- getMBeanServer() - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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. pick/receive).
- 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
-
- getMessageMappers() - Method in class org.apache.ode.jbi.OdeConfigProperties
-
Get the mapper to use for converting message to/from NMS format.
- getMessages(Class<T>) - Static method in class org.apache.ode.utils.msg.MessageBundle
-
- getMessages(Class<T>, Locale) - Static method in class org.apache.ode.utils.msg.MessageBundle
-
- getMessageType() - Method in class org.apache.ode.bpel.compiler.bom.OnEvent
-
- getMessageType() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the name of the WSDL message
type that this alias it
to apply to.
- 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
-
Deprecated.
- getMexInterceptorArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
-
Gets ith "mex-interceptor" element
- getMexInterceptorArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
-
Deprecated.
- getMexInterceptorArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
-
Gets ith "mex-interceptor" element
- getMexInterceptorList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
-
Gets a List of "mex-interceptor" elements
- getMexInterceptorList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors
-
Gets a List of "mex-interceptor" elements
- getMexInterceptors() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets the "mex-interceptors" element
- getMexInterceptors() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets the "mex-interceptors" element
- getMexInterceptors(QName) - Method in class org.apache.ode.store.ProcessConfImpl
-
- 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.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. the name) of the scope.
- 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.jbi.util.Schema
-
- getNamespace() - Method in class org.apache.ode.ql.tree.nodes.Property
-
- getNamespaceContext() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
Get the namespace context for this BPEL object (i.e. prefix-to-namespace
mapping).
- 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
-
- getOdeComponent() - Method in class org.apache.ode.jbi.osgi.deployer.OdeExtenderImpl
-
- 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
-
- 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
-
- getPidNamespace() - Method in class org.apache.ode.jbi.OdeConfigProperties
-
Get the namespace that should be used to generate process identifiers
(PIDs).
- getPipedMessageExchangeId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Gets the mex id for the message exchange that has been piped with
this one in a process to process interaction.
- getPipedMessageExchangeId() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
-
- getPipedMessageExchangeId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
-
- getPipedMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchange
-
- getPipedMessageExchangeId() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
-
- getpLinkName() - Method in class org.apache.ode.bpel.evt.PartnerLinkEvent
-
- getPoolBlocking() - Method in class org.apache.ode.il.config.OdeConfigProperties
-
- getPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
-
- getPoolMinSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
-
- 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. the interface implemented by
the object acting in the role).
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11
-
Get the WSDL portType of the role (i.e. the interface implemented by
the object acting in the role).
- 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
-
Deprecated.
- getProcessArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
-
Gets ith "process" element
- getProcessArray() - Method in interface org.apache.ode.bpel.dd.TDeployment
-
Deprecated.
- getProcessArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment
-
Gets ith "process" element
- 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(long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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
-
Deprecated.
- getProcessInfoArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
-
Gets ith "process-info" element
- getProcessInfoArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
-
Deprecated.
- getProcessInfoArray(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
-
Gets ith "process-info" element
- getProcessInfoCustom(QName, ProcessInfoCustomizer) - Method in class org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl
-
- getProcessInfoCustom(QName, ProcessInfoCustomizer) - Method in interface org.apache.ode.bpel.pmapi.ProcessManagement
-
Get the process info for a process.
- getProcessInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.ProcessInfoListDocumentImpl
-
Gets the "process-info-list" element
- getProcessInfoList() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
-
Gets a List of "process-info" elements
- getProcessInfoList() - Method in interface org.apache.ode.bpel.pmapi.ProcessInfoListDocument
-
Gets the "process-info-list" element
- getProcessInfoList() - Method in interface org.apache.ode.bpel.pmapi.TProcessInfoList
-
Gets a List of "process-info" elements
- getProcessInstance() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get the process instance to which this scope belongs.
- getProcessInstance(String, CorrelationKey) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
-
- getProcessInstance(String, CorrelationKey) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
-
Get the process instance with the given correlation correlationKey.
- getProcessInstance() - Method in class org.apache.ode.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.
- getProcessList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl
-
Gets a List of "process" elements
- getProcessList() - Method in interface org.apache.ode.bpel.dd.TDeployment
-
Gets a List of "process" elements
- getProcessManagement() - Method in class org.apache.ode.axis2.ODEServer
-
- getProcessManagement() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
Returns an interface for process and instance management.
- getProcessManagement() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
-
- getProcessManagement() - Method in class org.apache.ode.daohib.bpel.BpelDAOConnectionImpl
-
- getProcessMgmt() - Method in class org.apache.ode.axis2.service.ManagementService
-
- getProcessModel() - 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
- getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
-
- getProcessProperties() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
-
Get the process properties.
- getProcessProperties() - Method in class org.apache.ode.store.ProcessConfImpl
-
- getProcessProperty(QName) - Method in class org.apache.ode.bpel.engine.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
-
- 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
-
- getPropertyArray() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Deprecated.
- getPropertyArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets ith "property" element
- getPropertyArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Deprecated.
- getPropertyArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets ith "property" element
- getPropertyArray() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
-
Deprecated.
- getPropertyArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
-
Gets ith "property" element
- getPropertyArray() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
-
Deprecated.
- getPropertyArray(int) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
-
Gets ith "property" element
- getPropertyKey() - Method in class org.apache.ode.dao.jpa.CorrSetProperty
-
- getPropertyKey() - Method in class org.apache.ode.dao.jpa.MexProperty
-
- getPropertyKey() - Method in class org.apache.ode.dao.jpa.XmlDataProperty
-
- getPropertyList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets a List of "property" elements
- getPropertyList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets a List of "property" elements
- getPropertyList() - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
-
Gets a List of "property" elements
- getPropertyList() - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties
-
Gets a List of "property" elements
- getPropertyName() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the QName
of the property that this alias applies to.
- getPropertyName() - Method in class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
-
Gets the "propertyName" attribute
- getPropertyName() - Method in interface org.apache.ode.bpel.pmapi.TCorrelationProperty
-
Gets the "propertyName" attribute
- getPropertyNames() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getPropertyNames() - Method in interface org.apache.ode.bpel.iapi.MessageExchange
-
Get a set containing the names of the defined properties.
- getPropertyNames() - Method in class org.apache.ode.bpel.memdao.MessageExchangeDAOImpl
-
- getPropertyNames() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
-
- getPropertyNames() - Method in class org.apache.ode.daohib.bpel.MessageExchangeDaoImpl
-
- getPropertyNames() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
-
- getPropertyNames() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
-
- getPropertyNames() - Method in interface org.apache.ode.store.ProcessConfDAO
-
- getPropertyType() - Method in class org.apache.ode.bpel.compiler.bom.Property
-
Get the name of the schema type for this property
- getPropertyValue(QName) - Method in interface org.apache.ode.bpel.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
-
Deprecated.
- getProvideArray(int) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets ith "provide" element
- getProvideArray() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Deprecated.
- getProvideArray(int) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets ith "provide" element
- getProvideEndpoints() - Method in interface org.apache.ode.bpel.iapi.ProcessConf
-
Gets the list of endpoints a process should provide.
- getProvideEndpoints() - Method in class org.apache.ode.store.ProcessConfImpl
-
- getProvideList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets a List of "provide" elements
- getProvideList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets a List of "provide" elements
- getProxyAndHeaders(Map<String, String>) - Static method in class org.apache.ode.utils.Properties
-
- getQName() - Method in exception org.apache.ode.bpel.common.FaultException
-
Get the (official) QName
of this fault.
- getQName() - Method in 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
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- getReplaceInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets ith "replaceInstance" element
- getReplaceInstanceList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
-
Gets a List of "replaceInstance" elements
- getReplaceInstanceList() - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets a List of "replaceInstance" elements
- 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
-
Deprecated.
- 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
-
Deprecated.
- getRestoredIIDArray(int) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
-
Gets ith "restoredIID" element
- getRestoredIIDList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
-
Gets a List of "restoredIID" elements
- getRestoredIIDList() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
-
Gets a List of "restoredIID" elements
- getRestoreInstanceArray() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- getRestoreInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets ith "restoreInstance" element
- getRestoreInstanceList() - Method in interface org.apache.ode.bpel.pmapi.GetCommunicationResponse
-
Gets a List of "restoreInstance" elements
- getRestoreInstanceList() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationResponseImpl
-
Gets a List of "restoreInstance" elements
- getRestoreInstanceList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
-
Gets a List of "restoreInstance" elements
- getRestoreInstanceList() - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets a List of "restoreInstance" elements
- 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
- getRoot() - Method in class org.apache.ode.jbi.util.Schema
-
- getRootActivity() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the root, process-level activity.
- getRootMap() - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getRootNode() - Method in interface org.apache.ode.bpel.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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- getScheduleArray(int) - Method in interface org.apache.ode.bpel.schedules.TSchedules
-
Gets ith "schedule" element
- getScheduleList() - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Gets a List of "schedule" elements
- getScheduleList() - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Gets a List of "schedule" elements
- getScheduleList() - Method in class org.apache.ode.bpel.schedules.impl.TSchedulesImpl
-
Gets a List of "schedule" elements
- getScheduleList() - Method in interface org.apache.ode.bpel.schedules.TSchedules
-
Gets a List of "schedule" elements
- 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
-
- getSchema(String) - Method in class org.apache.ode.jbi.util.SchemaCollection
-
- getSchemas() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
Get a list of the schema types defined in-line.
- getSchemas() - Method in class org.apache.ode.jbi.util.SchemaCollection
-
- getSchemas() - Method in class org.apache.ode.jbi.util.WSDLFlattener
-
- getSchemaSources() - Method in interface org.apache.ode.bpel.compiler.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
-
Deprecated.
- getScopeEventsArray(int) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
-
Gets ith "scope-events" element
- getScopeEventsArray() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
-
Deprecated.
- getScopeEventsArray(int) - Method in interface org.apache.ode.bpel.dd.TProcessEvents
-
Gets ith "scope-events" element
- getScopeEventsList() - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
-
Gets a List of "scope-events" elements
- getScopeEventsList() - Method in interface org.apache.ode.bpel.dd.TProcessEvents
-
Gets a List of "scope-events" elements
- getScopeId() - Method in class org.apache.ode.bpel.evt.ScopeEvent
-
- getScopeId() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Gets the "scope-id" element
- getScopeId() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Gets the "scope-id" element
- getScopeId() - Method in 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. pick/receive) that need matching to an input message.
- 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
- getService(Endpoint) - Method in class org.apache.ode.jbi.OdeContext
-
- getService(QName) - Method in class org.apache.ode.jbi.OdeContext
-
- getServiceConfig(QName) - Method in class org.apache.ode.bpel.engine.replayer.ReplayerContext
-
- getServiceConfigArray() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
-
Deprecated.
- 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
-
Deprecated.
- getServiceConfigArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
-
Gets ith "serviceConfig" element
- getServiceConfigList() - Method in interface org.apache.ode.bpel.pmapi.CommunicationType
-
Gets a List of "serviceConfig" elements
- getServiceConfigList() - Method in class org.apache.ode.bpel.pmapi.impl.CommunicationTypeImpl
-
Gets a List of "serviceConfig" elements
- getServiceDescription(ServiceEndpoint) - Method in class org.apache.ode.jbi.OdeComponent
-
- getServiceDescription(QName) - Method in class org.apache.ode.jbi.OdeContext
-
- getServiceName() - Method in interface org.apache.ode.axis2.ExternalService
-
- getServiceName() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
-
- getServiceName() - Method in class org.apache.ode.axis2.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.
- getServiceUnitManager() - Method in class org.apache.ode.jbi.OdeComponent
-
- 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.
- getSize() - Method in class org.apache.ode.jbi.util.SchemaCollection
-
- getSkip() - Method in class org.apache.ode.bpel.runtime.monitor.EventFilter
-
The number of events to skip.
- getSkip() - Method in class org.apache.ode.bpel.runtime.monitor.InstanceFilter
-
The number of instances to skip.
- getSoapAction(String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
-
Attempts to extract the SOAP Action is defined in the WSDL document.
- getSOAPBody(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
-
- getSOAPHeaders(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
-
- 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
-
- getSourceUri() - Method in class org.apache.ode.jbi.util.Schema
-
- getStartCounter() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
\
Gets the expression that will be used as a start value for the iteration
counter.
- getStartedDateFilter() - Method in class org.apache.ode.bpel.common.InstanceFilter
-
- getStartTime(Long) - Method in class org.apache.ode.bpel.engine.BpelManagementFacadeImpl
-
- getStartTime(Long) - Method in interface org.apache.ode.bpel.pmapi.BpelManagementFacade
-
Get the time that a process instance was started (created).
- 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.
- getSuspendedInstances(long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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
-
- getTransactionIdentifier(Transaction) - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
-
- getTransactionKey() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
-
- 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) - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
-
- getTransactionManager(Properties) - Static method in class org.apache.ode.daohib.SessionManager
-
- getTransactionManager() - Method in class org.apache.ode.il.EmbeddedGeronimoFactory
-
- getTransactionManager() - Method in class org.apache.ode.jbi.OdeContext
-
- getTransitionCondition() - Method in class org.apache.ode.bpel.compiler.bom.LinkSource
-
Get the link transition condition.
- getTstamp() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
-
- getTstamp() - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
-
- getTxFactoryClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
-
- getType() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getType() - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- getUpgradeInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets ith "upgradeInstance" element
- getUpgradeInstanceList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
-
Gets a List of "upgradeInstance" elements
- getUpgradeInstanceList() - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets a List of "upgradeInstance" elements
- 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
- getUserTransactionName() - Method in class org.apache.ode.daohib.HibernateTransactionManagerLookup
-
- 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(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(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
-
Deprecated.
- getVariableRefArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
-
Gets ith "variable-ref" element
- getVariableRefArray() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
-
Deprecated.
- getVariableRefArray(int) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
-
Gets ith "variable-ref" element
- getVariableRefList() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
-
Gets a List of "variable-ref" elements
- getVariableRefList() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.Variables
-
Gets a List of "variable-ref" elements
- getVariables() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
- getVariables(String, int) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Returns all variable instances matching the variable name for a specified scope.
- getVariables() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get a colleciton of all the variables belonging to this scope.
- getVariables() - Method in class org.apache.ode.bpel.engine.extvar.ExternalVariableConf
-
- getVariables(String, int) - Method in class org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl
-
- getVariables() - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
-
Gets the "variables" element
- getVariables() - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
-
Gets the "variables" element
- getVariables(String, int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
-
- getVariables() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
-
- getVariables() - Method in class org.apache.ode.daohib.bpel.hobj.HScope
-
Get the variable values associated with this scope.
- getVariables(String, int) - Method in class org.apache.ode.daohib.bpel.ProcessInstanceDaoImpl
-
TODO this is never used, except by test cases - should be removed
- getVariables() - Method in class org.apache.ode.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
-
- GUID.MalformedGuidException(String) - Constructor for exception org.apache.ode.utils.GUID.MalformedGuidException
-
- 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
-
- 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>
.
- IfActivity.Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.IfActivity.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_PORT_NAME - Static variable in class org.apache.ode.jbi.OdeContext
-
- IM_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
-
- IM_SERVICE_NAME - Static variable in class org.apache.ode.jbi.OdeContext
-
- image - Variable in class org.apache.ode.ql.jcc.Token
-
The string image of the token.
- 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_ONLY - Static variable in class org.apache.ode.jbi.MessageExchangePattern
-
- IN_OUT - Static variable in interface org.apache.ode.bpel.pmapi.MockQueryRequestDocument.MockQueryRequest.Pattern
-
- IN_OUT - Static variable in class org.apache.ode.jbi.MessageExchangePattern
-
- 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
-
Log an informative message.
- info(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
-
Log an informative message that resulted from a Throwable
.
- info(String) - Method in class org.apache.ode.tools.CommandTask
-
- info(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
-
- init() - 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, AxisConfiguration) - Method in class org.apache.ode.axis2.ODEServer
-
- init(String, AxisConfiguration) - Method in class org.apache.ode.axis2.ODEServer
-
- init(String) - Method in class org.apache.ode.bpel.common.Filter
-
- init(Properties) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
-
Initializes connection factory with properties required to establish a
connection.
- init() - Method in class org.apache.ode.bpel.engine.BpelServerImpl
-
- init(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(InstallationContext) - Method in class org.apache.ode.jbi.OdeBootstrap
-
Called to initialize the BPE bootstrap.
- init(ComponentContext) - Method in class org.apache.ode.jbi.OdeLifeCycle
-
- init(String, String) - Method in class org.apache.ode.jbi.OdeSUManager
-
- init() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
-
empty implementation
- init() - Method in interface org.apache.ode.utils.WatchDog.Observer
-
- 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.
- 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.jbi.util.WSDLFlattener
-
Parse the schemas referenced by the definition.
- 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.
- 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
-
- 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
-
- 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
- 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. a concretion of a process abstraction.
- 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.
- InstanceLockManager.TimeoutException() - Constructor for exception org.apache.ode.bpel.engine.InstanceLockManager.TimeoutException
-
- InstanceManagement - Interface in org.apache.ode.bpel.pmapi
-
Interface to managing process instances.
- InstanceNotFoundException - Exception in org.apache.ode.bpel.pmapi
-
Exception indicating that the requested instance identifier could not be found.
- InstanceNotFoundException(String) - Constructor for exception org.apache.ode.bpel.pmapi.InstanceNotFoundException
-
- instanceQuery(InstanceFilter) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
Query instances in the database meeting the requested
criteria.
- instanceQuery(String) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- instanceQuery(InstanceFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
-
- instanceQuery(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
-
- 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.
- instanceStatus - Variable in 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
-
- InterceptorContextImpl(BpelDAOConnection, ProcessDAO, ProcessConf, BpelEngine, BpelProcess) - Constructor for class org.apache.ode.bpel.engine.InterceptorContextImpl
-
- InterceptorInvoker - Class in org.apache.ode.bpel.intercept
-
- intern(Object, Object) - Static method in class org.apache.ode.utils.InternPool
-
Returns an internalized value if it already exists in the cache
- 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
-
- 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(InOut) - Method in class org.apache.ode.jbi.BaseMessageExchangeProcessor
-
Invoke with an In-Out message exchange pattern.
- invoke(InOnly) - Method in class org.apache.ode.jbi.BaseMessageExchangeProcessor
-
Invoke with an In-Only message exchange pattern.
- invoke(InOnly) - Method in class org.apache.ode.jbi.DynamicMessageExchangeProcessor
-
- invoke(InOut) - Method in class org.apache.ode.jbi.DynamicMessageExchangeProcessor
-
- invoke(String, Object[], String[], long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
Invokes an operation on the ODE MBean server
- 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.jbi.MessageExchangeContextImpl
-
- invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
-
- invokeProcess(MyRoleMessageExchangeImpl, BpelProcess.InvokeHandler) - 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.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:
if type a is Element, and type b is Element, they must be identical
element types.
- 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
-
- 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
-
- isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.ode.jbi.OdeComponent
-
This method is called by JBI to check if this component, in the role of
provider of the service indicated by the given exchange, can actually
perform the operation desired.
- isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.ode.jbi.OdeComponent
-
This method is called by JBI to check if this component, in the role of
consumer of the service indicated by the given exchange, can actually
interact with the the provider completely.
- isExtensionVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
Test whether this to/from is an "extension" to-from (i.e. does it have the "extension"
attribute).
- isExternal() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
Is this an external variable?
- 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
-
- 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
-
- isRecognized(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
-
- isRecognized(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
-
- isRecognized(NormalizedMessage, Operation) - Method in interface org.apache.ode.jbi.msgmap.Mapper
-
Determine if this mapper recognizes the format of the NMS message.
- isRecognized(NormalizedMessage, Operation) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
-
- isRelative(String) - Static method in class org.apache.ode.utils.fs.FileUtils
-
Test if the given path is relative or absolute.
- isRemoveCompleted() - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
-
- isReplaceable(Object) - Method in 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
- 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. do the update/fetch methods use the JTA TX?
- 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?
- isTransient() - Method in class org.apache.ode.store.ProcessConfImpl
-
- 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. has had a 'write'
- 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
-
- 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.JobDetails() - Constructor for class org.apache.ode.bpel.iapi.Scheduler.JobDetails
-
- Scheduler.JobInfo - Class in org.apache.ode.bpel.iapi
-
Wrapper containing information about a scheduled job.
- Scheduler.JobInfo(String, Scheduler.JobDetails, int) - Constructor for class org.apache.ode.bpel.iapi.Scheduler.JobInfo
-
- Scheduler.JobProcessor - Interface in org.apache.ode.bpel.iapi
-
Interface implemented by the object responsible for job execution.
- Scheduler.JobProcessorException - Exception in org.apache.ode.bpel.iapi
-
- Scheduler.JobProcessorException(boolean) - Constructor for exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
-
- Scheduler.JobProcessorException(Throwable, boolean) - Constructor for exception org.apache.ode.bpel.iapi.Scheduler.JobProcessorException
-
- 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 - Class in org.apache.ode.jbi.util
-
Contains informations related to a schema.
- Schema() - Constructor for class org.apache.ode.jbi.util.Schema
-
- SCHEMA_V_XERCESF - Static variable in class org.apache.ode.utils.XMLParserUtils
-
- SchemaBucket - Class in org.apache.ode.utils
-
Utility class for obtaining XML schemas for commonly used document types.
- SchemaBucket() - Constructor for class org.apache.ode.utils.SchemaBucket
-
- SchemaCollection - Class in org.apache.ode.jbi.util
-
Collection of schemas.
- SchemaCollection() - Constructor for class org.apache.ode.jbi.util.SchemaCollection
-
- SchemaCollection(URI) - Constructor for class org.apache.ode.jbi.util.SchemaCollection
-
- SchemaModel - Interface in org.apache.ode.utils.xsd
-
- SchemaModelImpl - Class in org.apache.ode.utils.xsd
-
Xerces based schema model.
- SchemaModelImpl.InternalSchemaResolver - Class in org.apache.ode.utils.xsd
-
- SchemaModelImpl.InternalSchemaResolver() - Constructor for class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
-
- SCOPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- SCOPE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- Scope - Class in org.apache.ode.bpel.compiler.bom
-
Base-class for BPEL scope-like constructs.
- Scope(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Scope
-
- SCOPEACT - Class in org.apache.ode.bpel.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_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_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
-
- 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
-
- ServiceBridge - Class in org.apache.ode.jbi
-
Base-class for classes providing JBI-ODE translation services.
- ServiceBridge() - Constructor for class org.apache.ode.jbi.ServiceBridge
-
- ServiceClientUtil - Class in org.apache.ode.axis2.service
-
Client utilities that can be used to invoke easily the deployment
and management services with Axis2.
- ServiceClientUtil() - Constructor for class org.apache.ode.axis2.service.ServiceClientUtil
-
- ServiceMixMapper - Class in org.apache.ode.jbi.msgmap
-
Message mapper for dealing with the degenerate messages that servicemix components such as servicemix-http provide.
- ServiceMixMapper() - Constructor for class org.apache.ode.jbi.msgmap.ServiceMixMapper
-
- serviceName - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
-
- serviceName - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
-
- serviceName - Variable in class org.apache.ode.bpel.iapi.Endpoint
-
Service QName
- ServiceProviderSession - Interface in org.apache.ode.ra
-
- servicesConfig - Variable in class org.apache.ode.bpel.engine.replayer.ReplayerContext
-
- ServiceUnitActivator - Class in org.apache.ode.jbi.osgi
-
Deprecated.
- ServiceUnitActivator() - Constructor for class org.apache.ode.jbi.osgi.ServiceUnitActivator
-
Deprecated.
- 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
-
- setBundleContext(BundleContext) - Method in class org.apache.ode.jbi.osgi.deployer.OdeExtenderImpl
-
- 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
-
- 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).
- setContext(ComponentContext) - Method in class org.apache.ode.jbi.OdeContext
-
Sets the Component context.
- 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
-
- setDefinition(Definition) - Method in class org.apache.ode.jbi.util.WSDLFlattener
-
- setDefinitionInfo(TDefinitionInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
-
Sets the "definition-info" element
- setDefinitionInfo(TDefinitionInfo) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
-
Sets the "definition-info" element
- setDehydrationPolicy(DehydrationPolicy) - Method in class org.apache.ode.bpel.engine.BpelServerImpl
-
- setDelay(long) - Method in class org.apache.ode.utils.WatchDog
-
- setDeploy(TDeployment) - Method in interface org.apache.ode.bpel.dd.DeployDocument
-
Sets the "deploy" element
- setDeploy(TDeployment) - Method in class org.apache.ode.bpel.dd.impl.DeployDocumentImpl
-
Sets the "deploy" element
- setDeployDate(Calendar) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
-
Sets the "deploy-date" element
- setDeployDate(Calendar) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
-
Sets the "deploy-date" element
- setDeployDate(Date) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
-
- setDeployDate(Date) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
-
- setDeployDate(Date) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
-
- setDeployDir(File) - Method in class org.apache.ode.store.ProcessStoreImpl
-
- setDeployer(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
-
Sets the "deployer" element
- setDeployer(String) - Method in interface org.apache.ode.bpel.pmapi.TDeploymentInfo
-
Sets the "deployer" element
- setDeployer(String) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
-
- setDeployer(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
-
- setDeployer(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
-
- setDeploymentInfo(TDeploymentInfo) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
-
Sets the "deployment-info" element
- setDeploymentInfo(TDeploymentInfo) - Method in interface org.apache.ode.bpel.pmapi.TProcessInfo
-
Sets the "deployment-info" element
- setDeploymentPartnerLinks(Set<HPartnerLink>) - Method in class org.apache.ode.daohib.bpel.hobj.HProcess
-
Set the partner links as deployed.
- setDeploymentUnit(DeploymentUnitDaoImpl) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
-
- setDeploymentUnit(DeploymentUnitDaoImpl) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
-
- setDeploymentUnitDir(String) - Method in interface org.apache.ode.store.DeploymentUnitDAO
-
- setDeploymentUnitDir(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
-
- setDeploymentUnitDir(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
-
- setDescription(String) - Method in class org.apache.ode.jacob.soup.ExecutionQueueObject
-
- setDetail(String) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
-
- setDetail(String) - Method in class org.apache.ode.daohib.bpel.hobj.HBpelEvent
-
- setDetails(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
-
- setImports(List) - Method in class org.apache.ode.jbi.util.Schema
-
- 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.daohib.bpel.hobj.HPartnerLink
-
- setMyRoleName(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
-
- setMyRoleServiceName(QName) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setMyRoleServiceName(QName) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
-
- setMyRoleServiceName(QName) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
-
- setMyRoleServiceName(QName) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
-
- setMySessionId(String) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setMySessionId(String) - Method in class org.apache.ode.bpel.memdao.PartnerLinkDAOImpl
-
- setMySessionId(String) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
-
- setMySessionId(String) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
-
- setMySessionId(String) - Method in class org.apache.ode.daohib.bpel.PartnerLinkDAOImpl
-
- setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
-
Sets the "name" attribute
- setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
Sets the "name" attribute
- setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.ode.bpel.dd.impl.TScopeEventsImpl
-
Sets the "name" attribute
- setName(QName) - Method in class org.apache.ode.bpel.dd.impl.TServiceImpl
-
Sets the "name" attribute
- setName(QName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process.Property
-
Sets the "name" attribute
- setName(QName) - Method in interface org.apache.ode.bpel.dd.TDeployment.Process
-
Sets the "name" attribute
- setName(QName) - Method in interface org.apache.ode.bpel.dd.TInvoke.Binding
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.ode.bpel.dd.TScopeEvents
-
Sets the "name" attribute
- setName(QName) - Method in interface org.apache.ode.bpel.dd.TService
-
Sets the "name" attribute
- setName(QName) - Method in class org.apache.ode.bpel.memdao.FaultDaoImpl
-
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
-
Sets the "name" element
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
-
Sets the "name" element
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Sets the "name" element
- setName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
-
Sets the "name" element
- setName(QName) - Method in class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl
-
Sets the "name" element
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
-
Sets the "name" element
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TDocumentInfo
-
Sets the "name" element
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Sets the "name" element
- setName(QName) - Method in interface org.apache.ode.bpel.pmapi.TFaultInfo
-
Sets the "name" element
- setName(QName) - Method in interface org.apache.ode.bpel.pmapi.TProcessProperties.Property
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo.CorrelationSets.CorrelationSet
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeInfo
-
Sets the "name" element
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TScopeRef
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.ode.bpel.pmapi.TVariableRef
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
-
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
-
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HFaultData
-
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
-
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HScope
-
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HVariableProperty
-
- setName(String) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
-
- setName(String) - Method in class org.apache.ode.ql.jcc.ASTField
-
- setName(String) - Method in class org.apache.ode.ql.jcc.ASTOrderBy
-
- setName(String) - Method in class org.apache.ode.ql.jcc.ASTProperty
-
- setName(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
-
- setName(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
-
- setNamespace(String) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
-
- setNamespace(String) - Method in class org.apache.ode.jbi.util.Schema
-
- setNamespaces(XMLReader) - Static method in class org.apache.ode.utils.XMLParserUtils
-
Set the namespaces
SAX property on the supplied
XMLReader
.
- setNearFutureInterval(long) - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
-
- setNewState(short) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent
-
- setNewState(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Sets the "new-state" element
- setNewState(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Sets the "new-state" element
- setNewValue(Node) - Method in class org.apache.ode.bpel.evt.VariableModificationEvent
-
- 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
-
- setOdeComponent(Component) - Method in class org.apache.ode.jbi.osgi.deployer.OdeExtenderImpl
-
- 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
-
- setRoot(Element) - Method in class org.apache.ode.jbi.util.Schema
-
- setRootScope(TScopeRef) - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
-
Sets the "root-scope" element
- setRootScope(TScopeRef) - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo
-
Sets the "root-scope" element
- setRootScopeDeclarationId(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Sets the "root-scope-declaration-id" element
- setRootScopeDeclarationId(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Sets the "root-scope-declaration-id" element
- setRootScopeId(Long) - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
-
- setRootScopeId(Long) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
-
- setRootScopeId(long) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Sets the "root-scope-id" element
- setRootScopeId(long) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Sets the "root-scope-id" element
- 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
- setSchemas(SchemaCollection) - Method in class org.apache.ode.jbi.util.WSDLFlattener
-
- setScope(Long) - Method in class org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder
-
- setScope(TScopeRef) - Method in class org.apache.ode.bpel.pmapi.impl.TActivityInfoImpl
-
Sets the "scope" element
- setScope(TScopeRef) - Method in interface org.apache.ode.bpel.pmapi.TActivityInfo
-
Sets the "scope" element
- setScope(ScopeDAOImpl) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
-
- setScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HCorrelationSet
-
- setScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HPartnerLink
-
- setScope(HScope) - Method in class org.apache.ode.daohib.bpel.hobj.HXmlData
-
- setScopeDeclarationId(int) - Method in class org.apache.ode.bpel.evt.NewProcessInstanceEvent
-
- setScopeDeclarationId(int) - Method in class org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
-
- setScopeDeclerationId(int) - Method in class org.apache.ode.bpel.evt.ScopeEvent
-
- setScopeDefinitionId(int) - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Sets the "scope-definition-id" element
- setScopeDefinitionId(int) - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Sets the "scope-definition-id" element
- setScopeEventsArray(TScopeEvents[]) - Method in class org.apache.ode.bpel.dd.impl.TProcessEventsImpl
-
Sets array of all "scope-events" element 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
- setSourceUri(URI) - Method in class org.apache.ode.jbi.util.Schema
-
- 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.jbi.OdeContext
-
- 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
-
- 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(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.MockScheduler
-
- shutDown() - Method in class org.apache.ode.jbi.OdeLifeCycle
-
Shutdown the service engine.
- shutDown(String) - Method in class org.apache.ode.jbi.OdeSUManager
-
- shutdown() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
-
- shutdown() - Method in class org.apache.ode.store.ProcessStoreImpl
-
- shutdownInternalDB(DataSource) - Static method in class org.apache.ode.store.ProcessStoreImpl
-
- Sieve - Class in org.apache.ode.jacob.examples.eratosthenes
-
Sieve of Eratosthenes prime number generator.
- Sieve() - Constructor for class org.apache.ode.jacob.examples.eratosthenes.Sieve
-
- Sieve.Foo - Class in org.apache.ode.jacob.examples.eratosthenes
-
- Sieve.Foo() - Constructor for class org.apache.ode.jacob.examples.eratosthenes.Sieve.Foo
-
- simple - Variable in class org.apache.ode.bpel.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
-
- 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, AxisConfiguration, 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.
- 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.
- 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.MockScheduler
-
- start() - Method in class org.apache.ode.jbi.OdeLifeCycle
-
- start(String) - Method in class org.apache.ode.jbi.OdeSUManager
-
- start(BundleContext) - Method in class org.apache.ode.jbi.osgi.ServiceUnitActivator
-
Deprecated.
- start() - Method in class org.apache.ode.jbi.Receiver
-
Start the receiver thread.
- start() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
-
- start(BootstrapContext) - Method in class org.apache.ode.ra.DummyResourceAdapter
-
- start() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
-
- START_COUNTER_VALUE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- startCounterValue - Variable in class org.apache.ode.bpel.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
-
- Statistics.PerTargetStatistics() - Constructor for class org.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
-
- 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.jbi.OdeLifeCycle
-
- stop(String) - Method in class org.apache.ode.jbi.OdeSUManager
-
Stop the deployment.
- stop(BundleContext) - Method in class org.apache.ode.jbi.osgi.ServiceUnitActivator
-
Deprecated.
- stop() - Method in class org.apache.ode.jca.server.rmi.RmiTransportServerImpl
-
- stop() - Method in class org.apache.ode.ra.DummyResourceAdapter
-
- stop() - Method in class org.apache.ode.scheduler.simple.SimpleScheduler
-
- store - Variable in class org.apache.ode.test.BPELTestAbstract
-
- 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
-
- supportedAnnotationTypes() - Method in class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
-
- supportedOptions() - Method in class org.apache.ode.jacob.ap.JacobAnnotationProcessorFactory
-
- supportsAggressiveRelease() - Method in class org.apache.ode.daohib.DataSourceConnectionProvider
-
- supportsAggressiveRelease() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
-
- suppressJoinFailure - Variable in class org.apache.ode.bpel.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. this affects process instances that
are in the active or error states.
- SUSPEND - Static variable in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- suspend(Long, long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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.
- SwitchActivity.Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
-
- 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.SystemPrinter(SynchPrintChannel) - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter.SystemPrinter
-
- SynchPrinter.Tester - Class in org.apache.ode.jacob.examples.synch
-
- SynchPrinter.Tester() - Constructor for class org.apache.ode.jacob.examples.synch.SynchPrinter.Tester
-
- 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.
- 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
-
- 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.
- 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.CategoryImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.CategoryImpl
-
- TCleanupImpl.CategoryImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.CategoryImpl
-
- TCleanupImpl.OnImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML on(@).
- TCleanupImpl.OnImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.OnImpl
-
- TCleanupImpl.OnImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TCleanupImpl.OnImpl
-
- TCorrelationProperty - Interface in org.apache.ode.bpel.pmapi
-
An XML tCorrelationProperty(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TCorrelationProperty.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TCorrelationPropertyImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tCorrelationProperty(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TCorrelationPropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
-
- TCorrelationPropertyImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TCorrelationPropertyImpl
-
- TDefinitionInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tDefinitionInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TDefinitionInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TDefinitionInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tDefinitionInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TDefinitionInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TDefinitionInfoImpl
-
- TDeployment - Interface in org.apache.ode.bpel.dd
-
An XML tDeployment(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeployment.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TDeployment.Process - Interface in org.apache.ode.bpel.dd
-
An XML process(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeployment.Process.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TDeployment.Process.MexInterceptors - Interface in org.apache.ode.bpel.dd
-
An XML mex-interceptors(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeployment.Process.MexInterceptors.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TDeployment.Process.Property - Interface in org.apache.ode.bpel.dd
-
An XML property(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeployment.Process.Property.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TDeploymentImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tDeployment(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeploymentImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl
-
- TDeploymentImpl.ProcessImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML process(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeploymentImpl.ProcessImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl
-
- TDeploymentImpl.ProcessImpl.MexInterceptorsImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML mex-interceptors(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeploymentImpl.ProcessImpl.MexInterceptorsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.MexInterceptorsImpl
-
- TDeploymentImpl.ProcessImpl.PropertyImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML property(@http://www.apache.org/ode/schemas/dd/2007/03).
- TDeploymentImpl.ProcessImpl.PropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TDeploymentImpl.ProcessImpl.PropertyImpl
-
- TDeploymentInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tDeploymentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TDeploymentInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TDeploymentInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tDeploymentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TDeploymentInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TDeploymentInfoImpl
-
- TDocumentInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tDocumentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TDocumentInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TDocumentInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tDocumentInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TDocumentInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TDocumentInfoImpl
-
- tearDown() - Method in class org.apache.ode.test.BPELTestAbstract
-
- TempFileManager - Class in org.apache.ode.utils.fs
-
Convenience class for managing temporary files and cleanup on JVM exit.
- TEnableEventList - Interface in org.apache.ode.bpel.dd
-
An XML tEnableEventList(@http://www.apache.org/ode/schemas/dd/2007/03).
- TEnableEventList.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TEnableEventListImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tEnableEventList(@http://www.apache.org/ode/schemas/dd/2007/03).
- TEnableEventListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
-
- TEnableSharing - Interface in org.apache.ode.bpel.dd
-
An XML tEnableSharing(@http://www.apache.org/ode/schemas/dd/2007/03).
- TEnableSharing.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TEnableSharingImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tEnableSharing(@http://www.apache.org/ode/schemas/dd/2007/03).
- TEnableSharingImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TEnableSharingImpl
-
- TEndpointReferences - Interface in org.apache.ode.bpel.pmapi
-
An XML tEndpointReferences(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEndpointReferences.EndpointRef - Interface in org.apache.ode.bpel.pmapi
-
An XML endpoint-ref(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEndpointReferences.EndpointRef.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TEndpointReferences.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TEndpointReferencesImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tEndpointReferences(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEndpointReferencesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl
-
- TEndpointReferencesImpl.EndpointRefImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML endpoint-ref(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEndpointReferencesImpl.EndpointRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEndpointReferencesImpl.EndpointRefImpl
-
- TERMINATE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- terminate() - 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.
- TERMINATE - Static variable in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- terminate(Long, long) - Method in class org.apache.ode.karaf.commands.OdeCommandsBase
-
- 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
-
- TEventInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tEventInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEventInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TEventInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tEventInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEventInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
- TEventInfoList - Interface in org.apache.ode.bpel.pmapi
-
An XML tEventInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEventInfoList.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TEventInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tEventInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TEventInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TEventInfoListImpl
-
- TEXT_MIME_TYPE_PATTERN - Static variable in class org.apache.ode.utils.http.HttpUtils
-
- TEXT_MIME_TYPE_REGEX - Static variable in class org.apache.ode.utils.http.HttpUtils
-
- TFailureInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tFailureInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFailureInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TFailureInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tFailureInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFailureInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFailureInfoImpl
-
- TFailuresInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tFailuresInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFailuresInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TFailuresInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tFailuresInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFailuresInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
-
- TFaultInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tFaultInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFaultInfo.Data - Interface in org.apache.ode.bpel.pmapi
-
An XML data(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFaultInfo.Data.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TFaultInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TFaultInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tFaultInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFaultInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl
-
- TFaultInfoImpl.DataImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML data(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TFaultInfoImpl.DataImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TFaultInfoImpl.DataImpl
-
- THEN - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- 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
-
- 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
-
- TInstanceInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tInstanceInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfo.CorrelationProperties - Interface in org.apache.ode.bpel.pmapi
-
An XML correlation-properties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfo.CorrelationProperties.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceInfo.EventInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfo.EventInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tInstanceInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl
-
- TInstanceInfoImpl.CorrelationPropertiesImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML correlation-properties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfoImpl.CorrelationPropertiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.CorrelationPropertiesImpl
-
- TInstanceInfoImpl.EventInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML event-info(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfoImpl.EventInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
-
- TInstanceInfoList - Interface in org.apache.ode.bpel.pmapi
-
An XML tInstanceInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfoList.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tInstanceInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceInfoListImpl
-
- TInstanceStatus - Interface in org.apache.ode.bpel.pmapi
-
An XML tInstanceStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceStatus.Enum - Class in org.apache.ode.bpel.pmapi
-
Enumeration value class for org.apache.ode.bpel.pmapi.TInstanceStatus.
- TInstanceStatus.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tInstanceStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceStatusImpl
-
- TInstanceStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceStatusImpl
-
- TInstanceSummary - Interface in org.apache.ode.bpel.pmapi
-
An XML tInstanceSummary(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceSummary.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceSummary.Instances - Interface in org.apache.ode.bpel.pmapi
-
An XML instances(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceSummary.Instances.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TInstanceSummaryImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tInstanceSummary(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceSummaryImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl
-
- TInstanceSummaryImpl.InstancesImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML instances(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TInstanceSummaryImpl.InstancesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
-
- TInvoke - Interface in org.apache.ode.bpel.dd
-
An XML tInvoke(@http://www.apache.org/ode/schemas/dd/2007/03).
- TInvoke.Binding - Interface in org.apache.ode.bpel.dd
-
An XML binding(@http://www.apache.org/ode/schemas/dd/2007/03).
- TInvoke.Binding.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TInvoke.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TInvokeImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tInvoke(@http://www.apache.org/ode/schemas/dd/2007/03).
- TInvokeImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TInvokeImpl
-
- TInvokeImpl.BindingImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML binding(@http://www.apache.org/ode/schemas/dd/2007/03).
- TInvokeImpl.BindingImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TInvokeImpl.BindingImpl
-
- TMexInterceptor - Interface in org.apache.ode.bpel.dd
-
An XML tMexInterceptor(@http://www.apache.org/ode/schemas/dd/2007/03).
- TMexInterceptor.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TMexInterceptorImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tMexInterceptor(@http://www.apache.org/ode/schemas/dd/2007/03).
- TMexInterceptorImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TMexInterceptorImpl
-
- TO - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- TO - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- To - Class in org.apache.ode.bpel.compiler.bom
-
Marker interface for assignment L-values.
- To(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.To
-
- to - Variable in class org.apache.ode.bpel.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.
- toFaultType(Fault, Collection<Fault>) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
-
- toFaultType(Fault, Collection<Fault>) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
-
- toFaultType(Fault, Collection<Fault>) - Method in interface org.apache.ode.jbi.msgmap.Mapper
-
Infer the fault type based on the message.
- toFaultType(Fault, Collection<Fault>) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
-
- ToFrom - Class in org.apache.ode.bpel.compiler.bom
-
- ToFrom(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ToFrom
-
- 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
-
- toNMS(NormalizedMessage, Message, Message, QName) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
-
- toNMS(NormalizedMessage, Message, Message, QName) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
-
Convert ODE normalized message to JBI normalized "WSDL 1.1 Wrapper"
format.
- toNMS(NormalizedMessage, Message, Message, QName) - Method in interface org.apache.ode.jbi.msgmap.Mapper
-
Convert a ODE message to NMS format.
- toNMS(NormalizedMessage, Message, Message, QName) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
-
- toNSContext() - Method in class org.apache.ode.utils.NamespaceStack
-
Convert the current stack of contexts into a single NSContext
.
- 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
-
- toODE(Message, NormalizedMessage, Message) - Method in class org.apache.ode.jbi.msgmap.DocLitMapper
-
- toODE(Message, NormalizedMessage, Message) - Method in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
-
- toODE(Message, NormalizedMessage, Message) - Method in interface org.apache.ode.jbi.msgmap.Mapper
-
Convert an NMS message to ODE format.
- toODE(Message, NormalizedMessage, Message) - Method in class org.apache.ode.jbi.msgmap.ServiceMixMapper
-
- ToolMessages - Class in org.apache.ode.tools
-
- ToolMessages() - Constructor for class org.apache.ode.tools.ToolMessages
-
- toOM(Element, OMFactory) - Static method in class org.apache.ode.il.OMUtils
-
- toOM(Element, OMFactory, OMContainer) - Static method in class org.apache.ode.il.OMUtils
-
- toOM(Source) - Static method in class org.apache.ode.il.OMUtils
-
Parse an XML document located using an InputSource
using the
pooled document builder.
- toQName(String) - Static method in class org.apache.ode.utils.QNameUtils
-
Create a QName
object from its stringified representation.
- toString() - Method in class org.apache.ode.bpel.common.CorrelationKey
-
- toString() - Method in class org.apache.ode.bpel.common.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(@).
- TProcessEventsImpl.GenerateImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl.GenerateImpl
-
- TProcessEventsImpl.GenerateImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.dd.impl.TProcessEventsImpl.GenerateImpl
-
- TProcessInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tProcessInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessInfo.Documents - Interface in org.apache.ode.bpel.pmapi
-
An XML documents(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessInfo.Documents.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TProcessInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TProcessInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tProcessInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl
-
- TProcessInfoImpl.DocumentsImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML documents(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessInfoImpl.DocumentsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoImpl.DocumentsImpl
-
- TProcessInfoList - Interface in org.apache.ode.bpel.pmapi
-
An XML tProcessInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessInfoList.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TProcessInfoListImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tProcessInfoList(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessInfoListImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessInfoListImpl
-
- TProcessProperties - Interface in org.apache.ode.bpel.pmapi
-
An XML tProcessProperties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessProperties.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TProcessProperties.Property - Interface in org.apache.ode.bpel.pmapi
-
An XML property(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessProperties.Property.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TProcessPropertiesImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tProcessProperties(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessPropertiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl
-
- TProcessPropertiesImpl.PropertyImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML property(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessPropertiesImpl.PropertyImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessPropertiesImpl.PropertyImpl
-
- TProcessStatus - Interface in org.apache.ode.bpel.pmapi
-
An XML tProcessStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessStatus.Enum - Class in org.apache.ode.bpel.pmapi
-
Enumeration value class for org.apache.ode.bpel.pmapi.TProcessStatus.
- TProcessStatus.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TProcessStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tProcessStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TProcessStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessStatusImpl
-
- TProcessStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TProcessStatusImpl
-
- TProvide - Interface in org.apache.ode.bpel.dd
-
An XML tProvide(@http://www.apache.org/ode/schemas/dd/2007/03).
- TProvide.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TProvideImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tProvide(@http://www.apache.org/ode/schemas/dd/2007/03).
- TProvideImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TProvideImpl
-
- Tracker - Class in org.apache.ode.utils.xml.capture
-
Base class for schema-specifc dependency trackers.
- Tracker() - Constructor for class org.apache.ode.utils.xml.capture.Tracker
-
- 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.ActivitiesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ActivitiesImpl
-
- TScopeInfoImpl.ChildrenImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML children(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeInfoImpl.ChildrenImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.ChildrenImpl
-
- TScopeInfoImpl.CorrelationSetsImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML correlation-sets(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeInfoImpl.CorrelationSetsImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl
-
- TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML correlation-set(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.CorrelationSetsImpl.CorrelationSetImpl
-
- TScopeInfoImpl.VariablesImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML variables(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeInfoImpl.VariablesImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeInfoImpl.VariablesImpl
-
- TScopeRef - Interface in org.apache.ode.bpel.pmapi
-
An XML tScopeRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeRef.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TScopeRefImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tScopeRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeRefImpl
-
- TScopeStatus - Interface in org.apache.ode.bpel.pmapi
-
An XML tScopeStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeStatus.Enum - Class in org.apache.ode.bpel.pmapi
-
Enumeration value class for org.apache.ode.bpel.pmapi.TScopeStatus.
- TScopeStatus.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TScopeStatusImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tScopeStatus(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TScopeStatusImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeStatusImpl
-
- TScopeStatusImpl(SchemaType, boolean) - Constructor for class org.apache.ode.bpel.pmapi.impl.TScopeStatusImpl
-
- TService - Interface in org.apache.ode.bpel.dd
-
An XML tService(@http://www.apache.org/ode/schemas/dd/2007/03).
- TService.Factory - Class in org.apache.ode.bpel.dd
-
A factory class with static methods for creating instances
of this type.
- TServiceImpl - Class in org.apache.ode.bpel.dd.impl
-
An XML tService(@http://www.apache.org/ode/schemas/dd/2007/03).
- TServiceImpl(SchemaType) - Constructor for class org.apache.ode.bpel.dd.impl.TServiceImpl
-
- TVariableInfo - Interface in org.apache.ode.bpel.pmapi
-
An XML tVariableInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TVariableInfo.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TVariableInfo.Value - Interface in org.apache.ode.bpel.pmapi
-
An XML value(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TVariableInfo.Value.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TVariableInfoImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tVariableInfo(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TVariableInfoImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl
-
- TVariableInfoImpl.ValueImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML value(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TVariableInfoImpl.ValueImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableInfoImpl.ValueImpl
-
- TVariableRef - Interface in org.apache.ode.bpel.pmapi
-
An XML tVariableRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TVariableRef.Factory - Class in org.apache.ode.bpel.pmapi
-
A factory class with static methods for creating instances
of this type.
- TVariableRefImpl - Class in org.apache.ode.bpel.pmapi.impl
-
An XML tVariableRef(@http://www.apache.org/ode/pmapi/types/2006/08/02/).
- TVariableRefImpl(SchemaType) - Constructor for class org.apache.ode.bpel.pmapi.impl.TVariableRefImpl
-
- type - Static variable in interface org.apache.ode.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.DomainNodeMBean
s.
- 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.ServiceRuntimeMBean
s.
- 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.SystemRuntimeMBean
s.
- TypeCastException - Exception in org.apache.ode.bpel.explang
-
- TypeCastException(short, String) - Constructor for exception org.apache.ode.bpel.explang.TypeCastException
-
- ufnMapEntry_getKey - Static variable in class org.apache.ode.utils.stl.CollectionsX
-
- ufnMapEntry_getValue - Static variable in class org.apache.ode.utils.stl.CollectionsX
-
- UnaryFunction<E,V> - Interface in org.apache.ode.utils.stl
-
- UnaryFunctionEx<E,V> - Interface in org.apache.ode.utils.stl
-
- undeploy(File) - Method in interface org.apache.ode.bpel.iapi.ProcessStore
-
Undeploys a package.
- undeploy(String, String) - Method in class org.apache.ode.jbi.OdeSUManager
-
Cancel a Service Deployment.
- undeploy(File) - Method in class org.apache.ode.store.ProcessStoreImpl
-
- undeploy(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
-
- 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
BpelEvent
s 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
- 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
-
- 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
-
- URI_WSDL11_WRAPPER - Static variable in class org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapper
-
- URITemplate - Class in org.apache.ode.utils
-
- 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
-
- 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
-
- 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
-
Deprecated.
- xgetCategoryArray(int) - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
-
Gets (as xml) ith "category" element
- xgetCategoryArray() - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Deprecated.
- xgetCategoryArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets (as xml) ith "category" element
- xgetCategoryList() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
-
Gets (as xml) a List of "category" elements
- xgetCategoryList() - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets (as xml) a List of "category" elements
- xgetClassName() - Method in class org.apache.ode.bpel.dd.impl.TMexInterceptorImpl
-
Gets (as xml) the "class-name" element
- xgetClassName() - Method in interface org.apache.ode.bpel.dd.TMexInterceptor
-
Gets (as xml) the "class-name" element
- xgetCorrelationKey() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Gets (as xml) the "correlation-key" element
- xgetCorrelationKey() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Gets (as xml) the "correlation-key" element
- xgetCorrelationSet() - Method in class org.apache.ode.bpel.pmapi.impl.TEventInfoImpl
-
Gets (as xml) the "correlation-set" element
- xgetCorrelationSet() - Method in interface org.apache.ode.bpel.pmapi.TEventInfo
-
Gets (as xml) the "correlation-set" element
- xgetCount() - Method in class org.apache.ode.bpel.pmapi.impl.TFailuresInfoImpl
-
Gets (as xml) the "count" element
- xgetCount() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceInfoImpl.EventInfoImpl
-
Gets (as xml) the "count" element
- xgetCount() - Method in class org.apache.ode.bpel.pmapi.impl.TInstanceSummaryImpl.InstancesImpl
-
Gets (as xml) the "count" attribute
- xgetCount() - Method in interface org.apache.ode.bpel.pmapi.TFailuresInfo
-
Gets (as xml) the "count" element
- xgetCount() - Method in interface org.apache.ode.bpel.pmapi.TInstanceInfo.EventInfo
-
Gets (as xml) the "count" element
- xgetCount() - Method in interface org.apache.ode.bpel.pmapi.TInstanceSummary.Instances
-
Gets (as xml) the "count" attribute
- 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
-
Deprecated.
- xgetEnableEventArray(int) - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
-
Gets (as xml) ith "enable-event" element
- xgetEnableEventArray() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
-
Deprecated.
- xgetEnableEventArray(int) - Method in interface org.apache.ode.bpel.dd.TEnableEventList
-
Gets (as xml) ith "enable-event" element
- xgetEnableEventList() - Method in class org.apache.ode.bpel.dd.impl.TEnableEventListImpl
-
Gets (as xml) a List of "enable-event" elements
- xgetEnableEventList() - Method in interface org.apache.ode.bpel.dd.TEnableEventList
-
Gets (as xml) a List of "enable-event" elements
- xgetExplanation() - Method in 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
-
Deprecated.
- 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
-
Deprecated.
- xgetFilterArray(int) - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets (as xml) ith "filter" element
- xgetFilterList() - Method in class org.apache.ode.bpel.dd.impl.TCleanupImpl
-
Gets (as xml) a List of "filter" elements
- xgetFilterList() - Method in interface org.apache.ode.bpel.dd.TCleanup
-
Gets (as xml) a List of "filter" elements
- 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
-
Deprecated.
- 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
-
Deprecated.
- xgetIidArray(int) - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
-
Gets (as xml) ith "iid" element
- xgetIidList() - Method in interface org.apache.ode.bpel.pmapi.GetCommunication
-
Gets (as xml) a List of "iid" elements
- xgetIidList() - Method in class org.apache.ode.bpel.pmapi.impl.GetCommunicationImpl
-
Gets (as xml) a List of "iid" elements
- 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
- 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
-
Deprecated.
- 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
-
Deprecated.
- xgetReplaceInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets (as xml) ith "replaceInstance" element
- xgetReplaceInstanceList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
-
Gets (as xml) a List of "replaceInstance" elements
- xgetReplaceInstanceList() - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets (as xml) a List of "replaceInstance" elements
- xgetRestoredIIDArray() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
-
Deprecated.
- 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
-
Deprecated.
- xgetRestoredIIDArray(int) - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
-
Gets (as xml) ith "restoredIID" element
- xgetRestoredIIDList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayResponseImpl
-
Gets (as xml) a List of "restoredIID" elements
- xgetRestoredIIDList() - Method in interface org.apache.ode.bpel.pmapi.ReplayResponse
-
Gets (as xml) a List of "restoredIID" elements
- 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
-
Deprecated.
- 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
-
Deprecated.
- xgetUpgradeInstanceArray(int) - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets (as xml) ith "upgradeInstance" element
- xgetUpgradeInstanceList() - Method in class org.apache.ode.bpel.pmapi.impl.ReplayImpl
-
Gets (as xml) a List of "upgradeInstance" elements
- xgetUpgradeInstanceList() - Method in interface org.apache.ode.bpel.pmapi.Replay
-
Gets (as xml) a List of "upgradeInstance" elements
- 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
-
- 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
-
- 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
- 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
-