Interface CustomActionRepository
- All Known Subinterfaces:
UserActionRepository
- All Known Implementing Classes:
CustomActionRepositoryImpl
public interface CustomActionRepository
-
Method Summary
Modifier and TypeMethodDescriptionlong
countActions
(String table, String actionType, String itemId)
-
Method Details
-
findActions
-
countActions
-