| Interface | Description |
|---|---|
| ClientDao | |
| ClientStatisticDao |
| Class | Description |
|---|---|
| ClientDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.client.Client. |
| ClientDaoImpl | |
| ClientHelper |
The Class ClientHelper contains helper methods for the client id management.
|
| ClientStatisticDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.client.ClientStatistic. |
| ClientStatisticDaoImpl | |
| ClientUrlHelper |
The Class ClientUrlHelper offers methods to add the client and module id to an url.
|
| ClientValidator |
The Class ClientValidator validates a client id.
|
Copyright © 2019 Communote team. All rights reserved.