Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


oracle.iam.rm.temporal
Interface AttributeSet


public interface AttributeSet

Interface for a snapshot of a set of attributes/relative objects.


Method Summary
 java.lang.Object getAttributeValue(java.lang.String attributeKey)
          Gets the value of the specified attribute by key.

 

Method Detail

getAttributeValue

java.lang.Object getAttributeValue(java.lang.String attributeKey)
Gets the value of the specified attribute by key.
Parameters:
attributeKey - identifier for the attribute
Returns:
Object representing the value of the specified attribute.

Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Copyright © 2008, 2009 Oracle. All Rights Reserved.