// Administrative console help mapping file // // V7.0 Help information // // The HelpCoord reads this file to correlate a helpId to a help file // $ // // This is not quite like the mapping files for 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. // // Job scheduler // // GridScheduler.detail$ae/rgrid_bgs_collection.html GridEndpoints.collection$ae/rgrid_bgs_endpoints.html Property.collection$ae/rgrid_bgs_property_collection.html Property.detail$ae/rgrid_bgs_property_detail.html // //May not need the following mapping statements. kld 4/15/10 // // gridconfig jobclass CONFIGURATION // // //JobClass.collection$ae/bgs_collection_jobclasses.html //JobClass.detail$ae/bgs_detail_jobclasses.html // // gridconfig classification rules CONFIGURATION // // //GridClassRules.collection$ae/bgs_detail_rule.html // // Job Management // // //Job.collection$ae/jm_collection.html //Job.detail$ae/jm_detail.html