Skip navigation links

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


Uses of Interface
oracle.iam.rm.server_api.model.ServerAttributeDefinition

Packages that use ServerAttributeDefinition
oracle.iam.rm.client Provides the classes and interfaces for the Oracle Role Manager client. 
oracle.iam.rm.server_api.model Provides the classes and interfaces for the underlying model. 

 

Uses of ServerAttributeDefinition in oracle.iam.rm.client

 

Methods in oracle.iam.rm.client that return ServerAttributeDefinition
 ServerAttributeDefinition EntityAttribute.getAttributeDefinition()
          Gets the defintion for this attribute.

 

Uses of ServerAttributeDefinition in oracle.iam.rm.server_api.model

 

Methods in oracle.iam.rm.server_api.model that return ServerAttributeDefinition
 ServerAttributeDefinition ObjectType.getAttributeDefinition(java.lang.String attributeName)
          Gets the definition of attribute that this object has by ID.
 ServerAttributeDefinition[] ObjectType.getServerAttributeDefinitions()
          Gets all attributes that this object has.

 


Skip navigation links

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


Copyright © 2008, 2009 Oracle. All Rights Reserved.