Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- de.terrestris.shoguncore.service.AbstractDaoService<E,D>
- de.terrestris.shoguncore.service.AbstractCrudService<E,D>
- de.terrestris.shoguncore.service.PermissionAwareCrudService<E,D>
- de.terrestris.shoguncore.service.AbstractTokenService<E,D>
- de.terrestris.shoguncore.service.ApplicationService<E,D>
- de.terrestris.shoguncore.service.ButtonService<E,D>
- de.terrestris.shoguncore.service.ExtentService<E,D>
- de.terrestris.shoguncore.service.FileService<E,D>
- de.terrestris.shoguncore.service.InterceptorRuleService<E,D>
- de.terrestris.shoguncore.service.LayerAppearanceService<E,D>
- de.terrestris.shoguncore.service.LayerDataSourceService<E,D>
- de.terrestris.shoguncore.service.LayerService<E,D>
- de.terrestris.shoguncore.service.LayoutService<E,D>
- de.terrestris.shoguncore.service.MapConfigService<E,D>
- de.terrestris.shoguncore.service.MapControlService<E,D>
- de.terrestris.shoguncore.service.ModuleService<E,D>
- de.terrestris.shoguncore.service.PersonService<E,D>
- de.terrestris.shoguncore.service.PluginService<E,D>
- de.terrestris.shoguncore.service.RoleService<E,D>
- de.terrestris.shoguncore.service.TileGridService<E,D>
- de.terrestris.shoguncore.service.TreeFolderService<E,D>
- de.terrestris.shoguncore.service.TreeNodeService<E,D>
- de.terrestris.shoguncore.service.UserGroupService<E,D>
- de.terrestris.shoguncore.service.WpsParameterService<E,D>
- de.terrestris.shoguncore.service.PermissionCollectionService<E,D>
- de.terrestris.shoguncore.importer.communication.AbstractRESTEntity
- de.terrestris.shoguncore.web.AbstractWebController<E,D,S>
- de.terrestris.shoguncore.rest.AbstractRestController<E,D,S>
- de.terrestris.shoguncore.rest.ApplicationRestController<E,D,S>
- de.terrestris.shoguncore.rest.ButtonRestController<E,D,S>
- de.terrestris.shoguncore.rest.ExtentRestController<E,D,S>
- de.terrestris.shoguncore.rest.ImageFileRestController<E,D,S>
- de.terrestris.shoguncore.rest.LayerAppearanceRestController<E,D,S>
- de.terrestris.shoguncore.rest.LayerDataSourceRestController<E,D,S>
- de.terrestris.shoguncore.rest.LayerRestController<E,D,S>
- de.terrestris.shoguncore.rest.LayoutRestController<E,D,S>
- de.terrestris.shoguncore.rest.MapConfigRestController<E,D,S>
- de.terrestris.shoguncore.rest.MapControlRestController<E,D,S>
- de.terrestris.shoguncore.rest.ModuleRestController<E,D,S>
- de.terrestris.shoguncore.rest.PluginRestController<E,D,S>
- de.terrestris.shoguncore.rest.RoleRestController<E,D,S>
- de.terrestris.shoguncore.rest.TileGridRestController<E,D,S>
- de.terrestris.shoguncore.rest.TreeNodeRestController<E,D,S>
- de.terrestris.shoguncore.rest.UserGroupRestController<E,D,S>
- de.terrestris.shoguncore.rest.UserRestController<E,D,S>
- de.terrestris.shoguncore.rest.WpsParameterRestController<E,D,S>
- de.terrestris.shoguncore.rest.WpsProcessExecuteRestController<E,D,S>
- de.terrestris.shoguncore.web.ApplicationController<E,D,S>
- de.terrestris.shoguncore.web.FileController<E,D,S>
- de.terrestris.shoguncore.web.LayerController<E,D,S>
- de.terrestris.shoguncore.web.ModuleController<E,D,S>
- de.terrestris.shoguncore.web.PluginController<E,D,S>
- de.terrestris.shoguncore.web.TreeNodeController<E,D,S>
- de.terrestris.shoguncore.web.UserController<E,D,S>
- de.terrestris.shoguncore.web.WpsParameterController<E,D,S>
- de.terrestris.shoguncore.util.interceptor.secure.BaseInterceptor
- org.apache.commons.beanutils.BeanUtilsBean
- de.terrestris.shoguncore.util.config.ConfigHolder
- de.terrestris.shoguncore.init.ContentInitializer
- de.terrestris.shoguncore.helper.CreatedHelper
- de.terrestris.shoguncore.web.Csv2ExtJsLocaleController
- de.terrestris.shoguncore.service.Csv2ExtJsLocaleService
- org.hibernate.dialect.Dialect (implements org.hibernate.exception.spi.ConversionContext)
- org.hibernate.dialect.Oracle8iDialect
- org.hibernate.dialect.Oracle9iDialect
- org.hibernate.dialect.Oracle10gDialect
- org.hibernate.dialect.Oracle12cDialect
- org.hibernate.dialect.PostgreSQL81Dialect
- org.hibernate.dialect.PostgreSQL82Dialect
- org.hibernate.dialect.PostgreSQL9Dialect
- org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect (implements org.hibernate.spatial.SpatialDialect)
- de.terrestris.shoguncore.web.EndpointDocController
- de.terrestris.shoguncore.service.EndpointDocService
- de.terrestris.shoguncore.security.access.factory.EntityPermissionEvaluatorFactory<E>
- de.terrestris.shoguncore.util.entity.EntityUtil
- de.terrestris.shoguncore.dao.GenericHibernateDao<E,ID>
- de.terrestris.shoguncore.web.GeoServerInterceptorController<S>
- de.terrestris.shoguncore.service.GeoServerInterceptorService
- de.terrestris.shoguncore.importer.GeoServerRESTImporter
- de.terrestris.shoguncore.util.enumeration.HttpEnum
- de.terrestris.shoguncore.web.HttpProxyController
- de.terrestris.shoguncore.service.HttpProxyService
- de.terrestris.shoguncore.util.http.HttpUtil
- de.terrestris.shoguncore.helper.IdHelper
- org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl (implements org.hibernate.boot.model.naming.ImplicitNamingStrategy, java.io.Serializable)
- de.terrestris.shoguncore.service.InitializationService
- java.io.InputStream (implements java.io.Closeable)
- javax.servlet.ServletInputStream
- de.terrestris.shoguncore.util.enumeration.InterceptorEnum
- de.terrestris.shoguncore.hibernate.JsonbUserType (implements org.hibernate.usertype.UserType)
- de.terrestris.shoguncore.service.LdapService
- de.terrestris.shoguncore.util.mail.MailPublisher
- de.terrestris.shoguncore.web.MapController<E,D,S>
- de.terrestris.shoguncore.web.ModelDescriptionController
- de.terrestris.shoguncore.service.ModelDescriptionService
- de.terrestris.shoguncore.util.enumeration.OgcEnum
- de.terrestris.shoguncore.util.interceptor.OgcMessage
- de.terrestris.shoguncore.util.interceptor.OgcMessageDistributor
- de.terrestris.shoguncore.util.interceptor.OgcXmlUtil
- de.terrestris.shoguncore.paging.PagingResult<E>
- de.terrestris.shoguncore.model.PersistentObject (implements java.io.Serializable)
- de.terrestris.shoguncore.model.Application
- de.terrestris.shoguncore.model.layer.util.Extent
- de.terrestris.shoguncore.model.File
- de.terrestris.shoguncore.model.interceptor.InterceptorRule
- de.terrestris.shoguncore.model.layer.Layer
- de.terrestris.shoguncore.model.layer.appearance.LayerAppearance
- de.terrestris.shoguncore.model.layer.source.LayerDataSource
- de.terrestris.shoguncore.model.layout.Layout
- de.terrestris.shoguncore.model.map.MapConfig
- de.terrestris.shoguncore.model.map.MapControl
- de.terrestris.shoguncore.model.module.Module
- de.terrestris.shoguncore.model.security.PermissionCollection
- de.terrestris.shoguncore.model.Person
- de.terrestris.shoguncore.model.User
- de.terrestris.shoguncore.model.Plugin
- de.terrestris.shoguncore.model.Role
- de.terrestris.shoguncore.model.Territory
- de.terrestris.shoguncore.model.layer.util.TileGrid
- de.terrestris.shoguncore.model.token.Token
- de.terrestris.shoguncore.model.token.UserToken
- de.terrestris.shoguncore.model.tree.TreeNode
- de.terrestris.shoguncore.model.UserGroup
- de.terrestris.shoguncore.model.wps.WpsParameter
- de.terrestris.shoguncore.security.access.entity.PersistentObjectPermissionEvaluator<E>
- de.terrestris.shoguncore.util.naming.PhysicalNamingStrategyShogunCore (implements org.hibernate.boot.model.naming.PhysicalNamingStrategy, java.io.Serializable)
- de.terrestris.shoguncore.converter.PropertyValueConverter (implements javax.persistence.AttributeConverter<X,Y>)
- de.terrestris.shoguncore.util.model.Response
- de.terrestris.shoguncore.util.data.ResultSet
- javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
- de.terrestris.shoguncore.security.ShogunCoreAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- de.terrestris.shoguncore.util.application.ShogunCoreContextUtil
- de.terrestris.shoguncore.security.access.ShogunCorePermissionEvaluator (implements org.springframework.security.access.PermissionEvaluator)
- de.terrestris.shoguncore.hibernate.SimpleJsonbConverter (implements javax.persistence.AttributeConverter<X,Y>)
- com.fasterxml.jackson.annotation.SimpleObjectIdResolver (implements com.fasterxml.jackson.annotation.ObjectIdResolver)
- de.terrestris.shoguncore.converter.PersistentObjectIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.LayerIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.ModuleIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.PluginIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.TreeFolderIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.TreeNodeIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.UserGroupIdResolver<E,D,S>
- de.terrestris.shoguncore.converter.WpsProcessExecuteIdResolver<E,D,S>
- java.lang.Throwable (implements java.io.Serializable)
- com.fasterxml.jackson.core.TreeCodec
- com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- de.terrestris.shoguncore.util.interceptor.impl.WcsRequestInterceptor (implements de.terrestris.shoguncore.util.interceptor.WcsRequestInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.impl.WfsRequestInterceptor (implements de.terrestris.shoguncore.util.interceptor.WfsRequestInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.secure.WfsResponseInterceptor (implements de.terrestris.shoguncore.util.interceptor.WfsResponseInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.impl.WfsResponseInterceptor (implements de.terrestris.shoguncore.util.interceptor.WfsResponseInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.standard.WmsRequestInterceptor (implements de.terrestris.shoguncore.util.interceptor.WmsRequestInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.impl.WmsRequestInterceptor (implements de.terrestris.shoguncore.util.interceptor.WmsRequestInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.standard.WmsResponseInterceptor (implements de.terrestris.shoguncore.util.interceptor.WmsResponseInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.secure.WmsResponseInterceptor (implements de.terrestris.shoguncore.util.interceptor.WmsResponseInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.secure.WmtsResponseInterceptor (implements de.terrestris.shoguncore.util.interceptor.WmtsResponseInterceptorInterface)
- de.terrestris.shoguncore.util.interceptor.WmtsUtil
- de.terrestris.shoguncore.util.interceptor.impl.WpsRequestInterceptor (implements de.terrestris.shoguncore.util.interceptor.WpsRequestInterceptorInterface)
Interface Hierarchy
Enum Hierarchy
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.