public class ReferenceModuleType extends ReferencePluginModule
| Modifier and Type | Class and Description |
|---|---|
static class |
ReferenceModuleType.ReferenceModuleImplementation |
administration, pluginKey| Constructor and Description |
|---|
ReferenceModuleType(net.sourceforge.jwebunit.WebTester webTester,
Administration administration,
LocatorFactory locators) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceModuleType.ReferenceModuleImplementation |
internalWithI18n() |
ReferenceModuleType.ReferenceModuleImplementation |
internalWithoutI18n() |
String |
moduleKey()
Module key.
|
String |
moduleName()
Name of the module
|
completeModuleKey, disable, enable, isEnabled, isInstalledpublic ReferenceModuleType(net.sourceforge.jwebunit.WebTester webTester,
Administration administration,
LocatorFactory locators)
public String moduleKey()
AbstractPluginModulemoduleKey in class AbstractPluginModulepublic String moduleName()
AbstractPluginModulemoduleName in class AbstractPluginModulepublic ReferenceModuleType.ReferenceModuleImplementation internalWithI18n()
public ReferenceModuleType.ReferenceModuleImplementation internalWithoutI18n()
Copyright © 2002-2015 Atlassian. All Rights Reserved.