T - ID - public static class AggregateReference.IdOnlyAggregateReference<T,ID> extends Object implements AggregateReference<T,ID>
AggregateReference that only holds the id of the referenced aggregate root. Note that there is no check
that a matching aggregate for this id actually exists.AggregateReference.IdOnlyAggregateReference<T,ID>| Constructor and Description |
|---|
IdOnlyAggregateReference(ID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ID |
getId() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waittoCopyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.