public class MapNestedEntryPropertyGetterMap extends MapNestedEntryPropertyGetterBase
eventBeanTypedEventFactory, fragmentType, propertyMap
Constructor and Description |
---|
MapNestedEntryPropertyGetterMap(String propertyMap,
EventType fragmentType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
MapEventPropertyGetter mapGetter) |
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 MapNestedEntryPropertyGetterMap(String propertyMap, EventType fragmentType, EventBeanTypedEventFactory eventBeanTypedEventFactory, MapEventPropertyGetter mapGetter)
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.