Uses of Class
com.ibm.itim.dataservices.model.domain.OwnershipType

Packages that use OwnershipType
com.ibm.itim.dataservices.model.domain Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the core elements of the data model. 
 

Uses of OwnershipType in com.ibm.itim.dataservices.model.domain
 

Methods in com.ibm.itim.dataservices.model.domain that return OwnershipType
 OwnershipType OwnershipTypeConfiguration.getOwnershipType(OwnershipType ownershipTypeInfo)
          Returns the ownership type by name (name has to be unique).
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type OwnershipType
 void OwnershipTypeConfiguration.addOwnershipType(OwnershipType newType)
          Add the ownership type in LDAP, name must be unique.
 OwnershipType OwnershipTypeConfiguration.getOwnershipType(OwnershipType ownershipTypeInfo)
          Returns the ownership type by name (name has to be unique).
 void OwnershipTypeConfiguration.removeOwnershipType(OwnershipType type)
          Remove the ownership type.
 void OwnershipTypeConfiguration.updateOwnershipType(OwnershipType updatedTypeInfo)
          Updates the ownership type in the data store.
 



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.