Class and Description |
---|
BlogDao |
NoteDao |
ProcessedMailNoteDao |
UserToBlogRoleMappingDao |
Class and Description |
---|
ExportFormat |
Class and Description |
---|
NoteDao |
Class and Description |
---|
ParentIsAlreadyChildDataIntegrityViolationException
When this exception is thrown, the given parent is already a child of the given child.
|
Class and Description |
---|
BlogDao |
NoteDao |
Class and Description |
---|
BlogDao |
Class and Description |
---|
NoteDao |
Class and Description |
---|
BlogDao |
BlogDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
Blog . |
BlogMemberDao |
BlogMemberDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.blog.BlogMember . |
BlogPropertyDao |
BlogPropertyDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
BlogProperty . |
ExportFormat |
ExternalBlogMemberDao |
ExternalBlogMemberDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.blog.ExternalBlogMember . |
NoteDao |
NoteDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
Note . |
NotePropertyDao |
NotePropertyDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
NoteProperty . |
ProcessedMailNoteDao |
ProcessedMailNoteDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.blog.ProcessedMailNote . |
ResolvedTopicToTopicDao |
UserToBlogRoleMappingDao |
UserToBlogRoleMappingDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.blog.UserToBlogRoleMapping . |
Class and Description |
---|
ParentIsAlreadyChildDataIntegrityViolationException
When this exception is thrown, the given parent is already a child of the given child.
|
Copyright © 2019 Communote team. All rights reserved.