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

Packages that use PropertyMessageBean
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
 

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.