
public interface OAuditingService extends OSecurityComponent
| Modifier and Type | Method and Description |
|---|---|
void |
changeConfig(String databaseName,
ODocument cfg) |
ODocument |
getConfig(String databaseName) |
void |
log(String operation,
String message) |
void |
log(String operation,
String username,
String message) |
void |
log(String operation,
String dbName,
String username,
String message) |
active, config, dispose, isEnabledvoid changeConfig(String databaseName, ODocument cfg) throws IOException
IOExceptionCopyright © 2009–2016 Orient Technologies. All rights reserved.