|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProcessDAO in org.apache.ode.bpel.dao |
|---|
| Methods in org.apache.ode.bpel.dao that return ProcessDAO | |
|---|---|
ProcessDAO |
BpelDAOConnection.createProcess(javax.xml.namespace.QName pid,
javax.xml.namespace.QName type,
java.lang.String guid,
long version)
|
ProcessDAO |
BpelDAOConnection.createTransientProcess(java.lang.Long pidId)
|
ProcessDAO |
MessageExchangeDAO.getProcess()
Get the process associate with this message exchange. |
ProcessDAO |
ProcessInstanceDAO.getProcess()
Get the process. |
ProcessDAO |
CorrelationSetDAO.getProcess()
|
ProcessDAO |
BpelDAOConnection.getProcess(javax.xml.namespace.QName processId)
Return the DAO for a bpel process. |
| Methods in org.apache.ode.bpel.dao with parameters of type ProcessDAO | |
|---|---|
void |
BpelDAOConnection.insertBpelEvent(BpelEvent event,
ProcessDAO process,
ProcessInstanceDAO instance)
Insert a BPEL event into the database. |
void |
MessageExchangeDAO.setProcess(ProcessDAO process)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||