public final class PropertyToStringConverter extends Object implements Serializable
Constructor and Description |
---|
PropertyToStringConverter(com.saperion.intf.DDC ddc)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(com.saperion.intf.SaPropertyValue first,
com.saperion.intf.SaPropertyValue second)
Compares tow SaPropertyValue instances.
|
String[] |
returnStringValues(com.saperion.intf.SaPropertyValue value)
Converts the provided
SaPropertyValue object values to String array. |
public PropertyToStringConverter(com.saperion.intf.DDC ddc)
ddc
- the DDC that contains the properties that will be convertedpublic String[] returnStringValues(com.saperion.intf.SaPropertyValue value) throws SystemException, AuthenticationException
SaPropertyValue
object values to String array. Used for UI
representation.value
- the value to convertAuthenticationException
- authentication exceptionSystemException
- system exceptionpublic int compareTo(com.saperion.intf.SaPropertyValue first, com.saperion.intf.SaPropertyValue second)
first
- first propertysecond
- second propertyCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.