Uses of Class
org.glassfish.admingui.plugin.Index

Uses of Index in org.glassfish.admingui.plugin
 

Methods in org.glassfish.admingui.plugin that return Index
 Index ConsolePluginService.getHelpIndex(String locale)
           This method returns a merged Table Of Contents for all found help sets for the given locale.
 

Methods in org.glassfish.admingui.plugin with parameters of type Index
 void IndexInjector.attribute_setVersion(org.jvnet.hk2.config.Dom dom, Index target)
           
 void IndexInjector.element_setIndexItems(org.jvnet.hk2.config.Dom dom, Index target)
           
 void IndexInjector.inject(org.jvnet.hk2.config.Dom dom, Index target)
           
 void IndexInjector.injectAttribute(org.jvnet.hk2.config.Dom dom, String name, Index target)
           
 void IndexInjector.injectElement(org.jvnet.hk2.config.Dom dom, String name, Index target)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.