public interface AccountInhibitionRpcService
Modifier and Type | Method and Description |
---|---|
void |
applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionModel) |
AccountInhibitionConfiguration |
getAccountInhibitionConfiguration(UserDto user) |
InhibitionState |
getInhibitionState(UserDto user) |
InhibitionState getInhibitionState(UserDto user) throws ServerCallFailedException
ServerCallFailedException
void applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionModel) throws ServerCallFailedException
ServerCallFailedException
AccountInhibitionConfiguration getAccountInhibitionConfiguration(UserDto user) throws ServerCallFailedException
ServerCallFailedException