Class ViewPresentationControllerBase

java.lang.Object
org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
All Implemented Interfaces:
Serializable, ViewPresentationController
Direct Known Subclasses:
DocumentViewPresentationControllerBase, InquiryViewPresentationControllerBase, LookupViewPresentationControllerBase

public class ViewPresentationControllerBase extends Object implements ViewPresentationController, Serializable
Implementation of ViewPresentationController that implements no logic by default
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: