public class ComponentDefaultApplyModelTask extends ViewLifecycleTaskBase<Component>
Constructor and Description |
---|
ComponentDefaultApplyModelTask(ViewLifecyclePhase phase)
Create a task to assign component IDs during the apply model phase.
|
Modifier and Type | Method and Description |
---|---|
ApplyModelComponentPhase |
getElementState()
Gets the phase this lifecycle task is a part of.
|
protected void |
performLifecycleTask()
Performs phase-specific lifecycle processing tasks.
|
getElementType, run, toString
public ComponentDefaultApplyModelTask(ViewLifecyclePhase phase)
phase
- The apply model phase for the component.public ApplyModelComponentPhase getElementState()
getElementState
in interface ViewLifecycleTask<Component>
getElementState
in class ViewLifecycleTaskBase<Component>
protected void performLifecycleTask()
performLifecycleTask
in class ViewLifecycleTaskBase<Component>
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.