public class ObjectArrayNestedEntryPropertyGetterMap extends ObjectArrayNestedEntryPropertyGetterBase
eventAdapterService, fragmentType, propertyIndex
Constructor and Description |
---|
ObjectArrayNestedEntryPropertyGetterMap(int propertyIndex,
EventType fragmentType,
EventAdapterService eventAdapterService,
MapEventPropertyGetter mapGetter) |
Modifier and Type | Method and Description |
---|---|
Object |
handleNestedValue(Object value) |
boolean |
handleNestedValueExists(Object value) |
Object |
handleNestedValueFragment(Object value) |
get, getFragment, getObjectArray, isExistsProperty, isObjectArrayExistsProperty
public ObjectArrayNestedEntryPropertyGetterMap(int propertyIndex, EventType fragmentType, EventAdapterService eventAdapterService, MapEventPropertyGetter mapGetter)
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