lumis.portal.audit
Interface IAuditManager
- All Known Implementing Classes:
- AuditManager
public interface IAuditManager
Interface of Audit manager.
- Since:
- 6.0.0
QUERY_CACHE_REGION
static final String QUERY_CACHE_REGION
- See Also:
- Constant Field Values
audit
void audit(String title,
String description,
String typeKey)
throws PortalException
- Register an audit entry.
- Parameters:
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.
- Throws:
PortalException
- if an error occur during audit.- Since:
- 6.0.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.