Package com.saperion.settings
Class Utf8PropertyWrapper
java.lang.Object
com.saperion.settings.PropertyWrapper
com.saperion.settings.Utf8PropertyWrapper
- All Implemented Interfaces:
SaUserSettingType
,Serializable
Special PropertyWrapper to wrap settings with UTF-8 encoded values. Avoids a
special backend-call to read/write UTF-8 properties.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.saperion.intf.SaUserSettingType
SaUserSettingType.TYPE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.saperion.settings.PropertyWrapper
getProperties, isCleanSection, setCleanSection
-
Constructor Details
-
Utf8PropertyWrapper
Constructor.- Parameters:
properties
- Properties
-