public class ParticipantAttributeExtractor extends Object
Constructor and Description |
---|
ParticipantAttributeExtractor() |
Modifier and Type | Method and Description |
---|---|
static Map<ParticipantAttribute,Object> |
getAttributes(Object targetObject) |
static Method |
getPropertyReadMethod(Object targetObject,
PropertyDescriptor propertyDescriptor) |
static Object |
getPropertyValue(Object targetObject,
String propertyName) |
public static Map<ParticipantAttribute,Object> getAttributes(Object targetObject)
public static Method getPropertyReadMethod(Object targetObject, PropertyDescriptor propertyDescriptor)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.