PropertyToStringConverter
instead.@Deprecated public final class PropertyHandler extends Object
Modifier and Type | Method and Description |
---|---|
int |
compareTo(com.saperion.intf.SaPropertyValue other)
Deprecated.
|
static PropertyHandler |
getInstance(com.saperion.intf.SaPropertyValue prop)
Deprecated.
Sets the property to use.
|
String[] |
returnStringValues()
Deprecated.
Converts the provided
SaPropertyValue object values to String array. |
public static PropertyHandler getInstance(com.saperion.intf.SaPropertyValue prop)
prop
- property to usepublic String[] returnStringValues() throws SystemException, AuthenticationException
SaPropertyValue
object values to String array. Used for UI
representation.AuthenticationException
- authentication exceptionSystemException
- system exceptionpublic int compareTo(com.saperion.intf.SaPropertyValue other)
other
- Other propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.