类 ExaDefinitionRepoImpl
java.lang.Object
com.sie.mbm.mom.framework.db.commonBasic.repo.impl.ExaDefinitionRepoImpl
- 所有已实现的接口:
ExaDefinitionRepo
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明batchDeleteExaDefinition(BatchDeleteExaDefinitionRepoDTO batchDeleteDTO) 删除属性库属性createExaDefinition(CreateExaDefinitionRepoDTO createDTO) 创建属性库属性getExaDefinitionDirChildren(String parentId) 获取属性库目录下所有属性updateExaDefinition(UpdateExaDefinitionRepoDTO updateDTO) 更新属性库属性
-
字段详细资料
-
exaDefinitionService
-
-
构造器详细资料
-
ExaDefinitionRepoImpl
public ExaDefinitionRepoImpl()
-
-
方法详细资料
-
createExaDefinition
创建属性库属性- 指定者:
createExaDefinition在接口中ExaDefinitionRepo- 参数:
createDTO-- 返回:
-
batchDeleteExaDefinition
删除属性库属性- 指定者:
batchDeleteExaDefinition在接口中ExaDefinitionRepo- 参数:
batchDeleteDTO-- 返回:
-
updateExaDefinition
更新属性库属性- 指定者:
updateExaDefinition在接口中ExaDefinitionRepo- 参数:
updateDTO-- 返回:
-
getExaDefinitionDirChildren
获取属性库目录下所有属性- 指定者:
getExaDefinitionDirChildren在接口中ExaDefinitionRepo- 参数:
parentId-- 返回:
-