public final class TaggedAssetRealtimeCacheUpdater
extends com.fatwire.realtime.PageCacheUpdaterImpl
The GSTTagRegistry table is read for the specific assets before the new values are inserted. This is to make sure that pagelets are also flushed with the old tag values for the cases where the tag is deleted or the values have changed. Implementation examples can be found in the guide Customizing RealTime Publishing Cache Management.
Constructor and Description |
---|
TaggedAssetRealtimeCacheUpdater()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
beforeSelect(COM.FutureTense.Interfaces.ICS ics,
Collection<String> invalKeys,
Collection<String> regenKeys,
Collection<com.fatwire.assetapi.data.AssetId> assetIds)
Deprecated.
|
afterAllDone, beforeFlush, beforeRegen, execute
getContext, getId, getJobNames, getMessenger, getPubsession, getSessionArgument, isCancelled, setContext, setId, setMessenger, setProgressPercentage, setPubsession, setRecentAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaggedAssetRealtimeCacheUpdater()
protected void beforeSelect(COM.FutureTense.Interfaces.ICS ics, Collection<String> invalKeys, Collection<String> regenKeys, Collection<com.fatwire.assetapi.data.AssetId> assetIds)
beforeSelect
in class com.fatwire.realtime.PageCacheUpdaterImpl
Copyright © 2016–2017. All rights reserved.