|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
public 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(Object obj)
|
com.atlassian.plugin.web.model.WebLabel |
getLabel()
|
com.atlassian.plugin.web.model.WebLabel |
getTooltip()
|
com.atlassian.plugin.web.model.WebLabel |
getWebLabel()
|
int |
hashCode()
|
| Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor |
|---|
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.StateAwareenabled in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>public void disabled()
disabled in interface com.atlassian.plugin.StateAwaredisabled in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>public com.atlassian.plugin.web.model.WebLabel getWebLabel()
getWebLabel in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void>getWebLabel in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>public com.atlassian.plugin.web.model.WebLabel getLabel()
public com.atlassian.plugin.web.model.WebLabel getTooltip()
getTooltip in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void>getTooltip in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>public boolean equals(Object obj)
equals in interface com.atlassian.plugin.ModuleDescriptor<Void>equals in class Objectpublic int hashCode()
hashCode in interface com.atlassian.plugin.ModuleDescriptor<Void>hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||