Interface ObjectArrayEventPropertyGetter

All Superinterfaces:
EventPropertyGetter, EventPropertyGetterSPI, EventPropertyValueGetter, EventPropertyValueGetterForge
All Known Subinterfaces:
ObjectArrayEventPropertyGetterAndIndexed, ObjectArrayEventPropertyGetterAndMapped
All Known Implementing Classes:
ObjectArrayArrayPOJOBeanEntryIndexedPropertyGetter, ObjectArrayArrayPOJOEntryIndexedPropertyGetter, ObjectArrayArrayPropertyGetter, ObjectArrayDynamicPropertyGetter, ObjectArrayEntryPropertyGetter, ObjectArrayEventBeanArrayIndexedElementPropertyGetter, ObjectArrayEventBeanArrayIndexedPropertyGetter, ObjectArrayEventBeanArrayPropertyGetter, ObjectArrayEventBeanEntryPropertyGetter, ObjectArrayEventBeanPropertyGetter, ObjectArrayFragmentArrayPropertyGetter, ObjectArrayIndexedPropertyGetter, ObjectArrayMappedPropertyGetter, ObjectArrayMapPropertyGetter, ObjectArrayNestedEntryPropertyGetterArrayMap, ObjectArrayNestedEntryPropertyGetterArrayObjectArray, ObjectArrayNestedEntryPropertyGetterBase, ObjectArrayNestedEntryPropertyGetterMap, ObjectArrayNestedEntryPropertyGetterObjectArray, ObjectArrayPOJOEntryPropertyGetter, ObjectArrayPropertyGetterDefaultBase, ObjectArrayPropertyGetterDefaultMap, ObjectArrayPropertyGetterDefaultObjectArray

public interface ObjectArrayEventPropertyGetter extends EventPropertyGetterSPI
Property getter for Objectarray-underlying events.
  • Method Details

    • getObjectArray

      Object getObjectArray(Object[] array) throws PropertyAccessException
      Returns a property of an event.
      Parameters:
      array - to interrogate
      Returns:
      property value
      Throws:
      PropertyAccessException - for property access errors
    • isObjectArrayExistsProperty

      boolean isObjectArrayExistsProperty(Object[] array)
      Exists-function for properties in a object array-type event.
      Parameters:
      array - to interrogate
      Returns:
      indicator