org.alfresco.repo.domain
Interface ContentUrlDAO.ContentUrlHandler

Enclosing interface:
ContentUrlDAO

public static interface ContentUrlDAO.ContentUrlHandler

A callback interface to handle Content URLS produced by iteration.

Since:
2.0

Method Summary
 void handle(java.lang.String contentUrl)
           
 

Method Detail

handle

void handle(java.lang.String contentUrl)


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