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