Uses of Interface
com.atlassian.plugin.web.WebInterfaceManager

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

Uses of WebInterfaceManager in com.atlassian.plugin.web
 

Classes in com.atlassian.plugin.web that implement WebInterfaceManager
 class DefaultWebInterfaceManager
          Stores and manages flexible web interface sections available in the system.
 

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

Fields in com.atlassian.plugin.web.descriptors declared as WebInterfaceManager
protected  WebInterfaceManager AbstractWebFragmentModuleDescriptor.webInterfaceManager
           
 

Methods in com.atlassian.plugin.web.descriptors with parameters of type WebInterfaceManager
 void AbstractWebFragmentModuleDescriptor.setWebInterfaceManager(WebInterfaceManager webInterfaceManager)
           
 void DefaultAbstractWebFragmentModuleDescriptor.setWebInterfaceManager(WebInterfaceManager webInterfaceManager)
           
 

Constructors in com.atlassian.plugin.web.descriptors with parameters of type WebInterfaceManager
AbstractWebFragmentModuleDescriptor(WebInterfaceManager webInterfaceManager)
           
DefaultWebItemModuleDescriptor(WebInterfaceManager webInterfaceManager)
           
DefaultWebSectionModuleDescriptor(WebInterfaceManager webInterfaceManager)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.