Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


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 Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.