Package org.alfresco.repo.content
package org.alfresco.repo.content
-
ClassDescriptionProvides basic support for content accessors.Implements all the convenience methods of the interface.Base class providing support for different types of content stores.Implements all the convenience methods of the interface.A store providing support for content store implementations that provide routing of content read and write requests based on context.Base class for stream aware proxiesException produced when a request is made to write content to a location already in use, either by content being written or previously written.Implementations of this interface must provide a byte size limit for pieces of Alfresco content.A
ContentLimitProviderwhich returns a value indicating there is no limit.AContentLimitProviderwhich returns a fixed value.This exception represents a violation of the defined content limit.Service implementation acting as a level of indirection between the client and the underlying content store.Content service policies interfacePolicy that is raised for each content property change.On content read policy interface.Policy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant.A class of event that notifies the listener of the existence of aFileContentStore.An interface instances that operate on content.A blank reader for whichexists()always returns false.This class is a simple utility to copy bytes from anInputStreamto anOutputStream.Context information for node-related content.Deprecated.Proxy forContentReaderwhich capturesInputStreamorReadableByteChannelto introduce a possibility releasing captured resourceProxy forContentWriterwhich capturesOutputStreamorWritableByteChannelto introduce a possibility of releasing captured resourceException produced when a content URL is not supported by a particularContentStoreimplementation.
ContentServiceImpl