| Interface | Description |
|---|---|
| ExternalUserGroupDao | |
| GroupDao | |
| GroupPropertyDao | |
| UserOfGroupDao |
| Class | Description |
|---|---|
| ExternalUserGroupDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ExternalUserGroup. |
| ExternalUserGroupDaoImpl | |
| GroupDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
Group. |
| GroupDaoImpl | |
| GroupPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
GroupProperty. |
| GroupPropertyDaoImpl | |
| UserOfGroupDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.group.UserOfGroup. |
| UserOfGroupDaoImpl | |
| UserOfGroupModificationTypeEnum |
Copyright © 2019 Communote team. All rights reserved.