org.kuali.rice.krad.uif.lifecycle.model
Class HelperCustomApplyModelTask
java.lang.Object
org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase<Component>
org.kuali.rice.krad.uif.lifecycle.model.HelperCustomApplyModelTask
- All Implemented Interfaces:
- Runnable, ViewLifecycleTask<Component>
public class HelperCustomApplyModelTask
- extends ViewLifecycleTaskBase<Component>
Perform custom apply model behavior for the component defined by the helper.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Method Summary |
protected void |
performLifecycleTask()
Performs phase-specific lifecycle processing tasks. |
HelperCustomApplyModelTask
public HelperCustomApplyModelTask(ViewLifecyclePhase phase)
- Constructor.
- Parameters:
phase
- The apply model phase for the component.
performLifecycleTask
protected void performLifecycleTask()
- Performs phase-specific lifecycle processing tasks.
- Specified by:
performLifecycleTask
in class ViewLifecycleTaskBase<Component>
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.