| Package | Description |
|---|---|
| org.rhq.enterprise.server.sync.importers | |
| org.rhq.enterprise.server.sync.validators |
| Modifier and Type | Method and Description |
|---|---|
Set<EntityValidator<ExportedType>> |
Importer.getEntityValidators()
The set of entity validators that should be called on each entity before
the import actually starts.
|
Set<EntityValidator<org.rhq.core.domain.sync.entity.SystemSettings>> |
SystemSettingsImporter.getEntityValidators() |
Set<EntityValidator<org.rhq.core.domain.sync.entity.MetricTemplate>> |
MetricTemplateImporter.getEntityValidators() |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxCountValidator<T> |
class |
SystemSettingsValidator |
class |
UniquenessValidator<T>
This validator merely checks that there are no duplicates in the export file.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.