Interface ActionMatchers<TAction>
-
- All Known Implementing Classes:
CreateActionMatchers,DeleteActionMatchers,FindActionMatchers,ListActionMatchers,UpdateActionMatchers
public interface ActionMatchers<TAction>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<? extends CrudActionConfigurer>configurer()
-
-
-
Method Detail
-
configurer
java.lang.Class<? extends CrudActionConfigurer> configurer()
-
-