Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Uses of Class
oracle.iam.rm.server_api.model.Type

Packages that use Type
oracle.iam.rm.client Provides the classes and interfaces for the Oracle Role Manager client. 
oracle.iam.rm.server_api Provides the interfaces and classes used for remotely interacting with Oracle Role Manager. 
oracle.iam.rm.server_api.model Provides the classes and interfaces for the underlying model. 

 

Uses of Type in oracle.iam.rm.client

 

Methods in oracle.iam.rm.client that return Type
 Type Argument.getType()
          Gets the type of this argument.

 

Uses of Type in oracle.iam.rm.server_api

 

Methods in oracle.iam.rm.server_api that return Type
 Type ArgumentDefinition.getType()
          Gets the argument type.

 

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

 

Methods in oracle.iam.rm.server_api.model that return Type
 Type ServerAttributeDefinition.getType()
          Gets the Type of the value of this attribute.

 


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Copyright © 2007, 2008 Oracle. All Rights Reserved.