Searched refs:getHelpLocalePath (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/admingui/common/src/main/java/org/glassfish/admingui/common/help/
H A DHelpHandlers.java82 String localePath = getHelpLocalePath(locale, cps);
105 String localePath = getHelpLocalePath(locale, cps);
114 private static String getHelpLocalePath(Locale locale, ConsolePluginService cps) { method in class:HelpHandlers

Completed in 8 milliseconds