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

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

Subclasses of PropertyValidationMessageBean in de.smartics.properties.api.config.domain
 class PropertyValidationWithSourceMessageBean
          Provides information about property violations including the source location.
 

Uses of PropertyValidationMessageBean in de.smartics.properties.api.core.domain
 

Methods in de.smartics.properties.api.core.domain that return PropertyValidationMessageBean
 PropertyValidationMessageBean PropertyValidationException.getMessageBean()
           
 

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



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