Uses of Class
org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
Packages that use ViewLifecycle
-
Uses of ViewLifecycle in org.kuali.rice.krad.uif.lifecycle
Methods in org.kuali.rice.krad.uif.lifecycle that return ViewLifecycleModifier and TypeMethodDescriptionstatic ViewLifecycleViewLifecycle.getActiveLifecycle()Gets the view context active on the current thread.ViewLifecycleProcessor.getLifecycle()Gets the lifecycle associated with this processor.ViewLifecycleProcessorBase.getLifecycle()Gets the lifecycle associated with this processor.Constructors in org.kuali.rice.krad.uif.lifecycle with parameters of type ViewLifecycleModifierConstructorDescriptionSynchronousViewLifecycleProcessor(ViewLifecycle lifecycle) Creates a new synchronous processor for a lifecycle.