org.alfresco.repo.domain.audit
Class AbstractAuditDAOImpl.AuditQueryRowHandler

java.lang.Object
  extended by org.alfresco.repo.domain.audit.AbstractAuditDAOImpl.AuditQueryRowHandler
Enclosing class:
AbstractAuditDAOImpl

protected class AbstractAuditDAOImpl.AuditQueryRowHandler
extends java.lang.Object

Class that passes results from a result entity into the client callback


Method Summary
 void processResult(AuditQueryResult row)
           
 boolean valuesRequired()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

valuesRequired

public boolean valuesRequired()

processResult

public void processResult(AuditQueryResult row)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.