Uses of Interface
org.alfresco.service.cmr.repository.ContentWriter
-
Packages that use ContentWriter Package Description org.alfresco.repo.content -
-
Uses of ContentWriter in org.alfresco.repo.content
Methods in org.alfresco.repo.content that return ContentWriter Modifier and Type Method Description ContentWriter
ContentStore. getWriter(ContentContext context)
Get an accessor with which to write content to a location within the store.
-