public abstract class AbstractMultivalueDataHandler extends Object implements MultivalueDataHandler
MultivalueDataHandler
implementations.Modifier and Type | Field and Description |
---|---|
protected com.saperion.ngc.iform.xml.EditFieldType |
editField |
Modifier | Constructor and Description |
---|---|
protected |
AbstractMultivalueDataHandler(com.saperion.ngc.iform.xml.EditFieldType editField) |
Modifier and Type | Method and Description |
---|---|
protected com.saperion.rmi.SaPropertyValueImpl |
getSaPropertyValue(List<com.saperion.intf.SaValue> saValues)
Creates a
SaPropertyValueImpl from the list of values. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, getObjectValue, getPropertyValue, getText, parseText, setObjectValue, setPropertyValue
protected AbstractMultivalueDataHandler(com.saperion.ngc.iform.xml.EditFieldType editField)
editField
- field-type informationprotected com.saperion.rmi.SaPropertyValueImpl getSaPropertyValue(List<com.saperion.intf.SaValue> saValues)
SaPropertyValueImpl
from the list of values.saValues
- list of valuesCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.