Interface AggregateAttributeContext

All Superinterfaces:
AttributeContext, AttributeLoaderContext, RowAttributeContext

@PublicApi public interface AggregateAttributeContext extends RowAttributeContext

The context interface for aggregate attribute loaders.

See Also:
  • Method Details

    • getChildren

      @NotNull List<StructureRow> getChildren()
      Returns a list of children rows of the currently loaded row.
      Returns:
      children rows