public class MapNestedEntryPropertyGetterObjectArray extends MapNestedEntryPropertyGetterBase
eventBeanTypedEventFactory, fragmentType, propertyMap
Constructor and Description |
---|
MapNestedEntryPropertyGetterObjectArray(String propertyMap,
EventType fragmentType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
ObjectArrayEventPropertyGetter arrayGetter) |
Modifier and Type | Method and Description |
---|---|
Object |
handleNestedValue(Object value) |
CodegenExpression |
handleNestedValueCodegen(CodegenExpression name,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
Object |
handleNestedValueFragment(Object value) |
CodegenExpression |
handleNestedValueFragmentCodegen(CodegenExpression name,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
eventBeanExistsCodegen, eventBeanFragmentCodegen, eventBeanGetCodegen, get, getFragment, getMap, isExistsProperty, isMapExistsProperty, underlyingExistsCodegen, underlyingFragmentCodegen, underlyingGetCodegen
public MapNestedEntryPropertyGetterObjectArray(String propertyMap, EventType fragmentType, EventBeanTypedEventFactory eventBeanTypedEventFactory, ObjectArrayEventPropertyGetter arrayGetter)
public Object handleNestedValue(Object value)
handleNestedValue
in class MapNestedEntryPropertyGetterBase
public Object handleNestedValueFragment(Object value)
handleNestedValueFragment
in class MapNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueCodegen(CodegenExpression name, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueCodegen
in class MapNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueFragmentCodegen(CodegenExpression name, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueFragmentCodegen
in class MapNestedEntryPropertyGetterBase
Copyright © 2005–2018. All rights reserved.