Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
Core Repository ServicesContent Store
Back to Main Page > Specification
In order to support different content stores different implementations of the content service API need to be provided. The correct implementation to bind to the service interface will be determined by information found in the node reference. See Services Framework for more details.
It is likely there will be a base (abstract) implementation of the content service API that will provide common implementation and a couple of concrete implementations, including a file system store, database store and version store implementation, that provide the specific storage implementations.
It is possible that remote stores, such as a remote file store, could also be supported by providing an implementation of the service interface which routes the assignment and retrieval of content to a distant location.
Content Service API - the public service API used by the repository clients
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.