Uses of Interface
com.ibm.itim.dataservices.model.Relationship

Packages that use Relationship
com.ibm.itim.dataservices.model Provides a a low-level application programming interface for querying elements of the data model. 
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 Relationship in com.ibm.itim.dataservices.model
 

Classes in com.ibm.itim.dataservices.model that implement Relationship
 class DirectoryObjectParent
          The DirectoryObjectParent class implements the parent relationship to a DirectoryObjectEntity.
 class RelationshipSelf
          A relationship that refers to the entity itself
 

Methods in com.ibm.itim.dataservices.model that return Relationship
 Relationship DirectoryObjectEntity.getRelationship(java.lang.String name)
          Returns a relationship with the given name, if any.
 

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

Classes in com.ibm.itim.dataservices.model.domain that implement Relationship
 class AccessOwner
          The AccessOwner class implements the owner relationship to an object that represents Access.
 class AccountOwner
          The AccountOwner class implements the owner relationship to an AccountEntity.
 class AccountParent
          The AccountParent class implements the parent relationship to an AccountEntity.
 class AccountService
          The AccountService class implements the service relationship to an AccountEntity.
 class AccountTemplateService
          Represent the Service instances governed by an account template.
 class AdminDomainAdministrator
          The AdminDomainAdiministrator class implements the administrator relationship to an AdminDomainEntity.
 class BusinessPartnerSponsor
          The Supervisor class implements the sponsor relationship to a business partner organization or person.
 class ContainedEntityParent
          The ContainedEntityParent class implements the parent relationship to an entity that is contained within an OrganizationalContainer.
 class DirectoryObjectOrganization
          The DirectoryObjectOrganization class implements the administrator relationship to a DirectoryObjectEntity.
 class GroupService
          Represents the service on which a group is defined.
 class MultipleOwners
          The ServiceOwner and SeparationOfDutyPolicy classes implements the owner relationship to a ServiceEntity and SeparationOfDutyPolicyEntity The subject of this relationship is an ServiceEntity, SeparationOfDutyPolicyEntity, or RoleEntity and the participant is 0 or more PersonEntities that act as the entity's administrator.
 class OrganizationParent
          The OrganizationParent class implements the parent relationship to an OrganizationEntity.
 class PersonAccount
          The PersonAccount class implements the account relationship to a PersonEntity.
 class PersonRole
          The PersonRole class implements the role relationship to a PersonEntity.
 class PersonSelf
          The PersonSelf class implements the self relationship to a PersonEntity.
 class ServiceOwner
          The ServiceOwner class implements the owner relationship to a ServiceEntity.
 class Supervisor
          The Supervisor class implements the supervisor relationship to a business unit or person.
 



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.