Uses of Class
org.openiam.idm.srvc.counter.domain.CounterEntity
-
Packages that use CounterEntity Package Description org.openiam.esb.repository -
-
Uses of CounterEntity in org.openiam.esb.repository
Methods in org.openiam.esb.repository that return types with arguments of type CounterEntity Modifier and Type Method Description org.springframework.data.domain.Page<CounterEntity>
CounterRepository. findAllByIdLike(String keyPattern, org.springframework.data.domain.Pageable pageable)
-