|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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 |
MultipleOwners
The ServiceOwner class implements the owner relationship to a ServiceEntity. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |