|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<java.lang.Void> com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
public abstract class ConfluenceAbstractWebFragmentModuleDescriptor
Confluence specific wrapper for AbstractWebFragmentModuleDescriptor
.
Field Summary |
---|
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR |
Constructor Summary | |
---|---|
ConfluenceAbstractWebFragmentModuleDescriptor(com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor abstractDescriptor)
|
Method Summary | |
---|---|
void |
disabled()
|
void |
enabled()
|
boolean |
equals(java.lang.Object obj)
|
ConfluenceWebLabel |
getLabel()
|
ConfluenceWebLabel |
getTooltip()
|
ConfluenceWebLabel |
getWebLabel()
|
int |
hashCode()
|
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor |
---|
destroy, destroy, 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, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfluenceAbstractWebFragmentModuleDescriptor(com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor abstractDescriptor)
Method Detail |
---|
public void enabled()
enabled
in interface com.atlassian.plugin.StateAware
enabled
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<java.lang.Void>
public void disabled()
disabled
in interface com.atlassian.plugin.StateAware
disabled
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<java.lang.Void>
public ConfluenceWebLabel getWebLabel()
getWebLabel
in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<java.lang.Void>
getWebLabel
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<java.lang.Void>
public ConfluenceWebLabel getLabel()
public ConfluenceWebLabel getTooltip()
getTooltip
in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<java.lang.Void>
getTooltip
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<java.lang.Void>
public boolean equals(java.lang.Object obj)
equals
in interface com.atlassian.plugin.ModuleDescriptor<java.lang.Void>
equals
in class java.lang.Object
public int hashCode()
hashCode
in interface com.atlassian.plugin.ModuleDescriptor<java.lang.Void>
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |