The class atg.repository.RepositoryImpl provides the method invalidateCaches(), which clears all caches from the target repository:

void invalidateCaches()
void invalidateCaches(boolean pGlobal)

If you supply an argument of true to the boolean version, the method is invoked on all cluster repositories.

Two exceptions apply:


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices