org.alfresco.repo.content
Interface ContentStore.ContentUrlHandler

Enclosing interface:
ContentStore

public static interface ContentStore.ContentUrlHandler

Iterface for to use during iteration over content URLs.

Since:
2.0

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

Method Detail

handle

void handle(java.lang.String contentUrl)


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