Class UserAccount.UserAccountCreated
java.lang.Object
org.salespointframework.useraccount.UserAccount.UserAccountCreated
- All Implemented Interfaces:
org.jmolecules.event.types.DomainEvent
- Enclosing class:
UserAccount
public static final class UserAccount.UserAccountCreated
extends Object
implements org.jmolecules.event.types.DomainEvent
- Author:
- Oliver Drotbohm
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
of
(UserAccount.UserAccountIdentifier userAccountIdentifier) toString()
-
Method Details
-
of
public static UserAccount.UserAccountCreated of(UserAccount.UserAccountIdentifier userAccountIdentifier) -
getUserAccountIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-