@PermitAll public class AdvancedReflectionFunctionsImpl extends Object implements AdvancedReflectionFunctions
Constructor and Description |
---|
AdvancedReflectionFunctionsImpl() |
Modifier and Type | Method and Description |
---|---|
ListHolder |
getAllGoals(ExecutionContext ctx) |
ListHolder |
getAllRoleUnits(ExecutionContext ctx) |
ListHolder |
getForms(ExecutionContext ctx,
String namePattern,
ListHolder arguments,
MapHolder metadataPattern) |
ListHolder |
getFunctions(ExecutionContext ctx,
String namePattern,
ListHolder arguments,
Type returnType,
MapHolder metadataPattern) |
ListHolder |
getFunctions(ExecutionContext ctx,
String name,
MapHolder arguments,
Type returnType) |
public ListHolder getFunctions(ExecutionContext ctx, String name, MapHolder arguments, Type returnType)
getFunctions
in interface AdvancedReflectionFunctions
public ListHolder getFunctions(ExecutionContext ctx, String namePattern, ListHolder arguments, Type returnType, MapHolder metadataPattern)
getFunctions
in interface AdvancedReflectionFunctions
public ListHolder getForms(ExecutionContext ctx, String namePattern, ListHolder arguments, MapHolder metadataPattern)
getForms
in interface AdvancedReflectionFunctions
public ListHolder getAllGoals(ExecutionContext ctx)
getAllGoals
in interface AdvancedReflectionFunctions
public ListHolder getAllRoleUnits(ExecutionContext ctx)
getAllRoleUnits
in interface AdvancedReflectionFunctions
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.