public interface ILocalizableSupport
Modifier and Type | Method and Description |
---|---|
String |
getLocalizableName()
Unique localization name for the given scope and type
(will be used in XLS localization import/export)
|
String |
getLocalizableType()
Unique type (will be used in XLS localization import/export)
|
ILocalizationScope |
getLocalizationScope()
Scope of the localizable name
|
String getLocalizableType()
String getLocalizableName()
ILocalizationScope getLocalizationScope()
Copyright © 2022 Visiativ. All rights reserved.