The ATG distribution provides class methods that you can use to explicitly flush item and query caches at several levels, as described in the following sections:

The following table summarizes these methods:

Class

Methods

atg.repository.RepositoryImpl
   

invalidateCaches()

atg.repository.ItemDescriptorImpl

removeItemFromCache()
invalidateItemCache()
invalidateCaches()

atg.repository.RepositoryViewImpl

invalidateQueryCache()

 
loading table of contents...