org.kuali.rice.krad.uif.lifecycle
Class ViewLifecyclePreProcessBuild
java.lang.Object
org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePreProcessBuild
- All Implemented Interfaces:
- Runnable
public class ViewLifecyclePreProcessBuild
- extends Object
- implements Runnable
Performs the pre-process phase on a view, for use prior to caching.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewLifecyclePreProcessBuild
public ViewLifecyclePreProcessBuild()
run
public void run()
-
- Specified by:
run
in interface Runnable
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.