Package | Description |
---|---|
com.adobe.aem.dermis.api.bridge |
Modifier and Type | Method and Description |
---|---|
DataContext |
Query.getDataContext()
Gets
DataContext represents a pluggable mechanism for resolving a operation arguments at evaluation time. |
Modifier and Type | Method and Description |
---|---|
void |
Query.setDataContext(DataContext dataContext)
Sets the dataContext which will be used for resolving a operation arguments at evaluation time.
|
Constructor and Description |
---|
Query(String formDataModelPath,
DataContext dataContext)
Create Query using form data model path and data context
|
Query(String formDataModelPath,
DataContext dataContext,
OperationOptions options)
Create Query using form data model path, data context and operation arguments
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.