Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

ReplacingAttributeAdder implements a particular IAttributeMerger merge strategy. The strategy is that of a standard Map.put(). The latest value encountered for a particular attribute name is the one that controls. This was the algorithm used in uPortal 2.4 and earlier. Contrast with NoncollidingAttributeAdder.

  • No labels