org.alfresco.repo.domain.node
Interface NodeDAO.NodeRefQueryCallback

Enclosing interface:
NodeDAO

public static interface NodeDAO.NodeRefQueryCallback

Interface used to iterate over pure node results

Since:
3.4

Method Summary
 boolean handle(org.alfresco.util.Pair nodePair)
           
 

Method Detail

handle

boolean handle(org.alfresco.util.Pair nodePair)
Parameters:
nodePair - the node result
Returns:
Returns true if more results are required


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