A B C D E F G I J L M O P R S X _

A

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
 
addCorrelator(String) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
addRoute(String, ProcessInstanceDAO, int, CorrelationKeySet, String) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 

B

batchUpdateByIds(Iterator<T>, Query, String) - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
BPELDAOConnectionFactoryImpl - Class in org.apache.ode.dao.jpa
 
BPELDAOConnectionFactoryImpl() - Constructor for class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
BPELDAOConnectionImpl - Class in org.apache.ode.dao.jpa
 
BPELDAOConnectionImpl(EntityManager) - Constructor for class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
bpelEventQuery(InstanceFilter, BpelEventFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
bpelEventTimelineQuery(InstanceFilter, BpelEventFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 

C

checkRoute(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
close() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
CorrelationSetDAOImpl - Class in org.apache.ode.dao.jpa
 
CorrelationSetDAOImpl() - Constructor for class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
CorrelationSetDAOImpl(ScopeDAOImpl, String) - Constructor for class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
CorrelatorDAOImpl - Class in org.apache.ode.dao.jpa
 
CorrelatorDAOImpl() - Constructor for class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
CorrelatorDAOImpl(String, ProcessDAOImpl) - Constructor for class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
CorrSetProperty - Class in org.apache.ode.dao.jpa
 
CorrSetProperty() - Constructor for class org.apache.ode.dao.jpa.CorrSetProperty
 
CorrSetProperty(String, String) - Constructor for class org.apache.ode.dao.jpa.CorrSetProperty
 
COUNT_ACTIVITY_RECOVERIES_BY_INSTANCES - Static variable in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
COUNT_FAILED_INSTANCES_BY_STATUS_AND_PROCESS_ID - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_FAILED_INSTANCES_BY_STATUS_AND_PROCESS_IDS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_INSTANCE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
COUNT_INSTANCES_BY_PROCESSES_IDS_AND_STATES - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
countInstancesByPidAndString(BpelDAOConnection, QName, String) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
countInstancesSummary(Set<String>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
createActivityRecovery(String, long, String, Date, Element, String[], int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
createBPELDAOConnection(EntityManager) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
createInstance(CorrelatorDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
createInstance(CorrelatorDAO, MessageExchangeDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
createMessage(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
createMessageExchange(char) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createPartnerLink(int, String, String, String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
createProcess(QName, QName, String, long) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
createScope(ScopeDAO, String, int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
createTransientProcess(Serializable) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 

D

delete(Set<ProcessConf.CLEANUP_CATEGORY>) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
delete(Set<ProcessConf.CLEANUP_CATEGORY>, boolean) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
DELETE_ACTIVITY_RECOVERIES_BY_IDS - Static variable in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
DELETE_CORRELATION_SETS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
DELETE_CORRELATORS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
DELETE_CORSET_PROPERTIES_BY_PROPERTY_IDS - Static variable in class org.apache.ode.dao.jpa.CorrSetProperty
 
DELETE_EVENTS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
DELETE_EVENTS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
DELETE_FAULTS_BY_IDS - Static variable in class org.apache.ode.dao.jpa.FaultDAOImpl
 
DELETE_INSTANCES_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
DELETE_MESSAGE_ROUTES_BY_INSTANCE_IDS - Static variable in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
DELETE_MESSAGES_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageDAOImpl
 
DELETE_MEX_PROPERTIES_BY_MEX_IDS - Static variable in class org.apache.ode.dao.jpa.MexProperty
 
DELETE_MEXS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
DELETE_PARTNER_LINKS_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
DELETE_SCOPES_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
DELETE_XML_DATA_PROPERTIES_BY_XML_DATA_IDS - Static variable in class org.apache.ode.dao.jpa.XmlDataProperty
 
DELETE_XMLDATA_BY_SCOPE_IDS - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
deleteActivityRecovery(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
deleteMessageExchange(MessageExchangeDAO) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
deleteMessages() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
deleteProcessAndRoutes() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
dequeueMessage(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
doNonTransactionalWork(Runnable) - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 

E

enqueueMessage(MessageExchangeDAO, CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
EventDAOImpl - Class in org.apache.ode.dao.jpa
 
EventDAOImpl() - Constructor for class org.apache.ode.dao.jpa.EventDAOImpl
 

F

FaultDAOImpl - Class in org.apache.ode.dao.jpa
 
FaultDAOImpl() - Constructor for class org.apache.ode.dao.jpa.FaultDAOImpl
 
FaultDAOImpl(QName, String, int, int, Element) - Constructor for class org.apache.ode.dao.jpa.FaultDAOImpl
 
findFailedCountAndLastFailedDateForProcessId(BpelDAOConnection, String, String) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
findFailedCountAndLastFailedDateForProcessIds(Set<String>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
findInstance(CorrelationKey) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
findRoute(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
finishCompletion() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 

G

genMonotonic() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
get() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getActions() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActionsList() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActiveCorrelationSets() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getActiveInstances() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getActivityFailureCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityFailureDateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getActivityId() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getActivityId() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getActivityRecoveries() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getAllMessages() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getAllRoutes() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getCallee() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getChannel() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getChannel() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getChildScopes() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getConn() - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
getConnection() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
getConnection() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCorrelationId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationKey() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelationKey() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getCorrelationKeySet() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getCorrelationSet(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getCorrelationSet(String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getCorrelationSetId() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
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
 
getCorrelationStatus() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelator() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCorrelator(String) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getCorrelatorId() - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
getCorrSet() - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
getCreateTime() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getCreateTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getData() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getData() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getDataSource() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
getDateTime() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getDetail() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getDetails() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getDirection() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getEM() - Method in class org.apache.ode.dao.jpa.OpenJPADAO
 
getEntityManager() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getEPR() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getEvent() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getEventsFirstLastCount() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getExecutionState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getExplanation() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getFault() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getFault() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getFaultExplanation() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getGroupId() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getGuid() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getHeader() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
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
 
getIndex() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
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
 
getInstanceId() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getInstantiatingCorrelator() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getLastActiveTime() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getLineNo() - Method in class org.apache.ode.dao.jpa.FaultDAOImpl
 
getMessageExchange(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getMessageExchange() - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
getMessageExchangeId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getMessageExchangeIds() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getModelId() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getMyEPR() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMyRoleServiceName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getMySessionId() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
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
 
getNumInstances(QName) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getNumInstances() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getOperation() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getParentScope() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getPartnerEPR() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerLink() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPartnerLink(int) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPartnerLinkModelId() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerLinkName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerLinks() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getPartnerRoleName() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPartnerSessionId() - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
getPattern() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPipedMessageExchangeId() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPortType() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getPreviousState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
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
 
getProcessId() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
getProcessInstance() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getProcessManagement() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
getPropagateTransactionFlag() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getProperties() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getProperty(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getProperty(String) - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getPropertyKey() - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
getPropertyKey() - Method in class org.apache.ode.dao.jpa.MexProperty
 
getPropertyKey() - Method in class org.apache.ode.dao.jpa.XmlDataProperty
 
getPropertyNames() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
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
 
getReason() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getRequest() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getResponse() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getRetries() - Method in class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl
 
getRollbackCause() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
getRootScope() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getRoute() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
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
 
getScopeDAO() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
getScopeId() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
getScopeInstanceId() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getScopes(String) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getScopes() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
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.
getState() - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getState() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getStatus() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getSubscriberCount() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
getTargetInstance() - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
getTransactionKey() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
getTransactionManager() - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
getTstamp() - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
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
 
getValue() - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
getVariable(String) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getVariables(String, int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
getVariables() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
getVersion() - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 

I

incrementSubscriberCount() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
init(Properties) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
insertBpelEvent(BpelEvent, ProcessDAO, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
insertBpelEvent(ProcessInstanceEvent) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
instanceCompleted(ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
instanceQuery(InstanceFilter) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
instanceQuery(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
isNull() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 

J

JpaTxMgrProvider - Class in org.apache.ode.dao.jpa
 
JpaTxMgrProvider(TransactionManager) - Constructor for class org.apache.ode.dao.jpa.JpaTxMgrProvider
 

L

listEvents() - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 

M

MessageDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageDAOImpl
 
MessageDAOImpl(QName, MessageExchangeDAOImpl) - Constructor for class org.apache.ode.dao.jpa.MessageDAOImpl
 
MessageExchangeDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageExchangeDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
MessageExchangeDAOImpl(char) - Constructor for class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
MessageRouteDAOImpl - Class in org.apache.ode.dao.jpa
 
MessageRouteDAOImpl() - Constructor for class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
MessageRouteDAOImpl(CorrelationKeySet, String, int, ProcessInstanceDAOImpl, CorrelatorDAOImpl, String) - Constructor for class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
MexProperty - Class in org.apache.ode.dao.jpa
 
MexProperty() - Constructor for class org.apache.ode.dao.jpa.MexProperty
 
MexProperty(String, String, MessageExchangeDAOImpl) - Constructor for class org.apache.ode.dao.jpa.MexProperty
 

O

OpenJPADAO - Class in org.apache.ode.dao.jpa
 
OpenJPADAO() - Constructor for class org.apache.ode.dao.jpa.OpenJPADAO
 
org.apache.ode.dao.jpa - package org.apache.ode.dao.jpa
 

P

PartnerLinkDAOImpl - Class in org.apache.ode.dao.jpa
 
PartnerLinkDAOImpl() - Constructor for class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
PartnerLinkDAOImpl(int, String, String, String) - Constructor for class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
prefetchActivityFailureCounts(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 
ProcessDAOImpl - Class in org.apache.ode.dao.jpa
 
ProcessDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ProcessDAOImpl
 
ProcessDAOImpl(QName, QName, String, long) - Constructor for class org.apache.ode.dao.jpa.ProcessDAOImpl
 
ProcessInstanceDAOImpl - Class in org.apache.ode.dao.jpa
 
ProcessInstanceDAOImpl() - Constructor for class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
ProcessInstanceDAOImpl(CorrelatorDAOImpl, ProcessDAOImpl) - Constructor for class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
ProcessManagementDAOImpl - Class in org.apache.ode.dao.jpa
 
ProcessManagementDAOImpl(EntityManager) - Constructor for class org.apache.ode.dao.jpa.ProcessManagementDAOImpl
 

R

release(boolean) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
release() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
releasePremieMessages() - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
remove() - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
removeRoutes(String, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
removeRoutes(String, ProcessInstanceDAO) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 

S

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
 
SELECT_ACTIVE_SETS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORRELATION_SET_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORRELATION_SET_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_CORRELATION_SETS_BY_INSTANCES - Static variable in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
SELECT_EVENT_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.EventDAOImpl
 
SELECT_FAULT_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
SELECT_INSTANCE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
SELECT_MEX_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
SELECT_SCOPE_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
SELECT_SCOPE_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
SELECT_XMLDATA_IDS_BY_INSTANCE - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
SELECT_XMLDATA_IDS_BY_PROCESS - Static variable in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
selectCorrelationSets(Collection<ProcessInstanceDAO>) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
set(Node) - Method in class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
setActivityFailureCount(int) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setCallee(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setChannel(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelationId(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelationKey(CorrelationKey) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelationKey(CorrelationKey) - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
setCorrelationKeySet(CorrelationKeySet) - Method in class org.apache.ode.dao.jpa.MessageRouteDAOImpl
 
setCorrelationStatus(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelator(CorrelatorDAOImpl) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setCorrelatorId(String) - Method in class org.apache.ode.dao.jpa.CorrelatorDAOImpl
 
setCorrSet(CorrelationSetDAOImpl) - Method in class org.apache.ode.dao.jpa.CorrSetProperty
 
setCreateTime(Date) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setData(Element) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setDataSource(DataSource) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setDBDictionary(String) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setDetail(String) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setEntityManger(EntityManager) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
setEPR(Element) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setEvent(BpelEvent) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setExecutionState(byte[]) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
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
 
setFaultExplanation(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setHeader(Element) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setId(Long) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setId(Long) - Method in class org.apache.ode.dao.jpa.ProcessDAOImpl
 
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
 
setLastActiveTime(Date) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setMyEPR(Element) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setMyRoleServiceName(QName) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setMySessionId(String) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setOperation(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPartnerEPR(Element) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setPartnerLink(PartnerLinkDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPartnerLinkModelId(int) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPartnerSessionId(String) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setPattern(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPipedMessageExchangeId(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setPortType(QName) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setProcess(ProcessDAOImpl) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setProcess(ProcessDAO) - Method in class org.apache.ode.dao.jpa.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
 
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
 
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
 
setRequest(MessageDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setResponse(MessageDAO) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setRollbackOnly(Throwable) - Method in class org.apache.ode.dao.jpa.JpaTxMgrProvider
 
setScope(ScopeDAOImpl) - Method in class org.apache.ode.dao.jpa.PartnerLinkDAOImpl
 
setScopeId(Long) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setState(short) - Method in class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl
 
setState(ScopeStateEnum) - Method in class org.apache.ode.dao.jpa.ScopeDAOImpl
 
setStatus(String) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setSubscriberCount(int) - Method in class org.apache.ode.dao.jpa.MessageExchangeDAOImpl
 
setTransactionManager(TransactionManager) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setTransactionManager(Object) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setTstamp(Timestamp) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setType(String) - Method in class org.apache.ode.dao.jpa.EventDAOImpl
 
setType(QName) - Method in class org.apache.ode.dao.jpa.MessageDAOImpl
 
setUnmanagedDataSource(DataSource) - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 
setValue(QName[], CorrelationKey) - Method in class org.apache.ode.dao.jpa.CorrelationSetDAOImpl
 
shutdown() - Method in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 

X

XmlDataDAOImpl - Class in org.apache.ode.dao.jpa
 
XmlDataDAOImpl() - Constructor for class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
XmlDataDAOImpl(ScopeDAOImpl, String) - Constructor for class org.apache.ode.dao.jpa.XmlDataDAOImpl
 
XmlDataProperty - Class in org.apache.ode.dao.jpa
 
XmlDataProperty() - Constructor for class org.apache.ode.dao.jpa.XmlDataProperty
 
XmlDataProperty(String, String, XmlDataDAOImpl) - Constructor for class org.apache.ode.dao.jpa.XmlDataProperty
 

_

_em - Variable in class org.apache.ode.dao.jpa.BPELDAOConnectionImpl
 
_emf - Variable in class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl
 

A B C D E F G I J L M O P R S X _