C D F G I M N P R T W
All Classes All Packages
All Classes All Packages
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.
- 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() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
- 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(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(FeatureCollection) - 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(String, Version, String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjSelfLinkProperty
- GjUnitOfMeasurementProperty - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools
- GjUnitOfMeasurementProperty(String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjUnitOfMeasurementProperty
I
- init(CoreSettings) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.PluginResultFormatGeoJson
- initFrom(EntityType, Query) - 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>, Query) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjElementSet
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
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.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, Entity<?>, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.format.geojson.tools.GjUnitOfMeasurementProperty
- 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
All Classes All Packages