C D F G I M N P R S T W 
All Classes All Packages

C

collectEntry(String, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjRowCollector
Collect a new value for the element with the given index.

D

de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson - package de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson
 
de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools - package de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
 

F

fetch(Entity) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementFetcher
Fetch the pre-registered property of the given source entity.
fetch(Entity) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.NavigationPropertyFollower
Follow the registered navigation link, on the given source Entity, and return the linked Target Entity.
flush() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjRowCollector
Flush the Feature to the FeatureCollection, and reset the collector.
format(ResourcePath, Query, Object, boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.ResultFormatterGeoJson
 

G

GEOJSON_FORMAT_NAME - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
The "name" of the GeoJSON resultFormatter.
getCollection() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjRowCollector
 
getContentType() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.ResultFormatterGeoJson
 
getFormatNames() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 
getResultFormatter(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 
getVersions() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 
GjComplexProperty - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
 
GjComplexProperty(String, EntityProperty) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjComplexProperty
 
GjElementFetcher<T> - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
Interface for a class that returns a pre-registered property of an Entity.
GjElementSet - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
 
GjElementSet(Query, String, Version, String, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
GjEntityEntry - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
A class for gathering data from an Entity into a CSV file.
GjEntityExpand - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
A class for gathering data from Entities link to by a NavigationLink of an Entity into a CSV file.
GjEntityExpand(String, Version, String, NavigationProperty, Query) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjEntityExpand
 
GjEntityProperty - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
A class for gathering data from an Property of an Entity into a CSV file.
GjEntityProperty(String, Property) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjEntityProperty
Create a new instance.
GjRowCollector - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
Collects all elements for a single row in a CSV file.
GjRowCollector() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjRowCollector
Create a new Collector.
GjSelfLinkProperty - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
 
GjSelfLinkProperty(Query, String, Version, String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjSelfLinkProperty
 

I

init(CoreSettings) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 
initFrom(EntityType) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
initFrom(NavigationProperty, Query) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
initFrom(Set<Property>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
isEnabled() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 

M

modifyServiceDocument(ServiceRequest, Map<String, Object>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 

N

NavigationPropertyFollower - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
Interface for a class that follows a navigation link and returns the linked Entity.

P

PluginResultFormatGeoJson - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson
 
PluginResultFormatGeoJson() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 
preProcessRequest(ResourcePath, Query) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.ResultFormatterGeoJson
 

R

ResultFormatterGeoJson - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson
 
ResultFormatterGeoJson() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.ResultFormatterGeoJson
 

S

setCount(Long) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjRowCollector
 
setNextLink(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjRowCollector
 

T

TAG_ENABLE_GEOJSON - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
 

W

writeData(GjRowCollector, Entity, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjComplexProperty
 
writeData(GjRowCollector, Entity, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
writeData(GjRowCollector, Entity, String) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjEntityEntry
Collect data for CSV data rows.
writeData(GjRowCollector, Entity, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjEntityExpand
 
writeData(GjRowCollector, Entity, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjEntityProperty
 
writeData(GjRowCollector, Entity, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjSelfLinkProperty
 
writeData(GjRowCollector, EntitySet, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
writeData(GjRowCollector, Object, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
 
C D F G I M N P R S T W 
All Classes All Packages