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 by ContentServiceImpl
A content service that determines at runtime the store that the content associated with a node should be routed to.
Author:
Derek Hulley
  • Constructor Details

    • RoutingContentService

      public RoutingContentService()
      Deprecated.