| Modifier and Type | Field and Description |
|---|---|
protected Object |
source
The source of expression.
|
| Constructor and Description |
|---|
LazyExpressionModel(Object source)
Creates a lazy model from a source.
|
protected Object source
public LazyExpressionModel(Object source)
source - The expression source.public Object getSource()
public void setSource(Object source)
source - The source.public T getObject(IContext context) throws ContextException
IModelgetObject in interface IModel<T>context - The context.ContextExceptionCopyright © 2016. All rights reserved.