|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ref
Define a Reference to a Object
Method Summary | |
---|---|
boolean |
eeq(PageContext pc,
Ref other)
|
Object |
getCollection(PageContext pc)
return the value for that the reference is for |
String |
getTypeName()
return the name name of a reference |
Object |
getValue(PageContext pc)
return the value for that the reference is for |
Object |
touchValue(PageContext pc)
return the value for that the reference is for |
Method Detail |
---|
Object touchValue(PageContext pc) throws PageException
PageException
Object getValue(PageContext pc) throws PageException
PageException
Object getCollection(PageContext pc) throws PageException
PageException
String getTypeName()
boolean eeq(PageContext pc, Ref other) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |