org.alfresco.repo.content
Class RoutingContentService

java.lang.Object
  extended by org.alfresco.repo.content.ContentServiceImpl
      extended by org.alfresco.repo.content.RoutingContentService
All Implemented Interfaces:
ContentService, org.springframework.context.ApplicationContextAware

Deprecated. Replaced by ContentServiceImpl

public class RoutingContentService
extends ContentServiceImpl

A content service that determines at runtime the store that the content associated with a node should be routed to.


Constructor Summary
RoutingContentService()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.alfresco.repo.content.ContentServiceImpl
getActiveTransformers, getImageTransformer, getRawReader, getReader, getStoreFreeSpace, getStoreTotalSpace, getTempWriter, getTransformer, getTransformer, getWriter, init, isTransformable, isTransformable, onUpdateProperties, setApplicationContext, setAvmService, setDictionaryService, setEagerContentStoreCleaner, setIgnoreEmptyContent, setImageMagickContentTransformer, setMimetypeService, setNodeService, setPolicyComponent, setRetryingTransactionHelper, setStore, setTransformerRegistry, transform, transform, transform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoutingContentService

public RoutingContentService()
Deprecated. 


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.