| Interface | Description |
|---|---|
| ImportValidator |
Implementors perform validation of the imported content elements.
|
| ModuleDependencyAware |
Implementors require template set and module dependencies information to be provided before validation is done.
|
| ValidationResult |
Implementors represent results of the validation checks for imported content items.
|
| Class | Description |
|---|---|
| ConstraintsValidator |
Validator that checks if all mandatory property constraints are satisfied or not before the import
|
| ConstraintsValidatorResult |
Constraints validator result object
|
| DocumentViewValidationHandler |
SAX handler that performs validation of the JCR content, provided in a document format.
|
| MissingModulesValidationResult |
Represents a validation result, containing missing modules in the content to be imported.
|
| MissingModulesValidator |
Helper class for performing a validation for missing templates in the imported content.
|
| MissingNodetypesValidationResult |
An instance of this class is being returned when validating JCR document view import files and contains information about expected import
failures.
|
| MissingNodetypesValidator |
Helper class for performing a validation for missing node types and mixins in the imported content.
|
| MissingPortletsValidationResult |
This class stores missing portlet validator results.
|
| MissingPortletsValidator |
Validator to check for missing portlets before executing an import.
|
| MissingTemplatesValidationResult |
Represents a validation result, containing missing templates in the content to be imported.
|
| MissingTemplatesValidator |
Helper class for performing a validation for missing templates in the imported content.
|
| ProviderAvailabilityValidator |
Import validator that checks if providers needed for this import are available
|
| ProviderAvailabilityValidatorResult | |
| SitesValidator |
Validator that gets the list of all sites and sites properties from the xml import file.
|
| SitesValidatorResult |
Validator that gets the list of all sites and sites properties from the xml import file
|
| UserValidator |
Validate that user in import does not already exist yet.
|
| UserValidatorResult |
User validation result
|
| ValidationNotificationHandler |
Created at 17 Jan$
|
| ValidationResult.FailedValidationResult | |
| ValidationResults |
An instance of this class is being returned when validating JCR document view import files and contains information about expected import
failures.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.