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

Packages that use DuplicatePropertyDeclarationException
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.spi.core.registry Provides registries to access properties meta information. 
 

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

Methods in de.smartics.properties.api.core.domain that return types with arguments of type DuplicatePropertyDeclarationException
 List<DuplicatePropertyDeclarationException> DuplicatePropertyDeclarationsException.getExceptions()
          Returns the list of property declarations of declaration collisions.
 

Constructor parameters in de.smartics.properties.api.core.domain with type arguments of type DuplicatePropertyDeclarationException
DuplicatePropertyDeclarationsException(List<DuplicatePropertyDeclarationException> exceptions)
          Default constructor.
 

Uses of DuplicatePropertyDeclarationException in de.smartics.properties.spi.core.registry
 

Constructors in de.smartics.properties.spi.core.registry that throw DuplicatePropertyDeclarationException
InMemoryPropertyDescriptorRegistry(Class<?>... propertySetTypes)
          Default constructor.
 



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