Interface NtsLocationProvider

    • Method Detail

      • findAllIds

        Set<Long> findAllIds()
      • findById

        Optional<org.nentangso.core.service.dto.LocationDTO> findById​(Long id)
      • isGrantedAnyLocations

        boolean isGrantedAnyLocations()
      • hasGrantedLocation

        boolean hasGrantedLocation​(@Min(1L)
                                   @Min(1L) Integer id)