Package atg.projects.store.sort

Interface Summary
PropertySorter A ProductSorter interface.
 

Class Summary
NameSorter A ProductSorter implementation which sorts a list of repository items by name.
PriceSorter A ProductSorter implementation which sorts a list of product repository items by price.
ProductPriceWrapper ProductPriceWrapper is used to store a product repository item and the particular price for this product that were interested in.
RangeSortDroplet A Droplet used to sort a list of product repository items.