|
||||||||||
| 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.cdi.ScopedContextResult
public class ScopedContextResult
| Constructor Summary | |
|---|---|
ScopedContextResult()
|
|
ScopedContextResult(String componentName,
String expression,
Object value)
|
|
| Method Summary | |
|---|---|
Class<?> |
getComponentClass()
|
String |
getComponentClassName()
|
Object |
getValue()
|
| Methods inherited from class org.granite.tide.invocation.ContextResult |
|---|
equals, getComponentName, getExpression, getPath, getRestrict, hashCode, matches, 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,
Object value)
| Method Detail |
|---|
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.ContextResultpublic Object getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||