类 ExaDefinitionLinkRepoImpl
java.lang.Object
com.sie.mbm.mom.framework.db.commonBasic.repo.impl.ExaDefinitionLinkRepoImpl
- 所有已实现的接口:
ExaDefinitionLinkRepo
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明batchDeleteExaDefinitionLink(BatchDeleteExaDefinitionLinkRepoDTO batchDeleteDTO) 删除数据实体与拓展属性关系createExaDefinitionLink(List<CreateExaDefinitionLinkRepoDTO> createDTOList) 新建数据实体与拓展属性关系getAllAttribute(GetAttributeRepoDTO getAllAttributeDTO) 获取数据实体所有属性getExtendAttribute(GetAttributeRepoDTO getExtendAttributeDTO) 获取数据实体所有拓展属性
-
字段详细资料
-
exaDefinitionLinkService
-
-
构造器详细资料
-
ExaDefinitionLinkRepoImpl
public ExaDefinitionLinkRepoImpl()
-
-
方法详细资料
-
createExaDefinitionLink
新建数据实体与拓展属性关系- 指定者:
createExaDefinitionLink在接口中ExaDefinitionLinkRepo- 参数:
createDTOList-- 返回:
-
batchDeleteExaDefinitionLink
删除数据实体与拓展属性关系- 指定者:
batchDeleteExaDefinitionLink在接口中ExaDefinitionLinkRepo- 参数:
batchDeleteDTO-- 返回:
-
getAllAttribute
获取数据实体所有属性- 指定者:
getAllAttribute在接口中ExaDefinitionLinkRepo- 参数:
getAllAttributeDTO-- 返回:
-
getExtendAttribute
获取数据实体所有拓展属性- 指定者:
getExtendAttribute在接口中ExaDefinitionLinkRepo- 参数:
getExtendAttributeDTO-- 返回:
-