|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.service.auditing.BaseAuditingEvent
public abstract class BaseAuditingEvent
BaseAuditingEvent Base class for data service auditing events
| Constructor Summary | |
|---|---|
BaseAuditingEvent(CQLQuery query,
java.lang.String callerId)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCallerId()
|
CQLQuery |
getQuery()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseAuditingEvent(CQLQuery query,
java.lang.String callerId)
| Method Detail |
|---|
public CQLQuery getQuery()
public java.lang.String getCallerId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||