- CachedUrl - Class in nl.b3p.kaartenbalie.service
-
B3partners B.V. http://www.b3partners.nl
- CachedUrl(String, Object) - Constructor for class nl.b3p.kaartenbalie.service.CachedUrl
-
- cacheUrl(String, boolean) - Method in class nl.b3p.kaartenbalie.service.URLCache
-
Caches a url.
- calcOGCRequest(HttpServletRequest) - Method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- calcOGCScriptingRequest(HttpServletRequest) - Method in class nl.b3p.kaartenbalie.service.servlet.CallScriptingServlet
-
Creates a OGCScriptingRequest from the incoming request
- calculateChildLayers(Layer, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.ExtLayerCalculator
-
Deze methode probeert de prijs van een layer te bepalen op basis van prijzen
van child layers.
- calculateLayer(LayerPriceComposition, String, String, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.ExtLayerCalculator
-
- calculateLayer(LayerPriceComposition, String, String, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Deze methode verwijst naar methode waar het echte werk wordt gedaan.
- calculateLayer(String, String, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Deze methode bepaalt de prijs van de layer.
- calculateLayerComplete(String, String, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Deze methode berekent de prijs van een layer.
- calculateLayerPriceComposition(DataWrapper, ExtLayerCalculator, String, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
abstracte methode die voor wms en wfs specifiek geimplmenteerd word.
- calculateLayerPriceComposition(DataWrapper, ExtLayerCalculator, String, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- calculateLayerPriceComposition(DataWrapper, ExtLayerCalculator, String, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- calculateParentAndChildLayers(LayerPriceComposition, String, String, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.ExtLayerCalculator
-
Deze methode wordt aangeroepen indien in de kaartlaag zelf geen prijsinfo
is gevonden.
- calculateParentLayer(Layer, Date, String, BigDecimal, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.ExtLayerCalculator
-
Deze methode probeert de prijs van een layer te bepalen op basis van een
prijs van een parent layer.
- CallScriptingServlet - Class in nl.b3p.kaartenbalie.service.servlet
-
- CallScriptingServlet() - Constructor for class nl.b3p.kaartenbalie.service.servlet.CallScriptingServlet
-
- CallWMSServlet - Class in nl.b3p.kaartenbalie.service.servlet
-
- CallWMSServlet() - Constructor for class nl.b3p.kaartenbalie.service.servlet.CallWMSServlet
-
- cancel(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- cancelled(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.DepositAction
-
- CAPABILITIES_DTD - Static variable in class nl.b3p.kaartenbalie.service.servlet.CallWMSServlet
-
- CAPABILITY_WARNING_KEY - Static variable in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- CAPABILITY_WARNING_KEY - Static variable in class nl.b3p.kaartenbalie.struts.UserAction
-
- CastorXmlTransformer - Class in nl.b3p.kaartenbalie.reporting
-
- CastorXmlTransformer() - Constructor for class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- CastorXmlTransformer(String, String) - Constructor for class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- CastorXmlTransformer(String, String, String, String) - Constructor for class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- checkGetLogin(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.service.servlet.UpDownloadServlet
-
no login required for get
- checkLayer(Layer, Set) - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- checkLogin(HttpServletRequest, EntityManager, String) - Method in class nl.b3p.kaartenbalie.service.servlet.CallScriptingServlet
-
Checks the login session or credentials
- checkLogin(HttpServletRequest, String) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- checkLogin(HttpServletRequest, String, EntityManager) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
check of user al ingelogd was
check of via personal code wordt ingelogd
en zo ja check of een geldig IP adres wordt gebruikt
check inlog via (preemptive) authentication header
check inlog via LDAP
indien geen user dan AccessDeniedException, zodat inlog challenge wordt getoond
indien wel user, dan:
check of de inlog niet verlopen is
- checkLoginAlreadyLoggedIn(HttpServletRequest, EntityManager, String) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- checkLoginLDAP(HttpServletRequest, EntityManager) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- checkLoginPersonalCode(HttpServletRequest, EntityManager, String) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- checkLoginPreemptiveAuthentication(HttpServletRequest, EntityManager) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- checkNumberOfSps(List<LayerSummary>, int) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- checkPostLogin(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.service.servlet.UpDownloadServlet
-
ask general servlet if user may be logged in
- checkRedirect(Request) - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- checkRole(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- checkWmsUrl(String) - Method in class nl.b3p.kaartenbalie.service.WMSParser
-
- checkWmsUrl(String) - Method in class nl.b3p.kaartenbalie.struts.WmsServerAction
-
- child(String) - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFolderResource
-
- childs - Variable in class nl.b3p.kaartenbalie.core.webdav.MetadataFolderResource
-
- clearCache() - Static method in class nl.b3p.kaartenbalie.service.servlet.ProxySLDServlet
-
- clearCache() - Method in class nl.b3p.kaartenbalie.service.URLCache
-
- clearHourlyLoad() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoad
-
Method clearHourlyLoad
- clearResponseTime() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequency
-
Method clearResponseTime
- clearService() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Method clearService
- clearServiceProvider() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
Method clearServiceProvider
- clearTypeSummary() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummary
-
Method clearTypeSummary
- CLIENT_TRANSFER - Static variable in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- ClientRequest - Class in nl.b3p.kaartenbalie.core.server.monitoring
-
- ClientRequest() - Constructor for class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- closeEntityManager() - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Sluit een eigen entity manager
- closeEntityManager(Object, String) - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- collectMetadata(String, B3PCredentials) - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
Collects the meta data
- collectMetadata(File, int) - Method in class nl.b3p.kaartenbalie.struts.MapServerAction
-
- COMBINE_IMAGES - Static variable in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- combineImages(BufferedImage[], String) - Static method in class nl.b3p.kaartenbalie.service.KBImageTool
-
Method which handles the combining of the images.
- commitTransaction(Transaction, User) - Method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- compareSets(Set, Set) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- compareTo(Resource) - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- compareTo(Object) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- COMPLETED - Static variable in class nl.b3p.kaartenbalie.service.ImageCollector
-
- completeUrl(StringBuffer, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- configB3pLayering(List<LayerSummary>, Map) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
methode doorloopt alle layers om te zien of er service layers bij zitten
(b3playering). als zo'n layer wordt gevonden dan wordt de processConfig van
die service layer aangeroepen.
- ConfigLayer - Class in nl.b3p.kaartenbalie.core.server.b3pLayering
-
- ConfigLayer() - Constructor for class nl.b3p.kaartenbalie.core.server.b3pLayering.ConfigLayer
-
- ConfigLayer(String, String) - Constructor for class nl.b3p.kaartenbalie.core.server.b3pLayering.ConfigLayer
-
- contextDestroyed(ServletContextEvent) - Method in class nl.b3p.kaartenbalie.service.MapFileScanner
-
- contextInitialized(ServletContextEvent) - Method in class nl.b3p.kaartenbalie.service.MapFileScanner
-
- convertDelim2ArrayList(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- create(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.ReportingAction
-
- createBaseImage(OGCRequest, Map) - Method in class nl.b3p.kaartenbalie.core.server.b3pLayering.ConfigLayer
-
- createBaseUrl(HttpServletRequest) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- createBaseUrl(HttpServletRequest, boolean) - Static method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- createBaseUrl(HttpServletRequest) - Static method in class nl.b3p.kaartenbalie.service.servlet.UpDownloadServlet
-
ask general servlet to create base url
- createChildmap() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFolderResource
-
- createCode() - Static method in class nl.b3p.kaartenbalie.core.server.User
-
- CREATED - Static variable in class nl.b3p.kaartenbalie.service.CachedUrl
-
- createElement(Document, String, String) - Static method in class nl.b3p.kaartenbalie.core.server.monitoring.DataMonitoring
-
- createEntityManager(String) - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
get the hibernate session and set it on the thread local.
- createFormDOM() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- createGetMethod(OGCRequest, SpLayerSummary, ServiceProviderRequest) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- createHtml(Object) - Method in class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- createHTML() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- createImage(String, DataWrapper) - Method in class nl.b3p.kaartenbalie.service.requesthandler.TextToImage
-
- createInstance(ServiceProviderInterface) - Static method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- createList(List<ServiceProviderInterface>) - Static method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.AccountingAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.AllowedWFSAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.AllowedWMSAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.DepositAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.MapServerAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.ReportingAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.RightsAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.RoleAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WfsPricingAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WfsServerAction
-
Creates a list of all the service providers in the database.
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WfsTestPricingAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WmsPricingAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WmsServerAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WmsTestPricingAction
-
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.WMSUrlCreatorAction
-
- createMonitorReport() - Method in class nl.b3p.kaartenbalie.reporting.ReportThread
-
- createName(Layer) - Static method in class nl.b3p.kaartenbalie.core.webdav.MetadataResourceFactory
-
- createOnlineUrl(SpLayerSummary, OGCRequest, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- createPdf(Object) - Method in class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- createPostMethod(OGCRequest, SpLayerSummary, ServiceProviderRequest) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- createRequestLoad(String) - Method in class nl.b3p.kaartenbalie.reporting.ReportThread
-
- createRequestSummary(String) - Method in class nl.b3p.kaartenbalie.reporting.ReportThread
-
- createResponseFrequency(String) - Method in class nl.b3p.kaartenbalie.reporting.ReportThread
-
- createServiceProviderRequest(DataWrapper, String, Integer, Long) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
Create a ServiceProviderRequest for WFS requests.
- createServiceProviders(String) - Method in class nl.b3p.kaartenbalie.reporting.ReportThread
-
- createTree(EntityManager, String, Set, boolean) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- createTree(String) - Static method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- createTree(String, Set) - Static method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- createTree(String, Set, boolean) - Static method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- createTreeList(Set, Set, JSONObject, boolean) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- createTxt() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- createUriString(OGCRequest, String, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
Create a URI from the ogcrequest with provided URL, by adding the request
parameters.
- createWfsTree(EntityManager, String, Set, boolean) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- createWfsTree(String) - Static method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- createWfsTree(String, Set, boolean) - Static method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- createWfsTreeList(Set, Set, JSONObject, boolean) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- createXml(Object) - Method in class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- createXsl(Object) - Method in class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- creationDate - Variable in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- creditAlteration - Variable in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- creditBalance - Static variable in class nl.b3p.kaartenbalie.core.server.b3pLayering.BalanceLayer
-
- creditMutation - Static variable in class nl.b3p.kaartenbalie.core.server.b3pLayering.AllowTransactionsLayer
-
- CREDITS_JOINED_KEY - Static variable in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- GeneralServlet - Class in nl.b3p.kaartenbalie.service.servlet
-
- GeneralServlet() - Constructor for class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
- get(String) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.B3PDynaValidatorForm
-
- getAbbr() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getAccessMode
- getAccount() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getAccount() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getAccountManager(Integer) - Static method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.AccountingAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.AllowedWFSAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.AllowedWMSAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.MapServerAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.ReportingAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.ServerAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.TestPricingAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.WfsServerAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.WmsServerAction
-
- getActionMethodPropertiesMap() - Method in class nl.b3p.kaartenbalie.struts.WMSUrlCreatorAction
-
- getActiveLayerPricing(String, String, Date, String, BigDecimal, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Deze methode doorloopt alle mogelijke layer pricings.
- getActiveLayerPricingList(String, String, Date, int, String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Deze methode haalt alle geldige prijsbepalingen op voor een bepaalde
kaartlaag, service (WMS of WFS), operation (bv GetMap), plantype
(bv per request).
- getAddition() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getAllOrganizations() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getAllowAccountingLayers() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getAllowedServices(EntityManager) - Method in class nl.b3p.kaartenbalie.service.WFSParser
-
Returns all the allowed services
- getAllowedServices(EntityManager) - Method in class nl.b3p.kaartenbalie.service.WMSParser
-
Returns all the allowed services
- getAllowedUploadFiles() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getAttachment() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property attachment.
- getAttachmentDataSource() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- getAttachmentName() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property attachmentName.
- getAuthenticatedPrincipal(String, String) - Method in class nl.b3p.kaartenbalie.service.SecurityRealm
-
- getAuthorizedFeatureTypeNames(Integer[], String, boolean) - Method in class nl.b3p.kaartenbalie.core.server.persistence.WFSProviderDAO
-
Get all TypeNames of WFS services that a user is authorized for.
- getAuthorizedFeatureTypeSummary(String, Integer[], boolean) - Method in class nl.b3p.kaartenbalie.core.server.persistence.WFSProviderDAO
-
- getBalance() - Method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- getBbox() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getBilling() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getBillingAddress() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getBillingAmount() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getBody() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property body.
- getBoundingBox() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getBufferedImage() - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- getBufferSize() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getBytesReceived() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getBytesReceivedFromUser() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getBytesReceivedSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'bytesReceivedSum'.
- getBytesReceivedSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Returns the value of field 'bytesReceivedSum'.
- getBytesReceivedSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'bytesReceivedSum'.
- getBytesSent() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getBytesSentSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'bytesSentSum'.
- getBytesSentSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Returns the value of field 'bytesSentSum'.
- getBytesSentSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'bytesSentSum'.
- getBytesSentToUser() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getCalculationDate() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getCalculationTime() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- GetCapabilitiesRequestHandler - Class in nl.b3p.kaartenbalie.service.requesthandler
-
- GetCapabilitiesRequestHandler() - Constructor for class nl.b3p.kaartenbalie.service.requesthandler.GetCapabilitiesRequestHandler
-
- getCharacterEncoding() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getChildren() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFolderResource
-
- getClientIp() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getClientRequest() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getClientRequest() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getClientRequestURI() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getCode() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getConfigLayers() - Static method in class nl.b3p.kaartenbalie.core.server.b3pLayering.ConfigLayer
-
- getContent() - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- getContentLength() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFileResource
-
- getContentLength() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getContentType(String) - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFileResource
-
- getContentType() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getContentTypes() - Static method in class nl.b3p.kaartenbalie.reporting.CastorXmlTransformer
-
- getCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'count'.
- getCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Returns the value of field 'count'.
- getCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Returns the value of field 'count'.
- getCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'count'.
- getCountry() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getCreateDate() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- getCreationDate() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getCreationDate() - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- getCredentials() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getCreditAlteration() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getCreditBalance() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- getDataSize() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getDataSizeSum() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'dataSizeSum'.
- getDate() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'date'.
- getDateEnd() - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Returns the value of field 'dateEnd'.
- getDateStart() - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Returns the value of field 'dateStart'.
- getDefaultGetMap() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getDefaultOrganization() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getDefaultTimeOut(int) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- getDefaultTimeOut(int) - Method in class nl.b3p.kaartenbalie.util.LDAPUtil
-
- getDeletionDate() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getDescription() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getDuration() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getDurationAvg() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'durationAvg'.
- getDurationAvg() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Returns the value of field 'durationAvg'.
- getDurationAvg() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'durationAvg'.
- getDurationHigh() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Returns the value of field 'durationHigh'.
- getDurationLow() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Returns the value of field 'durationLow'.
- getDurationMax() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'durationMax'.
- getDurationMax() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Returns the value of field 'durationMax'.
- getDurationMax() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'durationMax'.
- getEmailAddress() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getEndDate() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getEntityManager(String) - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getEntityManager() - Static method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- getEntityManagerFactory() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getErrorContentType() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getErrorMessage() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getException() - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- getExceptionClass() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getExceptionClass() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getExceptionMessage() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getExceptionMessage() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getExchangeRate() - Static method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getExtends
- getExtends() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getExtends
- getExtraParams() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- getFax() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- GetFeatureInfoRequestHandler - Class in nl.b3p.kaartenbalie.service.requesthandler
-
- GetFeatureInfoRequestHandler() - Constructor for class nl.b3p.kaartenbalie.service.requesthandler.GetFeatureInfoRequestHandler
-
- getFirstName() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getFMCWMSLink() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getFooter() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property footer.
- getFormat() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getFromCache(String) - Method in class nl.b3p.kaartenbalie.service.URLCache
-
- getGebruikerRol(EntityManager) - Method in class nl.b3p.kaartenbalie.util.LDAPUtil
-
- getGivenName() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getGroups() - Method in class nl.b3p.kaartenbalie.service.GroupParser
-
Returns all the organizations
- getGroupsAsXML(HttpServletResponse, OutputStream) - Method in class nl.b3p.kaartenbalie.service.GroupParser
-
Returns all the organizations as a XML file.
- getHasValidGetCapabilities() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getHeight() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getHour() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Returns the value of field 'hour'.
- getHourlyLoad(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoad
-
Method getHourlyLoad
- getHourlyLoad() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoad
-
Method getHourlyLoad
- getHourlyLoadCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoad
-
Method getHourlyLoadCount
- getId() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getId() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getId() - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Returns the value of field 'id'.
- getId() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getID(DynaValidatorForm) - Method in class nl.b3p.kaartenbalie.struts.ServerAction
-
- getId() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getID(DynaValidatorForm) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getIdentity
- getIdentity() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getIdentity
- getInlog() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getInt(DynaValidatorForm, String) - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- getIps() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getJavaClass
- getLastLoginStatus() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getLayerByUniqueName(EntityManager, String) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- getLayerByUniqueName(String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
- getLayerByUniqueName(String) - Method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- getLayerID(DynaValidatorForm) - Method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- getLayeringParameterMap() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getLayerIsFree() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getLayerIsFree() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getLayerName() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getLayerName() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getLayerPrice() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getLayerPriceCompositions() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getLayerPricing(DynaValidatorForm, HttpServletRequest, boolean) - Method in class nl.b3p.kaartenbalie.struts.PricingAction
-
- getLayers() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getLayers() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getLayers() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getLayers() - Method in class nl.b3p.kaartenbalie.service.LayerValidator
-
- getLayerSummaries(List<LayerSummary>) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- getLayerSummaries(List<LayerSummary>, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- getLdapDefaultGroup() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getLdapHost() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getLDAPOrg(EntityManager, String) - Method in class nl.b3p.kaartenbalie.util.LDAPUtil
-
- getLdapPort() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getLdapUseLdap() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getLdapUserSuffix() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- GetLegendGraphicRequestHandler - Class in nl.b3p.kaartenbalie.service.requesthandler
-
- GetLegendGraphicRequestHandler() - Constructor for class nl.b3p.kaartenbalie.service.requesthandler.GetLegendGraphicRequestHandler
-
- getLocale() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getLocale() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- getMailBcc() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property mailBcc.
- getMailCc() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property mailCc.
- getMailer() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property mailer.
- getMailFrom() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property mailFrom.
- getMailHost() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property mailHost.
- getMailTo() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property mailTo.
- getMainOrganization() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getMainOrganizationId() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getMainUsers() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- GETMAP - Static variable in class nl.b3p.kaartenbalie.struts.WMSUrlCreatorAction
-
- getMapfiles() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- GetMapRequestHandler - Class in nl.b3p.kaartenbalie.service.requesthandler
-
- GetMapRequestHandler() - Constructor for class nl.b3p.kaartenbalie.service.requesthandler.GetMapRequestHandler
-
- getMapUrl(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.WMSUrlCreatorAction
-
- getMaxAgeSeconds() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFileResource
-
- getMaxResponseTime() - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
- getMaxResponseTime() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- getMaxResponseTime() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- getMaxScale() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getMessage() - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- getMessageReceived() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getMessages() - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- getMessages() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- getMessageSent() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getMetadataLink() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getMethod() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getMethod() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getMimeType(String) - Static method in class nl.b3p.kaartenbalie.service.KBImageTool
-
Private method which seeks through the supported MIME types to check if
a certain MIME is supported.
- getMinScale() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getModifiedDate() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- getMsSinceRequestStart() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getMsSinceRequestStart() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getMSSinceStart() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.DataMonitoring
-
- getMutationDate() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getNaam() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getName() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getName() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getName() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- getName() - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Returns the value of field 'name'.
- getName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Returns the value of field 'name'.
- getName() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getName() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getNameSpacePrefix
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getNameSpaceURI
- getNewOGCResponse() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSDescribeFeatureTypeRequestHandler
-
- getNewOGCResponse() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSGetCapabilitiesRequestHandler
-
- getNewOGCResponse() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSGetFeatureRequestHandler
-
- getNewOGCResponse() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- getNewOGCResponse() - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSTransactionRequestHandler
-
- getNotAllowedServices(EntityManager) - Method in class nl.b3p.kaartenbalie.service.WFSParser
-
Returns all the not allowed services
- getNotAllowedServices(EntityManager) - Method in class nl.b3p.kaartenbalie.service.WMSParser
-
Returns all the not allowed services
- getNumber() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getNumberOfImages() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getOgcrequest() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getOldServiceProvider() - Method in class nl.b3p.kaartenbalie.service.WMSParser
-
- getOnlineData(DataWrapper, ArrayList, boolean, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
Gets the data from a specific set of URL's and converts the information
to the format usefull to the REQUEST_TYPE.
- getOperation() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getOperation() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getOperation() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getOperation() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getOrganisationCodes() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getOrganisationLayers(EntityManager, Integer[], String, boolean) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- getOrganization() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- getOrganization(EntityManager) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getOrganization() - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Returns the value of field 'organization'.
- getOrganization() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getOrganization(DynaValidatorForm, HttpServletRequest, boolean) - Method in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- getOrganizationIds() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getOrganizations() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getOutputStream() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getParameters() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Returns the value of field 'parameters'.
- getPassword() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getPersonalURL(HttpServletRequest) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getPersonalURL(HttpServletRequest, String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
creates full personal url from code and request info.
- getPersonalURL() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getPlanType() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getPlanType() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getPostalcode() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getPostbox() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getPricedLayerNames() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getProcessingTime() - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Returns the value of field 'processingTime'.
- getProcessingTime() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getProjection() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getProjection() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getProviderRequestURI() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getProvince() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getPublicatie() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getRealm() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- getReportDate() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getReportMime() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getReports() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getReportStatus() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getReportXML() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getRequest() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DescribeLayerRequestHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.GetCapabilitiesRequestHandler
-
Processes the parameters and creates a DocumentBuilder from the given
parameters.
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.GetFeatureInfoRequestHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.GetLegendGraphicRequestHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.GetMapRequestHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.GetStylesRequestHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.MetadataRequestHandler
-
Get metadata belonging to layer
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.ProxyRequestHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(DataWrapper, User) - Method in interface nl.b3p.kaartenbalie.service.requesthandler.RequestHandler
-
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSDescribeFeatureTypeRequestHandler
-
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSGetCapabilitiesRequestHandler
-
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSGetFeatureRequestHandler
-
- getRequest(DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSTransactionRequestHandler
-
- getRequest(HttpServletRequest, DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.AddAllowedHandler
-
- getRequest(HttpServletRequest, DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.AddHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(HttpServletRequest, DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.DeleteAllowedHandler
-
- getRequest(HttpServletRequest, DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.ScriptingHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequest(HttpServletRequest, DataWrapper, User) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.UpdateHandler
-
Processes the parameters and creates the specified urls from the given parameters.
- getRequestLoad() - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Returns the value of field 'requestLoad'.
- getRequestOperations() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getRequestReporting() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getRequestResponseTime() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getRequestSummary() - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Returns the value of field 'requestSummary'.
- getResource(String, String) - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResourceFactory
-
- getResponseFrequency() - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Returns the value of field 'responseFrequency'.
- getResponseStatus() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getResponseTime(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequency
-
Method getResponseTime
- getResponseTime() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequency
-
Method getResponseTime
- getResponseTimeCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequency
-
Method getResponseTimeCount
- getRightsTree(Map<String, String>) - Method in class nl.b3p.kaartenbalie.dwr.RightsSupport
-
- getRole(DynaValidatorForm, HttpServletRequest, boolean) - Method in class nl.b3p.kaartenbalie.struts.RoleAction
-
- getRoles() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getRolesAsString() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getScale() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getServerProviderPrefix() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getServerProviderPrefix() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getService() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getService() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getService() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getService(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Method getService
- getService() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Method getService
- getService() - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- getServiceCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Method getServiceCount
- getServiceName() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getServiceProvider(EntityManager) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getServiceProvider(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
Method getServiceProvider
- getServiceProvider() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
Method getServiceProvider
- getServiceProvider(boolean, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- getServiceProvider(DynaValidatorForm, boolean) - Method in class nl.b3p.kaartenbalie.service.WFSParser
-
Method which returns the service provider with a specified id or a new object if no id is given.
- getServiceProvider(DynaValidatorForm, boolean) - Method in class nl.b3p.kaartenbalie.service.WMSParser
-
- getServiceProvider(DynaValidatorForm, HttpServletRequest, boolean) - Method in class nl.b3p.kaartenbalie.struts.WmsServerAction
-
- getServiceProviderAbbreviation() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getServiceProviderCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
Method getServiceProviderCount
- getServiceProviderId() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getServiceProviderRequests() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getServiceProviders() - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Returns the value of field 'serviceProviders'.
- getServiceProviders(boolean, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- getServiceProviders() - Method in class nl.b3p.kaartenbalie.service.ServiceProviderValidator
-
- getServiceProviderURLS(List<LayerSummary>, Integer[], boolean, DataWrapper, boolean) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
methode is complexer dan op het eerste gezicht nodig lijkt. per service provider
worden de layers opgezocht. echter de volgorde van de layers moet bewaard blijven.
- getServletInfo() - Method in class nl.b3p.kaartenbalie.service.servlet.CallScriptingServlet
-
- getServletInfo() - Method in class nl.b3p.kaartenbalie.service.servlet.CallWMSServlet
-
Returns a short description of the servlet.
- getServletInfo() - Method in class nl.b3p.kaartenbalie.service.servlet.GeneralServlet
-
Returns a short description of the
- getServletInfo() - Method in class nl.b3p.kaartenbalie.service.servlet.LoginServlet
-
- getServletInfo() - Method in class nl.b3p.kaartenbalie.service.servlet.ProxySLDServlet
-
- getSession() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- getSpLayerPricingList(String, Date, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.LayerCalculator
-
Deze methode haalt alle geldige prijsbepalingen op voor een service
provider en een bepaald type service (WMS of WFS)
- getSrs() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getStartDate() - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- getStatus() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getStatus() - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- getStatus() - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- getStreet() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- GetStylesRequestHandler - Class in nl.b3p.kaartenbalie.service.requesthandler
-
- GetStylesRequestHandler() - Constructor for class nl.b3p.kaartenbalie.service.requesthandler.GetStylesRequestHandler
-
- getSubject() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Getter for property subject.
- getSupportedLevels() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResourceFactory
-
- getSurname() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getTelephone() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getTimeout() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getTimestamp() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getTimeStamp() - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Returns the value of field 'timeStamp'.
- getTitle() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getTLU() - Method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- getTransaction() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getTransactionDate() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getTransactions(int, int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- getTransactions(int, int, int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- getTransactions() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- getTxExchangeRate() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getType() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getType() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- getType() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Returns the value of field 'type'.
- getType() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Returns the value of field 'type'.
- getType() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getTypeSummary(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummary
-
Method getTypeSummary
- getTypeSummary() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummary
-
Method getTypeSummary
- getTypeSummaryCount() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummary
-
Method getTypeSummaryCount
- getUniqueId() - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataResource
-
- getUnitPrice() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getUnits() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- getUnspecifiedAlternateForward(ActionMapping, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- getUpdatedDate() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getUpload() - Static method in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- getUrl() - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- getUrl() - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- getUrl() - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- getUser(EntityManager) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- getUser(EntityManager) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- getUser(DynaValidatorForm, HttpServletRequest, boolean) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- getUserByName(EntityManager, String) - Method in class nl.b3p.kaartenbalie.util.LDAPUtil
-
- getUsername() - Method in class nl.b3p.kaartenbalie.core.server.User
-
- getUsers() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getValidator
- getValidator() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getValidator
- getValidFrom() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getValidLayerObjects(String, String, Integer[], boolean) - Method in class nl.b3p.kaartenbalie.core.server.persistence.WFSProviderDAO
-
methode die alleen een query nodig heeft om bestaan en rechten van layer
te bepalen.
- getValidLayerObjects(EntityManager, LayerSummary, Integer[], boolean) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
abstracte methode die door implementatie van handler moet worden gedefinieerd.
- getValidLayerObjects(EntityManager, String, LayerSummary, Integer[], boolean) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
methode die alleen een query nodig heeft om bestaan en rechten van layer
te bepalen.
- getValidLayerObjects(EntityManager, LayerSummary, Integer[], boolean) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WFSRequestHandler
-
- getValidLayerObjects(EntityManager, LayerSummary, Integer[], boolean) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- getValidLayers(Map<String, String>) - Method in class nl.b3p.kaartenbalie.dwr.RightsSupport
-
- getValidLayers(User, EntityManager, boolean, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.WMSRequestHandler
-
- getValidServiceProvider() - Method in class nl.b3p.kaartenbalie.service.ServiceProviderValidator
-
Create a ServiceProvider object which has only Capabilities and Formats which are supported by all ServiceProviders.
- getValidUntil() - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- getVisitorsAddress() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getWebMetadata() - Method in class nl.b3p.kaartenbalie.service.MapParser
-
- getWfsLayerByUniqueName(EntityManager, String) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- getWfsLayerByUniqueName(String) - Method in class nl.b3p.kaartenbalie.struts.KaartenbalieCrudAction
-
- getWfsLayers() - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- getWFSLink() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getWidth() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getWMSLayer(String, String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.ExtLayerCalculator
-
- getWMSLink() - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- getWmsRequest() - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- getWmsVersion() - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoadDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReportDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ParametersDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoadDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummaryDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequencyDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTimeDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
Method getXMLName
- getXMLName() - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummaryDescriptor
-
Method getXMLName
- getXsl() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- GroupParser - Class in nl.b3p.kaartenbalie.service
-
- GroupParser() - Constructor for class nl.b3p.kaartenbalie.service.GroupParser
-
- groupParser - Variable in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.AllowedWFSAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.AllowedWMSAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.DepositAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.MapServerAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.ReportingAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.RoleAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.WfsPricingAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.WfsServerAction
-
Method for saving a new service provider from input of a user.
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.WmsPricingAction
-
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.WmsServerAction
-
- SAVE_ERRORKEY - Static variable in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- saveCheck(User, ActionMapping, DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- saveProvider(HttpServletRequest, DynaValidatorForm) - Method in class nl.b3p.kaartenbalie.service.WFSParser
-
Method for saving a new service provider from input of a user.
- saveProvider(HttpServletRequest, DynaValidatorForm) - Method in class nl.b3p.kaartenbalie.service.WMSParser
-
Method for saving a new service provider from input of a user.
- saveProvider(HttpServletRequest, DynaValidatorForm) - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
Method for saving a new service provider from input of a user.
- saveRights(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.kaartenbalie.struts.OrganizationAction
-
- saveServiceProvider(String, B3PCredentials, String, String, EntityManager) - Static method in class nl.b3p.kaartenbalie.service.WMSParser
-
- saveServiceProvider(String, B3PCredentials, String, String, EntityManager) - Static method in class nl.b3p.kaartenbalie.struts.WmsServerAction
-
- ScriptingHandler - Class in nl.b3p.kaartenbalie.service.scriptinghandler
-
- ScriptingHandler() - Constructor for class nl.b3p.kaartenbalie.service.scriptinghandler.ScriptingHandler
-
- SecurityRealm - Class in nl.b3p.kaartenbalie.service
-
- SecurityRealm() - Constructor for class nl.b3p.kaartenbalie.service.SecurityRealm
-
- send() - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- send(ActionMessages) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- sendCombinedImages(DataWrapper) - Method in class nl.b3p.kaartenbalie.service.ImageManager
-
- sendContent(OutputStream, Range, Map<String, String>) - Method in class nl.b3p.kaartenbalie.core.webdav.MetadataFileResource
-
- sendImage(DataWrapper, BufferedImage) - Method in class nl.b3p.kaartenbalie.core.server.b3pLayering.ConfigLayer
-
- serialVersionUID - Static variable in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- serialVersionUID - Static variable in exception nl.b3p.kaartenbalie.service.AccessDeniedException
-
- serialVersionUID - Static variable in exception nl.b3p.kaartenbalie.service.ProviderException
-
- serialVersionUID - Static variable in class nl.b3p.kaartenbalie.service.servlet.CallWMSServlet
-
- SERVER_CONNECTION_ERROR - Static variable in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- SERVER_CONNECTION_ERRORKEY - Static variable in class nl.b3p.kaartenbalie.struts.ServerAction
-
- SERVER_TRANSFER - Static variable in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- ServerAction - Class in nl.b3p.kaartenbalie.struts
-
- ServerAction() - Constructor for class nl.b3p.kaartenbalie.struts.ServerAction
-
- Service - Class in nl.b3p.kaartenbalie.reporting.castor
-
Class Service.
- Service() - Constructor for class nl.b3p.kaartenbalie.reporting.castor.Service
-
- SERVICE_LINKED_ERROR_KEY - Static variable in class nl.b3p.kaartenbalie.struts.ServerAction
-
- SERVICE_STATUS_ERROR - Static variable in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- SERVICE_STATUS_OK - Static variable in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- ServiceDescriptor - Class in nl.b3p.kaartenbalie.reporting.castor
-
Class ServiceDescriptor.
- ServiceDescriptor() - Constructor for class nl.b3p.kaartenbalie.reporting.castor.ServiceDescriptor
-
- ServiceProvider - Class in nl.b3p.kaartenbalie.reporting.castor
-
Class ServiceProvider.
- ServiceProvider() - Constructor for class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
- ServiceProviderDescriptor - Class in nl.b3p.kaartenbalie.reporting.castor
-
Class ServiceProviderDescriptor.
- ServiceProviderDescriptor() - Constructor for class nl.b3p.kaartenbalie.reporting.castor.ServiceProviderDescriptor
-
- ServiceProviderDTO - Class in nl.b3p.kaartenbalie.struts
-
- ServiceProviderDTO() - Constructor for class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- ServiceProviderRequest - Class in nl.b3p.kaartenbalie.core.server.monitoring
-
- ServiceProviderRequest() - Constructor for class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- ServiceProviderRequest(ClientRequest) - Constructor for class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- ServiceProviders - Class in nl.b3p.kaartenbalie.reporting.castor
-
Class ServiceProviders.
- ServiceProviders() - Constructor for class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
- ServiceProvidersDescriptor - Class in nl.b3p.kaartenbalie.reporting.castor
-
Class ServiceProvidersDescriptor.
- ServiceProvidersDescriptor() - Constructor for class nl.b3p.kaartenbalie.reporting.castor.ServiceProvidersDescriptor
-
- serviceProviderToJSON(WfsServiceProvider) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- serviceProviderToJSON(ServiceProvider) - Static method in class nl.b3p.kaartenbalie.service.LayerTreeSupport
-
- ServiceProviderValidator - Class in nl.b3p.kaartenbalie.service
-
- ServiceProviderValidator(Set) - Constructor for class nl.b3p.kaartenbalie.service.ServiceProviderValidator
-
Create a ServiceProvider object which has only Capabilities and Formats which are supported by all ServiceProviders.
- set(String, Object) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.B3PDynaValidatorForm
-
- setAbbr(String) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setAccount(Account) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setAccount(Account) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setAddition(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setAllowAccountingLayers(boolean) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setAttachment(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property attachment.
- setAttachmentDataSource(DataSource) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- setAttachmentName(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property attachmentName.
- setBbox(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setBilling(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setBillingAddress(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setBillingAmount(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setBody(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property body.
- setBoundingBox(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setBufferedImage(BufferedImage) - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- setBufferSize(int) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setBytesReceived(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setBytesReceivedFromUser(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setBytesReceivedSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'bytesReceivedSum'.
- setBytesReceivedSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Sets the value of field 'bytesReceivedSum'.
- setBytesReceivedSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'bytesReceivedSum'.
- setBytesSent(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setBytesSentSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'bytesSentSum'.
- setBytesSentSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Sets the value of field 'bytesSentSum'.
- setBytesSentSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'bytesSentSum'.
- setBytesSentToUser(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setCalculationDate(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setCalculationTime(long) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setCharacterEncoding(String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setClientIp(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setClientRequest(ClientRequest) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setClientRequest(ClientRequest) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setClientRequestException(Exception) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.DataMonitoring
-
- setClientRequestURI(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setCode(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setContent(String) - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- setContentType(String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setCount(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'count'.
- setCount(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Sets the value of field 'count'.
- setCount(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Sets the value of field 'count'.
- setCount(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'count'.
- setCountry(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setCreationDate(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setCreationDate(Date) - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- setCredentials(B3PCredentials) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setCreditAlteration(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setCreditBalance(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- setDataSize(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setDataSizeSum(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'dataSizeSum'.
- setDate(Date) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'date'.
- setDateEnd(Date) - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Sets the value of field 'dateEnd'.
- setDateHeader(String, long) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setDateStart(Date) - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Sets the value of field 'dateStart'.
- setDefaultGetMap(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setDeletionDate(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setDescription(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setDuration(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setDurationAvg(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'durationAvg'.
- setDurationAvg(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Sets the value of field 'durationAvg'.
- setDurationAvg(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'durationAvg'.
- setDurationHigh(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Sets the value of field 'durationHigh'.
- setDurationLow(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Sets the value of field 'durationLow'.
- setDurationMax(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'durationMax'.
- setDurationMax(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Sets the value of field 'durationMax'.
- setDurationMax(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'durationMax'.
- setEmailAddress(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setEnableAccounting(boolean) - Static method in class nl.b3p.kaartenbalie.core.server.accounting.AccountManager
-
- setEnableMonitoring(boolean) - Static method in class nl.b3p.kaartenbalie.core.server.monitoring.DataMonitoring
-
- setEndDate(Date) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setErrorContentType(String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setErrorMessage(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setExceptionClass(Class) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setExceptionClass(Class) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setExceptionMessage(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setExceptionMessage(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setExchangeRate(Integer) - Static method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setExtraParams(Hashtable) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- setFax(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setFirstName(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setFooter(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property footer.
- setFormat(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setGivenName(String) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setHasValidGetCapabilities(boolean) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setHeader(String, String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setHeight(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setHour(int) - Method in class nl.b3p.kaartenbalie.reporting.castor.HourlyLoad
-
Sets the value of field 'hour'.
- setHourlyLoad(int, HourlyLoad) - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoad
-
Method setHourlyLoad
- setHourlyLoad(HourlyLoad[]) - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestLoad
-
Method setHourlyLoad
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setId(String) - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Sets the value of field 'id'.
- setId(Integer) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setId(Integer) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setInlog(Boolean) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setIntHeader(String, int) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setIps(Set) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setLastLoginStatus(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setLayerIsFree(Boolean) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setLayerIsFree(Boolean) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setLayerName(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setLayerName(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setLayerPrice(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setLayerPriceCompositions(Set) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setLayers(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setLayers(Set) - Method in class nl.b3p.kaartenbalie.service.LayerValidator
-
- setLocale(Locale) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setLocale(Locale) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- setMailBcc(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property mailBcc.
- setMailCc(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property mailCc.
- setMailer(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property mailer.
- setMailFrom(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property mailFrom.
- setMailHost(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property mailHost.
- setMailTo(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property mailTo.
- setMainOrganization(Organization) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setMainUsers(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setMaxResponseTime(int) - Method in class nl.b3p.kaartenbalie.service.requesthandler.OGCRequestHandler
-
- setMaxScale(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setMessage(String) - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- setMessageReceived(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setMessages(MessageResources) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- setMessageSent(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setMetadataFromLayerSource(Layer, Layer, B3PCredentials) - Method in class nl.b3p.kaartenbalie.service.WmsWfsParser
-
- setMetadataLink(String) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setMethod(int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setMethod(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setMinScale(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setMsSinceRequestStart(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setMsSinceRequestStart(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setMutationDate(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setNaam(String) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setName(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setName(String) - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Sets the value of field 'name'.
- setName(String) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProvider
-
Sets the value of field 'name'.
- setName(String) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setName(String) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setNumber(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setNumberOfImages(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setOgcrequest(OGCRequest) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setOperation(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setOperation(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setOperation(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setOperation(String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setOrganization(Organization) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- setOrganization(Organization) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setOrganization(String) - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Sets the value of field 'organization'.
- setOrganization(Organization) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setOrganizations(Set) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setParameters(Parameters) - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Sets the value of field 'parameters'.
- setParameters(Map) - Method in class nl.b3p.kaartenbalie.reporting.ReportThread
-
- setPassword(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setPersonalURL(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setPersonalUrlandTimeout(User, DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.kaartenbalie.struts.UserAction
-
- setPlanType(int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setPlanType(int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setPostalcode(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setPostbox(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setProcessingTime(long) - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Sets the value of field 'processingTime'.
- setProcessingTime(Long) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setProjection(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setProjection(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setProviderRequestURI(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setProvince(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setPublicatie(Boolean) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setReportDate(Date) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setReportMime(String) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setReports(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setReportStatus(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setReportXML(String) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setRequestLoad(RequestLoad) - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Sets the value of field 'requestLoad'.
- setRequestOperations(Set) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setRequestReporting(DataMonitoring) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setRequestResponseTime(Long) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setRequestSummary(RequestSummary) - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Sets the value of field 'requestSummary'.
- setResponseFrequency(ResponseFrequency) - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Sets the value of field 'responseFrequency'.
- setResponseStatus(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setResponseTime(int, ResponseTime) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequency
-
Method setResponseTime
- setResponseTime(ResponseTime[]) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseFrequency
-
Method setResponseTime
- setReturnReceipt(boolean) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- setRoles(Set) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setScale(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setServerProviderPrefix(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setServerProviderPrefix(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setService(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setService(String) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setService(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setService(int, Service) - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Method setService
- setService(Service[]) - Method in class nl.b3p.kaartenbalie.reporting.castor.MonitorReport
-
Method setService
- setService(String) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setServiceName(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setServiceProvider(ServiceProvider) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setServiceProvider(int, ServiceProvider) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
Method setServiceProvider
- setServiceProvider(ServiceProvider[]) - Method in class nl.b3p.kaartenbalie.reporting.castor.ServiceProviders
-
Method setServiceProvider
- setServiceProviderAbbreviation(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setServiceProviderId(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setServiceProviderRequests(Set) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setServiceProviders(ServiceProviders) - Method in class nl.b3p.kaartenbalie.reporting.castor.Service
-
Sets the value of field 'serviceProviders'.
- setServiceProviders(Set) - Method in class nl.b3p.kaartenbalie.service.ServiceProviderValidator
-
- setSession(HttpSession) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- setSrs(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setStartDate(Date) - Method in class nl.b3p.kaartenbalie.reporting.Report
-
- setStatus(int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setStatus(int) - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- setStatus(int) - Method in class nl.b3p.kaartenbalie.service.ImageCollector
-
- setStatus(int) - Method in class nl.b3p.kaartenbalie.service.requesthandler.DataWrapper
-
- setStreet(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setSubject(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
Setter for property subject.
- setSurname(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setTelephone(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setTimeout(Date) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setTimestamp(Date) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setTimeStamp(Date) - Method in class nl.b3p.kaartenbalie.reporting.castor.Parameters
-
Sets the value of field 'timeStamp'.
- setTitle(String) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setTransaction(Transaction) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setTransactionDate(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setTransactions(Set) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Account
-
- setTxExchangeRate(Integer) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setType(int) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setType(int) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.Operation
-
- setType(String) - Method in class nl.b3p.kaartenbalie.reporting.castor.ResponseTime
-
Sets the value of field 'type'.
- setType(String) - Method in class nl.b3p.kaartenbalie.reporting.castor.TypeSummary
-
Sets the value of field 'type'.
- setType(String) - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.DeleteAllowedHandler
-
- setType(String) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setTypeSummary(int, TypeSummary) - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummary
-
Method setTypeSummary
- setTypeSummary(TypeSummary[]) - Method in class nl.b3p.kaartenbalie.reporting.castor.RequestSummary
-
Method setTypeSummary
- setUnitPrice(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setUnits(BigDecimal) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPriceComposition
-
- setUpdatedDate(Date) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setUrl(String) - Method in class nl.b3p.kaartenbalie.service.CachedUrl
-
- setUrl(String) - Method in class nl.b3p.kaartenbalie.struts.ServiceProviderDTO
-
- setUser(User) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.Transaction
-
- setUser(User) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ClientRequest
-
- setUserAndOrganization(User, Organization) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.DataMonitoring
-
- setUsername(String) - Method in class nl.b3p.kaartenbalie.core.server.User
-
- setUsers(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setValidFrom(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setValidUntil(Date) - Method in class nl.b3p.kaartenbalie.core.server.accounting.entity.LayerPricing
-
- setVisitorsAddress(String) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setWFS() - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.WmsWfsHandler
-
Sets the type to WFS
- setWfsLayers(Set) - Method in class nl.b3p.kaartenbalie.core.server.Organization
-
- setWFSLink(String) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setWidth(Integer) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setWMS() - Method in class nl.b3p.kaartenbalie.service.scriptinghandler.WmsWfsHandler
-
Sets the type to WMS
- setWMSLink(String) - Method in class nl.b3p.kaartenbalie.core.server.FlamingoMap
-
- setWmsVersion(String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.ServiceProviderRequest
-
- setXsl(String) - Method in class nl.b3p.kaartenbalie.struts.Mailer
-
- SLD_EM - Static variable in class nl.b3p.kaartenbalie.core.server.persistence.MyEMFDatabase
-
- sortFiles(File[]) - Static method in class nl.b3p.kaartenbalie.service.DirectoryParser
-
Sort files and folders alphabetically and {folders, files}
- SP_NOTFOUND_ERROR_KEY - Static variable in class nl.b3p.kaartenbalie.struts.ServerAction
-
- startClientRequest(String, int, long, String, String) - Method in class nl.b3p.kaartenbalie.core.server.monitoring.DataMonitoring
-
- submitRightsForm(Map<String, String>) - Method in class nl.b3p.kaartenbalie.dwr.RightsSupport
-