| Modifier and Type | Method and Description |
|---|---|
Collection<EAuditLog> |
IAuditLogDAO.byCategory(AuditCategory category) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AuditCategory |
AAuditedEntityHib.getAuditCategory() |
protected AuditCategory |
FileDAOHib.getAuditCategory() |
protected AuditCategory |
ServiceDAOHib.getAuditCategory() |
protected AuditCategory |
FileDataDAOHib.getAuditCategory() |
protected AuditCategory |
TemplateDaoHib.getAuditCategory() |
AuditCategory |
ConfigValueDAOHib.getAuditCategory() |
protected AuditCategory |
SSHKeyDAOHib.getAuditCategory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<EAuditLog> |
AuditLogDAOHib.byCategory(AuditCategory category) |
| Modifier and Type | Method and Description |
|---|---|
AuditCategory |
EAuditLog.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
EAuditLog.setCategory(AuditCategory category) |
| Modifier and Type | Method and Description |
|---|---|
static AuditCategory |
AuditCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditCategory[] |
AuditCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Cinovo AG. All Rights Reserved.