public class ScopedContextResult extends org.granite.tide.invocation.ContextResult
| Constructor and Description |
|---|
ScopedContextResult() |
ScopedContextResult(String componentName,
String expression,
ScopeType scope,
Boolean restrict) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getRestrict() |
ScopeType |
getScope() |
public ScopedContextResult()
public ScopedContextResult(String componentName, String expression, ScopeType scope, Boolean restrict)
public Boolean getRestrict()
getRestrict in class org.granite.tide.invocation.ContextResult