- genMonotonic() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get the next number from a monotonically increasing sequence.
- get() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
-
Retreive the variable data.
- getActions() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getActionsList() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getActiveCorrelationSets() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- getActiveCorrelationSets(String, String, QName) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- getActiveInstances() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
- getActivityFailureCount() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get number of activities in the failure state.
- getActivityFailureDateTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get date/time of last activity failure.
- getActivityId() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getActivityId() - Method in interface org.apache.ode.bpel.dao.FaultDAO
-
- getActivityRecoveries() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Returns all activity recovery objects for this process instance.
- getAllMessages() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
-
- getAllRoutes() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
-
- getAttachmentDAO(Long, MessageExchangeDAO) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
Returns an attachment DAO for a given input parameters
- getAttachments() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Returns the collection of attachments in-cooperated with the message exchange DAO
- getCallee() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get the "callee"--the id of the process being invoked in a myRole
exchange.
- getChannel() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getChannel() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get the response channel.
- getChildScopes() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
- 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
-
- getCorrelationDTOs() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
These are transient objects
- getCorrelationId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get the correlation identifier/client id
- getCorrelationKey() - Method in interface org.apache.ode.bpel.dao.CorrelatorMessageDAO
-
- getCorrelationKey() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
- getCorrelationKeySet() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
Returns a correlation key set for the message route
- 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.
- getCorrelationSetId() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
-
- 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
- getCorrelationStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getCorrelator(String) - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
Get a message correlator instance.
- getCorrelatorId() - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
-
Get the correlator identifier.
- getCorrelatorsSet() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
Returns a list of correlators for the process
- 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.
- getData() - Method in interface org.apache.ode.bpel.dao.FaultDAO
-
- getData() - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- getDataSource() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
-
- getDateTime() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getDetails() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getDirection() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get the direction of the message exchange.
- getEPR() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getEventsFirstLastCount() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get a triple containing the first
- getExecutionState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get the (opaque) instance execution state.
- getExplanation() - Method in interface org.apache.ode.bpel.dao.FaultDAO
-
- 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.
- getFaultExplanation() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getGroupId() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
- getGuid() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
- getHeader() - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- getId() - Method in interface org.apache.ode.bpel.dao.AttachmentDAO
-
Returns the unique id for the attachment DAO
- getIndex() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
- 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).
- getInstanceEagerly(Long, boolean) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- getInstanceId() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get the instance identifier.
- getInstantiatingCorrelator() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Return the correlator which results in the instantiation of the process instance.
- getLastActiveTime() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get the time when the process instance was last active (re-hydrated).
- getLineNo() - Method in interface org.apache.ode.bpel.dao.FaultDAO
-
- getMessageExchange(String) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- getMessageExchange() - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- getMessageExchangeId() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Instance id of the message exchange.
- getMessageExchangeIds() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
- getMexDAO() - Method in interface org.apache.ode.bpel.dao.AttachmentDAO
-
Returns the in-cooperated message exchange DAO
- getModelId() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get the scope model id from the object
- getMyEPR() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- getMyRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- getMyRoleServiceName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
Get the service name associated with this partner link.
- getMySessionId() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- 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.
- getNumInstances(QName) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- getNumInstances() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
- getOperation() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get the operation name of this message exchange.
- getParentScope() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get the parent scope.
- getPartnerEPR() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- 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.
- 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.
- getPartnerLinkName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- getPartnerLinks() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get all partner link storage object associated with this scope instance.
- getPartnerRoleName() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- getPartnerSessionId() - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- getPattern() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getPidId() - Method in interface org.apache.ode.bpel.dao.DeferredProcessInstanceCleanable
-
Returns the database id.
- 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.
- getPortType() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
The qualified name of the WSDL port type.
- getPreviousState() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Returns the next to last state.
- 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.
- getProcessId() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
Get the unique process identifier.
- getProcessInstance() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get the process instance to which this scope belongs.
- getProcessManagement() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
Returns an interface for process and instance management.
- getPropagateTransactionFlag() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getProperties() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
-
Get correlation set properties with their values as a Map.
- 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.
- getPropertyNames() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getReason() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getRequest() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get the input message.
- getResponse() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get output message (could be fault message)
- getRetries() - Method in interface org.apache.ode.bpel.dao.ActivityRecoveryDAO
-
- getRootScope() - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Get the root (global) scope for the process.
- getRoute() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
- 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.
- getScopeDAO() - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
-
Gets the scope associated with this xml data.
- getScopeEagerly(Long) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnection
-
- getScopeInstanceId() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get the unique identifier for this scope instance.
- 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.
- 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.
- getStatus() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Get state of last message sent/received.
- getSubscriberCount() - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- getTargetInstance() - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
Get the BPEL process instance to which this consumer belongs.
- 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.
- getValue() - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
-
Get the value of the correlation set.
- getVariable(String) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
Get a variable by name.
- 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.
- getVariablesDTOs() - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
These are transient objects
- getVersion() - Method in interface org.apache.ode.bpel.dao.ProcessDAO
-
Get the process version
- ScopeDAO - Interface in org.apache.ode.bpel.dao
-
Data access objec representing a BPEL scope instance.
- ScopeStateEnum - Enum in org.apache.ode.bpel.dao
-
- set(Node) - Method in interface org.apache.ode.bpel.dao.XmlDataDAO
-
Set the data value of a variable.
- setActivityRecoveries(Collection<ActivityRecoveryDAO>) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
- setAttachments(Collection<AttachmentDAO>) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
assign a collection of attachment DAOs to the message exchange
- 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.
- setChannel(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Set the response channel.
- setChildScopes(Collection<ScopeDAO>) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
- setCorrelationId(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Set the correlation identifier/client id
- setCorrelationKey(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelatorMessageDAO
-
- setCorrelationKey(CorrelationKey) - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
- setCorrelationKeySet(CorrelationKeySet) - Method in interface org.apache.ode.bpel.dao.MessageRouteDAO
-
- setCorrelationSets(List<CorrelationSetDAO>) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
- setCorrelationStatus(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setCorrelatorId(String) - Method in interface org.apache.ode.bpel.dao.CorrelatorDAO
-
- setCreateTime(Date) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setData(Element) - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- setDataSource(DataSource) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
-
Set the managed data source (transactions tied to transaction manager).
- setEPR(Element) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setExecutionState(byte[]) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Set the (opaque) instance execution state.
- 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
-
- setFaultExplanation(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setHeader(Element) - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- setId(Long) - Method in interface org.apache.ode.bpel.dao.AttachmentDAO
-
Set the unique attachment id
- setInstance(ProcessInstanceDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setLastActiveTime(Date) - Method in interface org.apache.ode.bpel.dao.ProcessInstanceDAO
-
Set last activity time for the process instance
- setMexDAO(MessageExchangeDAO) - Method in interface org.apache.ode.bpel.dao.AttachmentDAO
-
In-cooperating message exchange DAO
- setMyEPR(Element) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setMyRoleServiceName(QName) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setMySessionId(String) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setOperation(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setPartnerEPR(Element) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setPartnerLink(PartnerLinkDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- 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
- setPartnerSessionId(String) - Method in interface org.apache.ode.bpel.dao.PartnerLinkDAO
-
- setPattern(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setPipedMessageExchangeId(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setPortType(QName) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Set the port type.
- setProcess(ProcessDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- 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
- setRequest(MessageDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Creates an input message DAO.
- setResponse(MessageDAO) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Creates an output message DAO.
- 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.
- setStatus(String) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
Set state of last message sent/received.
- setSubscriberCount(int) - Method in interface org.apache.ode.bpel.dao.MessageExchangeDAO
-
- setTransactionManager(Object) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
-
Set the transaction manager.
- setType(QName) - Method in interface org.apache.ode.bpel.dao.MessageDAO
-
- setUnmanagedDataSource(DataSource) - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactoryJDBC
-
Set the unmanaged data source.
- setValue(QName[], CorrelationKey) - Method in interface org.apache.ode.bpel.dao.CorrelationSetDAO
-
Sets the value of the correlation set.
- setVariables(List<XmlDataDAO>) - Method in interface org.apache.ode.bpel.dao.ScopeDAO
-
- shutdown() - Method in interface org.apache.ode.bpel.dao.BpelDAOConnectionFactory
-