Java Doc for RuleAttributeReportForm.java in » ERP-CRM-Financial » Kuali-Financial-System » edu » iu » uis » eden » routetemplate » web » Java Source Code / Java DocumentationJava Source Code and Java Documentation
public class RuleAttributeReportForm extends ActionForm (Code)
A Struts ActionForm for
RuleAttributeReportAction . It just
takes the id of the RuleAttribute to display. It stores the RuleAttribute
it looks up internally, for view read purposes only.
author: Aaron Hamid (arh14 at cornell dot edu)