Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.audit.api.Logs

Packages that use Logs
org.nuxeo.ecm.platform.audit.api   
org.nuxeo.ecm.platform.audit.api.delegate   
org.nuxeo.ecm.platform.audit.api.remote   
org.nuxeo.ecm.platform.audit.ejb   
org.nuxeo.ecm.platform.audit.ejb.local   
org.nuxeo.ecm.platform.audit.service   
 

Uses of Logs in org.nuxeo.ecm.platform.audit.api
 

Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.api
 interface NXAuditEvents
          NXAuditEvents interface.
 

Uses of Logs in org.nuxeo.ecm.platform.audit.api.delegate
 

Methods in org.nuxeo.ecm.platform.audit.api.delegate that return Logs
static Logs AuditLogsServiceDelegate.getRemoteAuditLogsService()
          Returns the audit logs service, or null if an exception occurs.
 

Uses of Logs in org.nuxeo.ecm.platform.audit.api.remote
 

Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.api.remote
 interface LogsRemote
          Remote interface for Logs.
 

Uses of Logs in org.nuxeo.ecm.platform.audit.ejb
 

Classes in org.nuxeo.ecm.platform.audit.ejb that implement Logs
 class LogsBean
          Stateless bean allowing to query the logs.
 

Uses of Logs in org.nuxeo.ecm.platform.audit.ejb.local
 

Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.ejb.local
 interface LogsLocal
          Local interface for Logs.
 

Uses of Logs in org.nuxeo.ecm.platform.audit.service
 

Classes in org.nuxeo.ecm.platform.audit.service that implement Logs
 class NXAuditEventsService
          Event service configuration.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.