| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.dao | |
| de.cinovo.cloudconductor.server.dao.hibernate |
| Modifier and Type | Method and Description |
|---|---|
Collection<EAuditLog> |
IAuditLogDAO.byCategory(AuditCategory category) |
Collection<EAuditLog> |
IAuditLogDAO.byUser(String user) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EAuditLog> |
AuditLogDAOHib.byCategory(AuditCategory category) |
Collection<EAuditLog> |
AuditLogDAOHib.byUser(String user) |
Class<EAuditLog> |
AuditLogDAOHib.getEntityClass() |
Copyright © 2014 Cinovo AG. All Rights Reserved.