com.atlassian.confluence.plugin.descriptor.web.descriptors
Class ConfluenceWebItemModuleDescriptor

java.lang.Object
  extended bycom.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
      extended bycom.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
          extended bycom.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
All Implemented Interfaces:
ModuleDescriptor, Resourced, StateAware, WebFragmentModuleDescriptor, WebItemModuleDescriptor, WeightedDescriptor

public class ConfluenceWebItemModuleDescriptor
extends ConfluenceAbstractWebFragmentModuleDescriptor
implements WebItemModuleDescriptor


Field Summary
 
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR
 
Constructor Summary
ConfluenceWebItemModuleDescriptor()
           
 
Method Summary
 WebIcon getIcon()
           
 WebLink getLink()
           
 String getSection()
           
 
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
getLabel, getWebLabel
 
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
destroy, disabled, enabled, getCompleteKey, getCondition, getContextProvider, getDecoratedDescriptor, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getTooltip, getWebParams, getWeight, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setWebInterfaceManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
getCondition, getContextProvider, getModule, getTooltip, getWebLabel, getWebParams, getWeight
 
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
 
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
 
Methods inherited from interface com.atlassian.plugin.StateAware
disabled, enabled
 

Constructor Detail

ConfluenceWebItemModuleDescriptor

public ConfluenceWebItemModuleDescriptor()
Method Detail

getSection

public String getSection()
Specified by:
getSection in interface WebItemModuleDescriptor

getLink

public WebLink getLink()
Specified by:
getLink in interface WebItemModuleDescriptor

getIcon

public WebIcon getIcon()
Specified by:
getIcon in interface WebItemModuleDescriptor


Confluence is developed by Atlassian.