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
- Exception
public static ICondition parseConditionExpression(String str) throws Exception
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.