public class PostServiceImpl extends itez.core.runtime.service.EModelService<Post> implements PostService
| 构造器和说明 |
|---|
PostServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addPost(Post post) |
Post |
findById(String id) |
Post |
findByTmid(Object tmid)
返回tmid对应的机构
|
able, dbo, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findByIda, findByIds, getConfigName, join, join, join, join, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update$comp, $domain, $logined, $uid, $user, $UUID, append, appendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitable, append, append, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findByIda, findByIds, join, join, join, join, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, updatepublic Post findByTmid(Object tmid)
findByTmid 在接口中 PostServicetmid - public void addPost(Post post)
addPost 在接口中 PostServiceCopyright © 2018. All rights reserved.