Class CSRViewRepository


  • @Service
    public class CSRViewRepository
    extends Object
    • Constructor Detail

      • CSRViewRepository

        public CSRViewRepository()
    • Method Detail

      • findSelection

        public org.springframework.data.domain.Page<CSRView> findSelection​(Map<String,​String[]> parameterMap)