Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
CacheManager.flushCSEngine
Clears items from the Content Server cache.
Syntax
public ftStatusCode flushCSEngine(ICS ics, int mode)Parameters
ics- The ICS context.
 
mode- Tells CacheManager whether to flush the Content Server cache, the CS-Satellite cache, or both caches. Specify one of the following values:
 
COM.FutureTense.Cache.CacheHelper._cs--to flush the Content Server cache.COM.FutureTense.Cache.CacheHelper._ss--to flush the CS-Satellite cache.COM.FutureTense.Cache.CacheHelper._both--to flush both caches.Description
The
flushCSEnginemethod clears pages from the Content Server cache based on a list of pages logged using theRecordItemmethod.Returns
An
ftStatusCodewith detailed information about the success or failure of the requested operation.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.