public class ConditionParsingUtils extends Object
| Constructor and Description |
|---|
ConditionParsingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static IDescriptorValueCondition |
getDescriptorValueConditionFromToken(String token)
Parses token in the format:
|
static ICondition |
parseConditionExpression(String str) |
public static IDescriptorValueCondition getDescriptorValueConditionFromToken(String token) throws Exception
token - Exceptionpublic static ICondition parseConditionExpression(String str) throws Exception
ExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.