org.alfresco.repo.node.db
Interface NodeDaoService.NodeRefQueryCallback

Enclosing interface:
NodeDaoService

public static interface NodeDaoService.NodeRefQueryCallback

Interface used to iterate over pure node results


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.