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 |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ID |
getId() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
to
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.