Uses of Interface
org.alfresco.service.cmr.repository.ContentAccessor
-
Packages that use ContentAccessor Package Description org.alfresco.service.cmr.repository -
-
Uses of ContentAccessor in org.alfresco.service.cmr.repository
Subinterfaces of ContentAccessor in org.alfresco.service.cmr.repository Modifier and Type Interface Description interface
ContentReader
Represents a handle to read specific content.interface
ContentWriter
Represents a handle to write specific content.interface
FileContentReader
Extension toContentReader
for Readers which are able to make the backing file available to you.
-