public class ProfileAccessor extends HardcodedPropertyAccessor<Profile>
PROPERTY_NOT_FOUND_MARKER, registry
Constructor and Description |
---|
ProfileAccessor(HardcodedPropertyAccessorRegistry registry) |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(Profile object,
String propertyName,
String leftoverExpression) |
public ProfileAccessor(HardcodedPropertyAccessorRegistry registry)
public Object getProperty(Profile object, String propertyName, String leftoverExpression)
getProperty
in class HardcodedPropertyAccessor<Profile>
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.