Package org.alfresco.repo.content
Class RoutingContentService
- java.lang.Object
-
- org.alfresco.repo.content.ContentServiceImpl
-
- org.alfresco.repo.content.RoutingContentService
-
- All Implemented Interfaces:
ContentService,org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
public class RoutingContentService extends ContentServiceImpl
Deprecated.Replaced byContentServiceImplA content service that determines at runtime the store that the content associated with a node should be routed to.- Author:
- Derek Hulley
-
-
Constructor Summary
Constructors Constructor Description RoutingContentService()Deprecated.
-
Method Summary
-
Methods inherited from class org.alfresco.repo.content.ContentServiceImpl
getDirectAccessUrl, getRawReader, getReader, getStoreFreeSpace, getStoreTotalSpace, getTempWriter, getWriter, init, onUpdateProperties, setApplicationContext, setDictionaryService, setEagerContentStoreCleaner, setIgnoreEmptyContent, setMimetypeService, setNodeService, setPolicyComponent, setRetryingTransactionHelper, setStore
-
-