org.alfresco.repo.content.cleanup
Interface ContentStoreCleanerListener

All Known Implementing Classes:
DeletedContentBackupCleanerListener

public interface ContentStoreCleanerListener

A listener that can be plugged into a cleaner to move soon-to-be-deleted content to a new location.


Method Summary
 void beforeDelete(ContentReader reader)
           
 

Method Detail

beforeDelete

void beforeDelete(ContentReader reader)
                  throws ContentIOException
Throws:
ContentIOException


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