Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


Uses of Interface
oracle.stellent.wcm.server.content.spi.ContentAdapter

Packages that use ContentAdapter
oracle.stellent.wcm.server.content   
oracle.stellent.wcm.server.content.spi   
oracle.stellent.wcm.server.content.spi.fs   

 

Uses of ContentAdapter in oracle.stellent.wcm.server.content

 

Methods in oracle.stellent.wcm.server.content that return ContentAdapter
 ContentAdapter CacheSyncManager.getContentAdapter()
           

 

Constructors in oracle.stellent.wcm.server.content with parameters of type ContentAdapter
CacheSyncManager(EventProcessor eventProcessor, ContentAdapter contentAdapter, ContentCache contentCache)
          Synchronize the given content adapter and the content cache

 

Uses of ContentAdapter in oracle.stellent.wcm.server.content.spi

 

Methods in oracle.stellent.wcm.server.content.spi that return ContentAdapter
 ContentAdapter Provider.getContentAdapter()
           

 

Uses of ContentAdapter in oracle.stellent.wcm.server.content.spi.fs

 

Classes in oracle.stellent.wcm.server.content.spi.fs that implement ContentAdapter
 class FSContentAdapter
          Loads Content and Metadata using the URL APIs from the staging directory.
 class FSLocalModifiedContentAdapter
          Special extended implementation that loads content from the local runtime path if available

 

Methods in oracle.stellent.wcm.server.content.spi.fs that return ContentAdapter
 ContentAdapter FSProvider.getContentAdapter()
           

 


Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.