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