Class ExportViewHelper

java.lang.Object
org.kuali.rice.kns.lookup.ExportViewHelper

@Deprecated public class ExportViewHelper extends Object
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
A helper class to be used with the custom ExportView implementations for Display Tag. Most of the logic for interfacing with the KNS export system is encapsulated in this helper class so it can be shared between the various Display Tag export implementations.
Author:
Kuali Rice Team (rice.collab@kuali.org)