Uses of Class
de.smartics.properties.api.core.context.alias.UnknownAliasException

Packages that use UnknownAliasException
de.smartics.properties.api.core.context.alias Provides helper classes to manage different aliases to the same physical resources. 
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
 

Uses of UnknownAliasException in de.smartics.properties.api.core.context.alias
 

Methods in de.smartics.properties.api.core.context.alias that throw UnknownAliasException
 String PropertyAliasMapping.get(String alias)
          Returns the target the alias points to.
 

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

Methods in de.smartics.properties.api.core.domain that throw UnknownAliasException
 String PropertiesContext.resolve(String alias)
          Resolves the alias to the target it points to.
 



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