public class LimitSystemMapper extends java.lang.Object implements ModuleMapper<LimitSystem>
| Constructor and Description |
|---|
LimitSystemMapper() |
| Modifier and Type | Method and Description |
|---|---|
LimitSystem |
createModule(java.lang.String key,
JSONObject data) |
java.lang.String[] |
getModuleIdentifiers() |
public LimitSystem createModule(java.lang.String key, JSONObject data)
createModule in interface ModuleMapper<LimitSystem>public java.lang.String[] getModuleIdentifiers()
getModuleIdentifiers in interface ModuleMapper<LimitSystem>