public class EnlistedAggregate extends Object
| Constructor and Description |
|---|
EnlistedAggregate(Class<Object> aggregateClass,
Object aggregateId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Class<Object> |
getAggregateClass() |
Object |
getAggregateId() |
int |
hashCode() |
String |
toString() |
public Object getAggregateId()
Copyright © 2018. All rights reserved.