Package | Description |
---|---|
de.espirit.firstspirit.access.editor | |
de.espirit.firstspirit.access.editor.value | |
de.espirit.firstspirit.client.access.editor |
Modifier and Type | Method and Description |
---|---|
void |
EditorValue.assimilate(Language language,
Object object)
Deprecated.
Assimilate the value object for the specified language, if possible.
|
void |
LinkEditorValue.set(Language language,
Link object)
Set the value object for the specified language.
|
void |
EditorValue.set(Language language,
T object)
Deprecated.
Set the value object for the specified language.
|
void |
EditorValue.validate(Language language,
T value)
Deprecated.
Checks for the given value to be valid in the specified language wrt. the editor's GOM.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,InvalidValueException> |
InvalidValueException.mappedExceptions(Iterator<Throwable> iterator)
Detect all
InvalidValueException s provided by the given iterator and return them as named map. |
Modifier and Type | Method and Description |
---|---|
void |
ValidationSupporting.Emitter.signalInvalidValue(String message)
Signal an
InvalidValueException with the provided
message . |
void |
ValidationSupporting.validate(T value,
ValidationSupporting.Emitter emitter)
Call back for
value validation. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210