跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

Q

queryBookById(Long) - 接口 中的方法com.java2nb.novel.book.api.BookApi
根据小说ID查询书籍
queryBookByIds(List<Long>) - 接口 中的方法com.java2nb.novel.book.api.BookApi
根据小说ID集合查询书籍列表
queryBookByIds(List<Long>) - 接口 中的方法com.java2nb.novel.book.service.BookService
根据小说ID集合查询书籍列表
queryBookByIds(List<Long>) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryBookByMinUpdateTime(Date, int) - 接口 中的方法com.java2nb.novel.book.api.BookApi
根据最小更新时间分页查询书籍列表
queryBookByMinUpdateTime(Date, int) - 接口 中的方法com.java2nb.novel.book.service.BookService
根据最小更新时间分页查询书籍列表
queryBookByMinUpdateTime(Date, int) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryBookContent(Long) - 类 中的方法com.java2nb.novel.book.controller.BookController
内容查询接口
queryBookContent(Long) - 接口 中的方法com.java2nb.novel.book.service.BookService
查询章节内容
queryBookContent(Long) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryBookDetail(Long) - 类 中的方法com.java2nb.novel.book.controller.BookController
小说详情信息查询接口
queryBookDetail(Long) - 接口 中的方法com.java2nb.novel.book.service.BookService
小说详情信息查询
queryBookDetail(Long) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryBookIndex(Long) - 类 中的方法com.java2nb.novel.book.controller.BookController
目录查询接口
queryBookIndex(Long) - 接口 中的方法com.java2nb.novel.book.service.BookService
查询目录
queryBookIndex(Long) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryBookIndexAbout(Long, Long) - 类 中的方法com.java2nb.novel.book.controller.BookController
章节相关信息查询接口
queryById(List<Long>) - 接口 中的方法com.java2nb.novel.user.api.UserApi
根据用户名ID集合查询用户集合信息
queryById(List<Long>) - 类 中的方法com.java2nb.novel.user.service.impl.UserServiceImpl
 
queryById(List<Long>) - 接口 中的方法com.java2nb.novel.user.service.UserService
根据用户名ID集合查询用户集合信息
queryByUsernameAndPassword(String, String) - 接口 中的方法com.java2nb.novel.user.api.UserApi
根据用户名密码查询用户表记录
queryByUsernameAndPassword(String, String) - 类 中的方法com.java2nb.novel.user.controller.api.UserApi
根据用户名密码查询记录
queryByUsernameAndPassword(String, String) - 类 中的方法com.java2nb.novel.user.service.impl.UserServiceImpl
 
queryByUsernameAndPassword(String, String) - 接口 中的方法com.java2nb.novel.user.service.UserService
根据用户名密码查询记录
queryFirstBookIndexId(Long) - 类 中的方法com.java2nb.novel.book.controller.BookController
首章目录ID查询接口
queryFirstBookIndexId(Long) - 接口 中的方法com.java2nb.novel.book.service.BookService
查询首章目录ID
queryFirstBookIndexId(Long) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryIndexCount(Long) - 接口 中的方法com.java2nb.novel.book.service.BookService
查询章节数
queryIndexCount(Long) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
queryIsInShelf(Long, HttpServletRequest) - 类 中的方法com.java2nb.novel.user.controller.UserController
查询小说是否已加入书架
queryIsInShelf(Long, Long) - 类 中的方法com.java2nb.novel.user.service.impl.UserServiceImpl
 
queryIsInShelf(Long, Long) - 接口 中的方法com.java2nb.novel.user.service.UserService
查询小说是否已加入书架
queryNewsInfo(Long) - 类 中的方法com.java2nb.novel.news.service.impl.NewsServiceImpl
 
queryNewsInfo(Long) - 接口 中的方法com.java2nb.novel.news.service.NewsService
查询新闻
queryPreAndNextBookIndexId(Long, Integer) - 类 中的方法com.java2nb.novel.book.controller.BookController
上一章节和下一章节目录ID查询接口
queryPreAndNextBookIndexId(Long, Integer) - 接口 中的方法com.java2nb.novel.book.service.BookService
上一章节和下一章节目录ID查询接口
queryPreAndNextBookIndexId(Long, Integer) - 类 中的方法com.java2nb.novel.book.service.impl.BookServiceImpl
 
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接