| Package | Description |
|---|---|
| org.rhq.enterprise.server.sync.importers |
| Modifier and Type | Class and Description |
|---|---|
class |
NoSingleEntityMatcher<T>
This is a simple entity matcher that can be used by importers that do not need
to find any matching entity in the database.
|
| Modifier and Type | Method and Description |
|---|---|
ExportedEntityMatcher<Entity,ExportedType> |
Importer.getExportedEntityMatcher()
Returns an entity matcher that can match the entities from the export file
with the real entities in the database.
|
ExportedEntityMatcher<NoSingleEntity,org.rhq.core.domain.sync.entity.SystemSettings> |
SystemSettingsImporter.getExportedEntityMatcher() |
ExportedEntityMatcher<org.rhq.core.domain.measurement.MeasurementDefinition,org.rhq.core.domain.sync.entity.MetricTemplate> |
MetricTemplateImporter.getExportedEntityMatcher() |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.