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 © 2019 Visiativ Software. All rights reserved.