|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |