public class ObjectArrayNestedEntryPropertyGetterObjectArray extends ObjectArrayNestedEntryPropertyGetterBase
eventBeanTypedEventFactory, fragmentType, propertyIndex
Constructor and Description |
---|
ObjectArrayNestedEntryPropertyGetterObjectArray(int propertyIndex,
EventType fragmentType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
ObjectArrayEventPropertyGetter arrayGetter) |
Modifier and Type | Method and Description |
---|---|
Object |
handleNestedValue(Object value) |
CodegenExpression |
handleNestedValueCodegen(CodegenExpression name,
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 ObjectArrayNestedEntryPropertyGetterObjectArray(int propertyIndex, EventType fragmentType, EventBeanTypedEventFactory eventBeanTypedEventFactory, ObjectArrayEventPropertyGetter arrayGetter)
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 name, 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.