public class MemberUtil extends Object
Constructor and Description |
---|
MemberUtil() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
Object coll,
Collection.Key methodName,
Object[] args,
short type,
String strType) |
static Object |
callWithNamedValues(PageContext pc,
Object coll,
Collection.Key methodName,
Struct args,
short type,
String strType) |
static Map<Collection.Key,FunctionLibFunction> |
getMembers(PageContext pc,
short type) |
public MemberUtil()
public static Map<Collection.Key,FunctionLibFunction> getMembers(PageContext pc, short type)
public static Object call(PageContext pc, Object coll, Collection.Key methodName, Object[] args, short type, String strType) throws PageException
PageException
public static Object callWithNamedValues(PageContext pc, Object coll, Collection.Key methodName, Struct args, short type, String strType) throws PageException
PageException
Copyright © 2015 Lucee