@Component public class AutoAliasUtilsImpl extends java.lang.Object implements AutoAliasUtils
Constructor and Description |
---|
AutoAliasUtilsImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue(java.lang.String value,
boolean forceAlias,
FeatureState featureState) |
public java.lang.String getValue(@NotNull java.lang.String value, boolean forceAlias, @NotNull FeatureState featureState)
getValue
in interface AutoAliasUtils
value
- The value passed in, which could represent an alias or a raw valueforceAlias
- true if the alias must be used, and false if the use of the alias is
determined by the FeatureStatefeatureState
- The statue of the feature