All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbsoluteLayout |
This class is the representation of an absolute layout, where components are
anchored in absolute positions, which are stored in the AbsoluteLayout.coords
property.
|
| AbstractCrudService<E extends PersistentObject,D extends GenericHibernateDao<E,Integer>> |
This abstract service class provides basic CRUD functionality.
|
| AbstractDaoService<E extends PersistentObject,D extends GenericHibernateDao<E,Integer>> |
This abstract service class simply provides a data access object for the type
AbstractDaoService (and a logger).
|
| AbstractRestController<E extends PersistentObject,D extends GenericHibernateDao<E,Integer>,S extends AbstractCrudService<E,D>> |
|
| AbstractRESTEntity |
|
| AbstractTokenDao<E extends Token> |
As the Token class is abstract, this class will also be abstract.
|
| AbstractTokenService<E extends Token,D extends AbstractTokenDao<E>> |
|
| AbstractUserTokenDao<E extends UserToken> |
As the UserToken class is abstract, this class will also be abstract.
|
| AbstractUserTokenService<E extends UserToken,D extends AbstractUserTokenDao<E>> |
|
| AbstractWebController<E extends PersistentObject,D extends GenericHibernateDao<E,Integer>,S extends AbstractCrudService<E,D>> |
This abstract controller class provides basic web controller functionality:
A logger and a service.
|
| AccordionPanel |
This class represents the an Panel with an accordion layout.
|
| AlwaysAllowReadPermissionEvaluator<E extends PersistentObject> |
|
| Application |
This class represents a (GIS-)application, which can be opened in a browser.
|
| ApplicationController<E extends Application,D extends ApplicationDao<E>,S extends ApplicationService<E,D>> |
|
| ApplicationDao<E extends Application> |
|
| ApplicationRestController<E extends Application,D extends ApplicationDao<E>,S extends ApplicationService<E,D>> |
|
| ApplicationService<E extends Application,D extends ApplicationDao<E>> |
|
| BaseInterceptor |
BaseInterceptor class.
|
| BorderLayout |
This class is the representation of an border layout, where components are
anchored in (predefined) regions, which are stored in the BorderLayout.regions
property.
|
| Button |
The Image Module is the Ext JS representation of an HTML img element.
|
| ButtonDao<E extends Button> |
|
| ButtonRestController<E extends Button,D extends ButtonDao<E>,S extends ButtonService<E,D>> |
|
| ButtonService<E extends Button,D extends ButtonDao<E>> |
Service class for the Button model.
|
| CachedServletInputStream |
An inputstream which reads the cached request body and has mutable
request URI and params.
|
| CompositeModule |
This class represents a (simple) composite Module, i.e.
|
| ConfigHolder |
Helper component class to make property values available for use in
annotations.
|
| ContentInitializer |
Class to initialize an initial set of content based on bean definitions.
|
| CoordinateTransformation |
The CoordinateTransform module allows the user to transform map coordinates into
different projections.
|
| CreatedHelper |
|
| Csv2ExtJsLocaleController |
|
| Csv2ExtJsLocaleService |
|
| EndpointDocController |
Web-controller for endpoint documentation.
|
| EndpointDocService |
|
| EntityPermissionEvaluatorFactory<E extends PersistentObject> |
|
| EntityUtil |
|
| Extent |
Util class representing the extent of a layer or a map.
|
| ExtentDao<E extends Extent> |
|
| ExtentRestController<E extends Extent,D extends ExtentDao<E>,S extends ExtentService<E,D>> |
|
| ExtentService<E extends Extent,D extends ExtentDao<E>> |
Service class for the Module model.
|
| File |
This class represents a file which is stored as a bytearray in the database
|
| FileController<E extends File,D extends FileDao<E>,S extends FileService<E,D>> |
|
| FileDao<E extends File> |
|
| FileService<E extends File,D extends FileDao<E>> |
Service class for the File model.
|
| GenericHibernateDao<E extends PersistentObject,ID extends Serializable> |
The superclass for all data access objects.
|
| GeoserverAuthHeaderRequest |
Utility class for basic auth based requests in the geoserver interceptor context.
|
| GeoServerInterceptorController<S extends GeoServerInterceptorService> |
|
| GeoServerInterceptorService |
|
| GeoServerRESTImporter |
|
| GeoServerRESTImporterException |
|
| HttpEnum |
|
| HttpEnum.EventType |
A enum type for the allowed event format.
|
| HttpProxyController |
Controller for simple HTTP Proxy service (forward proxy)
|
| HttpProxyService |
Simple HTTP Proxy service (forward proxy)
|
| HttpUtil |
|
| IdHelper |
|
| Image |
The Image Module is the Ext JS representation of an HTML img element.
|
| ImageFile |
This class represents an Image which is stored as a bytearray in the database
|
| ImageFileController<E extends ImageFile,D extends ImageFileDao<E>,S extends ImageFileService<E,D>> |
|
| ImageFileDao<E extends File> |
|
| ImageFileRestController<E extends ImageFile,D extends ImageFileDao<E>,S extends ImageFileService<E,D>> |
|
| ImageFileService<E extends ImageFile,D extends ImageFileDao<E>> |
|
| ImageWmsLayerDataSource |
Class representing a layer data source for WMS servers providing single,
untiled images.
|
| ImplicitNamingStrategyShogunCore |
Convert to plural form.
|
| InitializationService |
This service class will be used by the ContentInitializer to create content
on initialization.
|
| InterceptorEnum |
|
| InterceptorEnum.RuleType |
A enum type for the allowed rule format.
|
| InterceptorException |
|
| InterceptorRule |
The model representing the rules for the GeoServer Interceptor class.
|
| InterceptorRuleDao<E extends InterceptorRule> |
|
| InterceptorRuleService<E extends InterceptorRule,D extends InterceptorRuleDao<E>> |
|
| JsonbUserType |
Generic jsonb user type.
|
| Layer |
Representation of a layer which consists a corresponding data source
and an appearance
|
| LayerAppearance |
This class holds the appearance properties of a layer Layer Object
|
| LayerAppearanceDao<E extends LayerAppearance> |
|
| LayerAppearanceRestController<E extends LayerAppearance,D extends LayerAppearanceDao<E>,S extends LayerAppearanceService<E,D>> |
|
| LayerAppearanceService<E extends LayerAppearance,D extends LayerAppearanceDao<E>> |
Service class for the Module model.
|
| LayerController<E extends Layer,D extends LayerDao<E>,S extends LayerService<E,D>> |
|
| LayerDao<E extends Layer> |
|
| LayerDataSource |
Base class for all layer datasources
|
| LayerDataSourceDao<E extends LayerDataSource> |
|
| LayerDataSourceRestController<E extends LayerDataSource,D extends LayerDataSourceDao<E>,S extends LayerDataSourceService<E,D>> |
|
| LayerDataSourceService<E extends LayerDataSource,D extends LayerDataSourceDao<E>> |
Service class for the Module model.
|
| LayerIdResolver<E extends Layer,D extends LayerDao<E>,S extends LayerService<E,D>> |
|
| LayerRestController<E extends Layer,D extends LayerDao<E>,S extends LayerService<E,D>> |
|
| LayerService<E extends Layer,D extends LayerDao<E>> |
Service class for the Layer model.
|
| Layout |
|
| LayoutDao<E extends Layout> |
|
| LayoutRestController<E extends Layout,D extends LayoutDao<E>,S extends LayoutService<E,D>> |
|
| LayoutService<E extends Layout,D extends LayoutDao<E>> |
Service class for the Layout model.
|
| LdapService |
terrestris GmbH & Co.
|
| MailPublisher |
|
| Map |
|
| MapConfig |
|
| MapConfigDao<E extends MapConfig> |
|
| MapConfigRestController<E extends MapConfig,D extends MapConfigDao<E>,S extends MapConfigService<E,D>> |
|
| MapConfigService<E extends MapConfig,D extends MapConfigDao<E>> |
Service class for the Module model.
|
| MapControl |
|
| MapControlDao<E extends MapControl> |
|
| MapController<E extends Map,D extends MapDao<E>,S extends MapService<E,D>> |
|
| MapControlRestController<E extends MapControl,D extends MapControlDao<E>,S extends MapControlService<E,D>> |
|
| MapControlService<E extends MapControl,D extends MapControlDao<E>> |
Service class for the Module model.
|
| MapDao<E extends Map> |
|
| MapService<E extends Map,D extends MapDao<E>> |
Service class for the Module model.
|
| ModelDescriptionController |
terrestris GmbH & Co.
|
| ModelDescriptionService |
Service class to describe classes model.
|
| Module |
A module is the visual representation of a component in the GUI.
|
| ModuleController<E extends Module,D extends ModuleDao<E>,S extends ModuleService<E,D>> |
|
| ModuleDao<E extends Module> |
|
| ModuleIdResolver<E extends Module,D extends ModuleDao<E>,S extends ModuleService<E,D>> |
An ID resolver for Modules when deserializing only on the base of ID values.
|
| ModuleRestController<E extends Module,D extends ModuleDao<E>,S extends ModuleService<E,D>> |
|
| ModuleService<E extends Module,D extends ModuleDao<E>> |
Service class for the Module model.
|
| MutableHttpServletRequest |
An implementation of HttpServletRequestWrapper.
|
| NominatimSearch |
A search module working with the OSM Nominatim Service.
|
| NominatimSearch.NominatimFormatType |
A enum type for the allowed response format.
|
| NullAwareBeanUtilsBean |
Credits go to http://stackoverflow.com/a/3521314
|
| OgcEnum |
|
| OgcEnum.EndPoint |
A enum type for the allowed endPoint format.
|
| OgcEnum.Operation |
A enum type for the allowed operation format.
|
| OgcEnum.OperationType |
A enum type for the allowed operation type format.
|
| OgcEnum.Service |
A enum type for the allowed service format.
|
| OgcEnum.ServiceType |
A enum type for the allowed service type format.
|
| OgcMessage |
|
| OgcMessageDistributor |
|
| OgcXmlUtil |
|
| OracleNamingStrategyShogunCore |
Naming strategy for Oracle DBs checking if
* length of column name is lesser than 30 characters
* column name does not match a reserved word (determined from Oracle DB's system dictionary V$RESERVED_WORDS
|
| OverpassSearch |
A search module working with the OSM Overpass API.
|
| OverpassSearch.OverpassFormatType |
A enum type for the allowed response format.
|
| OverviewMap |
Class represents a GeoExt.component.OverviewMap, that displays an overview
map of a parent map.
|
| PagingResult<E extends PersistentObject> |
The Result of a paging request.
|
| PasswordResetToken |
A Token instance that has a one-to-one relation to a User
that wants to reset the password.
|
| PasswordResetTokenDao<E extends PasswordResetToken> |
|
| PasswordResetTokenService<E extends PasswordResetToken,D extends PasswordResetTokenDao<E>> |
|
| Permission |
|
| PermissionAwareCrudService<E extends PersistentObject,D extends GenericHibernateDao<E,Integer>> |
|
| PermissionCollection |
|
| PermissionCollectionDao<E extends PermissionCollection> |
|
| PermissionCollectionPermissionEvaluator<E extends PermissionCollection> |
|
| PermissionCollectionService<E extends PermissionCollection,D extends PermissionCollectionDao<E>> |
|
| PersistentObject |
This class represents the abstract superclass for all entities that are
persisted in the database.
|
| PersistentObjectIdResolver<E extends PersistentObject,D extends GenericHibernateDao<E,Integer>,S extends AbstractCrudService<E,D>> |
An ID resolver for PersistentObjects when deserializing only on the
base of ID values.
|
| PersistentObjectPermissionEvaluator<E extends PersistentObject> |
|
| Person |
|
| PersonDao<E extends Person> |
|
| PersonService<E extends Person,D extends PersonDao<E>> |
Service class for the Person model.
|
| PhysicalNamingStrategyShogunCore |
Limits identifier length if necessary.
|
| Plugin |
|
| PluginController<E extends Plugin,D extends PluginDao<E>,S extends PluginService<E,D>> |
|
| PluginDao<E extends Plugin> |
|
| PluginIdResolver<E extends Plugin,D extends PluginDao<E>,S extends PluginService<E,D>> |
|
| PluginRestController<E extends Plugin,D extends PluginDao<E>,S extends PluginService<E,D>> |
|
| PluginService<E extends Plugin,D extends PluginDao<E>> |
Service class for the Plugin model.
|
| Print |
A module which contains a formular to print the map with the mapfish print v3.
|
| PropertyValueConverter |
This converter can be used for the values of the type Map.
|
| RegistrationToken |
A Token instance that has a one-to-one relation to a User
that wants to register.
|
| RegistrationTokenDao<E extends RegistrationToken> |
|
| RegistrationTokenService<E extends RegistrationToken,D extends RegistrationTokenDao<E>> |
|
| Response |
|
| RESTAttribute |
|
| RESTBoundingBox |
|
| RESTCoverageStore |
terrestris GmbH & Co.
|
| RESTData |
A data is the description of the source data of a import (overall) or a
task.
|
| RESTDataDirectory |
|
| RESTDataFile |
|
| RESTDataRemote |
|
| RESTDataStore |
|
| RESTDateFormatTransform |
|
| RESTGdalAddoTransform |
terrestris GmbH & Co.
|
| RESTGdalTranslateTransform |
terrestris GmbH & Co.
|
| RESTGdalWarpTransform |
terrestris GmbH & Co.
|
| RESTImport |
An import refers to the top level object and is a "session" like entity the
state of the entire import.
|
| RESTImportTask |
A task represents a unit of work to the importer needed to register one
new layer, or alter an existing one, and contains the following information:
|
| RESTImportTaskList |
terrestris GmbH & Co.
|
| RESTLayer |
|
| RESTReprojectTransform |
|
| RESTStore |
|
| RESTStyle |
|
| RESTTarget |
|
| RESTTargetDataStore |
|
| RESTTargetWorkspace |
|
| RESTTransform |
|
| RESTTransformChain |
|
| RESTWorkspace |
|
| ResultSet |
|
| Role |
|
| RoleDao<E extends Role> |
|
| RoleRestController<E extends Role,D extends RoleDao<E>,S extends RoleService<E,D>> |
|
| RoleService<E extends Role,D extends RoleDao<E>> |
Service class for the Role model.
|
| ShogunCoreAuthenticationProvider |
|
| ShogunCoreContextUtil |
|
| ShogunCoreJsonObjectMapper |
Customized JSON/Jackson ObjectMapper attending the needs of SHOGun-Core.
|
| ShogunCoreOracleDialect |
SQL Dialect extending Oracle12cDialect to register
column mapping for LOB datatypes used in SHOGun-Core (e.g.
|
| ShogunCorePermissionEvaluator |
|
| ShogunPostgresqlDialect |
|
| SimpleJsonbConverter |
A JPA converter that can be used to convert jsonb fields into a map.
|
| Territory |
|
| TerritoryDao<E extends Territory> |
|
| TileGrid |
Class representing a WMS tile grid
|
| TileGridDao<E extends TileGrid> |
|
| TileGridRestController<E extends TileGrid,D extends TileGridDao<E>,S extends TileGridService<E,D>> |
|
| TileGridService<E extends TileGrid,D extends TileGridDao<E>> |
Service class for the Module model.
|
| TileWmsLayerDataSource |
Data source of layers for tile data from WMS servers.
|
| Token |
Abstract base class for all tokens.
|
| TreeFolder |
This class represents a (simple) composite TreeNode, i.e.
|
| TreeFolderDao<E extends TreeFolder> |
|
| TreeFolderIdResolver<E extends TreeFolder,D extends TreeFolderDao<E>,S extends TreeFolderService<E,D>> |
|
| TreeFolderService<E extends TreeFolder,D extends TreeFolderDao<E>> |
|
| TreeNode |
A class representing a node in a tree.
|
| TreeNodeController<E extends TreeNode,D extends TreeNodeDao<E>,S extends TreeNodeService<E,D>> |
|
| TreeNodeDao<E extends TreeNode> |
|
| TreeNodeIdResolver<E extends TreeNode,D extends TreeNodeDao<E>,S extends TreeNodeService<E,D>> |
|
| TreeNodeRestController<E extends TreeNode,D extends TreeNodeDao<E>,S extends TreeNodeService<E,D>> |
|
| TreeNodeService<E extends TreeNode,D extends TreeNodeDao<E>> |
|
| User |
|
| UserController<E extends User,D extends UserDao<E>,S extends UserService<E,D>> |
|
| UserDao<E extends User> |
|
| UserGroup |
|
| UserGroupDao<E extends UserGroup> |
|
| UserGroupIdResolver<E extends UserGroup,D extends UserGroupDao<E>,S extends UserGroupService<E,D>> |
|
| UserGroupPermissionEvaluator<E extends UserGroup> |
|
| UserGroupRestController<E extends UserGroup,D extends UserGroupDao<E>,S extends UserGroupService<E,D>> |
|
| UserGroupService<E extends UserGroup,D extends UserGroupDao<E>> |
|
| UserPermissionEvaluator<E extends User> |
|
| UserRestController<E extends User,D extends UserDao<E>,S extends UserService<E,D>> |
|
| UserService<E extends User,D extends UserDao<E>> |
Service class for the User model.
|
| UserToken |
|
| WcsRequestInterceptor |
Interceptor class for WCS requests.
|
| WcsRequestInterceptorInterface |
|
| WcsResponseInterceptorInterface |
|
| WfsLayerDataSource |
Class representing a layer data source for WFS layers
|
| WfsRequestInterceptor |
Interceptor class for WFS requests.
|
| WfsRequestInterceptor |
Interceptor class for WFS requests.
|
| WfsRequestInterceptorInterface |
|
| WfsResponseInterceptor |
|
| WfsResponseInterceptor |
|
| WfsResponseInterceptorInterface |
|
| WfsSearch |
A module to search features of a WFS.
|
| WmsRequestInterceptor |
Interceptor class for WMS requests.
|
| WmsRequestInterceptor |
Interceptor class for WMS requests.
|
| WmsRequestInterceptor |
This class demonstrates how to implement the WmsRequestInterceptorInterface.
|
| WmsRequestInterceptorInterface |
|
| WmsResponseInterceptor |
|
| WmsResponseInterceptor |
This class demonstrates how to implement the WmsResponseInterceptorInterface.
|
| WmsResponseInterceptorInterface |
|
| WmtsLayerDataSource |
Class representing a layer source for tile data from WMTS servers.
|
| WmtsRequestInterceptor |
Interceptor class for WMS requests.
|
| WmtsRequestInterceptorInterface |
|
| WmtsResponseInterceptor |
|
| WmtsResponseInterceptorInterface |
|
| WmtsTileGrid |
Class representing a WMTS tile grid
|
| WmtsUtil |
|
| WpsParameter |
|
| WpsParameterController<E extends WpsParameter,D extends WpsParameterDao<E>,S extends WpsParameterService<E,D>> |
|
| WpsParameterDao<E extends WpsParameter> |
|
| WpsParameterRestController<E extends WpsParameter,D extends WpsParameterDao<E>,S extends WpsParameterService<E,D>> |
|
| WpsParameterService<E extends WpsParameter,D extends WpsParameterDao<E>> |
|
| WpsPlugin |
|
| WpsPluginController<E extends WpsPlugin,D extends WpsPluginDao<E>,S extends WpsPluginService<E,D>> |
|
| WpsPluginDao<E extends WpsPlugin> |
|
| WpsPluginRestController<E extends WpsPlugin,D extends WpsPluginDao<E>,S extends WpsPluginService<E,D>> |
|
| WpsPluginService<E extends WpsPlugin,D extends WpsPluginDao<E>> |
|
| WpsPrimitive |
|
| WpsPrimitiveController<E extends WpsPrimitive,D extends WpsPrimitiveDao<E>,S extends WpsPrimitiveService<E,D>> |
|
| WpsPrimitiveDao<E extends WpsPrimitive> |
|
| WpsPrimitiveRestController<E extends WpsPrimitive,D extends WpsPrimitiveDao<E>,S extends WpsPrimitiveService<E,D>> |
|
| WpsPrimitiveService<E extends WpsPrimitive,D extends WpsPrimitiveDao<E>> |
|
| WpsProcessExecute |
|
| WpsProcessExecuteController<E extends WpsProcessExecute,D extends WpsProcessExecuteDao<E>,S extends WpsProcessExecuteService<E,D>> |
|
| WpsProcessExecuteDao<E extends WpsProcessExecute> |
|
| WpsProcessExecuteIdResolver<E extends WpsProcessExecute,D extends WpsProcessExecuteDao<E>,S extends WpsProcessExecuteService<E,D>> |
|
| WpsProcessExecuteRestController<E extends WpsProcessExecute,D extends WpsProcessExecuteDao<E>,S extends WpsProcessExecuteService<E,D>> |
|
| WpsProcessExecuteService<E extends WpsProcessExecute,D extends WpsProcessExecuteDao<E>> |
|
| WpsReference |
|
| WpsReferenceController<E extends WpsReference,D extends WpsReferenceDao<E>,S extends WpsReferenceService<E,D>> |
|
| WpsReferenceDao<E extends WpsReference> |
|
| WpsReferenceRestController<E extends WpsReference,D extends WpsReferenceDao<E>,S extends WpsReferenceService<E,D>> |
|
| WpsReferenceService<E extends WpsReference,D extends WpsReferenceDao<E>> |
|
| WpsRequestInterceptor |
Interceptor class for WPS requests.
|
| WpsRequestInterceptorInterface |
|
| WpsResponseInterceptorInterface |
|
| XyzLayerDataSource |
Class representing a layer source for tile data with
URLs in a set XYZ format that are defined in a URL template
|