com.atlassian.confluence.plugin.descriptor
Class ConfluenceVelocityModuleDescriptor
java.lang.Object
com.atlassian.plugin.descriptors.AbstractModuleDescriptor
com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor
- All Implemented Interfaces:
- UserLocaleAware, ModuleDescriptor, Resourced, StateAware
Deprecated. since 3.0, extend AbstractModuleDescriptor
and implement UserLocaleAware
instead.
public abstract class ConfluenceVelocityModuleDescriptor
- extends AbstractModuleDescriptor
- implements UserLocaleAware
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
assertModuleClassImplements, destroy, disabled, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
RESOURCE_TYPE_I18N
public static final String RESOURCE_TYPE_I18N
- Deprecated.
- See Also:
- Constant Field Values
i18NBeanFactory
protected I18NBeanFactory i18NBeanFactory
- Deprecated.
ConfluenceVelocityModuleDescriptor
public ConfluenceVelocityModuleDescriptor()
- Deprecated.
getHtml
public String getHtml(String resourceName)
- Deprecated.
getHtml
public String getHtml(String resourceName,
Map startingParams)
- Deprecated.
setI18NBeanFactory
public void setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
- Deprecated.
- Specified by:
setI18NBeanFactory
in interface UserLocaleAware
- Parameters:
i18NBeanFactory
- the user locale sensitive i18n bean factory