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

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

Uses of WebSectionModuleDescriptor in com.atlassian.plugin.web
 

Methods in com.atlassian.plugin.web that return types with arguments of type WebSectionModuleDescriptor
 List<WebSectionModuleDescriptor> WebInterfaceManager.getDisplayableSections(String location, Map<String,Object> context)
           
 List<WebSectionModuleDescriptor> DefaultWebInterfaceManager.getDisplayableSections(String location, Map<String,Object> context)
           
 List<WebSectionModuleDescriptor> WebInterfaceManager.getSections(String location)
           
 List<WebSectionModuleDescriptor> DefaultWebInterfaceManager.getSections(String location)
           
 

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

Classes in com.atlassian.plugin.web.descriptors that implement WebSectionModuleDescriptor
 class DefaultWebSectionModuleDescriptor
          Represents a web section - that is a collection of web items.
 



Copyright © 2010 Atlassian. All Rights Reserved.