|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
public class ConfluenceWebItemModuleDescriptor
Field Summary |
---|
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR |
Constructor Summary | |
---|---|
ConfluenceWebItemModuleDescriptor()
|
Method Summary | |
---|---|
com.atlassian.plugin.web.model.WebIcon |
getIcon()
|
com.atlassian.plugin.web.model.WebLink |
getLink()
|
java.lang.String |
getSection()
|
java.lang.String |
getStyleClass()
|
java.lang.String |
toString()
|
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor |
---|
enabled, getLabel, getTooltip, getWebLabel |
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor |
---|
destroy, disabled, getCompleteKey, getCondition, getContextProvider, getDecoratedDescriptor, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getWebParams, getWeight, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setWebInterfaceManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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 |
---|
public ConfluenceWebItemModuleDescriptor()
Method Detail |
---|
public java.lang.String getSection()
getSection
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public com.atlassian.plugin.web.model.WebLink getLink()
getLink
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public com.atlassian.plugin.web.model.WebIcon getIcon()
getIcon
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public java.lang.String getStyleClass()
getStyleClass
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |