Interface EscalationRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<EscalationEntity,String>
- All Known Subinterfaces:
EscalationRepository
public interface EscalationRepositoryCustom extends AbstractKeyEntityCustomRepository<EscalationEntity,String>
-
-
Method Summary
-
Methods inherited from interface org.openiam.esb.repository.custom.AbstractKeyEntityCustomRepository
findByIdIn
-
-