Service Activator Toolkit
Version 1.1.0 (20081206)

Uses of Package
org.eclipse.soda.sat.core.record.container.interfaces

Packages that use org.eclipse.soda.sat.core.record.container.interfaces
org.eclipse.soda.sat.core.record.container.interfaces This package contains the service record container interfaces, which are used in the rare cases where subclassing BaseBundleActivator is not desirable. 
org.eclipse.soda.sat.core.util This package contains a mixed bag of utility classes that are used by SAT, but might be of use to bundle developers. 
 

Classes in org.eclipse.soda.sat.core.record.container.interfaces used by org.eclipse.soda.sat.core.record.container.interfaces
IImportServiceRecordContainer
          The IImportServiceRecordContainer interface declares the API for import service record containers.
IImportServiceRecordContainerOwner
          When an IImportServiceRecordContainer is created it must be given an owner that will handle call-back notifications.
IServiceRecordAction
          The IServiceRecordAction interface declares an API for executing an action against IServiceRecord objects within an IServiceRecordContainer.
IServiceRecordContainer
          The IServiceRecordContainer interface declares the API for service record containers.
 

Classes in org.eclipse.soda.sat.core.record.container.interfaces used by org.eclipse.soda.sat.core.util
IExportServiceRecordContainer
          The IExportServiceRecordContainer interface declares the API for export service record containers.
IImportServiceRecordContainer
          The IImportServiceRecordContainer interface declares the API for import service record containers.
 


Service Activator Toolkit
Version 1.1.0 (20081206)