public class ObjectArrayNestedEntryPropertyGetterArrayMap extends ObjectArrayNestedEntryPropertyGetterBase
eventBeanTypedEventFactory, fragmentType, propertyIndex
Constructor and Description |
---|
ObjectArrayNestedEntryPropertyGetterArrayMap(int propertyIndex,
EventType fragmentType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
int index,
MapEventPropertyGetter getter) |
Modifier and Type | Method and Description |
---|---|
Object |
handleNestedValue(Object value) |
CodegenExpression |
handleNestedValueCodegen(CodegenExpression refName,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
boolean |
handleNestedValueExists(Object value) |
CodegenExpression |
handleNestedValueExistsCodegen(CodegenExpression refName,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
Object |
handleNestedValueFragment(Object value) |
CodegenExpression |
handleNestedValueFragmentCodegen(CodegenExpression refName,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
eventBeanExistsCodegen, eventBeanFragmentCodegen, eventBeanGetCodegen, get, getFragment, getObjectArray, isExistsProperty, isObjectArrayExistsProperty, underlyingExistsCodegen, underlyingFragmentCodegen, underlyingGetCodegen
public ObjectArrayNestedEntryPropertyGetterArrayMap(int propertyIndex, EventType fragmentType, EventBeanTypedEventFactory eventBeanTypedEventFactory, int index, MapEventPropertyGetter getter)
public Object handleNestedValue(Object value)
handleNestedValue
in class ObjectArrayNestedEntryPropertyGetterBase
public Object handleNestedValueFragment(Object value)
handleNestedValueFragment
in class ObjectArrayNestedEntryPropertyGetterBase
public boolean handleNestedValueExists(Object value)
handleNestedValueExists
in class ObjectArrayNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueCodegen(CodegenExpression refName, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueCodegen
in class ObjectArrayNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueExistsCodegen(CodegenExpression refName, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueExistsCodegen
in class ObjectArrayNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueFragmentCodegen(CodegenExpression refName, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueFragmentCodegen
in class ObjectArrayNestedEntryPropertyGetterBase
Copyright © 2005–2018. All rights reserved.