Skip navigation links

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

E17273-02


oracle.stellent.wcm.server.content.spi.fs
Class FSCacheSyncInfoAdapter

java.lang.Object
  extended by oracle.stellent.wcm.server.content.spi.idc.IdcCacheSyncInfoAdapter
      extended by oracle.stellent.wcm.server.content.spi.fs.FSCacheSyncInfoAdapter

All Implemented Interfaces:
CacheSyncInfoAdapter

public class FSCacheSyncInfoAdapter
extends IdcCacheSyncInfoAdapter

Field Summary

 

Fields inherited from class oracle.stellent.wcm.server.content.spi.idc.IdcCacheSyncInfoAdapter
m_idcFactory, m_serviceAdapter

 

Constructor Summary
FSCacheSyncInfoAdapter(Provider provider, IdcClientFactory idcFactory)
           

 

Method Summary
 CacheSyncInfo pollServerForCacheSyncInfo(java.lang.String previousToken)
          Get the CacheSyncInfo information either from the disk or from the Content Server

 

Methods inherited from class oracle.stellent.wcm.server.content.spi.idc.IdcCacheSyncInfoAdapter
addSiteIds, getIdcFactory, getMaxCount, getServiceAdapter, getSiteIds, setMaxCount

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

FSCacheSyncInfoAdapter

public FSCacheSyncInfoAdapter(Provider provider,
                              IdcClientFactory idcFactory)

Method Detail

pollServerForCacheSyncInfo

public CacheSyncInfo pollServerForCacheSyncInfo(java.lang.String previousToken)
Get the CacheSyncInfo information either from the disk or from the Content Server
Specified by:
pollServerForCacheSyncInfo in interface CacheSyncInfoAdapter
Overrides:
pollServerForCacheSyncInfo in class IdcCacheSyncInfoAdapter
Parameters:
previousToken - from the content server
Returns:
ModifiedContentInfo object of modified information (usually from the poller) or null

Skip navigation links

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

E17273-02


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