com.semarchy.mdm.client.cache
Interface IClientCache


public interface IClientCache

IClientCache is used to cache meta data on client side and to share them among users to reduce memory footprint.

Author:
sarod

Method Summary
 void clearCache()
          Clears the client side cache.
 

Method Detail

clearCache

void clearCache()
Clears the client side cache. Useful to force an update of the metadata on client side.



Copyright © 2015. All Rights Reserved.