public interface RelationMetadata
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDestinationCollection()
Returns the source collection for this relation.
|
java.lang.String |
getDestinationKey()
Returns the destination key for this relation.
|
java.lang.String |
getKind()
Returns the kind for this relation.
|
java.lang.String |
getRef()
Returns the reference (i.e.
|
java.lang.String |
getSourceCollection()
Returns the source collection for this relation.
|
java.lang.String |
getSourceKey()
Returns the source key for this relation.
|
java.lang.String getSourceCollection()
java.lang.String getSourceKey()
java.lang.String getDestinationCollection()
java.lang.String getDestinationKey()
java.lang.String getKind()
java.lang.String getRef()