|
||||||||||
| 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
AbstractModuleDescriptor and implement UserLocaleAware instead.
@Deprecated public abstract class ConfluenceVelocityModuleDescriptor
| Field Summary | |
|---|---|
protected I18NBeanFactory |
i18NBeanFactory
Deprecated. |
static String |
RESOURCE_TYPE_I18N
Deprecated. |
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
ConfluenceVelocityModuleDescriptor()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getHtml(String resourceName)
Deprecated. |
String |
getHtml(String resourceName,
Map startingParams)
Deprecated. |
void |
setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
Deprecated. |
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String RESOURCE_TYPE_I18N
protected I18NBeanFactory i18NBeanFactory
| Constructor Detail |
|---|
public ConfluenceVelocityModuleDescriptor()
| Method Detail |
|---|
public String getHtml(String resourceName)
public String getHtml(String resourceName,
Map startingParams)
public void setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
setI18NBeanFactory in interface UserLocaleAwarei18NBeanFactory - the user locale sensitive i18n bean factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||