Class | com.enterworks.client.facade.audit.AuditBeansFacade |
---|---|
Parameters | com.enterworks.shared.model.extensions.SessionProfile profile - the session profile of the logged-in client application. com.enterworks.shared.model.AuditVO auditRecord — the detailed audit record to insert into the audit log. |
Returns | com.enterworks.shared.model.AuditVO |
Description | This method creates a new audit log entry given the audit record detail passed to the method. |