public class BeanHandler extends AMSApiHandler implements IBeanHandler
Constructor and Description |
---|
BeanHandler() |
Modifier and Type | Method and Description |
---|---|
<T> Map<String,Object> |
getProp(T bean,
BeanAttribute[] props)
Auslesen eines bestimmten Wertes aus dem übergebenen Objekt anhand des Eigenschaftsnamen.
|
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static final String ATTR_IDS
public <T> Map<String,Object> getProp(T bean, BeanAttribute[] props) throws PropertyException
getProp
in interface IBeanHandler
bean
- Zielobjektprops
- Eigenschaften, deren Werte geholt werden sollenPropertyException
- wenn ein Fehler in der Verarbeitung des Auslesens auftrittCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.