| Package | Description |
|---|---|
| iot.jcypher.domain.internal | |
| iot.jcypher.domainquery | |
| iot.jcypher.domainquery.internal |
| Modifier and Type | Method and Description |
|---|---|
GDomainQuery |
DomainAccess.InternalDomainAccess.createRecordedGenQuery(ReplayedQueryContext rqc) |
DomainQuery |
DomainAccess.InternalDomainAccess.createRecordedQuery(ReplayedQueryContext rqc) |
| Modifier and Type | Method and Description |
|---|---|
ReplayedQueryContext |
AbstractDomainQuery.getReplayedQueryContext()
Answer the context containing DomainObjectMatch(es) of a replayed query.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
InternalAccess.replayQuery(AbstractDomainQuery query,
ReplayedQueryContext rqc) |
| Modifier and Type | Method and Description |
|---|---|
ReplayedQueryContext |
QueryExecutor.getReplayedQueryContext()
Answer the context containing DomainObjectMatch(es) of a replayed query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExecutor.replayQuery(ReplayedQueryContext rqc) |
Copyright © 2016. All rights reserved.