Package org.jasig.portal.services.persondir.support.merger

Interface Summary
IAttributeMerger Interface for merging attributes from sibling PersonAttributeDaos.
 

Class Summary
MultivaluedAttributeMerger Merger that retains values from both maps.
NoncollidingAttributeAdder Merger which implements accumulation of Map entries such that entries once established are individually immutable.
ReplacingAttributeAdder Attribute merge strategy whereby considered attributes over-write previously set values for attributes with colliding names.