public interface AuditProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuditProvider.Loader
Loader
|
| Modifier and Type | Field and Description |
|---|---|
static String |
AUDIT_PROVIDER_SYS_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,? extends Serializable> params)
Configures this instance with parameters passed into the DataStoreFinder
|
Map<Object,Object> |
getCurrentUserDetails()
Gets user details.
|
String |
getCurrentUserId()
Gets the current user.
|
static final String AUDIT_PROVIDER_SYS_PROPERTY
String getCurrentUserId()
void configure(Map<String,? extends Serializable> params)
params - Copyright © 2013–2023. All rights reserved.