Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.service.cmr.repository
Interface ContentStreamListener

@org.alfresco.api.AlfrescoPublicApi
public interface ContentStreamListener
Listens for notifications w.r.t. content. This includes receiving notifications of the opening and closing of the content streams.
Author:
Derek Hulley

Method Summary
void
contentStreamClosed()
          Called when the stream associated with a reader or writer is closed
Method Detail
contentStreamClosed
void contentStreamClosed()
                  throws ContentIOException
Called when the stream associated with a reader or writer is closed
Throws:
ContentIOException

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.