|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.content.AbstractContentStreamListener
public abstract class AbstractContentStreamListener
Constructor Summary | |
---|---|
AbstractContentStreamListener()
|
Method Summary | |
---|---|
void |
contentStreamClosed()
|
abstract void |
contentStreamClosedImpl()
ContentStreamListeners must implement this method. |
void |
setRetryingTransactionHelper(RetryingTransactionHelper helper)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractContentStreamListener()
Method Detail |
---|
public void setRetryingTransactionHelper(RetryingTransactionHelper helper)
public final void contentStreamClosed() throws org.alfresco.service.cmr.repository.ContentIOException
contentStreamClosed
in interface org.alfresco.service.cmr.repository.ContentStreamListener
org.alfresco.service.cmr.repository.ContentIOException
public abstract void contentStreamClosedImpl() throws org.alfresco.service.cmr.repository.ContentIOException
org.alfresco.service.cmr.repository.ContentIOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |