java.lang.Object
de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree.ParentBundleTemplateComparator
All Implemented Interfaces:
Serializable, Comparator<BundleTemplateModel>

public class ParentBundleTemplateComparator extends Object implements Comparator<BundleTemplateModel>, Serializable
Sort BundleTemplateModels by their BundleTemplateStatusModel. Move approved bundle templates to the top and archived bundles to the bottom.
See Also: