public final class ArgumentBind extends RefSupport implements Set
Constructor and Description |
---|
ArgumentBind(Scope scope) |
Modifier and Type | Method and Description |
---|---|
Ref |
getKey(PageContext pc) |
String |
getKeyAsString(PageContext pc) |
Ref |
getParent(PageContext pc) |
String |
getTypeName()
return the name name of a reference
|
Object |
getValue(PageContext pc)
return the value for that the reference is for
|
Object |
setValue(PageContext pc,
Object obj) |
Object |
touchValue(PageContext pc)
return the value for that the reference is for
|
eeq, getCollection
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
eeq, getCollection
public ArgumentBind(Scope scope)
public Object touchValue(PageContext pc) throws PageException
Ref
touchValue
in interface Ref
touchValue
in class RefSupport
PageException
public Object getValue(PageContext pc) throws PageException
Ref
getValue
in interface Ref
PageException
public String getTypeName()
Ref
getTypeName
in interface Ref
public Object setValue(PageContext pc, Object obj) throws PageException
setValue
in interface Set
PageException
public Ref getParent(PageContext pc) throws PageException
getParent
in interface Set
PageException
public Ref getKey(PageContext pc) throws PageException
getKey
in interface Set
PageException
public String getKeyAsString(PageContext pc) throws PageException
getKeyAsString
in interface Set
PageException
Copyright © 2015 Lucee