|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.repo.sql.SqlBaseService
com.evolveum.midpoint.repo.sql.SqlAuditServiceImpl
public class SqlAuditServiceImpl
| Constructor Summary | |
|---|---|
SqlAuditServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
audit(AuditEventRecord record,
Task task)
|
org.hibernate.SessionFactory |
getSessionFactory()
|
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory)
|
| Methods inherited from class com.evolveum.midpoint.repo.sql.SqlBaseService |
|---|
beginTransaction, cleanupSessionAndResult, getPrismContext, handleGeneralException, logOperationAttempt, rollbackTransaction, rollbackTransaction, rollbackTransaction, setPrismContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlAuditServiceImpl()
| Method Detail |
|---|
public org.hibernate.SessionFactory getSessionFactory()
getSessionFactory in class SqlBaseServicepublic void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
setSessionFactory in class SqlBaseService
public void audit(AuditEventRecord record,
Task task)
audit in interface AuditService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||