This interface creates Service Data Objects (SDOs).
Use the methods in this interface to create SDOs of specific interface classes, types, or type and URI.
SCartDataAccessService scartDataAccessService = (SCartDataAccessService)serviceManager.locateService(“scartDataAccessService”); SCartDO scartDO = scartDataAccessService.create();
Parent topic: Programming interfaces
Related reference
Component interface
EndPointReference interface
EndPointReferenceFactory interface
Service exceptions
InterfaceType interface
Service interface
ServiceCallback interface
ServiceImplAsync interface
ServiceImplSync interface
ServiceManager class
Ticket interface
Related information
Interface DataFactory APIs
Last updated: Tue Sep 20 03:22:36 2005
Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)