public abstract class RefSupport extends Object implements Ref
Constructor and Description |
---|
RefSupport() |
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
|
Object |
touchValue(PageContext pc)
return the value for that the reference is for
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTypeName, getValue
public RefSupport()
public Object getCollection(PageContext pc) throws PageException
Ref
getCollection
in interface Ref
PageException
public Object touchValue(PageContext pc) throws PageException
Ref
touchValue
in interface Ref
PageException
public boolean eeq(PageContext pc, Ref other) throws PageException
eeq
in interface Ref
PageException
Copyright © 2015 Lucee