public class MapNestedEntryPropertyGetterObjectArray extends MapNestedEntryPropertyGetterBase
Constructor and Description |
---|
MapNestedEntryPropertyGetterObjectArray(java.lang.String propertyMap,
EventType fragmentType,
EventAdapterService eventAdapterService,
ObjectArrayEventPropertyGetter arrayGetter) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
handleNestedValue(java.lang.Object value) |
java.lang.Object |
handleNestedValueFragment(java.lang.Object value) |
get, getFragment, getMap, isExistsProperty, isMapExistsProperty
public MapNestedEntryPropertyGetterObjectArray(java.lang.String propertyMap, EventType fragmentType, EventAdapterService eventAdapterService, ObjectArrayEventPropertyGetter arrayGetter)
public java.lang.Object handleNestedValue(java.lang.Object value)
handleNestedValue
in class MapNestedEntryPropertyGetterBase
public java.lang.Object handleNestedValueFragment(java.lang.Object value)
handleNestedValueFragment
in class MapNestedEntryPropertyGetterBase