public class CollectionFetchableElementCompositeGraph extends AbstractCompositeReference implements CollectionFetchableElement
| Constructor and Description |
|---|
CollectionFetchableElementCompositeGraph(CollectionReference collectionReference,
ExpandingCompositeQuerySpace compositeQuerySpace) |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
getCollectionReference()
Reference back to the collection to which this element belongs
|
EntityReference |
resolveEntityReference()
Resolve the "current"
EntityReference, or null if none. |
buildCollectionAttributeFetch, createCompositeAttributeFetch, validateFetchPlanbuildAnyAttributeFetch, buildBidirectionalEntityReference, buildCompositeAttributeFetch, buildEntityAttributeFetch, expandingQuerySpace, getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaces, getQuerySpaceUidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaceUidpublic CollectionFetchableElementCompositeGraph(CollectionReference collectionReference, ExpandingCompositeQuerySpace compositeQuerySpace)
public CollectionReference getCollectionReference()
CollectionFetchableElementgetCollectionReference in interface CollectionFetchableElementpublic EntityReference resolveEntityReference()
FetchSourceEntityReference, or null if none.
If this object is an EntityReference, then this object is returned;
otherwise, if this object is a Fetch, then the nearest
EntityReference will be resolved from its source, if possible.
If no EntityReference can be resolved, null is return.resolveEntityReference in interface FetchSourceFetch.getSource().Copyright © 2018 JBoss by Red Hat. All rights reserved.