
public interface OAuditingService extends OSecurityComponent
| Modifier and Type | Method and Description |
|---|---|
void |
changeConfig(String databaseName,
com.orientechnologies.orient.core.record.impl.ODocument cfg) |
com.orientechnologies.orient.core.record.impl.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, com.orientechnologies.orient.core.record.impl.ODocument cfg) throws IOException
IOExceptioncom.orientechnologies.orient.core.record.impl.ODocument getConfig(String databaseName)
Copyright © 2009–2016 Orient Technologies. All rights reserved.