Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


oracle.security.jps.service.audit.management
Interface Event

All Superinterfaces:
AuditLocalicableMetadata, AuditNamedMetadata

public interface Event
extends AuditLocalicableMetadata

Method Summary
 java.util.Collection<? extends AuditAttribute> getAttributes()
          Deprecated. use getAllAttributes in EventCategory instead. Gets attributes
 EventCategory getCategory()
          Gets event category

 

Methods inherited from interface oracle.security.jps.service.audit.management.AuditLocalicableMetadata
getDisplayName, getDisplayName, getHelpText, getHelpText

 

Methods inherited from interface oracle.security.jps.service.audit.management.AuditNamedMetadata
getName

 

Method Detail

getCategory

EventCategory getCategory()
Gets event category
Returns:

getAttributes

java.util.Collection<? extends AuditAttribute> getAttributes()
Deprecated. use getAllAttributes in EventCategory instead. Gets attributes
Returns:

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.