Class Utf8PropertyWrapper

java.lang.Object
com.saperion.settings.PropertyWrapper
com.saperion.settings.Utf8PropertyWrapper
All Implemented Interfaces:
SaUserSettingType, 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:
  • Constructor Details

    • Utf8PropertyWrapper

      public Utf8PropertyWrapper(Properties properties)
      Constructor.
      Parameters:
      properties - Properties