public class ScopedContextResult extends org.granite.tide.invocation.ContextResult
| Constructor and Description |
|---|
ScopedContextResult() |
ScopedContextResult(String componentName,
String expression,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getComponentClass() |
String |
getComponentClassName() |
Object |
getValue() |
public ScopedContextResult()
public ScopedContextResult(String componentName, String expression, Object value)
public String getComponentClassName()
getComponentClassName in interface org.granite.tide.ExpressiongetComponentClassName in class org.granite.tide.invocation.ContextResultpublic Class<?> getComponentClass()
getComponentClass in class org.granite.tide.invocation.ContextResult