|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditEntryState | |
---|---|
lumis.portal.audit |
Uses of AuditEntryState in lumis.portal.audit |
---|
Methods in lumis.portal.audit that return AuditEntryState | |
---|---|
static AuditEntryState |
AuditEntryState.valueOf(int value)
|
static AuditEntryState |
AuditEntryState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuditEntryState[] |
AuditEntryState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in lumis.portal.audit with parameters of type AuditEntryState | |
---|---|
protected void |
AuditManager.registerEntry(lumis.portal.audit.AuditEntry auditEntry,
AuditEntryState state)
Register the audit entry in database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |