A B C D E F G H I J K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- abstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- abstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- abstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- ACCESS_TYPE_READ - Static variable in class nl.b3p.tailormap.api.security.AuthorizationService
- ACTUATOR - Static variable in class nl.b3p.tailormap.api.persistence.Group
- actuatorFilterChain(HttpSecurity, CookieCsrfTokenRepository) - Method in class nl.b3p.tailormap.api.security.ActuatorSecurityConfiguration
- ActuatorSecurityConfiguration - Class in nl.b3p.tailormap.api.security
- ActuatorSecurityConfiguration(UserRepository, GroupRepository) - Constructor for class nl.b3p.tailormap.api.security.ActuatorSecurityConfiguration
- addAppLayersItem(AppLayer) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- addAttributeOrderItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- addAttributesItem(Attribute) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- addAuthorizationRulesItem(AuthorizationRule) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- addAuthorizationRulesItem(AuthorizationRule) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- addAuthorizationRulesItem(AuthorizationRule) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- addAuthorizationRulesItem(AuthorizationRule) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- addAuthorizationRulesItem(AuthorizationRule) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- addAuthorizationRulesItem(AuthorizationRule) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- addBaseAppsItem(String) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- addBaseLayerNodesItem(AppTreeNode) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- addBaseLayerTreeNodesItem(LayerTreeNode) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- addChildrenIdsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- addChildrenIdsItem(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- addChildrenItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- addChildrenItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- addColumnMetadataItem(ColumnMetadata) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- addComponentsItem(Component) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- addCrsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- addEPSGAliases() - Method in class nl.b3p.tailormap.api.configuration.GeoToolsEPSGAliasesConfiguration
- addFeaturesItem(Feature) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- addFormatsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- addFormatsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- addForwardedForRequestHeaders(HttpRequest.Builder, HttpServletRequest) - Static method in class nl.b3p.tailormap.api.util.HttpProxyUtil
- addHideAttributesItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- addHideAttributesItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- addItemsItem(TailormapObjectRef) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- additionalProperties(Map<String, String>) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- addKeywordsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- addKeywordsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- addLayerNodesItem(AppTreeNode) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- addLayerTreeNodesItem(LayerTreeNode) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- addOtherSrsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- addOutputFormatsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- addOutputFormatsItem(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- addProjectionsItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- addProjectionsItem(String) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- addReadOnlyAttributesItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- addReadOnlyAttributesItem(String) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- addRolesItem(String) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- addServicesItem(Service) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- addSsoLinksItem(LoginConfigurationSsoLinksInner) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- addStylesItem(WMSStyle) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- addValueListItem(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- addValuesItem(Object) - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- ADMIN - Static variable in class nl.b3p.tailormap.api.persistence.Group
- AdminAccountCreator - Class in nl.b3p.tailormap.api.security
- AdminAccountCreator(UserRepository, GroupRepository) - Constructor for class nl.b3p.tailormap.api.security.AdminAccountCreator
- AdminRepositoryRestExceptionHandler - Class in nl.b3p.tailormap.api.controller.admin
-
Also apply the RepositoryRestExceptionHandler from Spring Data REST to our custom controllers so a RepositoryConstraintViolationException gets converted to JSON.
- AdminRepositoryRestExceptionHandler(MessageSource) - Constructor for class nl.b3p.tailormap.api.controller.admin.AdminRepositoryRestExceptionHandler
- alias(String) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- ALLOW - nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
- allowProxyAccess(Application, GeoService) - Method in class nl.b3p.tailormap.api.security.AuthorizationService
-
To avoid exposing a secured service by proxying it to everyone, do not proxy a secured geo service when the application is public (accessible by anonymous users).
- allowValueListOnly(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- ANONYMOUS - Static variable in class nl.b3p.tailormap.api.persistence.Group
- apiFilterChain(HttpSecurity, CookieCsrfTokenRepository) - Method in class nl.b3p.tailormap.api.security.ApiSecurityConfiguration
- ApiSecurityConfiguration - Class in nl.b3p.tailormap.api.security
- ApiSecurityConfiguration() - Constructor for class nl.b3p.tailormap.api.security.ApiSecurityConfiguration
- APP - nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
- APP - nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
- AppContent - Class in nl.b3p.tailormap.api.persistence.json
-
Configuration for including content (layers) in an application.
- AppContent() - Constructor for class nl.b3p.tailormap.api.persistence.json.AppContent
- AppI18nSettings - Class in nl.b3p.tailormap.api.persistence.json
-
AppI18nSettings
- AppI18nSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- appIndex(HttpServletRequest) - Method in class nl.b3p.tailormap.api.configuration.base.FrontController
- AppLayer - Class in nl.b3p.tailormap.api.viewer.model
-
A map layer, but only enough information to draw the layer.
- AppLayer() - Constructor for class nl.b3p.tailormap.api.viewer.model.AppLayer
- appLayerId(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- appLayers(List<AppLayer>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- AppLayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
AppLayerSettings
- AppLayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- Application - Class in nl.b3p.tailormap.api.persistence
- Application() - Constructor for class nl.b3p.tailormap.api.persistence.Application
- ApplicationHelper - Class in nl.b3p.tailormap.api.persistence.helper
- ApplicationHelper(GeoServiceHelper, GeoServiceRepository, ConfigurationRepository, ApplicationRepository, FeatureSourceRepository, EntityManager, AuthorizationService) - Constructor for class nl.b3p.tailormap.api.persistence.helper.ApplicationHelper
- ApplicationRepository - Interface in nl.b3p.tailormap.api.repository
- AppRestController - Annotation Type in nl.b3p.tailormap.api.annotation
- AppRestControllerAdvice - Class in nl.b3p.tailormap.api.controller
- AppRestControllerAdvice(ApplicationRepository, GeoServiceRepository, ApplicationHelper, AuthorizationService) - Constructor for class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- AppSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Settings applying to a viewer application.
- AppSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.AppSettings
- AppStyling - Class in nl.b3p.tailormap.api.viewer.model
-
model for describing the style of an application
- AppStyling() - Constructor for class nl.b3p.tailormap.api.viewer.model.AppStyling
- AppTreeLayerNode - Class in nl.b3p.tailormap.api.persistence.json
-
Node referencing a layer.
- AppTreeLayerNode() - Constructor for class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- AppTreeLevelNode - Class in nl.b3p.tailormap.api.persistence.json
-
Node for organizing app layer referencing nodes in a folder tree.
- AppTreeLevelNode() - Constructor for class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- AppTreeNode - Interface in nl.b3p.tailormap.api.persistence.json
- assignId() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- Attribute - Class in nl.b3p.tailormap.api.viewer.model
-
Attribute
- Attribute() - Constructor for class nl.b3p.tailormap.api.viewer.model.Attribute
- attributeOrder(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- attributes(List<Attribute>) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- attributes(Map<String, Object>) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- attributeSettings(Map<String, AttributeSettings>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- AttributeSettings - Class in nl.b3p.tailormap.api.persistence.json
-
AttributeSettings
- AttributeSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.AttributeSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- attribution(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- AUTHENTICATED - Static variable in class nl.b3p.tailormap.api.persistence.Group
- AuthorizationRule - Class in nl.b3p.tailormap.api.persistence.json
-
A single authorization rule.
- AuthorizationRule() - Constructor for class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- AuthorizationRuleDecision - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets AuthorizationRuleDecision
- authorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- authorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- authorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- authorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- authorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- authorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- AuthorizationService - Class in nl.b3p.tailormap.api.security
-
Validates access control rules.
- AuthorizationService() - Constructor for class nl.b3p.tailormap.api.security.AuthorizationService
- AUTO - nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
B
- baseApp(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- baseApps(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- baseLayerNodes(List<AppTreeNode>) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- baseLayerTreeNodes(List<LayerTreeNode>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- BOOLEAN - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- bounds(Bounds) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- bounds(Bounds) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- Bounds - Class in nl.b3p.tailormap.api.persistence.json
-
Bounds
- Bounds() - Constructor for class nl.b3p.tailormap.api.persistence.json.Bounds
- boundsFromCRSEnvelope(CRSEnvelope) - Static method in class nl.b3p.tailormap.api.persistence.helper.GeoToolsHelper
- buildOgcProxyRequestParams(MultiValueMap<String, String>, MultiValueMap<String, String>) - Static method in class nl.b3p.tailormap.api.controller.GeoServiceProxyController
C
- capabilities(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- capabilities(GeoService, GeoServiceLayer) - Method in class nl.b3p.tailormap.api.controller.LayerExportController
- capabilities(TMServiceCapsCapabilities) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- Catalog - Class in nl.b3p.tailormap.api.persistence
- Catalog() - Constructor for class nl.b3p.tailormap.api.persistence.Catalog
- CatalogNode - Class in nl.b3p.tailormap.api.persistence.json
-
Categorization for items in the catalog.
- CatalogNode() - Constructor for class nl.b3p.tailormap.api.persistence.json.CatalogNode
- CatalogRepository - Interface in nl.b3p.tailormap.api.repository
- checkDefaultGeometryAttribute() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- children(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- children(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- childrenIds(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- childrenIds(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- clearSecurityContextAuthentication() - Static method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- clientRegistrationRepository(OIDCConfigurationRepository) - Method in class nl.b3p.tailormap.api.security.ApiSecurityConfiguration
- code(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- code(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- code(String) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- columnMetadata(List<ColumnMetadata>) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- ColumnMetadata - Class in nl.b3p.tailormap.api.viewer.model
-
presentation metadata for a feature
- ColumnMetadata() - Constructor for class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- comment(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- Component - Class in nl.b3p.tailormap.api.viewer.model
-
a component to be used in the application
- Component() - Constructor for class nl.b3p.tailormap.api.viewer.model.Component
- ComponentConfig - Class in nl.b3p.tailormap.api.viewer.model
-
component specific configuration
- ComponentConfig() - Constructor for class nl.b3p.tailormap.api.viewer.model.ComponentConfig
- components(List<Component>) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- config(ComponentConfig) - Method in class nl.b3p.tailormap.api.viewer.model.Component
- Configuration - Class in nl.b3p.tailormap.api.persistence
- Configuration() - Constructor for class nl.b3p.tailormap.api.persistence.Configuration
- ConfigurationRepository - Interface in nl.b3p.tailormap.api.repository
- configureRepositoryRestConfiguration(RepositoryRestConfiguration, CorsRegistry) - Method in class nl.b3p.tailormap.api.configuration.RestConfiguration
- configureValidatingRepositoryEventListener(ValidatingRepositoryEventListener) - Method in class nl.b3p.tailormap.api.repository.validation.ValidationConfiguration
- Constants - Interface in nl.b3p.tailormap.api.util
- corsAllowOrigin(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- createActuatorAccount() - Method in class nl.b3p.tailormap.api.security.ActuatorSecurityConfiguration
- createDataStore(TMFeatureSource) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- createDataStore(TMFeatureSource, Integer) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- createDataStore(TMFeatureSource, Integer) - Method in class nl.b3p.tailormap.api.geotools.featuresources.JDBCFeatureSourceHelper
- createDataStore(TMFeatureSource, Integer) - Method in class nl.b3p.tailormap.api.geotools.featuresources.WFSFeatureSourceHelper
- createFeature(AppTreeLayerNode, GeoService, GeoServiceLayer, Application, Feature) - Method in class nl.b3p.tailormap.api.controller.EditFeatureController
- createTestConfiguration() - Method in class nl.b3p.tailormap.api.configuration.dev.PopulateTestData
- createTestUsersAndGroups() - Method in class nl.b3p.tailormap.api.configuration.dev.PopulateTestData
- crs(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- crs(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- crs(TMCoordinateReferenceSystem) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- crsToString(CoordinateReferenceSystem) - Static method in class nl.b3p.tailormap.api.persistence.helper.GeoToolsHelper
- csrfTokenRepository() - Method in class nl.b3p.tailormap.api.security.ApiSecurityConfiguration
D
- database(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- databaseMigration() - Method in class nl.b3p.tailormap.api.configuration.TailormapDatabaseMigration
- DATE - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- dbtype(JDBCConnectionProperties.DbtypeEnum) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- decisions(Map<String, AuthorizationRuleDecision>) - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- DEFAULT_APP - Static variable in class nl.b3p.tailormap.api.persistence.Configuration
- DEFAULT_BASE_APP - Static variable in class nl.b3p.tailormap.api.persistence.Configuration
- DEFAULT_MAX_FEATURES - Static variable in interface nl.b3p.tailormap.api.util.Constants
- defaultApp() - Method in class nl.b3p.tailormap.api.controller.ViewerController
- defaultLanguage(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- defaultLayerSettings(GeoServiceDefaultLayerSettings) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- defaultProjection(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- defaultSrs(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- defaultValue(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- defaultValue(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- definition(String) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- delete() - Method in class nl.b3p.tailormap.api.configuration.ddl.DeleteDDLScriptBeforeCreating
- deleteConfigurationByKey(String) - Method in interface nl.b3p.tailormap.api.repository.ConfigurationRepository
- DeleteDDLScriptBeforeCreating - Class in nl.b3p.tailormap.api.configuration.ddl
-
Delete the file in the "javax.persistence.schema-generation.scripts.create-target" property because it is appended to instead of overwritten, which we don't want.
- DeleteDDLScriptBeforeCreating() - Constructor for class nl.b3p.tailormap.api.configuration.ddl.DeleteDDLScriptBeforeCreating
- deleteFeature(AppTreeLayerNode, GeoService, GeoServiceLayer, Application, String) - Method in class nl.b3p.tailormap.api.controller.EditFeatureController
- DENY - nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
- describeLayer(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- describeWMSLayer(String, String, String, String) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- describeWMSLayers(String, String, String, List<String>) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- description(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- description(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- deserialize(JsonParser, DeserializationContext) - Method in class nl.b3p.tailormap.api.util.TMPasswordDeserializer
-
When deserializing a JSON field containing a plaintext password validate it is strong enough and hash it with the default PasswordEncoder (bcrypt).
- details(Object) - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- DISABLED - nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
- dispose() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- DOUBLE - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- download(GeoService, GeoServiceLayer, Application, AppTreeLayerNode, String, List<String>, String, String, String, String, HttpServletRequest) - Method in class nl.b3p.tailormap.api.controller.LayerExportController
E
- editable(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- editable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- editable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- editable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- editAlias(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- EditFeatureController - Class in nl.b3p.tailormap.api.controller
- EditFeatureController(FeatureSourceFactoryHelper, FeatureSourceRepository) - Constructor for class nl.b3p.tailormap.api.controller.EditFeatureController
- enabled(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
- ENTITY_CREATED - nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- ENTITY_DELETED - nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- ENTITY_UPDATED - nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- EntityEvent - Class in nl.b3p.tailormap.api.admin.model
-
EntityEvent
- EntityEvent() - Constructor for class nl.b3p.tailormap.api.admin.model.EntityEvent
- EntityEventPublisher - Class in nl.b3p.tailormap.api.persistence.listener
- EntityEventPublisher() - Constructor for class nl.b3p.tailormap.api.persistence.listener.EntityEventPublisher
- entityEvents(String) - Method in class nl.b3p.tailormap.api.controller.admin.ServerSentEventsAdminController
-
Endpoint for the single-page admin frontend to receive updates to entities from other windows.
- entityName(String) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- equals(Object) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- equals(Object) - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AttributeSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.Component
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- equals(Object) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- ErrorResponse - Class in nl.b3p.tailormap.api.viewer.model
-
General server error response.
- ErrorResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- eventType(ServerSentEvent.EventTypeEnum) - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- exceptionTranslation() - Method in class nl.b3p.tailormap.api.configuration.JPAConfiguration
- existsByGroupsNameIn(Collection<String>) - Method in interface nl.b3p.tailormap.api.repository.UserRepository
- exit() - Method in class nl.b3p.tailormap.api.configuration.ddl.ExitAfterCreatingDDL
- ExitAfterCreatingDDL - Class in nl.b3p.tailormap.api.configuration.ddl
- ExitAfterCreatingDDL(ApplicationContext) - Constructor for class nl.b3p.tailormap.api.configuration.ddl.ExitAfterCreatingDDL
- exportable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
F
- Feature - Class in nl.b3p.tailormap.api.viewer.model
-
A possibly complete feature from the attribute source.
- Feature() - Constructor for class nl.b3p.tailormap.api.viewer.model.Feature
- FEATURE_SOURCE - nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
- features(List<Feature>) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- FeaturesController - Class in nl.b3p.tailormap.api.controller
- FeaturesController(FeatureSourceFactoryHelper, FeatureSourceRepository) - Constructor for class nl.b3p.tailormap.api.controller.FeaturesController
- FeatureSourceAdminController - Class in nl.b3p.tailormap.api.controller.admin
- FeatureSourceAdminController(FeatureSourceRepository, ApplicationContext, RepositoryEntityLinks) - Constructor for class nl.b3p.tailormap.api.controller.admin.FeatureSourceAdminController
- FeatureSourceFactoryHelper - Class in nl.b3p.tailormap.api.geotools.featuresources
- FeatureSourceFactoryHelper() - Constructor for class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceFactoryHelper
- FeatureSourceHelper - Class in nl.b3p.tailormap.api.geotools.featuresources
- FeatureSourceHelper() - Constructor for class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- featureSourceId(Long) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- FeatureSourceRepository - Interface in nl.b3p.tailormap.api.repository
- FeatureSourceValidator - Class in nl.b3p.tailormap.api.repository.validation
- FeatureSourceValidator() - Constructor for class nl.b3p.tailormap.api.repository.validation.FeatureSourceValidator
- FeaturesResponse - Class in nl.b3p.tailormap.api.viewer.model
-
A -possibly empty- list of features with requested attributes and presentation metadata
- FeaturesResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- featureType(Long) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- featureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- featureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- featureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- featureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- featureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- featureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- featureTypeName(String) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- featureTypeName(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- FeatureTypeRef - Class in nl.b3p.tailormap.api.persistence.json
-
FeatureTypeRef
- FeatureTypeRef() - Constructor for class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- FeatureTypeRepository - Interface in nl.b3p.tailormap.api.repository
- FeatureTypeSettings - Class in nl.b3p.tailormap.api.persistence.json
-
FeatureTypeSettings
- FeatureTypeSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- fetchSize(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- fid(String) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- FID - Static variable in interface nl.b3p.tailormap.api.util.Constants
- filterApplied(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- FilteringConfig - Class in nl.b3p.tailormap.api.configuration
-
(Servlet) filtering config.
- FilteringConfig() - Constructor for class nl.b3p.tailormap.api.configuration.FilteringConfig
- findAndSaveRelatedWFS(GeoService) - Method in class nl.b3p.tailormap.api.persistence.helper.GeoServiceHelper
- findById(Long) - Method in interface nl.b3p.tailormap.api.repository.ApplicationRepository
- findById(Long) - Method in interface nl.b3p.tailormap.api.repository.FeatureSourceRepository
- findById(String) - Method in interface nl.b3p.tailormap.api.repository.GeoServiceRepository
- findById(String) - Method in interface nl.b3p.tailormap.api.repository.UserRepository
- findByIds(List<Long>) - Method in interface nl.b3p.tailormap.api.repository.FeatureSourceRepository
- findByIds(List<String>) - Method in interface nl.b3p.tailormap.api.repository.GeoServiceRepository
-
Find multiple geo-services.
- findByKey(String) - Method in interface nl.b3p.tailormap.api.repository.ConfigurationRepository
- findByLinkedServiceId(String) - Method in interface nl.b3p.tailormap.api.repository.FeatureSourceRepository
- findByName(String) - Method in interface nl.b3p.tailormap.api.repository.ApplicationRepository
- findByRegistrationId(String) - Method in class nl.b3p.tailormap.api.security.OIDCRepository
- findByUrl(String) - Method in interface nl.b3p.tailormap.api.repository.FeatureSourceRepository
- findFeatureTypeByName(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- findFeatureTypeForLayer(GeoServiceLayer, FeatureSourceRepository) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- findLayer(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- findRelatedWFS(GeoService) - Method in class nl.b3p.tailormap.api.persistence.helper.GeoServiceHelper
- flywayCleanMigrationStrategy() - Method in class nl.b3p.tailormap.api.configuration.ddl.FlywayCleanSchema
- flywayCleanMigrationStrategy() - Method in class nl.b3p.tailormap.api.configuration.ddl.FlywayStartWithNewSchema
- FlywayCleanSchema - Class in nl.b3p.tailormap.api.configuration.ddl
- FlywayCleanSchema() - Constructor for class nl.b3p.tailormap.api.configuration.ddl.FlywayCleanSchema
- FlywayDefaultStrategy - Class in nl.b3p.tailormap.api.configuration.ddl
- FlywayDefaultStrategy(FlywayMigrationResult) - Constructor for class nl.b3p.tailormap.api.configuration.ddl.FlywayDefaultStrategy
- FlywayMigrationResult - Class in nl.b3p.tailormap.api.configuration.ddl
- FlywayMigrationResult() - Constructor for class nl.b3p.tailormap.api.configuration.ddl.FlywayMigrationResult
- flywayMigrationStrategy() - Method in class nl.b3p.tailormap.api.configuration.ddl.FlywayDefaultStrategy
- FlywayStartWithNewSchema - Class in nl.b3p.tailormap.api.configuration.ddl
- FlywayStartWithNewSchema(FlywayMigrationResult) - Constructor for class nl.b3p.tailormap.api.configuration.ddl.FlywayStartWithNewSchema
- formats(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- formats(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- forwardedHeaderFilter() - Method in class nl.b3p.tailormap.api.configuration.FilteringConfig
-
Handle X-Forwarded-for and other proxy headers.
- fromCRS(CoordinateReferenceSystem) - Static method in class nl.b3p.tailormap.api.persistence.helper.GeoToolsHelper
- fromEnvelope(Envelope) - Static method in class nl.b3p.tailormap.api.persistence.helper.GeoToolsHelper
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.ServiceAuthentication.MethodEnum
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TMAttributeType
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TMGeometryType
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
- fromValue(String) - Static method in enum nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
- FrontController - Class in nl.b3p.tailormap.api.configuration.base
-
Front controller which forwards requests to URLs created by the Angular routing module to the proper viewer or admin index.html of the Angular bundle, for example when the user refreshes the page.
- FrontController(ConfigurationRepository, ApplicationRepository) - Constructor for class nl.b3p.tailormap.api.configuration.base.FrontController
G
- GENERIC - nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
- GEO_SERVICE - nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
- geometry(String) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- GEOMETRY - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- GEOMETRY - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- GEOMETRY_COLLECTION - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- GEOMETRY_COLLECTION - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- geometryAttribute(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- geometryAttributeIndex(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- geometryMetadataTable(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- GeometryProcessor - Class in nl.b3p.tailormap.api.geotools.processing
-
Utility functions on feature geometries.
- geometryToJson(Geometry) - Static method in class nl.b3p.tailormap.api.geotools.processing.GeometryProcessor
- geometryToWKT(Geometry) - Static method in class nl.b3p.tailormap.api.geotools.processing.GeometryProcessor
- geometryType(TMGeometryType) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- GEOSERVER - nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
- GEOSERVER - nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
- GeoService - Class in nl.b3p.tailormap.api.persistence
- GeoService() - Constructor for class nl.b3p.tailormap.api.persistence.GeoService
- GeoServiceAdminController - Class in nl.b3p.tailormap.api.controller.admin
- GeoServiceAdminController(GeoServiceRepository, ApplicationContext, RepositoryEntityLinks) - Constructor for class nl.b3p.tailormap.api.controller.admin.GeoServiceAdminController
- GeoServiceDefaultLayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Default settings for all layers of this service which can be overridden on a per-layer basis.
- GeoServiceDefaultLayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- GeoServiceHelper - Class in nl.b3p.tailormap.api.persistence.helper
- GeoServiceHelper(TailormapConfig, FeatureSourceRepository) - Constructor for class nl.b3p.tailormap.api.persistence.helper.GeoServiceHelper
- GeoServiceLayer - Class in nl.b3p.tailormap.api.persistence.json
-
Layer of a service which can be an OGC WMS/WMTS service or from XYZ/ArcGIS REST.
- GeoServiceLayer() - Constructor for class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- GeoServiceLayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
GeoServiceLayerSettings
- GeoServiceLayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- GeoServiceProtocol - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets GeoServiceProtocol
- GeoServiceProxyController - Class in nl.b3p.tailormap.api.controller
-
Proxy controller for OGC WMS and WMTS services.
- GeoServiceProxyController(AuthorizationService) - Constructor for class nl.b3p.tailormap.api.controller.GeoServiceProxyController
- GeoServiceRepository - Interface in nl.b3p.tailormap.api.repository
- GeoServiceSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Settings applying to a GeoService.
- GeoServiceSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- GeoServiceSettings.ServerTypeEnum - Enum in nl.b3p.tailormap.api.persistence.json
-
Server type to use for vendor-specific capabilities (high DPI, legends, etc.)
- GeoServiceValidator - Class in nl.b3p.tailormap.api.repository.validation
- GeoServiceValidator(GeoServiceHelper) - Constructor for class nl.b3p.tailormap.api.repository.validation.GeoServiceValidator
- GeoToolsEPSGAliasesConfiguration - Class in nl.b3p.tailormap.api.configuration
- GeoToolsEPSGAliasesConfiguration() - Constructor for class nl.b3p.tailormap.api.configuration.GeoToolsEPSGAliasesConfiguration
- GeoToolsHelper - Class in nl.b3p.tailormap.api.persistence.helper
- GeoToolsHelper() - Constructor for class nl.b3p.tailormap.api.persistence.helper.GeoToolsHelper
- get(String) - Method in interface nl.b3p.tailormap.api.repository.ConfigurationRepository
- get(String, String) - Method in interface nl.b3p.tailormap.api.repository.ConfigurationRepository
- get(URL) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- get(URL, Map<String, String>) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getAbstractText() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get abstractText
- getAbstractText() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get abstractText
- getAbstractText() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
-
Get abstractText
- getAbstractText() - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
-
Get abstractText
- getAdditionalProperties() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get additionalProperties
- getAdditionalProperties() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getAdditionalProperties() - Method in class nl.b3p.tailormap.api.persistence.User
- getAdditionalProperties() - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
-
Return the additional (undeclared) property.
- getAdditionalProperty(String) - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
-
Return the additional (undeclared) property with the specified name.
- getAdminComments() - Method in class nl.b3p.tailormap.api.persistence.Application
- getAdvertisedUrl() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getAlias() - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
-
Get alias
- getAllAppTreeLayerNode() - Method in class nl.b3p.tailormap.api.persistence.Application
- getAllExcludingIds(List<Long>) - Method in interface nl.b3p.tailormap.api.repository.FeatureSourceRepository
-
Find multiple feature-sources except some.
- getAllExcludingIds(List<String>) - Method in interface nl.b3p.tailormap.api.repository.GeoServiceRepository
-
Find multiple geo-services except some.
- getAllFeatureTypes() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getAllowValueListOnly() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Whether the attribute can only have values from the valueList.
- getAppLayerDescription(Application, AppTreeLayerNode, GeoService, GeoServiceLayer) - Method in class nl.b3p.tailormap.api.controller.LayerDescriptionController
- getAppLayerId() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
-
Get appLayerId
- getAppLayers() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Unordered list of all AppLayers referenced from baseLayerTreeNodes and layerTreeNodes.
- getAppLayerSettings(AppTreeLayerNode) - Method in class nl.b3p.tailormap.api.persistence.Application
- getAttributeByName(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getAttributeOrder() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
-
Reordering of the attributes by attribute names.
- getAttributes() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getAttributes() - Method in class nl.b3p.tailormap.api.viewer.model.Feature
-
feature attributes in key/value pairs
- getAttributes() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Array with attributes.
- getAttributeSettings() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
-
Map of attribute name to its' settings.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Attribution to show for this layer.
- getAttribution() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Attribution text to show for this layer.
- getAuthentication() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getAuthentication() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getAuthorities() - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- getAuthorities() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.Application
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Get authorizationRules
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Get authorizationRules
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
-
Get authorizationRules
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Get authorizationRules
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Get authorizationRules
- getAuthorizationRules() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Get authorizationRules
- getBaseApp() - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
-
Get baseApp
- getBaseApps() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Available base apps.
- getBaseLayerNodes() - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
-
Get baseLayerNodes
- getBaseLayerTreeNodes() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Unordered list of all tree nodes of base layers.
- getBounds() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get bounds
- getBounds() - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
-
Get bounds
- getCapabilities() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getCapabilities() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
-
Get capabilities
- getCapabilities() - Method in class nl.b3p.tailormap.api.viewer.model.Service
-
capabilities document of the service - currently only for WMTS
- getCapabilitiesContentType() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getCapabilitiesFetched() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getChildren() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
-
Get children
- getChildren() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get children
- getChildrenIds() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
-
Ordered list of ids of LayerTreeNodes that are children of this node.
- getChildrenIds() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
-
Ordered list of ids of LayerTreeNodes that are children of this node.
- getClientId() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getClientSecret() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getCode() - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
-
Get code
- getCode() - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
-
Get code
- getCode() - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
-
The CRS identifier
- getColumnMetadata() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
-
presentation metadata
- getComment() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Comment from the source, if available (such as database comment) [TODO]
- getComment() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getComponents() - Method in class nl.b3p.tailormap.api.persistence.Application
- getComponents() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Configured components (controls) for the viewer
- getConfig() - Method in class nl.b3p.tailormap.api.viewer.model.Component
-
Get config
- getConfiguredAttributes(TMFeatureType, AppLayerSettings) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
-
Return a map of attribute names (in order, using a LinkedHashMap implementation) to an attribute descriptor and configured settings pair, taking into account the configured attribute order and hidden attributes.
- getConnectTimeout() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getContentRoot() - Method in class nl.b3p.tailormap.api.persistence.Application
- getContentType() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- getCopy() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- getCorsAllowOrigin() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
-
Value of the 'Access-Control-Allow-Origin' header from the GetCapabilities request.
- getCredentials() - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- getCrs() - Method in class nl.b3p.tailormap.api.persistence.Application
- getCrs() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Only the CRSes added by this layer, all parent CRSes are inherited.
- getCrs() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get crs
- getCrs() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Get crs
- getDatabase() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get database
- getDataSource() - Method in class nl.b3p.tailormap.api.configuration.ddl.DeleteDDLScriptBeforeCreating
- getDbtype() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get dbtype
- getDecisions() - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
-
A map of access type to decision.
- getDefaultGeometryAttribute() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getDefaultGeometryDescriptor() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getDefaultLanguage() - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
-
Get defaultLanguage
- getDefaultLayerSettings() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
-
Get defaultLayerSettings
- getDefaultProjection() - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
-
Get defaultProjection
- getDefaultSrs() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get defaultSrs
- getDefaultValue() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Default value for this attribute.
- getDefaultValue() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Default value for this attribute.
- getDefinition() - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
-
CRS definition in WKT format
- getDescribeLayer() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
-
Get describeLayer
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.Group
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
-
Description for this node entered by application admin.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
-
Description for this node entered by application admin.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Get description
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get description
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Get description
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Description to show for this layer.
- getDescription() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Description text to show for this layer, may contain some links and images (see htmlify pipe)
- getDescription() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
-
Description for this node entered by application admin.
- getDetails() - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
-
Get details
- getDetails() - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- getEditable() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
Get editable
- getEditable() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Whether this layer can be edited.
- getEditable() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Whether the attribute can be edited.
- getEditable() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Get editable
- getEditAlias() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Alias to use in edit mode.
- getEmail() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getEmail() - Method in class nl.b3p.tailormap.api.persistence.User
- getEnabled() - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
-
Get enabled
- getEntityName() - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
-
Get entityName
- getEventType() - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
-
Type of event
- getExportable() - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
-
Get exportable
- getFeatureInfo(TMServiceCapabilitiesRequestGetFeatureInfo) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- getFeatures() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
-
list of features.
- getFeatures(AppTreeLayerNode, GeoService, GeoServiceLayer, Application, Double, Double, Double, String, Boolean, String, Integer, String, String, boolean, boolean) - Method in class nl.b3p.tailormap.api.controller.FeaturesController
- getFeatureSource() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getFeatureSourceId() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
-
Get featureSourceId
- getFeatureType() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Get featureType
- getFeatureType() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Get featureType
- getFeatureType() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
-
Get featureType
- getFeatureType() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Get featureType
- getFeatureType() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Get featureType
- getFeatureType() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Get featureType
- getFeatureType() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Get featureType
- getFeatureTypeInfo(TMFeatureType, ResourceInfo, SimpleFeatureSource) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- getFeatureTypeInfo(TMFeatureType, ResourceInfo, SimpleFeatureSource) - Method in class nl.b3p.tailormap.api.geotools.featuresources.WFSFeatureSourceHelper
- getFeatureTypeName() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
-
Get featureTypeName
- getFeatureTypeName() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Get featureTypeName
- getFeatureTypes() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getFetchSize() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get fetchSize
- getFid() - Method in class nl.b3p.tailormap.api.viewer.model.Feature
-
feature id, a non-mutable identifier from the attribute source
- getFilterApplied() - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
-
true if the filter was applied, false otherwise
- getFirstTypeName() - Method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSLayerDescription
- getFormats() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
-
Get formats
- getFormats() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
-
Get formats
- getGeometry() - Method in class nl.b3p.tailormap.api.viewer.model.Feature
-
Default geometry of the feature as WKT, possibly simplified.
- getGeometryAttribute() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Get geometryAttribute
- getGeometryAttributeIndex() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
index of the geometryAttribute in the array of attributes.
- getGeometryMetadataTable() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get geometryMetadataTable
- getGeometryType() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Get geometryType
- getGeoToolsCoordinateReferenceSystem() - Method in class nl.b3p.tailormap.api.persistence.Application
-
Return a GeoTools CoordinateReferenceSystem from this entities' CRS code or null if there is an error decoding it, which will be logged (only with stacktrace if loglevel is DEBUG).
- getGetFeatureInfo() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
-
Get getFeatureInfo
- getGetMap() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
-
Get getMap
- getGroupName() - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
-
Name of the group.
- getGroupNames() - Method in class nl.b3p.tailormap.api.persistence.User
- getGroups() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getGroups() - Method in class nl.b3p.tailormap.api.persistence.User
- getHasAttributes() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Whether this layer has attributes that can be accessed eg.
- getHiddenAttributes(TMFeatureType, AppLayerSettings) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
- getHideAttributes() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
List of attribute names that should be hidden (in addition to attributes already hidden by the feature type settings).
- getHideAttributes() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
-
List of attribute names that should be hidden in all viewers.
- getHideLanguageSwitcher() - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
-
Get hideLanguageSwitcher
- getHideLoginForm() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
-
If set, should hide the login form for any user-facing applications.
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Get hiDpiDisabled
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Get hiDpiDisabled
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
-
Get hiDpiDisabled
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Get hiDpiDisabled
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Get hiDpiDisabled
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Get hiDpiDisabled
- getHiDpiDisabled() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Whether the layer should not be rendered in high DPI when available
- getHiDpiMode() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Get hiDpiMode
- getHiDpiMode() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Get hiDpiMode
- getHiDpiMode() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Get hiDpiMode
- getHiDpiMode() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Get hiDpiMode
- getHiDpiMode() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Get hiDpiMode
- getHiDpiSubstituteLayer() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Layer name of this service to substitute when rendering at high dpi.
- getHiDpiSubstituteLayer() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Alternate URL template to use when rendering at high dpi (using 'layer' instead of 'url' in the name for ease of use).
- getHiDpiSubstituteLayer() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Layer name of this service to substitute when rendering at high dpi.
- getHiDpiSubstituteLayer() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Alternate URL template to use when rendering at high dpi (using 'layer' instead of 'url' in the name for ease of use).
- getHiDpiSubstituteLayer() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
The layer name of this service to substitute when the device pixel ratio is higher
- getHost() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get host
- getI18nSettings() - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
-
Get i18nSettings
- getI18nSettings() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Get i18nSettings
- getId() - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
-
Get id
- getId() - Method in class nl.b3p.tailormap.api.persistence.Application
- getId() - Method in class nl.b3p.tailormap.api.persistence.Catalog
- getId() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getId() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
-
A unique identifier across all tree nodes.
- getId() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
-
A unique identifier across all tree nodes.
- getId() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
-
Get id
- getId() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Unique id assigned by TM, not from the capabilities.
- getId() - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
-
Get id
- getId() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getId() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getId() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getId() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Unique id of this layer reference in the application.
- getId() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Get id
- getId() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
-
A unique identifier across all tree nodes.
- getId() - Method in class nl.b3p.tailormap.api.viewer.model.Service
-
Get id
- getInfo() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getInitialExtent() - Method in class nl.b3p.tailormap.api.persistence.Application
- getInitialExtent() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Get initialExtent
- getIsAuthenticated() - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
-
true if the user is authenticated
- getIssuerUrl() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getItems() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
-
Get items
- getJdbcConnection() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getJsonValue() - Method in class nl.b3p.tailormap.api.persistence.Configuration
- getKey() - Method in class nl.b3p.tailormap.api.persistence.Configuration
- getKey() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Name of the attribute.
- getKey() - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
-
Name of the attribute.
- getKeywords() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get keywords
- getKeywords() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Get keywords
- getKind() - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
-
Get kind
- getKind() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Kind of viewer; a 'service' viewer has layers from a single service combined with a base viewer.
- getLatestResponse() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getLatestResponseCopy() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getLatLonBoundingBox() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get latLonBoundingBox
- getLayerName() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
-
Get layerName
- getLayerName() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Layer name as known by the service.
- getLayerNodes() - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
-
Get layerNodes
- getLayers() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getLayerSettings() - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
-
Map of id of an AppTreeLayerNode to its' settings.
- getLayerSettings() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
-
Get layerSettings
- getLayerSettings(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getLayerTreeNodes() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Unordered list of all tree nodes of overlay/thematic/transparent layers.
- getLegendImageUrl() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
URL to an image with the layer legend.
- getLegendURL() - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
-
Get legendURL
- getLinkedService() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getLogo() - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
-
application logo
- getMap(TMServiceCapabilitiesRequestGetMap) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- getMaxExtent() - Method in class nl.b3p.tailormap.api.persistence.Application
- getMaxExtent() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Get maxExtent
- getMaxScale() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get maxScale
- getMaxScale() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Maximum scale denominator at which this layer should be shown or is not blank.
- getMaxx() - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
-
upper right
- getMaxy() - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
-
upper top
- getMaxZoom() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
maxZoom property of OpenLayers XYZ source
- getMaxZoom() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
maxZoom property of OpenLayers XYZ source
- getMaxZoom() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Maximum zoom for XYZ layer
- getMembers() - Method in class nl.b3p.tailormap.api.persistence.Group
- getMessage() - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
-
diagnostic message
- getMetadataForRegistrationId(String) - Method in class nl.b3p.tailormap.api.security.OIDCRepository
- getMethod() - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
-
Get method
- getMigrateResult() - Method in class nl.b3p.tailormap.api.configuration.ddl.FlywayMigrationResult
- getMinLength() - Static method in class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- getMinScale() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get minScale
- getMinScale() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Minimum scale at which this layer should be shown or is not blank.
- getMinStrength() - Static method in class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- getMinx() - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
-
lower left
- getMiny() - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
-
lower bottom
- getMinZoom() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
minZoom property of OpenLayers XYZ source
- getMinZoom() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
minZoom property of OpenLayers XYZ source
- getMinZoom() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Minimum zoom for XYZ layer
- getName() - Method in class nl.b3p.tailormap.api.persistence.Application
- getName() - Method in class nl.b3p.tailormap.api.persistence.Group
- getName() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get name
- getName() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Get name
- getName() - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
-
Get name
- getName() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getName() - Method in interface nl.b3p.tailormap.api.persistence.projections.GroupName
- getName() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getName() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getName() - Method in class nl.b3p.tailormap.api.persistence.User
- getName() - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- getName() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
-
Display name of this tree node.
- getName() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
-
Get name
- getName() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Get name
- getNodes() - Method in class nl.b3p.tailormap.api.persistence.Catalog
- getNonHiddenAttributeNames(TMFeatureType, AppLayerSettings) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
-
Get the non-hidden attribute names for a feature type.
- getNonHiddenAttributes(TMFeatureType, AppLayerSettings) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
-
Get the non-hidden attribute descriptors for a feature type.
- getNotes() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getNotes() - Method in class nl.b3p.tailormap.api.persistence.Group
- getNotes() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getNotes() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getNotes() - Method in class nl.b3p.tailormap.api.persistence.User
- getNullable() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Get nullable
- getNullable() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Whether the attribute can be null.
- getObject() - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
-
The entity in JSON, only included in created and updated events.
- getObjectType() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
-
Get objectType
- getObjectType() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
-
Get objectType
- getObjectType() - Method in interface nl.b3p.tailormap.api.persistence.json.AppTreeNode
- getOGCRequestURL(String, String, String, String, MultiValueMap<String, String>) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- getOpacity() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
Get opacity
- getOpacity() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
The opacity of the layer (in percentage, from 0-100, where 0 is \"transparent\" and 100 is \"opaque\").
- getOtherSrs() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get otherSrs
- getOutputFormats() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get outputFormats
- getOutputFormats() - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
-
Get outputFormats
- getOutputFormats(String, String, String, String) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
-
Just get the list of supported output formats for the typename.
- getOutputFormats(String, String, String, String, HttpClient) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- getOwner() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getPage() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
-
current page, this will allow the client to request the next or previous page by adding or removing 1 or more minimum: 1
- getPageSize() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
-
number of features in a page, this will allow calculating the offset (page * pagesize) minimum: 1
- getPassword() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getPassword() - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
-
Get password
- getPassword() - Method in class nl.b3p.tailormap.api.persistence.User
- getPassword() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- getPort() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get port
- getPreviewText() - Method in class nl.b3p.tailormap.api.persistence.Application
- getPrimaryColor() - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
-
the primary color for an application
- getPrimaryKeyAttribute() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getPrimaryKeyMetadataTable() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get primaryKeyMetadataTable
- getPrincipal() - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- getProjections() - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
-
Get projections
- getProjections() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Available projections for this application.
- getProtocol() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getProtocol() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getProtocol() - Method in class nl.b3p.tailormap.api.viewer.model.Service
-
Get protocol
- getPublisher() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get publisher
- getPublisher() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Get publisher
- getPublishing() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
-
Get publishing
- getQueryable() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get queryable
- getReadOnlyAttributes() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
List of feature type attribute names that are not editable (in addition to read only attributes from the feature type settings).
- getReadOnlyAttributes() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
-
List of attribute names that are not editable.
- getReadOnlyAttributes(TMFeatureType, AppLayerSettings) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
- getReadTimeout() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getRequest() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
-
Get request
- getResponseCharset() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- getResponseHeader(String) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- getResponseStream() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- getRoles() - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
-
Get roles
- getRoot() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
-
Only a single node in a tree will have this set to true.
- getRoot() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
-
Get root
- getRoot() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get root
- getRoot() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
-
Only a single node in a tree will have this set to true.
- getSchema() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
-
Get schema
- getSchema() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get schema
- getSchema() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Get schema
- getServerType() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
-
Server type to use for vendor-specific capabilities (high DPI, legends, etc.)
- getServerType() - Method in class nl.b3p.tailormap.api.viewer.model.Service
-
Get serverType
- getServiceApplication(String, String, GeoService) - Method in class nl.b3p.tailormap.api.persistence.helper.ApplicationHelper
- getServiceCapabilities() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getServiceCapabilities() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getServiceId() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
-
Get serviceId
- getServiceId() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Get serviceId
- getServiceId() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
-
Get serviceId
- getServiceInfo() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
-
Get serviceInfo
- getServices() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
-
Get services
- getSettings() - Method in class nl.b3p.tailormap.api.persistence.Application
- getSettings() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getSettings() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getShowForViewer() - Method in class nl.b3p.tailormap.api.security.OIDCRepository.OIDCRegistrationMetadata
- getShowForViewer() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
-
Get showForViewer
- getSource() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get source
- getSource() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Get source
- getSSOEndpoints() - Method in class nl.b3p.tailormap.api.controller.UserController
- getSsoLinks() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
-
Lists alternative SSO links.
- getStatus() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getStyles() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get styles
- getStyling() - Method in class nl.b3p.tailormap.api.persistence.Application
- getStyling() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Get styling
- getTilingDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Get tilingDisabled
- getTilingDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Get tilingDisabled
- getTilingDisabled() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Get tilingDisabled
- getTilingDisabled() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Request a single tile for WMS (may result in errors when max size/mem exceeded)
- getTilingGutter() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Get tilingGutter
- getTilingGutter() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Get tilingGutter
- getTilingGutter() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Get tilingGutter
- getTilingGutter() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Gutter around tile to discard to avoid tile edge rendering artifacts
- getTimeout() - Method in class nl.b3p.tailormap.api.configuration.TailormapConfig
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.Application
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
-
Get title
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
-
Display title of this tree node.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.AttributeSettings
-
Display title for labels etc.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
-
Get title
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
-
Override default title, null if not overridden.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
Get title
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
-
Override default title, null if not overridden.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
-
Override default title, null if not overridden.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Get title
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
-
Override default title, null if not overridden.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
-
Get title
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
-
Override default title, null if not overridden.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
-
Override default title, null if not overridden.
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getTitle() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getTitle() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Layer title or display name.
- getTitle() - Method in class nl.b3p.tailormap.api.viewer.model.Service
-
Get title
- getTitle() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
-
Get title
- getTitleWithSettingsOverrides(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getTotal() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
-
the total number of available features, can be an estimated value.
- getTransformationToApplication(Application, SimpleFeatureSource) - Static method in class nl.b3p.tailormap.api.geotools.TransformationUtil
-
Determine whether we need to transform geometries to the application CRS.
- getTransformationToDataSource(Application, SimpleFeatureSource) - Static method in class nl.b3p.tailormap.api.geotools.TransformationUtil
-
Determine whether we need to transform geometry to data source crs.
- getType() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Get type
- getType() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
Get type
- getType() - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
-
Get type
- getType() - Method in class nl.b3p.tailormap.api.viewer.model.Component
-
component type eg.
- getTypeNames() - Method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSLayerDescription
- getUnauthorized() - Method in class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
-
Get unauthorized
- getUniqueAttributes(GeoService, GeoServiceLayer, Application, AppTreeLayerNode, String, String) - Method in class nl.b3p.tailormap.api.controller.UniqueValuesController
- getUnit() - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
-
The unit if all axis use the same unit, null otherwise
- getUnknownTypeClassName() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
-
Class name of type (as produced by GeoTools DataStore) which isn't in the type enum list and thus unknown.
- getUpdateSequence() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
-
Get updateSequence
- getUrl() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getUrl() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getUrl() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
URL for this specific layer.
- getUrl() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
-
Get url
- getUrl() - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
-
redirect url
- getUrl() - Method in class nl.b3p.tailormap.api.viewer.model.Service
-
Get url
- getUseProxy() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
-
Get useProxy
- getUser() - Method in class nl.b3p.tailormap.api.controller.UserController
-
Get user login information.
- getUser() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- getUsername() - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
-
Get username
- getUsername() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getUsername() - Method in class nl.b3p.tailormap.api.persistence.User
- getUsername() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- getUsername() - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
-
username of the authenticated user
- getUserNameAttribute() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getValidation() - Static method in class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- getValidUntil() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- getValidUntil() - Method in class nl.b3p.tailormap.api.persistence.User
- getValue() - Method in enum nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- getValue() - Method in class nl.b3p.tailormap.api.persistence.Configuration
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.ServiceAuthentication.MethodEnum
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.TMAttributeType
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.json.TMGeometryType
- getValue() - Method in enum nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
- getValue() - Method in enum nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
- getValue() - Method in enum nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
- getValueList() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
-
List of possible values for this attribute.
- getValues() - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
-
list of unique values
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.Application
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.Catalog
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.Configuration
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.Group
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
-
Get version
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- getVersion() - Method in class nl.b3p.tailormap.api.persistence.User
- getViewerResponse() - Method in class nl.b3p.tailormap.api.persistence.Application
- getVirtual() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
-
A virtual layer has no name and can't be used in GetMap requests and is only used for tree structure.
- getVisible() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
-
Whether this layer should be shown on the map on startup.
- getVisible() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
-
Get visible
- getWebMapServer(String, String, String) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- getWFSRequestURL(String, String) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- getWFSRequestURL(String, String, String, MultiValueMap<String, String>) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- getWFSRequestURL(String, String, MultiValueMap<String, String>) - Static method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- getWfsUrl() - Method in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSLayerDescription
- getWgs84BoundingBox() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
-
Get wgs84BoundingBox
- Group - Class in nl.b3p.tailormap.api.persistence
- Group() - Constructor for class nl.b3p.tailormap.api.persistence.Group
- groupName(String) - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- GroupName - Interface in nl.b3p.tailormap.api.persistence.projections
- GroupRepository - Interface in nl.b3p.tailormap.api.repository
- guessServerTypeFromUrl(String) - Method in class nl.b3p.tailormap.api.persistence.helper.GeoServiceHelper
H
- handleAfterCreateOrSaveOrDelete(OIDCConfiguration) - Method in class nl.b3p.tailormap.api.repository.events.OIDCConfigurationEventHandler
- handleBeforeCreateOrSave(OIDCConfiguration) - Method in class nl.b3p.tailormap.api.repository.events.OIDCConfigurationEventHandler
- handleException(HttpMessageNotReadableException, WebRequest) - Method in class nl.b3p.tailormap.api.controller.admin.RestExceptionHandler
- handleResponseStatusException(ResponseStatusException) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- hasAttributes(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- hashCode() - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- hashCode() - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AttributeSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.Component
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.Service
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- hashCode() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- hideAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- hideAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- hideLanguageSwitcher(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- hideLoginForm(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- hiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- hiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- hiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- hiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- hiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- hiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- hiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- hiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- hiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- hiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- hiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- host(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- HttpProxyUtil - Class in nl.b3p.tailormap.api.util
- HttpProxyUtil() - Constructor for class nl.b3p.tailormap.api.util.HttpProxyUtil
I
- i18nSettings(AppI18nSettings) - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- i18nSettings(AppI18nSettings) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- id(String) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- id(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- id(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- id(String) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- id(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- id(String) - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- id(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- id(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- id(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- id(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- initBinder(WebDataBinder) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- initialExtent(Bounds) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- INSTANCE - Static variable in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- INTEGER - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- InternalAdminAuthentication - Class in nl.b3p.tailormap.api.security
- InternalAdminAuthentication() - Constructor for class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- InvalidPasswordException - Exception in nl.b3p.tailormap.api.security
- InvalidPasswordException(Closeable) - Constructor for exception nl.b3p.tailormap.api.security.InvalidPasswordException
- InvalidPasswordException(Closeable, String) - Constructor for exception nl.b3p.tailormap.api.security.InvalidPasswordException
- InvalidPasswordException(Closeable, String, JsonLocation) - Constructor for exception nl.b3p.tailormap.api.security.InvalidPasswordException
- InvalidPasswordException(Closeable, String, Throwable) - Constructor for exception nl.b3p.tailormap.api.security.InvalidPasswordException
- isAccountNonExpired() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- isAccountNonLocked() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- isAuthenticated() - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- isAuthenticated(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- isCredentialsNonExpired() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- isDisposed() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- isEditable(Application, AppTreeLayerNode, TMFeatureType) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
- isEnabled() - Method in interface nl.b3p.tailormap.api.persistence.projections.UserGroups
- isEnabled() - Method in class nl.b3p.tailormap.api.persistence.User
- isEnabled() - Method in class nl.b3p.tailormap.api.security.TailormapUserDetails
- isGeometry(TMAttributeType) - Static method in class nl.b3p.tailormap.api.persistence.helper.TMAttributeTypeHelper
- isPublished() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- isRefreshCapabilities() - Method in class nl.b3p.tailormap.api.persistence.GeoService
- isRefreshCapabilities() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- isSystemGroup() - Method in class nl.b3p.tailormap.api.persistence.Group
- isTryGzip() - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- isWriteable() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- items(List<TailormapObjectRef>) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- iterator() - Method in class nl.b3p.tailormap.api.security.OIDCRepository
J
- JDBC - nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
- JDBCConnectionProperties - Class in nl.b3p.tailormap.api.persistence.json
-
JDBCConnectionProperties
- JDBCConnectionProperties() - Constructor for class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- JDBCConnectionProperties.DbtypeEnum - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets dbtype
- JDBCFeatureSourceHelper - Class in nl.b3p.tailormap.api.geotools.featuresources
- JDBCFeatureSourceHelper() - Constructor for class nl.b3p.tailormap.api.geotools.featuresources.JDBCFeatureSourceHelper
- joinAllThrowableMessages(Throwable) - Static method in class nl.b3p.tailormap.api.util.TMExceptionUtils
- joinAllThrowableMessages(Throwable, String) - Static method in class nl.b3p.tailormap.api.util.TMExceptionUtils
- JPAConfiguration - Class in nl.b3p.tailormap.api.configuration
-
JPA configuration beans.
- JPAConfiguration() - Constructor for class nl.b3p.tailormap.api.configuration.JPAConfiguration
K
- KEEP_ALIVE - nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- keepAlive() - Method in class nl.b3p.tailormap.api.controller.admin.ServerSentEventsAdminController
- key(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- key(String) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- keywords(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- keywords(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- kind(TailormapObjectRef.KindEnum) - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- kind(ViewerResponse.KindEnum) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
L
- latLonBoundingBox(Bounds) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- LayerDescriptionController - Class in nl.b3p.tailormap.api.controller
- LayerDescriptionController(FeatureSourceRepository) - Constructor for class nl.b3p.tailormap.api.controller.LayerDescriptionController
- LayerDetails - Class in nl.b3p.tailormap.api.viewer.model
-
All details of an app layer.
- LayerDetails() - Constructor for class nl.b3p.tailormap.api.viewer.model.LayerDetails
- LayerExportCapabilities - Class in nl.b3p.tailormap.api.viewer.model
-
LayerExportCapabilities
- LayerExportCapabilities() - Constructor for class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- LayerExportController - Class in nl.b3p.tailormap.api.controller
- LayerExportController(FeatureSourceRepository) - Constructor for class nl.b3p.tailormap.api.controller.LayerExportController
- layerName(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- layerName(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- layerNodes(List<AppTreeNode>) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- layerSettings(Map<String, AppLayerSettings>) - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- layerSettings(Map<String, GeoServiceLayerSettings>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- LayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Settings applying to any kind of layer of a GeoService.
- LayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.LayerSettings
- LayerTreeNode - Class in nl.b3p.tailormap.api.viewer.model
-
Grouping of layers in a tree structure.
- LayerTreeNode() - Constructor for class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- layerTreeNodes(List<LayerTreeNode>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- legendImageUrl(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- legendURL(URI) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- LINESTRING - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- LINESTRING - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- loadCapabilities(TMFeatureSource) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- loadCapabilities(TMFeatureSource, Integer) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- loadServiceCapabilities(GeoService) - Method in class nl.b3p.tailormap.api.persistence.helper.GeoServiceHelper
- loadUserByUsername(String) - Method in class nl.b3p.tailormap.api.security.TailormapUserDetailsService
- localePrefixedAppIndex(String, HttpServletRequest) - Method in class nl.b3p.tailormap.api.configuration.base.FrontController
- LoginConfiguration - Class in nl.b3p.tailormap.api.viewer.model
-
LoginConfiguration
- LoginConfiguration() - Constructor for class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- LoginConfigurationSsoLinksInner - Class in nl.b3p.tailormap.api.viewer.model
-
LoginConfigurationSsoLinksInner
- LoginConfigurationSsoLinksInner() - Constructor for class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- logo(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
M
- main(String[]) - Static method in class nl.b3p.tailormap.api.TailormapApiApplication
- MAIN - Static variable in class nl.b3p.tailormap.api.persistence.Catalog
- map(Application) - Method in class nl.b3p.tailormap.api.controller.ViewerController
- MapResponse - Class in nl.b3p.tailormap.api.viewer.model
-
Any information needed to draw a basic map on a page.
- MapResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.MapResponse
- MAPSERVER - nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
- MAPSERVER - nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
- maxExtent(Bounds) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- maxScale(Double) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- maxScale(Double) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- maxx(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- maxy(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- maxZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- maxZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- maxZoom(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- mayUserRead(Application) - Method in class nl.b3p.tailormap.api.security.AuthorizationService
-
Verifies that this user may read this Application.
- mayUserRead(GeoService) - Method in class nl.b3p.tailormap.api.security.AuthorizationService
-
Verifies that this user may read this GeoService.
- mayUserRead(GeoService, GeoServiceLayer) - Method in class nl.b3p.tailormap.api.security.AuthorizationService
-
Verifies that this user may read the Layer in context of the GeoService.
- message(String) - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- method(ServiceAuthentication.MethodEnum) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- minScale(Double) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- minScale(Double) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- minx(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- miny(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- minZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- minZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- minZoom(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- MonitoringConfiguration - Class in nl.b3p.tailormap.api.configuration
- MonitoringConfiguration() - Constructor for class nl.b3p.tailormap.api.configuration.MonitoringConfiguration
- MULTILINESTRING - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- MULTILINESTRING - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- MULTIPOINT - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- MULTIPOINT - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- MULTIPOLYGON - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- MULTIPOLYGON - nl.b3p.tailormap.api.persistence.json.TMGeometryType
N
- name(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- name(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- name(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- name(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- name(String) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- name(String) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- NAME_REGEX - Static variable in interface nl.b3p.tailormap.api.util.Constants
- NAME_REGEX_INVALID_MESSAGE - Static variable in interface nl.b3p.tailormap.api.util.Constants
- nl.b3p.tailormap.api - package nl.b3p.tailormap.api
- nl.b3p.tailormap.api.admin.model - package nl.b3p.tailormap.api.admin.model
- nl.b3p.tailormap.api.annotation - package nl.b3p.tailormap.api.annotation
- nl.b3p.tailormap.api.configuration - package nl.b3p.tailormap.api.configuration
- nl.b3p.tailormap.api.configuration.base - package nl.b3p.tailormap.api.configuration.base
- nl.b3p.tailormap.api.configuration.ddl - package nl.b3p.tailormap.api.configuration.ddl
- nl.b3p.tailormap.api.configuration.dev - package nl.b3p.tailormap.api.configuration.dev
- nl.b3p.tailormap.api.controller - package nl.b3p.tailormap.api.controller
- nl.b3p.tailormap.api.controller.admin - package nl.b3p.tailormap.api.controller.admin
- nl.b3p.tailormap.api.geotools - package nl.b3p.tailormap.api.geotools
- nl.b3p.tailormap.api.geotools.featuresources - package nl.b3p.tailormap.api.geotools.featuresources
- nl.b3p.tailormap.api.geotools.processing - package nl.b3p.tailormap.api.geotools.processing
- nl.b3p.tailormap.api.geotools.wfs - package nl.b3p.tailormap.api.geotools.wfs
- nl.b3p.tailormap.api.persistence - package nl.b3p.tailormap.api.persistence
- nl.b3p.tailormap.api.persistence.helper - package nl.b3p.tailormap.api.persistence.helper
- nl.b3p.tailormap.api.persistence.json - package nl.b3p.tailormap.api.persistence.json
- nl.b3p.tailormap.api.persistence.listener - package nl.b3p.tailormap.api.persistence.listener
- nl.b3p.tailormap.api.persistence.projections - package nl.b3p.tailormap.api.persistence.projections
- nl.b3p.tailormap.api.repository - package nl.b3p.tailormap.api.repository
- nl.b3p.tailormap.api.repository.events - package nl.b3p.tailormap.api.repository.events
- nl.b3p.tailormap.api.repository.validation - package nl.b3p.tailormap.api.repository.validation
- nl.b3p.tailormap.api.security - package nl.b3p.tailormap.api.security
- nl.b3p.tailormap.api.security.annotation - package nl.b3p.tailormap.api.security.annotation
- nl.b3p.tailormap.api.util - package nl.b3p.tailormap.api.util
- nl.b3p.tailormap.api.viewer.model - package nl.b3p.tailormap.api.viewer.model
- nullable(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- nullable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- nullIfEmpty(String) - Static method in class nl.b3p.tailormap.api.util.TMStringUtils
O
- OBJECT - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- objectType(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- objectType(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- OIDCConfiguration - Class in nl.b3p.tailormap.api.persistence
- OIDCConfiguration() - Constructor for class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- OIDCConfigurationEventHandler - Class in nl.b3p.tailormap.api.repository.events
- OIDCConfigurationEventHandler(OIDCRepository) - Constructor for class nl.b3p.tailormap.api.repository.events.OIDCConfigurationEventHandler
- OIDCConfigurationRepository - Interface in nl.b3p.tailormap.api.repository
- OIDCRegistrationMetadata() - Constructor for class nl.b3p.tailormap.api.security.OIDCRepository.OIDCRegistrationMetadata
- OIDCRepository - Class in nl.b3p.tailormap.api.security
- OIDCRepository(OIDCConfigurationRepository) - Constructor for class nl.b3p.tailormap.api.security.OIDCRepository
- OIDCRepository.OIDCRegistrationMetadata - Class in nl.b3p.tailormap.api.security
- opacity(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- opacity(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- openDatastore(Map<String, Object>, String) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- openGeoToolsFeatureSource(TMFeatureType) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceFactoryHelper
- openGeoToolsFeatureSource(TMFeatureType, int) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceFactoryHelper
- openGeoToolsFeatureSource(TMFeatureType, Integer) - Method in class nl.b3p.tailormap.api.geotools.featuresources.FeatureSourceHelper
- ORACLE - nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
- otherSrs(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- outputFormats(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- outputFormats(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
P
- page(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- pageSize(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- passthroughRequestHeaders(HttpRequest.Builder, HttpServletRequest, Set<String>) - Static method in class nl.b3p.tailormap.api.util.HttpProxyUtil
- passthroughResponseHeaders(HttpHeaders, Set<String>) - Static method in class nl.b3p.tailormap.api.util.HttpProxyUtil
- password(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- PASSWORD - nl.b3p.tailormap.api.persistence.json.ServiceAuthentication.MethodEnum
- PasswordValidationController - Class in nl.b3p.tailormap.api.controller.admin
- PasswordValidationController() - Constructor for class nl.b3p.tailormap.api.controller.admin.PasswordValidationController
- patchFeature(AppTreeLayerNode, GeoService, GeoServiceLayer, Application, String, Feature) - Method in class nl.b3p.tailormap.api.controller.EditFeatureController
- POINT - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- POINT - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- POLYGON - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- POLYGON - nl.b3p.tailormap.api.persistence.json.TMGeometryType
- populate() - Method in class nl.b3p.tailormap.api.configuration.dev.PopulateTestData
- populateApplication(ViewerResponse.KindEnum, String, String, String) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- populateAppTreeLayerNode(Application, String) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- populateGeoService(AppTreeLayerNode) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- populateGeoServiceLayer(AppTreeLayerNode, GeoService) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- PopulateTestData - Class in nl.b3p.tailormap.api.configuration.dev
-
Populates entities to add services and applications to demo functionality, support development and use in integration tests with a common set of test data.
- PopulateTestData(ApplicationContext, UserRepository, GroupRepository, CatalogRepository, GeoServiceRepository, GeoServiceHelper, FeatureSourceRepository, ApplicationRepository, ConfigurationRepository) - Constructor for class nl.b3p.tailormap.api.configuration.dev.PopulateTestData
- populateViewerKind(HttpServletRequest) - Method in class nl.b3p.tailormap.api.controller.AppRestControllerAdvice
- port(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- post(URL, InputStream, String) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- postConstruct() - Method in class nl.b3p.tailormap.api.security.AdminAccountCreator
- POSTGIS - nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
- postPersist(Object) - Method in class nl.b3p.tailormap.api.persistence.listener.EntityEventPublisher
- postRemove(Object) - Method in class nl.b3p.tailormap.api.persistence.listener.EntityEventPublisher
- postUpdate(Object) - Method in class nl.b3p.tailormap.api.persistence.listener.EntityEventPublisher
- PreAuthorizeAdmin - Annotation Type in nl.b3p.tailormap.api.security.annotation
- primaryColor(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
- primaryKeyMetadataTable(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- processGeometry(Object, Boolean, Boolean, MathTransform) - Static method in class nl.b3p.tailormap.api.geotools.processing.GeometryProcessor
-
process the geometry into a (optionally simplified) string representation.
- projections(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- projections(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- protocol(GeoServiceProtocol) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- proxy(Application, GeoService, GeoServiceLayer, String, HttpServletRequest) - Method in class nl.b3p.tailormap.api.controller.GeoServiceProxyController
- proxyWfsRequest(URI, String, String, HttpServletRequest) - Static method in class nl.b3p.tailormap.api.geotools.wfs.WFSProxy
- publisher(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- publisher(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- publishing(ServicePublishingSettings) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- putAdditionalPropertiesItem(String, String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- putAdditionalProperty(String, Object) - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
-
Set the additional (undeclared) property with the specified name and value.
- putAttributeSettingsItem(String, AttributeSettings) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- putAttributesItem(String, Object) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- putDecisionsItem(String, AuthorizationRuleDecision) - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- putLayerSettingsItem(String, AppLayerSettings) - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- putLayerSettingsItem(String, GeoServiceLayerSettings) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
Q
- queryable(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
R
- readOnlyAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- readOnlyAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- RedirectResponse - Class in nl.b3p.tailormap.api.viewer.model
-
login required response, but can also be used for other response that require redirection.
- RedirectResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- refreshCapabilities(Long, HttpServletResponse) - Method in class nl.b3p.tailormap.api.controller.admin.FeatureSourceAdminController
- refreshCapabilities(String, HttpServletResponse) - Method in class nl.b3p.tailormap.api.controller.admin.GeoServiceAdminController
- request(TMServiceCapabilitiesRequest) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- ResponseTeeingHTTPClient - Class in nl.b3p.tailormap.api.geotools
-
Wrapper for a GeoTools HTTPClient that allows access to the response headers and body after the original response has been consumed and disposed of by other code.
- ResponseTeeingHTTPClient(HTTPClient) - Constructor for class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
-
Wrap a GeoTools HTTPClient allowing access to the latest response body after it has been consumed by handing the client to a GeoTools module.
- ResponseTeeingHTTPClient(HTTPClient, BiConsumer<URL, ResponseTeeingHTTPClient.TeeHTTPResponseWrapper>, Set<String>) - Constructor for class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
-
Wrap a GeoTools HTTPClient allowing access to the all responses after they have been consumed by handing the client to a GeoTools module by passing a consumer for each request URL and wrapped response.
- ResponseTeeingHTTPClient.TeeHTTPResponseWrapper - Class in nl.b3p.tailormap.api.geotools
- RestConfiguration - Class in nl.b3p.tailormap.api.configuration
- RestConfiguration(EntityManager) - Constructor for class nl.b3p.tailormap.api.configuration.RestConfiguration
- RestExceptionHandler - Class in nl.b3p.tailormap.api.controller.admin
- RestExceptionHandler() - Constructor for class nl.b3p.tailormap.api.controller.admin.RestExceptionHandler
- roles(Set<String>) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- root(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- root(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- root(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- root(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
S
- schema(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- schema(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- schema(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- ServerSentEvent - Class in nl.b3p.tailormap.api.admin.model
-
Server sent event
- ServerSentEvent() - Constructor for class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- ServerSentEvent.EventTypeEnum - Enum in nl.b3p.tailormap.api.admin.model
-
Type of event
- ServerSentEventsAdminController - Class in nl.b3p.tailormap.api.controller.admin
- ServerSentEventsAdminController(SseEventBus, ObjectMapper) - Constructor for class nl.b3p.tailormap.api.controller.admin.ServerSentEventsAdminController
- serverType(GeoServiceSettings.ServerTypeEnum) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- serverType(Service.ServerTypeEnum) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- Service - Class in nl.b3p.tailormap.api.viewer.model
-
A service provides one or more layers used in a viewer
- Service() - Constructor for class nl.b3p.tailormap.api.viewer.model.Service
- SERVICE - nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
- Service.ServerTypeEnum - Enum in nl.b3p.tailormap.api.viewer.model
-
Gets or Sets serverType
- ServiceAuthentication - Class in nl.b3p.tailormap.api.persistence.json
-
ServiceAuthentication
- ServiceAuthentication() - Constructor for class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- ServiceAuthentication.MethodEnum - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets method
- serviceId(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- serviceId(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- serviceId(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- serviceInfo(TMServiceInfo) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- ServicePublishingSettings - Class in nl.b3p.tailormap.api.persistence.json
-
ServicePublishingSettings
- ServicePublishingSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- services(Set<Service>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setAbstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setAbstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setAbstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- setAbstractText(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- setAdditionalProperties(JsonNode) - Method in class nl.b3p.tailormap.api.persistence.User
- setAdditionalProperties(Map<String, String>) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setAdminComments(String) - Method in class nl.b3p.tailormap.api.persistence.Application
- setAdvertisedUrl(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setAlias(String) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- setAllowValueListOnly(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setAppLayerId(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- setAppLayers(List<AppLayer>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setAttributeOrder(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- setAttributes(List<Attribute>) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setAttributes(List<TMAttributeDescriptor>) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setAttributes(Map<String, Object>) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- setAttributeSettings(Map<String, AttributeSettings>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setAttribution(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setAuthenticated(boolean) - Method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
- setAuthentication(ServiceAuthentication) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setAuthentication(ServiceAuthentication) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.Application
- setAuthorizationRules(List<AuthorizationRule>) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setBaseApp(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- setBaseApps(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setBaseLayerNodes(List<AppTreeNode>) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- setBaseLayerTreeNodes(List<LayerTreeNode>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setBounds(Bounds) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setBounds(Bounds) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- setCapabilities(byte[]) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setCapabilities(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- setCapabilities(TMServiceCapsCapabilities) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- setCapabilitiesContentType(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setCapabilitiesFetched(Instant) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setChildren(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- setChildren(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setChildrenIds(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- setChildrenIds(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- setClientId(String) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setClientSecret(String) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setCode(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- setCode(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- setCode(String) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- setColumnMetadata(List<ColumnMetadata>) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- setComment(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setComment(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setComponents(List<Component>) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setComponents(List<Component>) - Method in class nl.b3p.tailormap.api.persistence.Application
- setConfig(ComponentConfig) - Method in class nl.b3p.tailormap.api.viewer.model.Component
- setConnectTimeout(int) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- setContentRoot(AppContent) - Method in class nl.b3p.tailormap.api.persistence.Application
- setCorsAllowOrigin(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- setCrs(String) - Method in class nl.b3p.tailormap.api.persistence.Application
- setCrs(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setCrs(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setCrs(TMCoordinateReferenceSystem) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setCrsAndBounds(Application, MapResponse) - Method in class nl.b3p.tailormap.api.persistence.helper.ApplicationHelper
- setDatabase(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setDbtype(JDBCConnectionProperties.DbtypeEnum) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setDecisions(Map<String, AuthorizationRuleDecision>) - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- setDefaultGeometryAttribute(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setDefaultLanguage(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- setDefaultLayerSettings(GeoServiceDefaultLayerSettings) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- setDefaultProjection(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- setDefaultSrs(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setDefaultValue(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setDefaultValue(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setDefinition(String) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- setDescribeLayer(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.Group
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setDescription(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setDescription(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- setDetails(Object) - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- setEditable(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setEditable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setEditable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setEditable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setEditAlias(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setEmail(String) - Method in class nl.b3p.tailormap.api.persistence.User
- setEnabled(boolean) - Method in class nl.b3p.tailormap.api.persistence.User
- setEnabled(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
- setEntityName(String) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- setEventType(ServerSentEvent.EventTypeEnum) - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- setExportable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- setFeatures(List<Feature>) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- setFeatureSource(TMFeatureSource) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setFeatureSourceId(Long) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- setFeatureType(Long) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setFeatureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setFeatureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setFeatureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- setFeatureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setFeatureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setFeatureType(FeatureTypeRef) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setFeatureTypeName(String) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- setFeatureTypeName(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setFeatureTypes(List<TMFeatureType>) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setFetchSize(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setFid(String) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- setFilterApplied(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- setFormats(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- setFormats(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- setGeometry(String) - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- setGeometryAttribute(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setGeometryAttributeIndex(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setGeometryMetadataTable(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setGeometryType(TMGeometryType) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setGetFeatureInfo(TMServiceCapabilitiesRequestGetFeatureInfo) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- setGetMap(TMServiceCapabilitiesRequestGetMap) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- setGroupName(String) - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- setGroups(Set<Group>) - Method in class nl.b3p.tailormap.api.persistence.User
- setHasAttributes(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setHideAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setHideAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- setHideLanguageSwitcher(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- setHideLoginForm(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setHiDpiDisabled(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setHiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setHiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setHiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setHiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setHiDpiMode(TileLayerHiDpiMode) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setHiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setHiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setHiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setHiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setHiDpiSubstituteLayer(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setHost(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setHttpBasicAuthenticationHeader(HttpRequest.Builder, String, String) - Static method in class nl.b3p.tailormap.api.util.HttpProxyUtil
- setI18nSettings(AppI18nSettings) - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- setI18nSettings(AppI18nSettings) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setId(Long) - Method in class nl.b3p.tailormap.api.persistence.Application
- setId(Long) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setId(Long) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setId(Long) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setId(String) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.Catalog
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setId(String) - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- setId(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setId(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setId(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- setId(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- setInfo(TMFeatureTypeInfo) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setInitialExtent(Bounds) - Method in class nl.b3p.tailormap.api.persistence.Application
- setInitialExtent(Bounds) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setInSecurityContext() - Static method in class nl.b3p.tailormap.api.security.InternalAdminAuthentication
-
Allow usage of secured methods such as JpaRepositories as admin, for example on startup or in background tasks.
- setIsAuthenticated(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- setIssuerUrl(String) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setItems(List<TailormapObjectRef>) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- setJdbcConnection(JDBCConnectionProperties) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setJsonValue(JsonNode) - Method in class nl.b3p.tailormap.api.persistence.Configuration
- setKey(String) - Method in class nl.b3p.tailormap.api.persistence.Configuration
- setKey(String) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setKey(String) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- setKeywords(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setKeywords(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- setKind(TailormapObjectRef.KindEnum) - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- setKind(ViewerResponse.KindEnum) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setLatLonBoundingBox(Bounds) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setLayerName(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- setLayerName(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setLayerNodes(List<AppTreeNode>) - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- setLayers(List<GeoServiceLayer>) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setLayers(Application, MapResponse) - Method in class nl.b3p.tailormap.api.persistence.helper.ApplicationHelper
- setLayerSettings(Map<String, AppLayerSettings>) - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- setLayerSettings(Map<String, GeoServiceLayerSettings>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- setLayerTreeNodes(List<LayerTreeNode>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setLegendImageUrl(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setLegendURL(URI) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- setLinkedService(GeoService) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setLogo(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
- setMaxExtent(Bounds) - Method in class nl.b3p.tailormap.api.persistence.Application
- setMaxExtent(Bounds) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setMaxScale(Double) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setMaxScale(Double) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setMaxx(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- setMaxy(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- setMaxZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setMaxZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setMaxZoom(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setMembers(Set<User>) - Method in class nl.b3p.tailormap.api.persistence.Group
- setMessage(String) - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- setMethod(ServiceAuthentication.MethodEnum) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- setMigrateResult(MigrateResult) - Method in class nl.b3p.tailormap.api.configuration.ddl.FlywayMigrationResult
- setMinLength(int) - Method in class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- setMinScale(Double) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setMinScale(Double) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setMinStrength(int) - Method in class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- setMinx(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- setMiny(Double) - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- setMinZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setMinZoom(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setMinZoom(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.Application
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.Group
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setName(String) - Method in class nl.b3p.tailormap.api.persistence.User
- setName(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- setName(String) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- setName(String) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setNodes(List<CatalogNode>) - Method in class nl.b3p.tailormap.api.persistence.Catalog
- setNotes(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setNotes(String) - Method in class nl.b3p.tailormap.api.persistence.Group
- setNotes(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setNotes(String) - Method in class nl.b3p.tailormap.api.persistence.User
- setNullable(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setNullable(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setObject(Object) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- setObjectType(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- setObjectType(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- setOpacity(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setOpacity(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setOtherSrs(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setOutputFormats(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- setOutputFormats(Set<String>) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setOwner(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setPage(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- setPageSize(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- setPassword(String) - Method in class nl.b3p.tailormap.api.configuration.ddl.DeleteDDLScriptBeforeCreating
- setPassword(String) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- setPassword(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- setPassword(String) - Method in class nl.b3p.tailormap.api.persistence.User
- setPort(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setPreviewText(String) - Method in class nl.b3p.tailormap.api.persistence.Application
- setPrimaryColor(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
- setPrimaryKeyAttribute(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setPrimaryKeyMetadataTable(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setProjections(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- setProjections(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setProtocol(GeoServiceProtocol) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setProtocol(GeoServiceProtocol) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- setProtocol(TMFeatureSource.Protocol) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setPublished(boolean) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setPublisher(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setPublisher(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- setPublishing(ServicePublishingSettings) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- setQueryable(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setReadOnlyAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setReadOnlyAttributes(List<String>) - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- setReadTimeout(int) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- setRefreshCapabilities(boolean) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setRefreshCapabilities(boolean) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setRequest(TMServiceCapabilitiesRequest) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- setRoles(Set<String>) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- setRoot(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- setRoot(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- setRoot(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setRoot(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- setSchema(String) - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- setSchema(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setSchema(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- setServerType(GeoServiceSettings.ServerTypeEnum) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- setServerType(Service.ServerTypeEnum) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- setServiceCapabilities(TMServiceCaps) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setServiceCapabilities(TMServiceCaps) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setServiceId(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- setServiceId(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setServiceId(String) - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- setServiceInfo(TMServiceInfo) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- setServices(Set<Service>) - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- setSettings(AppSettings) - Method in class nl.b3p.tailormap.api.persistence.Application
- setSettings(FeatureTypeSettings) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setSettings(GeoServiceSettings) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setShowForViewer(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- setSource(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setSource(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- setSsoLinks(List<LoginConfigurationSsoLinksInner>) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- setStatus(String) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setStyles(List<WMSStyle>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setStyling(AppStyling) - Method in class nl.b3p.tailormap.api.persistence.Application
- setStyling(AppStyling) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setSystemGroup(boolean) - Method in class nl.b3p.tailormap.api.persistence.Group
- setTilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setTilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setTilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setTilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setTilingGutter(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setTilingGutter(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setTilingGutter(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setTilingGutter(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setTimeout(int) - Method in class nl.b3p.tailormap.api.configuration.TailormapConfig
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.Application
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.AttributeSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setTitle(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setTitle(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setTitle(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- setTitle(String) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- setTotal(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- setTryGzip(boolean) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- setType(String) - Method in class nl.b3p.tailormap.api.viewer.model.Component
- setType(TMAttributeType) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setType(TMAttributeType) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setType(TMAttributeType) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- setUnauthorized(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
- setUnit(String) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- setUnknownTypeClassName(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- setUpdateSequence(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- setUrl(String) - Method in class nl.b3p.tailormap.api.configuration.ddl.DeleteDDLScriptBeforeCreating
- setUrl(String) - Method in class nl.b3p.tailormap.api.persistence.GeoService
-
Sets the url after sanitising (removing unwanted parameters).
- setUrl(String) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setUrl(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setUrl(String) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- setUrl(String) - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- setUrl(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- setUseProxy(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- setUser(String) - Method in class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient
- setUsername(String) - Method in class nl.b3p.tailormap.api.configuration.ddl.DeleteDDLScriptBeforeCreating
- setUsername(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- setUsername(String) - Method in class nl.b3p.tailormap.api.persistence.User
- setUsername(String) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- setUserNameAttribute(String) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setValidation(boolean) - Method in class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- setValidUntil(ZonedDateTime) - Method in class nl.b3p.tailormap.api.persistence.User
- setValue(String) - Method in class nl.b3p.tailormap.api.persistence.Configuration
- setValueList(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- setValues(Set<Object>) - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.Application
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.Catalog
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.Configuration
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.Group
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.OIDCConfiguration
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- setVersion(Long) - Method in class nl.b3p.tailormap.api.persistence.User
- setVersion(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- setVirtual(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- setVisible(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- setVisible(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- setWgs84BoundingBox(Bounds) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- setWriteable(boolean) - Method in class nl.b3p.tailormap.api.persistence.TMFeatureType
- showForViewer(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- SHOWNEXTZOOMLEVEL - nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
- SimpleWFSHelper - Class in nl.b3p.tailormap.api.geotools.wfs
-
Lightweight WFS client helper with a fault-tolerant 'be liberal in what you accept' design - no complete WFS XML mapping for capabilities and XML feature type schemas such as the heavyweight GeoTools WFS DataStore.
- SimpleWFSHelper() - Constructor for class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- SimpleWFSLayerDescription - Class in nl.b3p.tailormap.api.geotools.wfs
- SimpleWFSLayerDescription(String, String[]) - Constructor for class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSLayerDescription
- source(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- source(URI) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- SQLSERVER - nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
- ssoLinks(List<LoginConfigurationSsoLinksInner>) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- STRING - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- styles(List<WMSStyle>) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- styling(AppStyling) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- SUBSTITUTELAYERSHOWNEXTZOOMLEVEL - nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
- SUBSTITUTELAYERTILEPIXELRATIOONLY - nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
- supports(Class<?>) - Method in class nl.b3p.tailormap.api.repository.validation.FeatureSourceValidator
- supports(Class<?>) - Method in class nl.b3p.tailormap.api.repository.validation.GeoServiceValidator
- swaggerUiWelcomePage() - Method in class nl.b3p.tailormap.api.configuration.base.FrontController
- synchronize() - Method in class nl.b3p.tailormap.api.security.OIDCRepository
T
- TailormapApiApplication - Class in nl.b3p.tailormap.api
- TailormapApiApplication() - Constructor for class nl.b3p.tailormap.api.TailormapApiApplication
- TailormapApiConfiguration - Class in nl.b3p.tailormap.api.configuration.base
- TailormapApiConfiguration() - Constructor for class nl.b3p.tailormap.api.configuration.base.TailormapApiConfiguration
- TailormapConfig - Class in nl.b3p.tailormap.api.configuration
- TailormapConfig() - Constructor for class nl.b3p.tailormap.api.configuration.TailormapConfig
- TailormapDatabaseMigration - Class in nl.b3p.tailormap.api.configuration
-
Migrate the database using JPA entities, after Flyway has migrated and the entity manager is initialized.
- TailormapDatabaseMigration(CatalogRepository, FlywayMigrationResult) - Constructor for class nl.b3p.tailormap.api.configuration.TailormapDatabaseMigration
- TailormapObjectRef - Class in nl.b3p.tailormap.api.persistence.json
-
TailormapObjectRef
- TailormapObjectRef() - Constructor for class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- TailormapObjectRef.KindEnum - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets kind
- TailormapPasswordStrengthConfig - Class in nl.b3p.tailormap.api.configuration
-
Configuration properties statically accessible in a Jackson deserializer.
- TailormapPasswordStrengthConfig() - Constructor for class nl.b3p.tailormap.api.configuration.TailormapPasswordStrengthConfig
- TailormapUserDetails - Class in nl.b3p.tailormap.api.security
- TailormapUserDetails(User) - Constructor for class nl.b3p.tailormap.api.security.TailormapUserDetails
- TailormapUserDetailsService - Class in nl.b3p.tailormap.api.security
- TailormapUserDetailsService(UserRepository) - Constructor for class nl.b3p.tailormap.api.security.TailormapUserDetailsService
- TeeHTTPResponseWrapper(HTTPResponse) - Constructor for class nl.b3p.tailormap.api.geotools.ResponseTeeingHTTPClient.TeeHTTPResponseWrapper
- test() - Method in class nl.b3p.tailormap.api.controller.admin.TestAdminController
- test(String) - Method in class nl.b3p.tailormap.api.controller.admin.PasswordValidationController
- TestAdminController - Class in nl.b3p.tailormap.api.controller.admin
- TestAdminController() - Constructor for class nl.b3p.tailormap.api.controller.admin.TestAdminController
- TileLayerHiDpiMode - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets TileLayerHiDpiMode
- tilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- tilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- tilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- tilingDisabled(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- tilingGutter(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- tilingGutter(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- tilingGutter(Integer) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- tilingGutter(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- timedAspect(MeterRegistry) - Method in class nl.b3p.tailormap.api.configuration.MonitoringConfiguration
-
Configuration for timed requests and methods.
- TIMEOUT - Static variable in class nl.b3p.tailormap.api.geotools.wfs.SimpleWFSHelper
- TIMESTAMP - nl.b3p.tailormap.api.persistence.json.TMAttributeType
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.AttributeSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- title(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- title(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- title(String) - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- TMAttributeDescriptor - Class in nl.b3p.tailormap.api.persistence.json
-
TMAttributeDescriptor
- TMAttributeDescriptor() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- TMAttributeType - Enum in nl.b3p.tailormap.api.persistence.json
-
data type.
- TMAttributeTypeHelper - Class in nl.b3p.tailormap.api.persistence.helper
- TMAttributeTypeHelper() - Constructor for class nl.b3p.tailormap.api.persistence.helper.TMAttributeTypeHelper
- TMCoordinateReferenceSystem - Class in nl.b3p.tailormap.api.viewer.model
-
CRS information
- TMCoordinateReferenceSystem() - Constructor for class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- TMExceptionUtils - Class in nl.b3p.tailormap.api.util
- TMExceptionUtils() - Constructor for class nl.b3p.tailormap.api.util.TMExceptionUtils
- TMFeatureSource - Class in nl.b3p.tailormap.api.persistence
- TMFeatureSource() - Constructor for class nl.b3p.tailormap.api.persistence.TMFeatureSource
- TMFeatureSource.Protocol - Enum in nl.b3p.tailormap.api.persistence
- TMFeatureType - Class in nl.b3p.tailormap.api.persistence
- TMFeatureType() - Constructor for class nl.b3p.tailormap.api.persistence.TMFeatureType
- TMFeatureTypeHelper - Class in nl.b3p.tailormap.api.persistence.helper
- TMFeatureTypeHelper() - Constructor for class nl.b3p.tailormap.api.persistence.helper.TMFeatureTypeHelper
- TMFeatureTypeInfo - Class in nl.b3p.tailormap.api.persistence.json
-
TMFeatureTypeInfo
- TMFeatureTypeInfo() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- TMGeometryType - Enum in nl.b3p.tailormap.api.persistence.json
-
Gets or Sets TMGeometryType
- TMPasswordDeserializer - Class in nl.b3p.tailormap.api.util
- TMPasswordDeserializer() - Constructor for class nl.b3p.tailormap.api.util.TMPasswordDeserializer
- TMServiceCapabilitiesRequest - Class in nl.b3p.tailormap.api.persistence.json
-
TMServiceCapabilitiesRequest
- TMServiceCapabilitiesRequest() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- TMServiceCapabilitiesRequestGetFeatureInfo - Class in nl.b3p.tailormap.api.persistence.json
-
TMServiceCapabilitiesRequestGetFeatureInfo
- TMServiceCapabilitiesRequestGetFeatureInfo() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- TMServiceCapabilitiesRequestGetMap - Class in nl.b3p.tailormap.api.persistence.json
-
TMServiceCapabilitiesRequestGetMap
- TMServiceCapabilitiesRequestGetMap() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- TMServiceCaps - Class in nl.b3p.tailormap.api.persistence.json
-
TMServiceCaps
- TMServiceCaps() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- TMServiceCapsCapabilities - Class in nl.b3p.tailormap.api.persistence.json
-
TMServiceCapsCapabilities
- TMServiceCapsCapabilities() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- TMServiceInfo - Class in nl.b3p.tailormap.api.persistence.json
-
TMServiceInfo
- TMServiceInfo() - Constructor for class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- TMStringUtils - Class in nl.b3p.tailormap.api.util
- TMStringUtils() - Constructor for class nl.b3p.tailormap.api.util.TMStringUtils
- toAttributeType(AttributeType) - Static method in class nl.b3p.tailormap.api.persistence.helper.GeoToolsHelper
- toJsonPojo(GeoServiceHelper) - Method in class nl.b3p.tailormap.api.persistence.GeoService
- toMapResponse(Application) - Method in class nl.b3p.tailormap.api.persistence.helper.ApplicationHelper
- toString() - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
- toString() - Method in enum nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
- toString() - Method in class nl.b3p.tailormap.api.admin.model.ServerSentEvent
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AppContent
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AppI18nSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AppLayerSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AppSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLevelNode
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AttributeSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.AuthorizationRule
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.Bounds
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.CatalogNode
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeRef
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.FeatureTypeSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceDefaultLayerSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayerSettings
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.LayerSettings
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.ServiceAuthentication.MethodEnum
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.ServicePublishingSettings
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TailormapObjectRef
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.TMAttributeType
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- toString() - Method in enum nl.b3p.tailormap.api.persistence.json.TMGeometryType
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequest
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetFeatureInfo
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapabilitiesRequestGetMap
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCaps
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceInfo
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.WMSStyle
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
- toString() - Method in class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
- toString() - Method in enum nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
- toString() - Method in class nl.b3p.tailormap.api.persistence.TMFeatureSource
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.AppStyling
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.Component
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.ComponentConfig
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.ErrorResponse
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.Feature
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.LayerDetails
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.LayerExportCapabilities
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.LayerTreeNode
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfiguration
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.MapResponse
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- toString() - Method in enum nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.Service
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- toString() - Method in enum nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
- toString() - Method in class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- total(Integer) - Method in class nl.b3p.tailormap.api.viewer.model.FeaturesResponse
- TransformationUtil - Class in nl.b3p.tailormap.api.geotools
- transformGeometry(Geometry, MathTransform) - Static method in class nl.b3p.tailormap.api.geotools.processing.GeometryProcessor
- tryGetServiceExceptionMessage(byte[]) - Static method in class nl.b3p.tailormap.api.geotools.WMSServiceExceptionUtil
-
Tries to parse a WMS service exception XML response of any WMS version and extract an error message.
- type(String) - Method in class nl.b3p.tailormap.api.viewer.model.Component
- type(TMAttributeType) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- type(TMAttributeType) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- type(TMAttributeType) - Method in class nl.b3p.tailormap.api.viewer.model.ColumnMetadata
U
- unauthorized() - Method in class nl.b3p.tailormap.api.controller.UnauthorizedController
- unauthorized(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
- UnauthorizedController - Class in nl.b3p.tailormap.api.controller
- UnauthorizedController() - Constructor for class nl.b3p.tailormap.api.controller.UnauthorizedController
- UnauthorizedResponse - Class in nl.b3p.tailormap.api.viewer.model
-
Returned when calling an API for which you are required to be authorized (logged in).
- UnauthorizedResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
- UniqueValuesController - Class in nl.b3p.tailormap.api.controller
- UniqueValuesController(FeatureSourceFactoryHelper, FeatureSourceRepository) - Constructor for class nl.b3p.tailormap.api.controller.UniqueValuesController
- UniqueValuesResponse - Class in nl.b3p.tailormap.api.viewer.model
-
A -possibly empty- list of unique values of the requested attributes.
- UniqueValuesResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- unit(String) - Method in class nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
- unknownTypeClassName(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMAttributeDescriptor
- updateSequence(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- url(String) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
- url(String) - Method in class nl.b3p.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- url(String) - Method in class nl.b3p.tailormap.api.viewer.model.RedirectResponse
- url(String) - Method in class nl.b3p.tailormap.api.viewer.model.Service
- useProxy(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
- User - Class in nl.b3p.tailormap.api.persistence
- User() - Constructor for class nl.b3p.tailormap.api.persistence.User
- userAuthoritiesMapper(GroupRepository) - Method in class nl.b3p.tailormap.api.security.ApiSecurityConfiguration
- UserController - Class in nl.b3p.tailormap.api.controller
-
Provides user and login information
- UserController(OIDCRepository) - Constructor for class nl.b3p.tailormap.api.controller.UserController
- UserGroups - Interface in nl.b3p.tailormap.api.persistence.projections
-
Projection for
Userthat includes the groups (but only the group name). - username(String) - Method in class nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
- username(String) - Method in class nl.b3p.tailormap.api.viewer.model.UserResponse
- UserRepository - Interface in nl.b3p.tailormap.api.repository
- UserResponse - Class in nl.b3p.tailormap.api.viewer.model
-
Information about authentication status and user information
- UserResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.UserResponse
V
- validate(Object, Errors) - Method in class nl.b3p.tailormap.api.repository.validation.FeatureSourceValidator
- validate(Object, Errors) - Method in class nl.b3p.tailormap.api.repository.validation.GeoServiceValidator
- validatePasswordStrength(String, int, int) - Static method in class nl.b3p.tailormap.api.util.TMPasswordDeserializer
- ValidationConfiguration - Class in nl.b3p.tailormap.api.repository.validation
- ValidationConfiguration(LocalValidatorFactoryBean, GeoServiceValidator, FeatureSourceValidator) - Constructor for class nl.b3p.tailormap.api.repository.validation.ValidationConfiguration
- valueList(List<String>) - Method in class nl.b3p.tailormap.api.viewer.model.Attribute
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.ServiceAuthentication.MethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TMAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.json.TMGeometryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum nl.b3p.tailormap.api.admin.model.ServerSentEvent.EventTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.AuthorizationRuleDecision
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.JDBCConnectionProperties.DbtypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.ServiceAuthentication.MethodEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.TailormapObjectRef.KindEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.TileLayerHiDpiMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.TMAttributeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.json.TMGeometryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.b3p.tailormap.api.viewer.model.ViewerResponse.KindEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Set<Object>) - Method in class nl.b3p.tailormap.api.viewer.model.UniqueValuesResponse
- version(String) - Method in class nl.b3p.tailormap.api.persistence.json.TMServiceCapsCapabilities
- viewer(Application, ViewerResponse.KindEnum) - Method in class nl.b3p.tailormap.api.controller.ViewerController
- ViewerController - Class in nl.b3p.tailormap.api.controller
- ViewerController(ConfigurationRepository, ApplicationRepository, ApplicationHelper, AuthorizationService) - Constructor for class nl.b3p.tailormap.api.controller.ViewerController
- ViewerResponse - Class in nl.b3p.tailormap.api.viewer.model
-
Basic viewer information
- ViewerResponse() - Constructor for class nl.b3p.tailormap.api.viewer.model.ViewerResponse
- ViewerResponse.KindEnum - Enum in nl.b3p.tailormap.api.viewer.model
-
Kind of viewer; a 'service' viewer has layers from a single service combined with a base viewer.
- virtual(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.GeoServiceLayer
- visible(Boolean) - Method in class nl.b3p.tailormap.api.persistence.json.AppTreeLayerNode
- visible(Boolean) - Method in class nl.b3p.tailormap.api.viewer.model.AppLayer
W
- WFS - nl.b3p.tailormap.api.persistence.TMFeatureSource.Protocol
- WFSFeatureSourceHelper - Class in nl.b3p.tailormap.api.geotools.featuresources
- WFSFeatureSourceHelper() - Constructor for class nl.b3p.tailormap.api.geotools.featuresources.WFSFeatureSourceHelper
- WFSProxy - Class in nl.b3p.tailormap.api.geotools.wfs
- WFSProxy() - Constructor for class nl.b3p.tailormap.api.geotools.wfs.WFSProxy
- wgs84BoundingBox(Bounds) - Method in class nl.b3p.tailormap.api.persistence.json.TMFeatureTypeInfo
- wktToGeometry(String) - Static method in class nl.b3p.tailormap.api.geotools.processing.GeometryProcessor
- WMS - nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
- WMSLayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Settings applying to a WMS layer.
- WMSLayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.WMSLayerSettings
- WMSServiceExceptionUtil - Class in nl.b3p.tailormap.api.geotools
- WMSServiceExceptionUtil() - Constructor for class nl.b3p.tailormap.api.geotools.WMSServiceExceptionUtil
- WMSStyle - Class in nl.b3p.tailormap.api.persistence.json
-
WMSStyle
- WMSStyle() - Constructor for class nl.b3p.tailormap.api.persistence.json.WMSStyle
- WMTS - nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
- WMTSLayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Settings applying to a WMTS layer.
- WMTSLayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.WMTSLayerSettings
X
- XYZ - nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
- XYZLayerSettings - Class in nl.b3p.tailormap.api.persistence.json
-
Settings applying to a XYZ layer.
- XYZLayerSettings() - Constructor for class nl.b3p.tailormap.api.persistence.json.XYZLayerSettings
_
- _object(Object) - Method in class nl.b3p.tailormap.api.admin.model.EntityEvent
All Classes All Packages