| Package | Description |
|---|---|
| eu.europa.ec.taxud.instantiation |
Status Message relevant classes
|
| eu.europa.ec.taxud.validation |
Validation message relevant classes
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
StatusMessageManager.process(String[] args)
Generates the Status message corresponding to the provided arguments by calling all the appropriate handlers.
|
|
abstract String |
StatusMessageHandler.process(ValidationContext context)
Generate a status message based on ValidationContext information.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
ValidationAndStatusManager.process(ValidationContext context,
String[] args)
Generates a Status message according to the provided
ValidationContext and the provided arguments |
|
String |
ValidationAndStatusManager.process(ValidationInput source,
ValidationContext context)
Validates the
ValidationInput and generates a Status message according to the provided
ValidationContext |
|
StatusMessageResult |
ValidationAndStatusManager.process(ValidationRequest validationRequest)
Validates the
ValidationRequest and generates a Status message |
Copyright © 2025. All rights reserved.