Uses of Class
com.ibm.itim.dataservices.model.ObjectProfileEntity

Packages that use ObjectProfileEntity
com.ibm.itim.dataservices.model Provides a a low-level application programming interface for querying elements of the data model. 
 

Uses of ObjectProfileEntity in com.ibm.itim.dataservices.model
 

Methods in com.ibm.itim.dataservices.model that return ObjectProfileEntity
 ObjectProfileEntity ObjectProfileFactory.create(DistinguishedName tenantDN, ObjectProfile profile)
          Creates an object profile in the data store.
 ObjectProfileEntity ObjectProfileSearch.lookup(DistinguishedName dn)
          Searches for an object profile with the given distinguished name.
 ObjectProfileEntity ObjectProfileSearch.lookup(DistinguishedName tenantDN, java.lang.String profileName)
          Searches for an object profile in the data store with the given profile name.
 

Methods in com.ibm.itim.dataservices.model that return types with arguments of type ObjectProfileEntity
 java.util.Collection<ObjectProfileEntity> ObjectProfileSearch.searchByCustomClass(DistinguishedName tenantDN, java.lang.String customClass)
          Searches for object profile(s) in the data store with the given custom class.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.