@Service public class AnnexServiceImpl extends cn.net.wanmo.base.service.impl.BaseExtendLayUIServiceImpl<Annex,AnnexDao> implements AnnexService
| 构造器和说明 |
|---|
AnnexServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Annex> |
findListByRelationId(String relationId)
根据 关联业务对象主键 列表查询
|
List<Annex> |
findListRelationIdAndFileType(String relationId,
String fileType)
根据 关联业务对象主键和附件类型 列表查询
|
clearCache, delete, delete, deleteList, findList, findList, findList, findList, findListInEntitysForId, findListInIds, findPage, findPage, findPage, findPage, get, get, insert, remove, remove, removeList, save, saveList, updatepublic List<Annex> findListByRelationId(String relationId)
AnnexServicefindListByRelationId 在接口中 AnnexServicepublic List<Annex> findListRelationIdAndFileType(String relationId, String fileType)
AnnexServicefindListRelationIdAndFileType 在接口中 AnnexServiceCopyright © 2023. All rights reserved.