Package | Description |
---|---|
com.communote.server.core.crc | |
com.communote.server.persistence.user.client |
Modifier and Type | Method and Description |
---|---|
protected ClientStatisticDao |
RepositoryConnectorDelegateBase.getClientStatisticDao()
Gets the reference to
clientStatistic 's DAO. |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryConnectorDelegateBase.setClientStatisticDao(ClientStatisticDao clientStatisticDao)
Sets the reference to
clientStatistic 's DAO. |
Modifier and Type | Class and Description |
---|---|
class |
ClientStatisticDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.client.ClientStatistic . |
class |
ClientStatisticDaoImpl |
Copyright © 2019 Communote team. All rights reserved.