org.alfresco.repo.domain.contentdata
Interface ContentDataDAO.ContentUrlHandler

Enclosing interface:
ContentDataDAO

public static interface ContentDataDAO.ContentUrlHandler

Interface for callbacks during content URL enumeration

Since:
3.2

Method Summary
 void handle(java.lang.Long id, java.lang.String contentUrl, java.lang.Long orphanTime)
           
 

Method Detail

handle

void handle(java.lang.Long id,
            java.lang.String contentUrl,
            java.lang.Long orphanTime)


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