Uses of Class
de.smartics.properties.api.config.domain.PropertyDefinition

Packages that use PropertyDefinition
de.smartics.properties.api.config.domain Provides domain objects for configuration. 
 

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

Methods in de.smartics.properties.api.config.domain that return PropertyDefinition
 PropertyDefinition PropertyIndex.get(String propertyName)
          Returns the property definition for the given property name.
 PropertyDefinition DuplicatePropertyDefinitionException.getCurrentDefinition()
          Returns the previously encountered and currently active property.
 PropertyDefinition DuplicatePropertyDefinitionException.getNewDefinition()
          Returns the new encountered property descriptor with the same key.
 

Constructors in de.smartics.properties.api.config.domain with parameters of type PropertyDefinition
DuplicatePropertyDefinitionException(ConfigurationKey<?> key, PropertyDefinition currentDefinition, PropertyDefinition newDefinition)
          Constructor.
 



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