public static class EntityProperties.Mapping extends Object
| 构造器和说明 |
|---|
Mapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<org.hswebframework.web.commons.entity.Entity> |
classForName(String name) |
protected Class<org.hswebframework.web.commons.entity.Entity> |
getClass(String basePackage,
String name) |
Map<String,String> |
getMapping() |
String |
getSourceBasePackage() |
protected Class<org.hswebframework.web.commons.entity.Entity> |
getSourceClass(String name) |
String |
getTargetBasePackage() |
protected Class<org.hswebframework.web.commons.entity.Entity> |
getTargetClass(String name) |
void |
setMapping(Map<String,String> mapping) |
void |
setSourceBasePackage(String sourceBasePackage) |
void |
setTargetBasePackage(String targetBasePackage) |
protected Class<org.hswebframework.web.commons.entity.Entity> getClass(String basePackage, String name)
protected Class<org.hswebframework.web.commons.entity.Entity> getSourceClass(String name)
protected Class<org.hswebframework.web.commons.entity.Entity> getTargetClass(String name)
public String getSourceBasePackage()
public void setSourceBasePackage(String sourceBasePackage)
public String getTargetBasePackage()
public void setTargetBasePackage(String targetBasePackage)
Copyright © 2018. All rights reserved.