Compiere 3.1

Uses of Interface
org.compiere.util.CacheInterface

Packages that use CacheInterface
org.compiere.model Provides for.... 
org.compiere.util Provides utility functions. 
 

Uses of CacheInterface in org.compiere.model
 

Classes in org.compiere.model that implement CacheInterface
 class NaturalAccountMap
          Natural Account (HashMap) Management.
 

Uses of CacheInterface in org.compiere.util
 

Classes in org.compiere.util that implement CacheInterface
 class CCache<K,V>
          Compiere Cache.
 

Methods in org.compiere.util with parameters of type CacheInterface
 boolean CacheMgt.register(CacheInterface instance)
          Register Cache Instance
 boolean CacheMgt.unregister(CacheInterface instance)
          Un-Register Cache Instance
 


Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.