Skip navigation links
A B C D E G I K M P R S T U W 

A

addGeoObjectToWebsite(long, long) - Method in class de.kiezatlas.KiezatlasPlugin
Useful to create a standard association between a "Geo object" topic and a "Site" topic.
addGeoObjectToWebsite(Topic, Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
addGeoObjectToWebsite(Topic, Topic) - Method in interface de.kiezatlas.KiezatlasService
Creates an assignment between a Kiezatlas Geo Object and the given Kiezatlas Website.

B

BEZIRKSREGION_FACET - Static variable in interface de.kiezatlas.KiezatlasService
 

C

createKiezatlasWebsite(String, String) - Method in class de.kiezatlas.KiezatlasPlugin
 
createKiezatlasWebsite(String, String) - Method in interface de.kiezatlas.KiezatlasService
Service method to create unique "Kiezatlas Website" topics.
createWebsite(String, String) - Method in class de.kiezatlas.KiezatlasPlugin
Useful to create a new or load an existing "Site" topic (by its uri).

D

de.kiezatlas - package de.kiezatlas
 
de.kiezatlas.migrations - package de.kiezatlas.migrations
 

E

enrichWithFacets(Topic, long) - Method in class de.kiezatlas.KiezatlasPlugin
 
enrichWithFacets(Topic, long) - Method in interface de.kiezatlas.KiezatlasService
Utility to enrich the given Geo Object with the facets configured for the given Kiezatlas Website.

G

GEO_COORDINATE_FACET - Static variable in interface de.kiezatlas.KiezatlasService
 
GEO_OBJECT - Static variable in interface de.kiezatlas.KiezatlasService
 
GEO_OBJECT_ADDRESS - Static variable in interface de.kiezatlas.KiezatlasService
 
GEO_OBJECT_NAME - Static variable in interface de.kiezatlas.KiezatlasService
 
GeoObjects - Class in de.kiezatlas
A collection of Geo Objects as returned by the Kiezatlas service (a data transfer object).
getAggregatingGeoObjects(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
getAggregatingGeoObjects(Topic) - Method in interface de.kiezatlas.KiezatlasService
Fetches the Geo Object for any of its aggregated childs.
getAllCriteria() - Method in class de.kiezatlas.KiezatlasPlugin
 
getAllCriteria() - Method in interface de.kiezatlas.KiezatlasService
Returns all Kiezatlas criteria existing in the DB.
getDomainTopicByGeoCoordinate(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
getDomainTopicByGeoCoordinate(Topic) - Method in interface de.kiezatlas.KiezatlasService
Fetches the domain topic a Geo Coordinate topic.
getFacetTopicTypes(long) - Method in class de.kiezatlas.KiezatlasPlugin
 
getFacetTopicTypes(long) - Method in interface de.kiezatlas.KiezatlasService
Returns the facet type definitions assigned to the given Kiezatlas Website.
getFacetTypes(long) - Method in class de.kiezatlas.KiezatlasPlugin
 
getFacetTypes(long) - Method in interface de.kiezatlas.KiezatlasService
Returns the facet types assigned to the given Kiezatlas Website.
getGeoCoordinateByGeoObject(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
getGeoCoordinateByGeoObject(Topic) - Method in interface de.kiezatlas.KiezatlasService
Fetches the "Geo Coordinate" facet related to the given Geo Object.
getGeoCoordinateFacet(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
getGeoCoordinateFacet(Topic) - Method in interface de.kiezatlas.KiezatlasService
Fetches the geo coordinate topic for the given topic.
getGeoObjectByGeoCoordinate(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
getGeoObjectByGeoCoordinate(Topic) - Method in interface de.kiezatlas.KiezatlasService
Fetches a Geo Object by a Geo Coordinate topic.
getGeoObjects(long) - Method in class de.kiezatlas.KiezatlasPlugin
 
getGeoObjects(long) - Method in interface de.kiezatlas.KiezatlasService
Returns all Geo Objects assigned to the given "Geomap" (a special kind of "Topicmap").
getGeoObjectsByCategory(long) - Method in class de.kiezatlas.KiezatlasPlugin
 
getGeoObjectsByCategory(long) - Method in interface de.kiezatlas.KiezatlasService
Returns all "Geo Objects" associated (aggregated, parent) with the given category.
getGeoObjectsBySite(long) - Method in class de.kiezatlas.KiezatlasPlugin
 
getGeoObjectsBySite(long) - Method in interface de.kiezatlas.KiezatlasService
Returns all "Geo Objects" associated (parent) with the given Kiezatlas Website.
getKiezatlasWorkspaceMember() - Method in class de.kiezatlas.KiezatlasPlugin
 
getStandardWorkspaceId() - Method in class de.kiezatlas.KiezatlasPlugin
 
getStandardWorkspaceId() - Method in interface de.kiezatlas.KiezatlasService
 
getWebsite(long) - Method in class de.kiezatlas.KiezatlasPlugin
 
getWebsite(long) - Method in interface de.kiezatlas.KiezatlasService
Returns the "Kiezatlas Website" topic the given geomap is assigned to.
GroupedGeoObjects - Class in de.kiezatlas
A collection of Geo Objects as returned by the Kiezatlas service (a data transfer object).

I

IMAGE_FACET - Static variable in interface de.kiezatlas.KiezatlasService
 
IMAGE_PATH - Static variable in interface de.kiezatlas.KiezatlasService
 
isAssignedToKiezatlasWebsite(Topic, Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
isAssignedToKiezatlasWebsite(Topic, Topic) - Method in interface de.kiezatlas.KiezatlasService
Utility to check if the given Geo Object is assigned to the given Kiezatlas Website.
isKiezatlasWorkspaceMember() - Method in class de.kiezatlas.KiezatlasPlugin
 
isKiezatlasWorkspaceMember(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
isKiezatlasWorkspaceMember() - Method in interface de.kiezatlas.KiezatlasService
Utility method to check if the requesting user is a member of the "Kiezatlas" workspace.
isKiezatlasWorkspaceMember(Topic) - Method in interface de.kiezatlas.KiezatlasService
Utility method to check if the requesting user is a member of the "Kiezatlas" workspace.

K

KIEZATLAS_WORKSPACE_NAME - Static variable in interface de.kiezatlas.KiezatlasService
 
KIEZATLAS_WORKSPACE_SHARING_MODE - Static variable in interface de.kiezatlas.KiezatlasService
 
KIEZATLAS_WORKSPACE_URI - Static variable in interface de.kiezatlas.KiezatlasService
 
KiezatlasPlugin - Class in de.kiezatlas
Kiezatlas 2 Plugin Service Implementation.
KiezatlasPlugin() - Constructor for class de.kiezatlas.KiezatlasPlugin
 
KiezatlasService - Interface in de.kiezatlas
 

M

Migration2 - Class in de.kiezatlas.migrations
 
Migration2() - Constructor for class de.kiezatlas.migrations.Migration2
 
Migration3 - Class in de.kiezatlas.migrations
Introduces the Public "Kiezatlas" Workspace (as of 4.7).
Migration3() - Constructor for class de.kiezatlas.migrations.Migration3
 

P

postUpdateTopic(Topic, TopicModel, TopicModel) - Method in class de.kiezatlas.KiezatlasPlugin
 
preSendTopic(Topic) - Method in class de.kiezatlas.KiezatlasPlugin
------------------------------------------ Listener Implementations ------------------------------------

R

removeGeoObjectFromWebsite(long, long) - Method in class de.kiezatlas.KiezatlasPlugin
Useful to create a standard association between a "Geo object" topic and a "Site" topic.
removeGeoObjectFromWebsite(Topic, Topic) - Method in class de.kiezatlas.KiezatlasPlugin
 
removeGeoObjectFromWebsite(Topic, Topic) - Method in interface de.kiezatlas.KiezatlasService
Removes an assignment between a Kiezatlas Geo Object and the given Kiezatlas Website.
run() - Method in class de.kiezatlas.migrations.Migration2
 
run() - Method in class de.kiezatlas.migrations.Migration3
 

S

searchCategories(String, long) - Method in class de.kiezatlas.KiezatlasPlugin
 
searchCategories(String, long) - Method in interface de.kiezatlas.KiezatlasService
Searches for categories (topics with typeUri="ka2.criteria.*" introduced via dm4-kiezatlas-etl) that match the search term (case-insensitive substring search) and returns all Geo Objects of those categories, grouped by category.
searchGeoObjectNames(String, long) - Method in class de.kiezatlas.KiezatlasPlugin
 
searchGeoObjectNames(String, long) - Method in interface de.kiezatlas.KiezatlasService
Searches for Geo Objects whose name match the search term (case-insensitive substring search).

T

toJSON() - Method in class de.kiezatlas.GeoObjects
 
toJSON() - Method in class de.kiezatlas.GroupedGeoObjects
 

U

updateFacets(long, List<RelatedTopic>, TopicModel) - Method in class de.kiezatlas.KiezatlasPlugin
 
updateFacets(long, List<RelatedTopic>, TopicModel) - Method in interface de.kiezatlas.KiezatlasService
Method to update the facet values configured for the given Kiezatlas Website on the Geo Object.

W

WEBSITE - Static variable in interface de.kiezatlas.KiezatlasService
 
WEBSITE_TITLE - Static variable in interface de.kiezatlas.KiezatlasService
 
A B C D E G I K M P R S T U W 
Skip navigation links

Copyright © 2018. All rights reserved.