|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AggregateIdentifier
Interface to the type that uniquely identifies an aggregate of a certain type.
Two identifiers are considered equals when their internal (backing) values are equal, regardles of the actual implementation type. Implementation guidelines:
| Method Summary | |
|---|---|
String |
asString()
Returns the String representation of this aggregate identifier. |
boolean |
equals(Object o)
|
| Method Detail |
|---|
String asString()
null.
null String representation of this aggregate identifier.boolean equals(Object o)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||