| 程序包 | 说明 |
|---|---|
| org.azolla.p.roc.aware | |
| org.azolla.p.roc.dao | |
| org.azolla.p.roc.dao.impl | |
| org.azolla.p.roc.service | |
| org.azolla.p.roc.service.impl | |
| org.azolla.p.roc.vo |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<TagVo> |
CacheAware.getTagList() |
| 限定符和类型 | 方法和说明 |
|---|---|
TagVo |
ITagDao.getByUrlName(String urlName) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TagVo> |
ITagDao.btLstByUrlNameList(List<String> urlNameList) |
List<TagVo> |
ITagDao.lst() |
List<TagVo> |
ITagDao.lstByPostUrlTitle(String postUrlTitle) |
List<TagVo> |
ITagDao.lstWithoutVOD(org.apache.ibatis.session.RowBounds rowBounds) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ITagDao.add(TagVo tagVo) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ITagDao.btAdd(List<TagVo> tagVoList) |
| 限定符和类型 | 方法和说明 |
|---|---|
TagVo |
TagDaoImpl.getByUrlName(String urlName) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TagVo> |
TagDaoImpl.btLstByUrlNameList(List<String> urlNameList) |
List<TagVo> |
TagDaoImpl.lst() |
List<TagVo> |
TagDaoImpl.lstByPostUrlTitle(String postUrlTitle) |
List<TagVo> |
TagDaoImpl.lstWithoutVOD(org.apache.ibatis.session.RowBounds rowBounds) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
TagDaoImpl.add(TagVo tagVo) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
TagDaoImpl.btAdd(List<TagVo> tagVoList) |
| 限定符和类型 | 方法和说明 |
|---|---|
TagVo |
ITagService.addByTagDisplayName(String tagDisplayName) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TagVo> |
ITagService.btAddByTagDisplayName(List<String> tagDisplayNameList) |
| 限定符和类型 | 方法和说明 |
|---|---|
TagVo |
TagServiceImpl.addByTagDisplayName(String tagDisplayName) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TagVo> |
TagServiceImpl.btAddByTagDisplayName(List<String> tagDisplayNameList) |
| 限定符和类型 | 方法和说明 |
|---|---|
TagVo |
PostRTagVo.getTagVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TagVo> |
PostVo.getTagVoList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostRTagVo.setTagVo(TagVo tagVo) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostVo.setTagVoList(List<TagVo> tagVoList) |
Copyright © 2011–2015 Azollas. All rights reserved.