|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessPartnerOrg | |
---|---|
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 BusinessPartnerOrg in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain with parameters of type BusinessPartnerOrg | |
---|---|
BusinessPartnerOrgEntity |
BusinessPartnerOrgFactory.create(CompoundDN logicalContext,
BusinessPartnerOrg bpo)
Creates a business partner organization in the data store with the given value object to define the abusiness partner organization's attributes. |
BusinessPartnerOrgEntity |
BusinessPartnerOrgFactory.create(OrganizationalContainerEntity logicalContext,
BusinessPartnerOrg bpo)
Creates a business partner organization in the data store with the given value object. |
Constructors in com.ibm.itim.dataservices.model.domain with parameters of type BusinessPartnerOrg | |
---|---|
BusinessPartnerOrgEntity(BusinessPartnerOrg bpo)
Constructs a BusinessPartnerOrgEntity with a value object. |
|
BusinessPartnerOrgEntity(ObjectProfile profile,
BusinessPartnerOrg bpo)
Constructs an BusinessPartnerOrgEntity with a profile and value object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |