|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DuplicateAliasException | |
---|---|
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 DuplicateAliasException in de.smartics.properties.api.core.context.alias |
---|
Methods in de.smartics.properties.api.core.context.alias that throw DuplicateAliasException | |
---|---|
void |
PropertyAliasMapping.add(String alias, String target) Adds a new alias to the given physical resource. |
Uses of DuplicateAliasException in de.smartics.properties.api.core.domain |
---|
Methods in de.smartics.properties.api.core.domain that throw DuplicateAliasException | |
---|---|
PropertiesContext.Builder |
PropertiesContext.Builder.withAlias(String alias, String physical) Adds a new alias to the given physical resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |