MunicipalityService

public class MunicipalityService extends FapiBaseService<GeoMunicipalityEntity, MunicipalityQuery>

Methods

applyAreaRestrictionsToQuery

protected void applyAreaRestrictionsToQuery(MunicipalityQuery query, DafoUserDetails user)

checkAccess

protected void checkAccess(DafoUserDetails dafoUserDetails)

getDefaultMode

protected OutputWrapper.Mode getDefaultMode()

getEmptyQuery

protected MunicipalityQuery getEmptyQuery()

getEntityClass

protected Class<GeoMunicipalityEntity> getEntityClass()

getPlugin

public Plugin getPlugin()

getServiceName

public String getServiceName()

getVersion

public int getVersion()

init

public void init()

sendAsCSV

protected void sendAsCSV(Stream<GeoMunicipalityEntity> stream, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)