public interface Transposition<S> extends ParameterConfigurator
Parameter values after they have been verified by the Constraint API. (Cannot be used
to change the type of the value, for that, see Converter)Parameter} {@link Constraint} {@link Validator} {@link Converter}| Modifier and Type | Method and Description |
|---|---|
S |
transpose(Rewrite event,
EvaluationContext context,
S value)
Perform an operation on the given value.
|
S transpose(Rewrite event, EvaluationContext context, S value)
Copyright © 2014 OCPsoft. All Rights Reserved.