Class CrudService.HookHelper
- java.lang.Object
-
- com.alon.spring.crud.domain.service.CrudService.HookHelper
-
- Enclosing interface:
- CrudService<ENTITY_ID_TYPE extends java.io.Serializable,ENTITY_TYPE extends BaseEntity<ENTITY_ID_TYPE>,REPOSITORY extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<ENTITY_TYPE,ENTITY_ID_TYPE> & com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaSpecificationExecutor<ENTITY_TYPE>>
public static class CrudService.HookHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HookHelper()
-