Interface AccountMemberRestrictionChangeRequestHandler
- All Known Implementing Classes:
DefaultAccountMemberRestrictionChangeRequestHandler
public interface AccountMemberRestrictionChangeRequestHandler
- Author:
- karanjariwala
-
Method Summary
Modifier and TypeMethodDescriptionvoidHandles anAccountMemberRestrictionUpdateEventto update the restrictions if applicable.
-
Method Details
-
handle
Handles anAccountMemberRestrictionUpdateEventto update the restrictions if applicable.- Parameters:
event- the event containing updated restrictions
-