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
 java.util.List<WebItemModuleDescriptor> WebInterfaceManager.getDisplayableItems(java.lang.String section, java.util.Map<java.lang.String,java.lang.Object> context)
           
 java.util.List<WebItemModuleDescriptor> DefaultWebInterfaceManager.getDisplayableItems(java.lang.String section, java.util.Map<java.lang.String,java.lang.Object> context)
           
 java.util.List<WebItemModuleDescriptor> WebInterfaceManager.getItems(java.lang.String section)
           
 java.util.List<WebItemModuleDescriptor> DefaultWebInterfaceManager.getItems(java.lang.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 © 2008 Atlassian Pty Ltd. All Rights Reserved.