Uses of Class
com.bytedesk.liangshibao.city.City
Packages that use City
Package
Description
-
Uses of City in com.bytedesk.liangshibao.city
Fields in com.bytedesk.liangshibao.city declared as CityMethods in com.bytedesk.liangshibao.city that return CityModifier and TypeMethodDescriptionprotected City
CityRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, City entity) Methods in com.bytedesk.liangshibao.city that return types with arguments of type CityModifier and TypeMethodDescriptionprotected org.springframework.data.jpa.domain.Specification<City>
CityRestService.createSpecification
(CityRequest request) protected org.springframework.data.domain.Page<City>
CityRestService.executePageQuery
(org.springframework.data.jpa.domain.Specification<City> spec, org.springframework.data.domain.Pageable pageable) CityRepository.findByTypeAndHot
(String type, Boolean hot) CityRepository.findByTypeAndOpen
(String type, Boolean open) Methods in com.bytedesk.liangshibao.city with parameters of type CityModifier and TypeMethodDescriptionCityRestService.convertToResponse
(City entity) protected City
CityRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, City entity) Method parameters in com.bytedesk.liangshibao.city with type arguments of type CityModifier and TypeMethodDescriptionCityRestService.convertToResponseList
(List<City> list) protected org.springframework.data.domain.Page<City>
CityRestService.executePageQuery
(org.springframework.data.jpa.domain.Specification<City> spec, org.springframework.data.domain.Pageable pageable) -
Uses of City in com.bytedesk.liangshibao.course
Fields in com.bytedesk.liangshibao.course declared as City -
Uses of City in com.bytedesk.liangshibao.media
Fields in com.bytedesk.liangshibao.media declared as City