| Interface | Description |
|---|---|
| AbstractTagCategoryDao | |
| CategorizedTagDao | |
| GlobalTagCategoryDao | |
| TagDao | |
| TagStore |
| Class | Description |
|---|---|
| AbstractTagCategoryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.tag.AbstractTagCategory. |
| AbstractTagCategoryDaoImpl | |
| CategorizedTagDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.tag.CategorizedTag. |
| CategorizedTagDaoImpl | |
| DefaultTagStore |
Base class for TagStore.
|
| GlobalTagCategoryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.tag.GlobalTagCategory. |
| GlobalTagCategoryDaoImpl | |
| TagDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
Tag. |
| TagDaoImpl |
Copyright © 2019 Communote team. All rights reserved.