Uses of Class
org.alfresco.repo.content.ContentContext
-
Packages that use ContentContext Package Description org.alfresco.repo.content -
-
Uses of ContentContext in org.alfresco.repo.content
Fields in org.alfresco.repo.content declared as ContentContext Modifier and Type Field Description static ContentContextContentStore. NEW_CONTENT_CONTEXTAn empty content context used to retrieve completely new content.static ContentContextContentContext. NULL_CONTEXTAn empty context.Methods in org.alfresco.repo.content with parameters of type ContentContext Modifier and Type Method Description ContentWriterContentStore. getWriter(ContentContext context)Get an accessor with which to write content to a location within the store.
-