public class OperateEntity extends OperateMethodBase
| 构造器和说明 |
|---|
OperateEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(Map<String,Object> map) |
static Method |
getInitMethod()
获得bind方法
|
void |
init(OperateMethodEntity other) |
List<Object> |
makeServiceValueList()
获取业务值
|
bind, makeServiceKeyList, makeWrapperKeyequalsValue, getCreateTime, getId, getUpdateTime, hasNullServiceKey, makeServiceKey, makeServiceValue, setCreateTime, setId, setUpdateTimepublic static Method getInitMethod() throws NoSuchMethodException
NoSuchMethodException - 异常信息public void init(OperateMethodEntity other)
public List<Object> makeServiceValueList()
OperateMethodBasemakeServiceValueList 在类中 OperateMethodBasepublic void bind(Map<String,Object> map)
bind 在类中 OperateMethodBaseCopyright © 2023. All rights reserved.