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 SummaryNested classes/interfaces inherited from interface com.saperion.intf.SaUserSettingTypeSaUserSettingType.TYPE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.saperion.settings.PropertyWrappergetProperties, isCleanSection, setCleanSection
- 
Constructor Details- 
Utf8PropertyWrapperConstructor.- Parameters:
- properties- Properties
 
 
-