Uses of Interface
com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor

Packages that use WebItemModuleDescriptor
com.atlassian.plugin.web   
com.atlassian.plugin.web.descriptors   
 

Uses of WebItemModuleDescriptor in com.atlassian.plugin.web
 

Methods in com.atlassian.plugin.web that return types with arguments of type WebItemModuleDescriptor
 List<WebItemModuleDescriptor> WebInterfaceManager.getDisplayableItems(String section, Map<String,Object> context)
           
 List<WebItemModuleDescriptor> DefaultWebInterfaceManager.getDisplayableItems(String section, Map<String,Object> context)
           
 List<WebItemModuleDescriptor> WebInterfaceManager.getItems(String section)
           
 List<WebItemModuleDescriptor> DefaultWebInterfaceManager.getItems(String section)
           
 

Uses of WebItemModuleDescriptor in com.atlassian.plugin.web.descriptors
 

Classes in com.atlassian.plugin.web.descriptors that implement WebItemModuleDescriptor
 class DefaultWebItemModuleDescriptor
          Represents a pluggable link.
 



Copyright © 2010 Atlassian. All Rights Reserved.