|
|||||||||
| 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
gov.nih.nci.cagrid.data.service.auditing.QueryResultsAuditingEvent
public class QueryResultsAuditingEvent
QueryResultsAuditingEvent Auditing event fired when query results are produced
| Constructor Summary | |
|---|---|
QueryResultsAuditingEvent(CQLQuery query,
java.lang.String callerId,
CQLQueryResults results)
|
|
| Method Summary | |
|---|---|
CQLQueryResults |
getResults()
|
| Methods inherited from class gov.nih.nci.cagrid.data.service.auditing.BaseAuditingEvent |
|---|
getCallerId, getQuery |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryResultsAuditingEvent(CQLQuery query,
java.lang.String callerId,
CQLQueryResults results)
| Method Detail |
|---|
public CQLQueryResults getResults()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||