Interface DBAuditEnablementService
- All Known Implementing Classes:
DefaultDBAuditEnablementService
public interface DBAuditEnablementService
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanisAuditEnabledForType(PK typePk) booleanisAuditEnabledForType(String typeCode) voidboolean
-
Method Details
-
refreshConfiguredAuditTypes
void refreshConfiguredAuditTypes() -
skipActions
boolean skipActions() -
disableAuditInSession
void disableAuditInSession() -
enableAuditInSession
void enableAuditInSession() -
isAuditEnabledForType
-
isAuditEnabledForType
-