public interface IAuditManager
Modifier and Type | Field and Description |
---|---|
static String |
QUERY_CACHE_REGION |
Modifier and Type | Method and Description |
---|---|
void |
audit(String title,
String description,
String typeKey)
Register an audit entry.
|
static final String QUERY_CACHE_REGION
void audit(String title, String description, String typeKey) throws PortalException
title
- the operation title. If the title is bigger
than the allowed size, the string is truncated.description
- the operation description.typeKey
- the AuditEntryType key.PortalException
- if an error occur during audit.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.