Class ColumnCalloutManager

    • Field Detail

      • ICALLOUT_FACTORY_CACHE_TABLE_NAME

        public static final String ICALLOUT_FACTORY_CACHE_TABLE_NAME
        Virtual table name for Callout factory cache. Call CacheMgt.get().reset(_ICALLOUT_FACTORY_CACHE_TABLE_NAME) to reset Callout factory cache.
        See Also:
        Constant Field Values
      • LIST_ICOLUMNCALLOUT_FACTORY_CACHE_TABLE_NAME

        public static final String LIST_ICOLUMNCALLOUT_FACTORY_CACHE_TABLE_NAME
        Virtual table name for IColumnCallout factory cache. Call CacheMgt.get().reset(LIST_ICOLUMNCALLOUT_FACTORY_CACHE_TABLE_NAME) to reset IColumnCallout factory cache.
        See Also:
        Constant Field Values