JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.midpoint.prism.impl.query.lang
Interface ExpressionParser
public interface
ExpressionParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExpressionWrapper
parseScript
(
Map
<
String
,
String
> namespaceContext,
String
language,
String
script)
Method Details
parseScript
ExpressionWrapper
parseScript
(
Map
<
String
,
String
> namespaceContext,
String
language,
String
script)