public interface PropertyHelper
Object convertToPropertyType(String entityType, List<String> propertyPath, String value)
entityType - the entity type owning the propertypropertyPath - the path from the entity to the property (will only contain more than one element in case the
entity is hosted on an embedded entity).value - the value of the propertyCopyright © 2013. All rights reserved.