|
||||||||||
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(Ref other)
|
Object |
getCollection()
return the value for that the reference is for |
String |
getTypeName()
return the name name of a reference |
Object |
getValue()
return the value for that the reference is for |
Object |
touchValue()
return the value for that the reference is for |
Method Detail |
---|
Object touchValue() throws PageException
PageException
Object getValue() throws PageException
PageException
Object getCollection() throws PageException
PageException
String getTypeName()
boolean eeq(Ref other) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |