|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyValueMessageBean | |
---|---|
de.smartics.properties.api.config.domain | Provides domain objects for configuration. |
de.smartics.properties.api.core.domain | Provides property domain objects and exceptions. |
Uses of PropertyValueMessageBean in de.smartics.properties.api.config.domain |
---|
Subclasses of PropertyValueMessageBean in de.smartics.properties.api.config.domain | |
---|---|
class |
PropertyValidationWithSourceMessageBean Provides information about property violations including the source location. |
class |
PropertyValueWithSourceMessageBean Provides information about property conversion problems including the source location. |
Uses of PropertyValueMessageBean in de.smartics.properties.api.core.domain |
---|
Subclasses of PropertyValueMessageBean in de.smartics.properties.api.core.domain | |
---|---|
class |
PropertyValidationMessageBean Provides context information for errors concerning a property. |
Methods in de.smartics.properties.api.core.domain that return PropertyValueMessageBean | |
---|---|
PropertyValueMessageBean |
PropertyValueConversionException.getMessageBean() |
Constructors in de.smartics.properties.api.core.domain with parameters of type PropertyValueMessageBean | |
---|---|
PropertyValueConversionException(PropertyValueMessageBean message) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |