Interface | Description |
---|---|
LastModificationDateDao |
DAO to get all last modification dates of certain entities
|
LastModificationDateFactory<T> |
Simple factory to create object for last modification dates to avoid copying of pojos
|
Class | Description |
---|---|
LastModificationDate |
Last modification dates of a specific type of entities, e.g.
|
LastModificationDateDaoImpl | |
StandardLastModificationDateFactory |
Standard factory that creates
LastModificationDate 's |
Copyright © 2019 Communote team. All rights reserved.