| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor
com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor
com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
public class CustomMacroModuleDescriptor
| Field Summary | 
|---|
| Fields inherited from class com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor | 
|---|
i18NBeanFactory, localeManager, RESOURCE_TYPE_I18N | 
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor | 
|---|
plugin, resources, singleton | 
| Constructor Summary | |
|---|---|
CustomMacroModuleDescriptor()
 | 
|
| Method Summary | |
|---|---|
 void | 
disabled()
 | 
 void | 
enabled()
 | 
 java.lang.String | 
getHelp()
 | 
 java.lang.String | 
getHelpSection()
 | 
 java.lang.Object | 
getModule()
 | 
 boolean | 
hasHelp()
 | 
 void | 
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
 | 
| Methods inherited from class com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor | 
|---|
getHtml, getHtml, setI18NBeanFactory, setLocaleManager | 
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor | 
|---|
assertModuleClassImplements, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, satisfiesMinJavaVersion, setPlugin, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| 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 | 
| Constructor Detail | 
|---|
public CustomMacroModuleDescriptor()
| Method Detail | 
|---|
public java.lang.Object getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptorgetModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptorpublic void enabled()
enabled in interface com.atlassian.plugin.StateAwarepublic void disabled()
disabled in interface com.atlassian.plugin.StateAwarepublic boolean hasHelp()
public java.lang.String getHelpSection()
public java.lang.String getHelp()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||