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

Packages that use PropertyDescriptorMessageBean
de.smartics.properties.api.config.domain Provides domain objects for configuration. 
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.api.core.security Provides security mechanisms to protect property values. 
 

Uses of PropertyDescriptorMessageBean in de.smartics.properties.api.config.domain
 

Subclasses of PropertyDescriptorMessageBean 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 PropertyDescriptorMessageBean in de.smartics.properties.api.core.domain
 

Subclasses of PropertyDescriptorMessageBean in de.smartics.properties.api.core.domain
 class PropertyDescriptorClashingMessageBean
          Provides context information for errors concerning two clashing property descriptors.
 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 PropertyDescriptorMessageBean
 PropertyDescriptorMessageBean PropertyDescriptorException.getMessageBean()
           
 

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

Uses of PropertyDescriptorMessageBean in de.smartics.properties.api.core.security
 

Constructors in de.smartics.properties.api.core.security with parameters of type PropertyDescriptorMessageBean
SecurityException(PropertyDescriptorMessageBean message)
          Default constructor for issues encountered with a property in its context.
 



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