| Package | Description |
|---|---|
| com.redhat.lightblue.assoc | |
| com.redhat.lightblue.assoc.ep |
| Modifier and Type | Method and Description |
|---|---|
static BindQuery |
BindQuery.combine(List<BindQuery> binders) |
| Modifier and Type | Method and Description |
|---|---|
static BindQuery |
BindQuery.combine(List<BindQuery> binders) |
| Modifier and Type | Method and Description |
|---|---|
BindQuery |
ResultDocument.getBindersForSlot(ChildSlot slot,
AssociationQuery childAq)
Returns a query binder for a slot.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ChildSlot,BindQuery> |
ResultDocument.getBindersForChild(AssociationQuery childAq)
If this document is the parent document of a destination block documents,
then the child documents will be inserted into the slots of this
document.
|
List<BindQuery> |
ResultDocument.getBindersForParent(AssociationQuery parentAq)
This document is a child document, and it will be used to locate the
parent.
|
Copyright © 2016. All rights reserved.