public class ClientStatisticDaoImpl extends ClientStatisticDaoBase
ClientStatisticDao
TRANSFORM_NONE
Constructor and Description |
---|
ClientStatisticDaoImpl() |
Modifier and Type | Method and Description |
---|---|
protected long |
handleDecrementRepositorySize(long value)
Performs the core logic for
ClientStatisticDaoBase.decrementRepositorySize(long) |
protected long |
handleGetRepositorySize()
Performs the core logic for
ClientStatisticDaoBase.getRepositorySize() |
protected long |
handleIncrementRepositorySize(long value)
Performs the core logic for
ClientStatisticDaoBase.incrementRepositorySize(long) |
protected void |
handleInitialise()
Performs the core logic for
ClientStatisticDaoBase.initialise() |
protected void |
handleResetRepositorySize()
Performs the core logic for
ClientStatisticDaoBase.resetRepositorySize() |
create, create, create, create, decrementRepositorySize, evict, getRepositorySize, incrementRepositorySize, initialise, load, load, loadAll, loadAll, remove, remove, remove, resetRepositorySize, transformEntities, transformEntity, update, update
protected long handleDecrementRepositorySize(long value)
ClientStatisticDaoBase.decrementRepositorySize(long)
handleDecrementRepositorySize
in class ClientStatisticDaoBase
(long)
protected long handleGetRepositorySize()
ClientStatisticDaoBase.getRepositorySize()
handleGetRepositorySize
in class ClientStatisticDaoBase
ClientStatisticDaoBase.handleGetRepositorySize()
protected long handleIncrementRepositorySize(long value)
ClientStatisticDaoBase.incrementRepositorySize(long)
handleIncrementRepositorySize
in class ClientStatisticDaoBase
(long)
protected void handleInitialise()
ClientStatisticDaoBase.initialise()
handleInitialise
in class ClientStatisticDaoBase
ClientStatisticDaoBase.handleInitialise()
protected void handleResetRepositorySize()
ClientStatisticDaoBase.resetRepositorySize()
handleResetRepositorySize
in class ClientStatisticDaoBase
()
Copyright © 2019 Communote team. All rights reserved.