Interface PunishmentCurrentIpProvider
- All Known Implementing Classes:
PunishmentCurrentIpProviderImpl
public interface PunishmentCurrentIpProvider
-
Method Summary
Modifier and TypeMethodDescriptionvoidintgetAllPunishedIps(int typeId) getPunishedIp(String ipAddress, int typeId) void
-
Method Details
-
closeCache
void closeCache() -
refreshCache
void refreshCache() -
getAllPunishedIps
-
getPunishedIp
-
create
-
delete
-
update
-