org.alfresco.service.cmr.repository.ContentWriter Represents a handle to write specific content. Content may only be accessed once per instance. <p> Implementations of this interface <b>might</b> be <code>Serializable</code> but client code could should check suitability before attempting to serialize it. <p> ...