List of usage examples for org.springframework.context MessageSourceResolvable interface-usage
From source file org.obiba.onyx.core.domain.contraindication.Contraindication.java
/**
* Represents a contraindication that can be used in an {@link IContraindicatable}. Contraindications have a unique
* {@code code} for their {@code type}. The type allows classifying contraindications into groups that may be treated
* differently.
* <p>
* The {@code label} attribute returns a localized string that describes this contraindication.
From source file se.softhouse.garden.orchid.spring.text.OrchidMessageSourceBuilder.java
/**
* This builder class is used to add code and arguments to the formatting
* method.
*
* @author Mikael Svahn
*/