Skip navigation links

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


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

Packages that use ObjectType
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. 

 

Uses of ObjectType in oracle.iam.rm.client

 

Methods in oracle.iam.rm.client that return ObjectType
 ObjectType Entity.getObjectType()
          Gets the ObjectType of this Entity.
 ObjectType[] Client.getObjectTypes()
          Gets the object types that the server has published.

 

Uses of ObjectType in oracle.iam.rm.server_api

 

Methods in oracle.iam.rm.server_api that return ObjectType
 ObjectType ServerEntity.getObjectType()
          Gets the ObjectType of this object.
 ObjectType ServerMetaData.getObjectType(java.lang.String type)
          Gets the definition for the specified object type that the server has available.
 ObjectType[] ServerMetaData.getObjectTypes()
          Gets the definitions for all object types that the server has available.

 


Skip navigation links

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


Copyright © 2007, 2008 Oracle. All Rights Reserved.