public class AdminWebModule
extends com.foreach.across.core.AcrossModule
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
static String |
RESOURCES |
Constructor and Description |
---|
AdminWebModule() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
String |
getResourcesKey() |
void |
setRootPath(String rootPath)
Set the root path that all AdminWebController instances should use.
|
addApplicationContextConfigurer, addApplicationContextConfigurer, addInstallerContextConfigurer, addInstallerContextConfigurer, addPropertySources, addPropertySources, addRuntimeDependency, equals, expose, expose, exposeClass, getApplicationContextConfigurers, getContext, getExposeFilter, getExposeTransformer, getExtensionTargets, getInstallerContextConfigurers, getInstallers, getInstallerScanPackages, getInstallerSettings, getModuleConfigurationScanPackages, getRuntimeDependencies, getVersionInfo, hashCode, isEnabled, prepareForBootstrap, registerDefaultApplicationContextConfigurers, registerDefaultInstallerContextConfigurers, setContext, setEnabled, setExposeFilter, setExposeTransformer, setInstallerSettings, toString
public static final String NAME
public static final String RESOURCES
public void setRootPath(String rootPath)
rootPath
- The root path for all AdminWebControllers.RequestMapping
public String getName()
getName
in interface com.foreach.across.core.context.AcrossModuleEntity
getName
in class com.foreach.across.core.AcrossModule
public String getResourcesKey()
getResourcesKey
in interface com.foreach.across.core.context.AcrossModuleEntity
getResourcesKey
in class com.foreach.across.core.AcrossModule
public String getDescription()
getDescription
in class com.foreach.across.core.AcrossModule
Copyright © 2020. All rights reserved.