| Package | Description |
|---|---|
| com.hybris.backoffice.excel.imp.wizard.renderer | |
| com.hybris.backoffice.excel.validators.data | |
| com.hybris.backoffice.excel.validators.engine | |
| de.hybris.platform.cockpit.services.validation | |
| de.hybris.platform.cockpit.services.validation.impl | |
| de.hybris.platform.validation.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.validation.exceptions | |
| de.hybris.platform.validation.extractor.impl | |
| de.hybris.platform.validation.model.constraints |
Contains generated models for each type of de.hybris.platform.validation.jalo.constraints package.
|
| de.hybris.platform.validation.services.impl | |
| de.hybris.platform.validation.services.integration |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultExcelValidationDetailsComponentFactory.getDetailsCellSclass(Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
Severity |
ValidationMessage.getSeverity() |
| Constructor and Description |
|---|
ValidationMessage(java.lang.String messageKey,
Severity severity) |
ValidationMessage(java.lang.String messageKey,
Severity severity,
java.io.Serializable... params) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Severity> |
ExcelAbstractValidationEngineAwareStrategy.getSeverities() |
| Modifier and Type | Method and Description |
|---|---|
protected HybrisConstraintViolation |
AbstractValidationEngineAwareStrategyTest.prepareConstraintViolation(java.lang.String message,
Severity severity) |
protected HybrisConstraintViolation |
AbstractValidationEngineAwareStrategyTest.prepareLocalizedConstraintViolation(java.lang.String message,
Severity severity,
java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelAbstractValidationEngineAwareStrategy.setSeverities(java.util.List<Severity> severities) |
| Modifier and Type | Method and Description |
|---|---|
int |
CockpitValidationService.getCockpitMessageLevel(Severity severity)
Gets the cockpit message level.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultCockpitValidationService.getCockpitMessageLevel(Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
static Severity |
Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Severity |
HybrisConstraintViolation.getViolationSeverity()
Gets severity enum of the violation.
|
| Modifier and Type | Method and Description |
|---|---|
PayloadType |
SeverityToPayloadTypeConverter.convert(Severity source) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstraintToBeanTypeConverter.setSeverityConverter(ConstraintConverter<Severity,PayloadType> severityConverter) |
| Modifier and Type | Method and Description |
|---|---|
Severity |
AbstractConstraintModel.getSeverity()
Generated method - Getter of the
AbstractConstraint.severity attribute defined at extension validation. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstraintModel.setSeverity(Severity value)
Generated method - Setter of
AbstractConstraint.severity attribute defined at extension validation. |
| Modifier and Type | Method and Description |
|---|---|
Severity |
DefaultHybrisConstraintViolation.getViolationSeverity() |
| Modifier and Type | Method and Description |
|---|---|
Severity |
CommonIntegrationValidationTest.ViolationComposite.getSeverity() |
Severity |
CommonIntegrationValidationTest.ViolationCompositeImpl.getSeverity() |
Copyright © 2018 SAP SE. All Rights Reserved.