public interface BeanEventPropertyGetter extends EventPropertyGetterSPI
EPTYPE, EPTYPEARRAY
Modifier and Type | Method and Description |
---|---|
Object |
getBeanProp(Object object)
Returns the property as an object.
|
EPTypeClass |
getBeanPropType() |
EPTypeClass |
getTargetType() |
boolean |
isBeanExistsProperty(Object object)
Returns true if the dynamic property exists.
|
eventBeanExistsCodegen, eventBeanFragmentCodegen, underlyingExistsCodegen, underlyingFragmentCodegen, underlyingGetCodegen
getFragment, isExistsProperty
get
eventBeanGetCodegen
Object getBeanProp(Object object) throws PropertyAccessException
object
- to evaluatePropertyAccessException
- if access failedboolean isBeanExistsProperty(Object object)
object
- to evaluateEPTypeClass getBeanPropType()
EPTypeClass getTargetType()
Copyright © 2005–2021. All rights reserved.