com.ibm.commerce.order.calculation

Class RuleCache



  • public class RuleCache
    extends Cache
    Caches the CALRULE table.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RuleCache

        public RuleCache()
        Constructor.
      • RuleCache

        public RuleCache(int anCacheSize)
        Constructor.
        Parameters:
        anCacheSize - The maximum cache size.