public interface AutoAliasUtils
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue(java.lang.String value,
boolean forceAlias,
FeatureState featureState) |
java.lang.String getValue(@NotNull
java.lang.String value,
boolean forceAlias,
@NotNull
FeatureState featureState)
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