|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeolocResultsDtoSerializer
Method Summary | |
---|---|
void |
serialize(OutputStream outputStream,
com.gisgraphy.serializer.common.OutputFormat outputFormat,
com.gisgraphy.domain.valueobject.GeolocResultsDto geolocResultsDto,
boolean indent,
Map<String,Object> extraParameters)
|
Method Detail |
---|
void serialize(OutputStream outputStream, com.gisgraphy.serializer.common.OutputFormat outputFormat, com.gisgraphy.domain.valueobject.GeolocResultsDto geolocResultsDto, boolean indent, Map<String,Object> extraParameters)
outputStream
- the OutputStream
to serialize inoutputFormat
- the outputFormat we'd like to serialize the geolocResultsDtogeolocResultsDto
- the geolocResultsDto to serializeindent
- whether the stream should be indented (if the format support indentation)extraParameters
- a map that contains named parameters (callback method, startpaginationindex, needed for RSS and ATOM)
the parameters can be use for a certain format but not for all)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |