| Package | Description |
|---|---|
| com.sdl.context.api.definition | |
| com.sdl.context.api.engine | |
| com.sdl.context.odata.client.api |
| Modifier and Type | Method and Description |
|---|---|
ContextPropertyType |
ContextPropertyDefinition.getType()
Type of the context property.
|
static ContextPropertyType |
ContextPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextPropertyType[] |
ContextPropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ContextEngine.evaluateExpression(String expression,
ContextPropertyType type)
Evaluate passed expression for the specified type using evidence.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ODataContextEngine.evaluateExpression(String expression,
ContextPropertyType type) |
Copyright © {inceptionYear}–2017 SDL Group