|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrganizationEntity | |
---|---|
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. |
Uses of OrganizationEntity in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain that return OrganizationEntity | |
---|---|
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 |
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 |
BusinessPartnerOrgEntity.getOrganization()
Returns the organization of the current object. |
OrganizationEntity |
AdminDomainEntity.getOrganization()
Returns the organization that contains the admin domain. |
OrganizationEntity |
OrganizationSearch.lookup(DistinguishedName dn)
Retrieves the organization with the given distinguished name. |
Uses of OrganizationEntity in com.ibm.itim.dataservices.model.system |
---|
Methods in com.ibm.itim.dataservices.model.system that return OrganizationEntity | |
---|---|
OrganizationEntity |
SystemRoleEntity.getOrganization()
Returns the organization of the current object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |