Class 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 Detail

      • RoutingContentService

        public RoutingContentService()
        Deprecated.