@Service public class ArticleCategoryServiceImpl extends BaseServiceImpl<ArticleCategory,String> implements ArticleCategoryService
| Constructor and Description |
|---|
ArticleCategoryServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
delByIds(List<String> ids) |
BaseMapper<ArticleCategory,String> |
getMappser() |
addValue, delete, deleteByExample, deleteByIds, deleteByPrimaryKey, deleteByPrimaryKey, existsWithPrimaryKey, getList, insert, insertList, insertSelective, insertUseGeneratedKeys, select, selectAll, selectByExample, selectByExampleAndRowBounds, selectByIds, selectByPrimaryKey, selectByRowBounds, selectCount, selectCountByExample, selectListByPage, selectOne, selectOneByExample, show, showAll, updateByExample, updateByExampleSelective, updateByPrimaryKey, updateByPrimaryKeySelectiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, deleteByExample, deleteByIds, deleteByPrimaryKey, deleteByPrimaryKey, existsWithPrimaryKey, getList, insert, insertList, insertSelective, insertUseGeneratedKeys, select, selectAll, selectByExample, selectByExampleAndRowBounds, selectByIds, selectByPrimaryKey, selectByRowBounds, selectCount, selectCountByExample, selectListByPage, selectOne, selectOneByExample, show, showAll, updateByExample, updateByExampleSelective, updateByPrimaryKey, updateByPrimaryKeySelectivepublic BaseMapper<ArticleCategory,String> getMappser()
getMappser in class BaseServiceImpl<ArticleCategory,String>public void delByIds(List<String> ids)
delByIds in interface ArticleCategoryServiceCopyright © 2019. All rights reserved.