|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.tide.invocation.ContextResult
org.granite.tide.seam.ScopedContextResult
public class ScopedContextResult
| Constructor Summary | |
|---|---|
ScopedContextResult()
|
|
ScopedContextResult(String componentName,
String expression,
ScopeType scope,
Boolean restrict)
|
|
| Method Summary | |
|---|---|
Boolean |
getRestrict()
|
ScopeType |
getScope()
|
| Methods inherited from class org.granite.tide.invocation.ContextResult |
|---|
equals, getComponentClass, getComponentClassName, getComponentName, getExpression, hashCode, setComponentClassName, setComponentName, setExpression, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ScopedContextResult()
public ScopedContextResult(String componentName,
String expression,
ScopeType scope,
Boolean restrict)
| Method Detail |
|---|
public ScopeType getScope()
public Boolean getRestrict()
getRestrict in class org.granite.tide.invocation.ContextResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||