public final class UDFCall extends RefSupport implements Ref
Constructor and Description |
---|
UDFCall(Ref parent,
Ref refName,
Ref[] arguments) |
UDFCall(Ref parent,
String name,
Ref[] arguments) |
Modifier and Type | Method and Description |
---|---|
String |
getTypeName()
return the name name of a reference
|
Object |
getValue(PageContext pc)
return the value for that the reference is for
|
eeq, getCollection, touchValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
eeq, getCollection, touchValue
public UDFCall(Ref parent, String name, Ref[] arguments)
pc
- parent
- name
- arguments
- public Object getValue(PageContext pc) throws PageException
Ref
getValue
in interface Ref
PageException
public String getTypeName()
Ref
getTypeName
in interface Ref
Copyright © 2015 Lucee