|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostedService | |
---|---|
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 HostedService in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain with parameters of type HostedService | |
---|---|
HostedServiceEntity |
HostedServiceFactory.create(CompoundDN logicalContext,
HostedService service)
Creates a hosted service in the data store with the given value object. |
HostedServiceEntity |
HostedServiceFactory.create(OrganizationalContainerEntity logicalContext,
HostedService service)
Creates a hosted service in the data store with the given value object. |
Constructors in com.ibm.itim.dataservices.model.domain with parameters of type HostedService | |
---|---|
HostedServiceEntity(HostedService service)
Constructs a HostedServiceEntity with a value object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |