| Class | Description | 
|---|---|
| ActionListCustomizationHandlerServiceImpl | Reference implementation of the ActionListCustomizationHandlerService. | 
| ActionListCustomizationMediatorImpl | Internal utility class that partitions ActionItems by application id, and calls the appropriate
  ActionListCustomizationHandlerServicefor each parition to retrieve any customizations. | 
| ActionListCustomizationMediatorImpl.ActionListCustomizationHandlerServiceChooser | Need this to make our class testable without having to wire the universe up through spring. | 
| ActionListServiceNewImpl | Reference implementation of the  ActionListServiceapi. | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.