Uses of Class
de.smartics.properties.api.core.domain.PropertyMessageBean

Packages that use PropertyMessageBean
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 PropertyMessageBean in de.smartics.properties.api.config.domain
 

Subclasses of PropertyMessageBean in de.smartics.properties.api.config.domain
 class PropertyExpressionWithSourceMessageBean
          Provides information about property resolving problems including the source location.
 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 PropertyMessageBean in de.smartics.properties.api.core.domain
 

Subclasses of PropertyMessageBean in de.smartics.properties.api.core.domain
 class PropertyDescriptorClashingMessageBean
          Provides context information for errors concerning two clashing property descriptors.
 class PropertyDescriptorMessageBean
          Provides context information for errors concerning a property.
 class PropertyExpressionMessageBean
          Provides context information for errors concerning a property value.
 class PropertyValidationMessageBean
          Provides context information for errors concerning a property.
 class PropertyValueChangeMessageBean
          Provides context information for errors concerning a failed change of a property value.
 class PropertyValueMessageBean
          Provides context information for errors concerning a property value.
 

Methods in de.smartics.properties.api.core.domain that return PropertyMessageBean
 PropertyMessageBean PropertyException.getMessageBean()
           
 

Constructors in de.smartics.properties.api.core.domain with parameters of type PropertyMessageBean
PropertyException(PropertyMessageBean message)
          Default constructor.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.