Package org.ibisph.mvc.controller.indicator

Specific Indicator Profile related Spring MVC controllers.

See:
          Description

Class Summary
ChartGraphic Handles Indicator Profile chart requests.
PublishIndicator Indicator Profile XML Publish Controller.
PublishIndicatorView Indicator Profile View XML Publish Controller.
RelatedIndicators Specialized XMLSystemIDFromEndOfURLPath controller that handles the selected IP Relation.
UnPublishIndicator Unpublishes Indicator Profile and associated views.
 

Package org.ibisph.mvc.controller.indicator Description

Specific Indicator Profile related Spring MVC controllers. This includes classes to handle publishing indicator data, building the categorized index javascript file (again publishing related), and the IP chart request controller. Most of the view pages are handled by the standard mvc.controller XMLSystemID type controllers.