| Package | Description |
|---|---|
| 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. |
| com.ibm.itim.dataservices.model.system |
Extends the
com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the system specific elements of the data model. |
| Modifier and Type | Method and Description |
|---|---|
OrganizationEntity |
OrganizationFactory.create(DistinguishedName tenantDN,
Organization org)
Creates an organization in the data store with the given
value object to define the organization's attributes.
|
OrganizationEntity |
ServiceEntity.getOrganization()
Returns the organization of the current object.
|
OrganizationEntity |
OrganizationalContainerEntity.getOrganization()
Returns the organization of the current object.
|
OrganizationEntity |
BusinessPartnerOrgEntity.getOrganization()
Returns the organization of the current object.
|
OrganizationEntity |
AdminDomainEntity.getOrganization()
Returns the organization that contains the admin domain.
|
OrganizationEntity |
RoleEntity.getOrganization()
Returns the organization of the current object.
|
OrganizationEntity |
PersonEntity.getOrganization()
Returns the organization containing the person.
|
OrganizationEntity |
BusinessUnitEntity.getOrganization()
Returns the organization of the current object.
|
OrganizationEntity |
OrganizationSearch.lookup(DistinguishedName dn)
Retrieves the organization with the given distinguished name.
|
OrganizationEntity |
OrganizationSearch.searchByURI(OrganizationalContainerEntity searchContext,
java.lang.String uri)
Find the organization for a specific URI.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationEntity |
SystemRoleEntity.getOrganization()
Returns the organization of the current object.
|
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.