Skip navigation links 
 
oracle.stellent.wcm.server.content.fs
Class FSLocalModifiedContentAdapter
java.lang.Object
   oracle.stellent.wcm.server.content.fs.FSContentAdapter
oracle.stellent.wcm.server.content.fs.FSContentAdapter
       oracle.stellent.wcm.server.content.fs.FSLocalModifiedContentAdapter
oracle.stellent.wcm.server.content.fs.FSLocalModifiedContentAdapter
- All Implemented Interfaces:
- ContentAdapter
- 
public class FSLocalModifiedContentAdapter
 
- extends FSContentAdapter
Special extended implementation that loads content from the local runtime path if available
 
 
  
 
  
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
FSLocalModifiedContentAdapter
public FSLocalModifiedContentAdapter(StagingConfiguration stagingConfig,
                                     FileSystemLoader fsLoader,
                                     IdcClientFactory idcFactory,
                                     CacheDeleteQueue cacheDeleteQueue,
                                     java.io.File rootDir)
getRootDir
public java.io.File getRootDir()
loadContent
public ContentStream loadContent(ContentURI contentURI)
                          throws oracle.stellent.ridc.IdcClientException,
                                 java.io.IOException
- Load content from the provider via the URI obtained from the call to FSContentAdapter.getContentUri(oracle.stellent.wcm.server.content.ContentID, oracle.stellent.ridc.model.DataBinder).
- 
- Specified by:
- loadContentin interface- ContentAdapter
- Overrides:
- loadContentin class- FSContentAdapter
 
- 
- Parameters:
- contentURI- the content URI
- Returns:
- the content stream
- Throws:
- oracle.stellent.ridc.IdcClientException
- java.io.IOException
 
Skip navigation links 
 
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.