Skip navigation links

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

E54416-01


Uses of Interface
oracle.security.jps.service.audit.management.AuditAttribute

Packages that use AuditAttribute
oracle.security.jps.service.audit.management   

 

Uses of AuditAttribute in oracle.security.jps.service.audit.management

 

Methods in oracle.security.jps.service.audit.management that return types with arguments of type AuditAttribute
 java.util.Collection<? extends AuditAttribute> EventCategory.getAllAttributes()
          Gets attributes of a category.
 java.util.Collection<? extends AuditAttribute> AttributeGroup.getAttributes()
          Gets attributes of AttributeGroup.
 java.util.Collection<? extends AuditAttribute> Event.getAttributes()
          Deprecated. use getAllAttributes in EventCategory instead. Gets attributes
 java.util.Map<AuditAttribute,DatabaseColumn> AttributesDatabaseMap.getAttributesColumnMapping()
          Gets attribute-column mappings.

 

Constructor parameters in oracle.security.jps.service.audit.management with type arguments of type AuditAttribute
AttributesDatabaseMap(java.util.List<java.lang.String> tableList, java.util.Map<AuditAttribute,DatabaseColumn> tableMapping)
           

 


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.