public interface Ref
Modifier and Type | Method and Description |
---|---|
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
|
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
Copyright © 2015 Lucee