// Administrative console help mapping file
//
// Updated 06/15/2004, Marie Wagner, Defect 209689
// Coincides with 1.7 WEBUI/ws/code/webui.dynacache/src/dynacache/WEB-INF/console-defs.xml
// V6.0 Help information, Release WASX.WEBUI
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file name with path>
//
// This is not quite like the mapping files for AAT and other Java GUIs.
// You do NOT need the path information in front of the help file names.
// The delimiter is dollar sign instead of pound sign.
// Do not confuse the two file formats.
//
// This is a really persnickety file!
//
// Every line of this file must either be valid input,
// or a comment line beginning with two forward slashes.
//
// There can be NO blank lines.
//
// The last non-blank line in the file cannot have a return
// at the end of it. To test, place cursor at end of last
// non-blank line and press down arrow on keyboard. The
// cursor should not move.
//
// Violations can cause the GUI not to start!
//
// This file does not require translation.
//
// dynacache MODULE
//
//Dynamic cache service settings
DynamicCache.detail$ae/udyn_rcachesettings.html
DynamicCache.detail.enable$ae/udyn_rcachesettings.html#DynamicCache__startup_description
DynamicCache.detail.cacheSize$ae/udyn_rcachesettings.html#DynamicCache_cacheSize_description
DynamicCache.detail.defaultPriority$ae/udyn_rcachesettings.html#DynamicCache_defaultPriority_description
//
CacheInstance.collection$ae/udyn_cacheinstances.html
CacheInstance.detail$ae/udyn_cacheinstancescollection.html
CacheInstance.detail.name$ae/udyn_cacheinstancescollection.html#CacheInstance_name
CacheInstance.detail.jndiName$ae/udyn_cacheinstancescollection.html#CacheInstance_jndiName
CacheInstance.detail.description$ae/udyn_cacheinstancescollection.html#CacheInstance_description
CacheInstance.detail.category$ae/udyn_cacheinstancescollection.html#CacheInstance_category
CacheInstance.detail.cacheSize$ae/udyn_cacheinstancescollection.html#CacheInstance_cacheSize
CacheInstance.detail.defaultPriority$ae/udyn_cacheinstancescollection.html#CacheInstance_defaultPriority
CacheInstance.detail.enableDiskOffload$ae/udyn_cacheinstancescollection.html#CacheInstance_enableDiskOffload
CacheInstance.detail.diskOffloadLocation$ae/udyn_cacheinstancescollection.html#CacheInstance_diskoffloadLocation
CacheInstance.detail.flushToDiskOnStop$ae/udyn_cacheinstancescollection.html#CacheInstance_flushtoDisk
CacheInstance.detail.useListenerContext$ae/udyn_cacheinstancescollection.html#CacheInstance_useListenerContext
//
CacheInstanceService.collection$ae/udyn_cacheinstanceservice.html
CacheInstanceService.detail$ae/udyn_cacheinstanceservice.html
CacheInstanceService.detail.enable$ae/udyn_cacheinstanceservice.html#CacheInstanceService_enable
//
ServletCacheInstance.collection$ae/udyn_scacheinstancescollection.html
ServletCacheInstance.detail$ae/udyn_scacheinstancesettings.html
//
// LI 2953, LI2575 KLD
Scope.settings$ae/rcon_scope.html
//
//LI 3821:removed on 1/25/06 per defect 337502
//DiskCacheCustomPerformanceSettings.detail$ae/udyn_cachecustperfset.html