Goods.CacheManager.setCacheLimits Function
Set new limits for object cache. See description of cache management algorithm at the beggining of this file.

Public void setCacheLimits (int, int)
  Type Name Description  
    int l0 an int value  
    int l1 an int value  
  Return Description  
    void