org.kuali.rice.krad.uif.lifecycle
Class ViewLifecyclePreProcessBuild

java.lang.Object
  extended by 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)

Constructor Summary
ViewLifecyclePreProcessBuild()
           
 
Method Summary
 void run()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewLifecyclePreProcessBuild

public ViewLifecyclePreProcessBuild()
Method Detail

run

public void run()

Specified by:
run in interface Runnable


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.