Modifier and Type | Method and Description |
---|---|
void |
AccountInhibitionServiceDao.applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionConfiguration,
<any> callback) |
Modifier and Type | Method and Description |
---|---|
AccountInhibitionConfiguration |
AccountInhibitionRpcService.getAccountInhibitionConfiguration(UserDto user) |
Modifier and Type | Method and Description |
---|---|
void |
AccountInhibitionRpcService.applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionModel) |
void |
AccountInhibitionRpcServiceAsync.applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionConfiguration,
<any> callback) |
Modifier and Type | Method and Description |
---|---|
AccountInhibitionConfiguration |
AccountInhibitionRpcServiceImpl.getAccountInhibitionConfiguration(UserDto user) |
Modifier and Type | Method and Description |
---|---|
void |
AccountInhibitionRpcServiceImpl.applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionConfiguration) |