| Package | Description |
|---|---|
| org.jahia.services.importexport | |
| org.jahia.services.importexport.validation |
| Modifier and Type | Method and Description |
|---|---|
ValidationResults |
ImportExportService.validateImportFile(JCRSessionWrapper session,
InputStream is,
String contentType,
List<String> installedModules)
Validates a JCR content import file in document format and returns expected failures.
|
ValidationResults |
ImportExportBaseService.validateImportFile(JCRSessionWrapper session,
InputStream is,
String contentType,
List<String> installedModules)
Validates a JCR content import file in document format and returns expected failures.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResults |
DocumentViewValidationHandler.getResults()
Returns the overall validation results.
|
ValidationResults |
ValidationResults.merge(ValidationResults toBeMergedWith)
Merges the results with the provided and returns a new instance of the
ValidationResults object having "merged" results. |
| Modifier and Type | Method and Description |
|---|---|
ValidationResults |
ValidationResults.merge(ValidationResults toBeMergedWith)
Merges the results with the provided and returns a new instance of the
ValidationResults object having "merged" results. |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.