Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

An IPersonAttributeDao implementation which delegates to a configured List of child IPersonAttributeDaos, accumulating attributes from each and presenting them to each subsequent IPersonAttributeDao. Unlike MergingPersonAttributeDao, CascadingPersonAttributeDao presents to subsequent children the results from querying the previous children.