|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.hibernate.HibernateHandlerBean
public class HibernateHandlerBean
| Constructor Summary | |
|---|---|
HibernateHandlerBean()
|
|
| Method Summary | |
|---|---|
HibernateSession |
getHibernateSession()
get grouper session |
boolean |
isCallerWillCreateAudit()
if this is a new context, or using one that already existed |
boolean |
isNewContext()
if this is a new context, or using one that already existed |
void |
setCallerWillCreateAudit(boolean callerWillAuditTransaction1)
if this is a new context, or using one that already existed |
void |
setHibernateSession(HibernateSession hibernateSession1)
|
void |
setNewContext(boolean newContext1)
if this is a new context, or using one that already existed |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernateHandlerBean()
| Method Detail |
|---|
public HibernateSession getHibernateSession()
public void setHibernateSession(HibernateSession hibernateSession1)
hibernateSession1 - public boolean isNewContext()
public void setNewContext(boolean newContext1)
newContext1 - public boolean isCallerWillCreateAudit()
public void setCallerWillCreateAudit(boolean callerWillAuditTransaction1)
callerWillAuditTransaction1 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||