| Interface | Description |
|---|---|
| CommunoteEntityDao | |
| ContactDao | |
| CountryDao | |
| ExternalUserAuthenticationDao | |
| LanguageDao | |
| NavigationItemDao | |
| NotificationConfigDao | |
| UserAuthorityDao | |
| UserDao | |
| UserImageDao | |
| UserNotePropertyDao | |
| UserProfileDao | |
| UserPropertyDao |
| Class | Description |
|---|---|
| CommunoteEntityDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.KenmeiEntity. |
| CommunoteEntityDaoImpl | |
| ContactDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.Contact. |
| ContactDaoImpl | |
| CountryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.Country. |
| CountryDaoImpl | |
| ExternalUserAuthenticationDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.ExternalUserAuthentication. |
| ExternalUserAuthenticationDaoImpl | |
| ExternalUserVO |
A value object representing a User retrieved from an external repository like LDAP.
|
| ImageSizeTypeEnum | |
| InvitationField |
Abstraction for invitation fields.
|
| InviteUserForm |
Form for an user invitation
|
| LanguageDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.Language. |
| LanguageDaoImpl | |
| NavigationItemDaoImpl | |
| NotificationConfigDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.NotificationConfig. |
| NotificationConfigDaoImpl | |
| UserAuthorityDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
UserAuthority. |
| UserAuthorityDaoImpl | |
| UserDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.KenmeiUser. |
| UserDaoImpl | |
| UserImageDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.UserImage. |
| UserImageDaoImpl | |
| UserNotePropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
UserNoteProperty. |
| UserNotePropertyDaoImpl | |
| UserProfileDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.KenmeiUserProfile. |
| UserProfileDaoImpl | |
| UserProfileVO | |
| UserPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
UserProperty. |
| UserPropertyDaoImpl | |
| UserRoleEnum | |
| UserStatusEnum |
Copyright © 2019 Communote team. All rights reserved.