Interface PunishmentCurrentUserProvider
- All Known Implementing Classes:
PunishmentCurrentUserProviderImpl
public interface PunishmentCurrentUserProvider
-
Method Summary
Modifier and TypeMethodDescriptionvoidintdelete(int userId, int typeId) getAllPunishedUserIds(int typeId) getPunishedUser(int userId, int typeId) void
-
Method Details
-
closeCache
void closeCache() -
refreshCache
void refreshCache() -
getAllPunishedUserIds
-
getPunishedUser
-
create
-
delete
int delete(int userId, int typeId) -
update
-