mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fixed ContentData entity cleanup when null value repeatedly applied to cm:content property
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -221,7 +221,9 @@ public abstract class AbstractContentAccessor implements ContentAccessor
|
||||
|
||||
/**
|
||||
* Advise that listens for the completion of specific methods on the
|
||||
* {@link java.nio.channels.ByteChannel} interface.
|
||||
* {@link java.nio.channels.ByteChannel} interface. This advise reacts
|
||||
* only in the {@link #afterReturning(Object, Method, Object[], Object) afterReturning} phase
|
||||
* so that the underlying stream methods have been successfully completed.
|
||||
*
|
||||
* @author Derek Hulley
|
||||
*/
|
||||
|
Reference in New Issue
Block a user