|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.daohib.bpel.HibernateDao
org.apache.ode.daohib.bpel.CorrelatorMessageDaoImpl
public class CorrelatorMessageDaoImpl
Field Summary |
---|
Fields inherited from class org.apache.ode.daohib.bpel.HibernateDao |
---|
_sm |
Constructor Summary | |
---|---|
CorrelatorMessageDaoImpl(SessionManager sm,
HCorrelatorMessage hobj)
|
Method Summary | |
---|---|
CorrelationKey |
getCorrelationKey()
|
void |
setCorrelationKey(CorrelationKey ckey)
|
Methods inherited from class org.apache.ode.daohib.bpel.HibernateDao |
---|
deleteByIds, equals, getDHandle, getHibernateObj, getId, getSession, hashCode, update |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorrelatorMessageDaoImpl(SessionManager sm, HCorrelatorMessage hobj)
Method Detail |
---|
public CorrelationKey getCorrelationKey()
getCorrelationKey
in interface CorrelatorMessageDAO
public void setCorrelationKey(CorrelationKey ckey)
setCorrelationKey
in interface CorrelatorMessageDAO
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |