public class SourceConfig
extends itez.core.runtime.modules.ModuleBase
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
MODULE_CODE |
static String |
SERVICE_SOURCE |
static String |
SERVICE_SOURCE_DATA_BASE |
static String |
SERVICE_SOURCE_DATA_SET |
static String |
SERVICE_SOURCE_DATA_TABLE |
| 构造器和说明 |
|---|
SourceConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getModuleCode() |
String |
getModuleName() |
String |
getModulePath() |
String |
getModuleView() |
void |
setModulePath(String modulePath) |
void |
setModuleView(String moduleView) |
public String getModuleCode()
getModuleCode 在类中 itez.core.runtime.modules.ModuleBasepublic String getModuleName()
getModuleName 在类中 itez.core.runtime.modules.ModuleBasepublic String getModulePath()
getModulePath 在类中 itez.core.runtime.modules.ModuleBasepublic void setModulePath(String modulePath)
setModulePath 在类中 itez.core.runtime.modules.ModuleBasepublic String getModuleView()
getModuleView 在类中 itez.core.runtime.modules.ModuleBasepublic void setModuleView(String moduleView)
setModuleView 在类中 itez.core.runtime.modules.ModuleBaseCopyright © 2018. All rights reserved.