Modifier and Type | Method and Description |
---|---|
protected PageView |
PageViewSqlDao.buildPageView(org.jooq.Record record) |
Modifier and Type | Method and Description |
---|---|
Iterable<PageView> |
PageViewSqlDao.get(DaoFilter daoFilter)
Returns all pageviews that meet the filter criteria specified by an input PageViewDaoFilter
|
Modifier and Type | Method and Description |
---|---|
void |
PageViewSqlDao.save(PageView view) |
Copyright © 2014. All rights reserved.