public class EvaluateExpressionsTask extends ViewLifecycleTaskBase<Component>
| Constructor and Description |
|---|
EvaluateExpressionsTask()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
adjustIdIfNecessary(LifecycleElement element)
Checks against the visited ids to see if the id is duplicate, if so it is adjusted to make an
unique id by appending an unique identifier
|
protected void |
performLifecycleTask()
Performs phase-specific lifecycle processing tasks.
|
getElementState, getElementType, run, setElementState, toStringpublic EvaluateExpressionsTask()
public String adjustIdIfNecessary(LifecycleElement element)
element - The component or layout manager to adjust the ID on.protected void performLifecycleTask()
performLifecycleTask in class ViewLifecycleTaskBase<Component>Copyright © 2005–2016 The Kuali Foundation. All rights reserved.