- ca.bc.gov.open.cpf.api.controller - package ca.bc.gov.open.cpf.api.controller
-
- ca.bc.gov.open.cpf.api.domain - package ca.bc.gov.open.cpf.api.domain
-
- ca.bc.gov.open.cpf.api.scheduler - package ca.bc.gov.open.cpf.api.scheduler
-
- ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs - package ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs
-
- ca.bc.gov.open.cpf.api.security - package ca.bc.gov.open.cpf.api.security
-
- ca.bc.gov.open.cpf.api.security.digest - package ca.bc.gov.open.cpf.api.security.digest
-
- ca.bc.gov.open.cpf.api.security.interceptor - package ca.bc.gov.open.cpf.api.security.interceptor
-
- ca.bc.gov.open.cpf.api.security.oauth - package ca.bc.gov.open.cpf.api.security.oauth
-
- ca.bc.gov.open.cpf.api.security.service - package ca.bc.gov.open.cpf.api.security.service
-
- ca.bc.gov.open.cpf.api.web - package ca.bc.gov.open.cpf.api.web
-
- ca.bc.gov.open.cpf.api.web.builder - package ca.bc.gov.open.cpf.api.web.builder
-
- ca.bc.gov.open.cpf.api.web.controller - package ca.bc.gov.open.cpf.api.web.controller
-
- ca.bc.gov.open.cpf.api.web.rest - package ca.bc.gov.open.cpf.api.web.rest
-
The Concurrent Processing Framework REST API allows client applications in Java, JavaScript or other
programming languages to query the available business applications, create jobs and download
the results of jobs on behalf of their users.
- ca.bc.gov.open.cpf.api.web.service - package ca.bc.gov.open.cpf.api.web.service
-
- ca.bc.gov.open.cpf.api.worker - package ca.bc.gov.open.cpf.api.worker
-
- ca.bc.gov.open.cpf.client.api - package ca.bc.gov.open.cpf.client.api
-
The Concurrent Processing Framework Client API for Java (1.6+) allows client applications to use the CPF REST Web Service API
to query the available business applications, create jobs and download the results of jobs on behalf of their users.
- ca.bc.gov.open.cpf.client.httpclient - package ca.bc.gov.open.cpf.client.httpclient
-
- ca.bc.gov.open.cpf.plugin.api - package ca.bc.gov.open.cpf.plugin.api
-
The Concurrent Processing Framework Java Plug-in API.
- ca.bc.gov.open.cpf.plugin.api.log - package ca.bc.gov.open.cpf.plugin.api.log
-
The Concurrent Processing Framework Java Plug-in Logging API.
- ca.bc.gov.open.cpf.plugin.api.security - package ca.bc.gov.open.cpf.plugin.api.security
-
The Concurrent Processing Framework Java Plug-in Security API.
- ca.bc.gov.open.cpf.plugin.impl - package ca.bc.gov.open.cpf.plugin.impl
-
- ca.bc.gov.open.cpf.plugin.impl.geometry - package ca.bc.gov.open.cpf.plugin.impl.geometry
-
- ca.bc.gov.open.cpf.plugin.impl.log - package ca.bc.gov.open.cpf.plugin.impl.log
-
- ca.bc.gov.open.cpf.plugin.impl.module - package ca.bc.gov.open.cpf.plugin.impl.module
-
- ca.bc.gov.open.cpf.plugin.impl.security - package ca.bc.gov.open.cpf.plugin.impl.security
-
- ca.bc.gov.open.cpf.plugins.digest - package ca.bc.gov.open.cpf.plugins.digest
-
- ca.bc.gov.open.cpf.plugins.geometryvalidation - package ca.bc.gov.open.cpf.plugins.geometryvalidation
-
- ca.bc.gov.open.cpf.plugins.mandelbrot - package ca.bc.gov.open.cpf.plugins.mandelbrot
-
- ca.bc.gov.open.cpf.plugins.maptile - package ca.bc.gov.open.cpf.plugins.maptile
-
- ca.bc.gov.open.cpf.plugins.test - package ca.bc.gov.open.cpf.plugins.test
-
- Callback<T> - Interface in ca.bc.gov.open.cpf.client.api
-
The callback interface is used by the CpfClient API to invoke code in a client application
to process a objects returned from the CPF REST API.
- callbackURL - Variable in class net.oauth.OAuthConsumer
-
- canAccess(ResourcePermission) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- canAccessResource(String, String, String, String) - Method in interface ca.bc.gov.open.cpf.api.security.service.AuthorizationService
-
- canAccessResource(String, String, String, String, String) - Method in interface ca.bc.gov.open.cpf.api.security.service.AuthorizationService
-
- canAccessResource(String, String, String, String) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- canAccessResource(String, String, String, String, String) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- canAccessResource(String, String) - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Check to see if the user can access the resource.
- canAccessResource(String, String, String) - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Check to see if the user can perform the action on the resource.
- canAccessResource(String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- canAccessResource(String, String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- canAccessResource(String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- cancel() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- cancel() - Method in class ca.bc.gov.open.cpf.api.scheduler.DatabasePreProcessGroup
-
- cancel() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- cancelBatchJob(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- cancelBatchJob(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- cancelExecutingGroups(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- cancelGroup(Worker, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- cancelGroup(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- cancelInternal() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- cancelJob(BatchJobService, BatchJobScheduler) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- cancelJob(Identifier) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- cancelJob(Identifier) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- CANCELLED - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobStatus
-
The cancelled BatchJobStatus indicates that request was cancelled and all requests and
results have been removed.
- cancelScheduledGroup(long) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- canDeleteStatistic(BusinessApplicationStatistics, Date) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- canPerformAction(String, String, String) - Method in interface ca.bc.gov.open.cpf.api.security.service.AuthorizationService
-
- canPerformAction(String, String, String) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- canPerformAction(String) - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Check to see if the user is can perform the named action.
- canPerformAction(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- CERTIFICATE_X509_MARKER - Static variable in class net.oauth.signature.pem.PEMReader
-
- charAt(int) - Method in enum ca.bc.gov.open.cpf.client.api.ErrorCode
-
Get the character in the name at index.
- checkAdminOrAnyModuleAdmin() - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkAdminOrAnyModuleAdmin(String) - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkAdminOrAnyModuleAdminExceptSecurity() - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkAdminOrModuleAdmin(String) - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkHasAnyRole(String...) - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkPermission(Expression) - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkPermission(Expression, String) - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- checkSingleParameters(OAuthMessage) - Method in class net.oauth.SimpleOAuthValidator
-
- ClassLoaderModule - Class in ca.bc.gov.open.cpf.plugin.impl.module
-
- ClassLoaderModule(BusinessApplicationRegistry, String) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- ClassLoaderModule(BusinessApplicationRegistry, String, ClassLoader, ConfigPropertyLoader, URL) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- ClassLoaderModuleLoader - Class in ca.bc.gov.open.cpf.plugin.impl.module
-
- ClassLoaderModuleLoader(ClassLoader) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- clearBatchJob(Identifier) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- clearBatchJobs(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- clearBusinessApplication(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- clearModuleError() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- clearModuleError() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- clearModuleToAppCache() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- clientCancel(Long) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- clientDelete(Long) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- clientList(HttpServletRequest, HttpServletResponse, Long) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobStatusChangeUiBuilder
-
- clone() - Method in class net.oauth.OAuthAccessor
-
- close() - Method in class ca.bc.gov.open.cpf.api.controller.DaoConfigPropertyLoader
-
- close() - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- close() - Method in class ca.bc.gov.open.cpf.api.security.service.AuthorizationServiceUserSecurityService
-
- close() - Method in class ca.bc.gov.open.cpf.api.security.service.AuthorizationServiceUserSecurityServiceFactory
-
- close() - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- close() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- close() - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- close() - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- close() - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- close() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerHttpClient
-
- close() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- close() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerSecurityServiceFactory
-
- close() - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
Close the connection to the CPF service.
- close() - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- close() - Method in class ca.bc.gov.open.cpf.client.httpclient.HttpMultipartPost
-
- close() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- close() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- close() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- close() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- close() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityServiceFactory
-
- close() - Method in interface ca.bc.gov.open.cpf.plugin.impl.security.SecurityServiceFactory
-
- close() - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- closeConnection() - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
Deprecated.
- closeJob(String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- closeResponse(HttpResponse) - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- COLLATE - Static variable in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- collateAllStatistics() - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- collateStatistics() - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- commence(ServletRequest, ServletResponse, AuthenticationException) - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthOrDigestProcessingFilterEntryPoint
-
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilterEntryPoint
-
- commit() - Method in class ca.bc.gov.open.cpf.api.scheduler.DatabasePreProcessGroup
-
- commit() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- Common - Interface in ca.bc.gov.open.cpf.api.domain
-
- compareTo(BusinessApplication) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
Compare the business applications, return in alphabetical order (ignoring
case), followed by versions with the lowest version number first.
- COMPLETED_GROUP_RANGE - Static variable in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- COMPLETED_REQUEST_RANGE - Static variable in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- COMPLETED_TIMESTAMP - Static variable in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- completedCount(XmlWriter, Object) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- completedGroups(XmlWriter, Object) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- completedRequests(XmlWriter, Object) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- completeParameters() - Method in class net.oauth.OAuthMessage
-
Finish adding parameters; for example read an HTTP response body and parse
parameters from it.
- Complex - Class in ca.bc.gov.open.cpf.plugins.mandelbrot
-
- Complex(double, double) - Constructor for class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- COMPONENT_NAME - Static variable in interface ca.bc.gov.open.cpf.api.domain.ConfigProperty
-
- ConcurrentProcessingFramework - Class in ca.bc.gov.open.cpf.api.web.rest
-
The Concurrent Processing Framework REST API allows client applications in Java, JavaScript or other
programming languages to query the available business applications, create jobs and download
the results of jobs on behalf of their users.
- ConcurrentProcessingFramework() - Constructor for class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Construct a new ConcurrentProcessingFramework.
- config(HttpServletRequest, HttpServletResponse) - Method in class ca.bc.gov.open.cpf.api.web.builder.TuningUiBuilder
-
- CONFIG_PROPERTY - Static variable in interface ca.bc.gov.open.cpf.api.domain.ConfigProperty
-
- ConfigProperty - Interface in ca.bc.gov.open.cpf.api.domain
-
- ConfigPropertyLoader - Interface in ca.bc.gov.open.cpf.plugin.impl
-
- ConfigPropertyModule - Class in ca.bc.gov.open.cpf.api.controller
-
- ConfigPropertyModule(ConfigPropertyModuleLoader, BusinessApplicationRegistry, String, MavenRepository, String, Set<String>, ConfigPropertyLoader) - Constructor for class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- ConfigPropertyModuleLoader - Class in ca.bc.gov.open.cpf.api.controller
-
- ConfigPropertyModuleLoader() - Constructor for class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- ConfigPropertyUiBuilder - Class in ca.bc.gov.open.cpf.api.web.builder
-
- ConfigPropertyUiBuilder() - Constructor for class ca.bc.gov.open.cpf.api.web.builder.ConfigPropertyUiBuilder
-
- conjugate() - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- connect() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- consumer - Variable in class net.oauth.OAuthAccessor
-
- CONSUMER_KEY - Static variable in interface ca.bc.gov.open.cpf.api.domain.UserAccount
-
- CONSUMER_KEY_REFUSED - Static variable in class net.oauth.OAuth.Problems
-
- CONSUMER_KEY_REJECTED - Static variable in class net.oauth.OAuth.Problems
-
- CONSUMER_KEY_UNKNOWN - Static variable in class net.oauth.OAuth.Problems
-
- CONSUMER_SECRET - Static variable in interface ca.bc.gov.open.cpf.api.domain.UserAccount
-
- consumerKey - Variable in class net.oauth.OAuthConsumer
-
- consumerSecret - Variable in class net.oauth.OAuthConsumer
-
- containsPeriod(BusinessApplicationStatistics) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- containsPreProcessedJobId(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- CONTENT_TYPE - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobFile
-
- contextDestroyed(ServletContextEvent) - Method in class ca.bc.gov.open.cpf.api.web.CpfLog4jContextListener
-
- contextDestroyed(ServletContextEvent) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- contextInitialized(ServletContextEvent) - Method in class ca.bc.gov.open.cpf.api.web.CpfLog4jContextListener
-
- contextInitialized(ServletContextEvent) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- convertRecord(Record) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- copy(G) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new copy of an existing Geometry
.
- CORE_PARAMETER - Static variable in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- cos() - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- CPF_TUNING - Static variable in interface ca.bc.gov.open.cpf.api.domain.ConfigProperty
-
- CpfClient - Class in ca.bc.gov.open.cpf.client.api
-
The CPF Java (6+) client allows applications to use the
CPF Web ArcGisRestService REST API to query the available
business applications, create jobs and download the results of
jobs on behalf of their users.
- CpfClient(String, String, String) - Constructor for class ca.bc.gov.open.cpf.client.api.CpfClient
-
Construct a new CpfClient connected to the specified server using the
consumerKey and consumerSecret for authentication.
- CpfConfig - Class in ca.bc.gov.open.cpf.api.controller
-
- CpfConfig() - Constructor for class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- CpfDataAccessObject - Class in ca.bc.gov.open.cpf.api.domain
-
- CpfDataAccessObject() - Constructor for class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- CpfLog4jContextListener - Class in ca.bc.gov.open.cpf.api.web
-
- CpfLog4jContextListener() - Constructor for class ca.bc.gov.open.cpf.api.web.CpfLog4jContextListener
-
- CpfSecurityModuleImport - Class in ca.bc.gov.open.cpf.api.security
-
- CpfSecurityModuleImport() - Constructor for class ca.bc.gov.open.cpf.api.security.CpfSecurityModuleImport
-
- CpfUiBuilder - Class in ca.bc.gov.open.cpf.api.web.builder
-
- CpfUiBuilder() - Constructor for class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- CpfUiBuilder(String, PathName, String, String, String) - Constructor for class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- CpfUiBuilder(String, String) - Constructor for class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- CpfUiBuilder(String, String, String) - Constructor for class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- createGeometry(String) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new
Geometry
from a
WKT or
EWKT encoded geometry.
- createJobWithMultipleRequests(String, String[], List<MultipartFile>, List<String>, String, String, int, int, int, int, String, String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Construct a new new job containing multiple requests to be processed by the
business application.
- createJobWithOpaqueResourceRequests(String, Map<String, Object>, String, String, Collection<Resource>) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithOpaqueResourceRequests(String, Map<String, Object>, String, String, Resource...) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithOpaqueUrlRequests(String, Map<String, ? extends Object>, String, String, Collection<String>) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithOpaqueUrlRequests(String, Map<String, ? extends Object>, String, String, String...) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithSingleRequest(String, String, Object, String, String, String, int, int, int, int, String, String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Construct a new new job containing multiple requests to be processed by the
business application.
- createJobWithStructuredMultipleRequestsList(String, Map<String, ? extends Object>, List<Map<String, ? extends Object>>, String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithStructuredMultipleRequestsResource(String, Map<String, ? extends Object>, int, Resource, String, String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithStructuredMultipleRequestsUrl(String, Map<String, ? extends Object>, int, String, String, String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createJobWithStructuredSingleRequest(String, Map<String, ? extends Object>, String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- createLinearRing(double...) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new LinearRing
using the array of coordinates.
- createLineString(double...) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new LineString
using the array of coordinates.
- createMultiLineString(Collection<?>) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new MultiLineString
using the list of lines.
- createMultiPoint(List<?>) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new MultiPoint
using the list of points.
- createPoint(double...) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new point using the array of coordinates.
- createPoint(Object) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
- createPolygon(List<?>) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Construct a new polygon using the list of rings.
- CREATING_REQUESTS - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobStatus
-
The creatingRequests BatchJobStatus indicates the objects are being created
by downloading the input data (if required), splitting the input data into
BusinessApplicationRequests, and validating the data for each
BusinessApplicationRequests.
- CREATING_RESULTS - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobStatus
-
The creatingResults BatchJobStatus indicates that the BatchJobResults are
in the process of being created.
- currentTimeMsec() - Method in class net.oauth.SimpleOAuthValidator
-
- GeometryConfiguration - Annotation Type in ca.bc.gov.open.cpf.plugin.api
-
The
GeometryConfiguration
annotation can be used on a
BusinessApplicationPlugin
class,
a
RequestParameter
setXXX
method with a
Geometry
subclass parameter,
or a
ResultAttribute
getXXX
method with a
Geometry
subclass parameter
to indicate the configuration of the required coordinate system,
precision model, number of coordinate axis and if the geometry should be
validated.
- GeometryFactory - Class in ca.bc.gov.open.cpf.plugin.api
-
The CPF provides an extended version of the
Java Topology Suite (JTS) GeometryFactory to create JTS geometries.
- GeometryResult - Class in ca.bc.gov.open.cpf.plugins.test
-
- GeometryResult(Geometry) - Constructor for class ca.bc.gov.open.cpf.plugins.test.GeometryResult
-
- GeometryValidatorPlugin - Class in ca.bc.gov.open.cpf.plugins.geometryvalidation
-
The GeometryValidatorPlugin converts the geometry to the requested coordinate
system and precision model.
- GeometryValidatorPlugin() - Constructor for class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
- GET - Static variable in class net.oauth.OAuthMessage
-
- getAccessor() - Method in class net.oauth.OAuthCredentials
-
- getAction() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- getActionName() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- getActionName() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getAlgorithmName() - Method in class ca.bc.gov.open.cpf.plugins.digest.Digest
-
- getApplication() - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- getApplicationExecutedFailedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedGroupsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedGroupsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedGroupsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedRequestsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedRequestsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getApplicationExecutedTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getAppLog(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getAppLog() - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- getAppLogDirectory() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getAppLogDirectory() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getAppLogDirectory() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getArea() - Method in class ca.bc.gov.open.cpf.plugins.test.GeometryResult
-
- getAttributes() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getAuthenticated() - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Check that a user is authenticated.
- getAuthenticationEntryPoint() - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- getAuthenticationEntryPoint() - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
- getAuthorizationHeader(String) - Method in class net.oauth.OAuthMessage
-
Construct a WWW-Authenticate or Authentication header value, containing the
given realm plus all the parameters whose names begin with "oauth_".
- getAuthorizationService() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getAxisCount() - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
- getBaseId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getBaseString(OAuthMessage) - Static method in class net.oauth.signature.OAuthSignatureMethod
-
- getBaseUrl() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getBaseUrl() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJob(Identifier) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJob(Record) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJob(String, Identifier) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJob() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getBatchJob(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJob(Identifier, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJob(Record) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJob() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- getBatchJob(String, Object) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getBatchJobExecutionGroupOpaqueInputData(String, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- getBatchJobId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getBatchJobId() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- getBatchJobIds(String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJobIdsToSchedule(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJobLocked(Identifier) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJobRequestExecutionGroup(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJobRequestExecutionGroup(HttpServletRequest, HttpServletResponse, String, String) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- getBatchJobResult(Identifier, long) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJobResult(Identifier, Integer) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobResultUiBuilder
-
- getBatchJobResultData(Identifier, int, Record, boolean, long, long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJobResults(Identifier) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJobResultSize(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBatchJobService() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getBatchJobService() - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
Get the batch job service used to interact with the database.
- getBatchJobService() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
Get the batch job service used to interact with the database.
- getBatchJobService() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getBatchJobsForUser(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchJobsForUserAndApplication(String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getBatchModeExpression() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getBatchModePermission() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getBeanName() - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- getBeanName() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- getBeginMarker() - Method in class net.oauth.signature.pem.PEMReader
-
- getBodyAsStream() - Method in class ca.bc.gov.open.cpf.api.security.oauth.HttpRequestMessage
-
- getBodyAsStream() - Method in class net.oauth.OAuthMessage
-
Get a stream from which to read the body of the HTTP request or response.
- getBodyEncoding() - Method in class ca.bc.gov.open.cpf.api.security.oauth.HttpRequestMessage
-
- getBodyEncoding() - Method in class net.oauth.OAuthMessage
-
The character encoding of the body of this message.
- getBodyType() - Method in class net.oauth.OAuthMessage
-
The MIME type of the body of this message.
- getBool() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getBusinessApplication() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getBusinessApplication(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplication(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplication(String) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getBusinessApplication(AppLog, String, Long, String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getBusinessApplication(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getBusinessApplication(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplication(String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplication(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplication(String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationInstantSpecification(String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getBusinessApplicationMultipleSpecification(String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getBusinessApplicationName() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getBusinessApplicationName() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getBusinessApplicationNames() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplicationNames() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getBusinessApplicationNames() - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getBusinessApplicationNames() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplicationNames() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplicationNames() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationNames() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- getBusinessApplicationParameterMap() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getBusinessApplicationParameters() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getBusinessApplicationPlugin(BusinessApplication) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplicationPlugin(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplicationPlugin(BusinessApplication) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplicationPlugin(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplicationPlugin(String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplicationPlugin(BusinessApplication, String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplicationPlugin(String, String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplicationPlugin(BusinessApplication, String, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationPlugin(String, String, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationPluginAdaptor(BusinessApplication, String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplicationPluginAdaptor(String, String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplicationPluginAdaptor(BusinessApplication, String, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationPluginAdaptor(String, String, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplicationRegistry() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- getBusinessApplicationRegistry() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.ModuleLoader
-
- getBusinessApplications() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getBusinessApplications() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getBusinessApplications() - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- getBusinessApplications() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getBusinessApplications() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getBusinessApplications() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getBusinessApplicationSingleSpecification(String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getBusinessApplicationsInstant(String, boolean, String, String, int, int, int, int) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
The instant resource has the two modes described below, the specification mode and the
execute instant request mode.
- getBusinessApplicationsJobs(String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the list of links to the
Get Jobs Info
resource for each of the user's jobs for the business application.
- getBusinessApplicationsMultiple(String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- getBusinessApplicationsResources(String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the resources for a business application.
- getBusinessApplicationsSingle(String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- getCharset() - Method in class ca.bc.gov.open.cpf.client.httpclient.ResourceBody
-
- getClassLoader() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- getClassLoader() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getClassLoader() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- getClassLoader() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getClient() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- getCompletedCount() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getCompletedFailedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedGroups() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getCompletedJobsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedJobsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedJobsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedRequests() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getCompletedRequestsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedRequestsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getCompletedTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getConfig() - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- getConfig() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- getConfigMavenModuleId() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- getConfigProperties(String, String) - Method in class ca.bc.gov.open.cpf.api.controller.DaoConfigPropertyLoader
-
- getConfigProperties(String, String, String) - Method in class ca.bc.gov.open.cpf.api.controller.DaoConfigPropertyLoader
-
- getConfigProperties(String, String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerConfigPropertyLoader
-
- getConfigProperties(String, String, String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerConfigPropertyLoader
-
- getConfigProperties(String, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.ConfigPropertyLoader
-
- getConfigProperties(String, String, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.ConfigPropertyLoader
-
- getConfigPropertiesForAllModules(String, String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getConfigPropertiesForComponent(String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getConfigPropertiesForModule(String, String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getConfigProperty(ConfigPropertyModule, Map<String, Object>) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getConfigProperty(String, String, String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getConfigPropertyLoader() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getConfigPropertyLoader() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getConfigPropertyLoader() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getConfigUrl() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getConfigUrl() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getConfigUrls(ClassLoader, boolean) - Static method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- getConsumerDetailsService() - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
- getconsumerKey() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getConsumerKey() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getConsumerKey() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- getConsumerKey() - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Get the consumer key of the user.
- getConsumerKey() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getConsumerKey() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- getConsumerKey() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getConsumerKey() - Method in class net.oauth.OAuthMessage
-
- getConsumerSecret() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- getConsumerSecret() - Method in class net.oauth.signature.OAuthSignatureMethod
-
- getContentLength() - Method in class ca.bc.gov.open.cpf.client.httpclient.ResourceBody
-
- getCoordinateSystems() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getCredentials() - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthAuthenticationToken
-
- getCredentials() - Method in class ca.bc.gov.open.cpf.api.security.UsernamePasswordAuthenticationToken
-
- getCustomizationProperties() - Method in class ca.bc.gov.open.cpf.plugins.test.GeometryResult
-
- getCustomizationProperties() - Method in class ca.bc.gov.open.cpf.plugins.test.MultipartToSimpleGeometry
-
- getCustomizationProperties() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getDataAccessObject() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getDataAccessObject() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getDataAccessObject() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- getDataAccessObject() - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountSecurityService
-
- getDataAccessObject() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getDataAccessObject() - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getDataAccessObject() - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getDatabaseConnectionPoolSize() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getDatabaseId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getDatabaseProductName() - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcDatabaseMetaData
-
- getDataSource() - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- getDate() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getDateTime() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getDaysToKeepOldJobs() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getDefaultFileExtension(Map<String, ?>) - Static method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDefaultInputDataContentType() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDefaultInputDataFileExtension() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDefaultMimeType(Collection<String>) - Static method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDefaultResultDataContentType() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDefaultResultDataFileExtension() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDeletePropertiesByEnvironment(ConfigPropertyModule, List<MapEx>) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getDerBytes() - Method in class net.oauth.signature.pem.PEMReader
-
- getDescription() - Method in enum ca.bc.gov.open.cpf.client.api.ErrorCode
-
Get the description of the error code.
- getDescription() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDescriptionUrl() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getDigest() - Method in class ca.bc.gov.open.cpf.plugins.digest.Digest
-
- getDivisor(String) - Static method in class ca.bc.gov.open.cpf.api.domain.StatisticTypeAttributes
-
- getDump() - Method in class net.oauth.OAuthMessage
-
Construct a verbose description of this message and its origins.
- getDurationType() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getEndTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getEnvironmentId() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getEnvironmentName() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getExecutedGroupsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedGroupsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedGroupsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedRequestsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedRequestsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutedTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getExecutingGroup(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getExecutingGroups() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getExecutingGroupsById() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getExecutionStartTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getExpiryDate(Date) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getFactory() - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with no coordinate system, 3D axis (x, y & z) and a floating precision model.
- getFactory(double) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with no coordinate system, 3D axis (x, y & z) and a fixed x, y &anp; floating z precision models.
- getFactory(Geometry) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get the geometry factory used for an existing geometry.
- getFactory(int) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with the coordinate system, 3D axis (x, y & z) and a floating precision models.
- getFactory(int, double) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with the coordinate system, 2D axis (x & y) and a fixed x, y precision model.
- getFactory(int, double, double) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with no coordinate system, 3D axis (x, y & z) and a fixed x, y & floating z precision models.
- getFactory(int, int) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with the coordinate system, number of axis and a floating precision model.
- getFactory(int, int, double, double) - Static method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
Get a GeometryFactory with the coordinate system, number of axis and a fixed x, y & fixed z precision models.
- getFailedCount() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getFailedRequests() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getFileContentType(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getFileContentType(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getFileContentType(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getFilename() - Method in class ca.bc.gov.open.cpf.client.httpclient.ResourceBody
-
- getFiles(Identifier, String) - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getFiles(Identifier, String) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getFiles(Identifier, String) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getFileSize(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getFileSize(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getFileSize(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getFileStream(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getFileStream(Identifier, String, int, long, long) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getFileStream(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getFileStream(Identifier, String, int, long, long) - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getFileStream(Identifier, String, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getFileStream(Identifier, String, int, long, long) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getFloat32() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getFloat64() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getFromEmail() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
Get the email address messages are sent from.
- getGeometry() - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the geometry to validate that has been converted to the required
coordinate system and precision model.
- getGeometry() - Method in class ca.bc.gov.open.cpf.plugins.test.GeometryResult
-
- getGeometry() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getGeometryFactory(GeometryFactory, Map<String, ? extends Object>) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getGeometryFactory() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getGrantedAuthorities() - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getGroupErrorReader(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getGroupErrorReader(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getGroupId() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerGroupRunnable
-
- getGroupInputContentType(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getGroupInputContentType(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getGroupInputStream(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getGroupInputStream(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getGroupInputString(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getGroupInputString(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getGroupInputString(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getGroupLogData(BatchJobRequestExecutionGroup) - Static method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getGroupName() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getGroupNames(Record) - Method in interface ca.bc.gov.open.cpf.api.security.service.GroupNameService
-
- getGroupNames(Record) - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountSecurityService
-
- getGroupNamesToDelete() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getGroupResultCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getGroupResultPoolSize() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getGroupResultReader(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getGroupResultReader(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getGroupResultStream(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getGroupResultStream(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getGroupSequenceNumber() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- getGroupSize() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- getGroupsToProcess() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getHeader(String) - Method in class net.oauth.OAuthMessage
-
The value of the last HTTP header with the given name.
- getHeaders() - Method in class net.oauth.OAuthMessage
-
All HTTP headers.
- getHttpClient() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getHttpStatusCode() - Method in exception net.oauth.OAuthProblemException
-
- getId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getId(String) - Static method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getId(String, Date) - Static method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getId() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getId() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getId() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getImaginary() - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- getIn() - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- getIn() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- getInputContentType(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInputDataContentTypes() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInputDataFileExetensions() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInputFileExtensionToContentType() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInputFileExtensionToMediaType() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInputMediaType(BusinessApplication, String) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- getInputStream() - Method in class ca.bc.gov.open.cpf.client.httpclient.ResourceBody
-
- getInstantModeExpression() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInstantModePermission() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInt16() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getInt32() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getInt64() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getInt8() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getInternalRequestRecordDefinition() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getInternalWebServiceUrl() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getJarCount() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getJarCount() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getJarUrl(int) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getJarUrl(int) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getJarUrls() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getJarUrls() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getJobController() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getJobController(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getJobController() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- getJobController() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getJobDirectory(Identifier) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getJobDirectory(Identifier, String) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getJobErrorResults(String, long) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getJobFile(Identifier, String, long) - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getJobInputStream(Identifier) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getJobInputStream(Identifier) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getJobResultFileList(String, long) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getJobResultSize(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getJobResultSize(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getJobResultStream(Identifier, int) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getJobResultStream(Identifier, int, long, long) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- getJobResultStream(Identifier, int) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getJobResultStream(Identifier, int, long, long) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getJobs() - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the list of links to the
Get Jobs Info
resource for each of the user's jobs.
- getJobsInfo(Long) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the details of a job.
- getJobsResult(HttpServletRequest, HttpServletResponse, Long, int) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the contents of a user's job result file.
- getJobsResults(Long) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the list of links to the
Get Jobs Result
resource for each of the results for a user's job.
- getJobStatus(String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getJobStructuredResults(String, long) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getJsonResource(String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerHttpClient
-
- getJsonResource(HttpResponse) - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- getJsonResource(HttpUriRequest) - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- getJsonResource(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- getJsonResource(HttpResponse) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getJsonResource(HttpUriRequest) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getJsonResource(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getKey() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getKey() - Method in class ca.bc.gov.open.cpf.api.web.controller.DatabaseJobController
-
- getKey() - Method in class ca.bc.gov.open.cpf.api.web.controller.FileJobController
-
- getKey() - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- getKey() - Method in class net.oauth.OAuth.Parameter
-
- getKeySpec() - Method in class net.oauth.signature.pem.PKCS1EncodedKeySpec
-
Get the key spec that JCE understands.
- getLargestGroupResultCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getLastConnectTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getLastStartTime() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getLastStartTime() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getLatitude() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- getLength() - Method in class ca.bc.gov.open.cpf.plugins.test.GeometryResult
-
- getLoadedModuleNames() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- getLog() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getLog() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getLogDirectory() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getLogLevel() - Method in class ca.bc.gov.open.cpf.plugin.api.log.AppLog
-
Get the logging level (ERROR, INFO, DEBUG).
- getLogLevel() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getLongitude() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- getMailSender() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
Get the class used to send email.
- getMapGridName() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- getMapGridName() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByTileId
-
- getMapReader(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getMapReader(String, String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getMapTileBoundary() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- getMapTileBoundary() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByTileId
-
- getMapTileId() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- getMapTileId() - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByTileId
-
- getMavenModuleId() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- getMavenRepository() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getMavenRepository() - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- getMaxConcurrentRequests() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getMaxConnections() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- getMaxRequestsPerJob() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getMediaType(Resource) - Method in class ca.bc.gov.open.cpf.api.web.controller.DocumentationController
-
- getMessage(HttpServletRequest, String) - Static method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
Extract the parts of the given request that are relevant to OAuth.
- getMessage() - Method in exception net.oauth.OAuthProblemException
-
- getMessageSender() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- getMinimumClearance() - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the minimum clearance required for the geometry to still be valid.
- getMinTimeUntilNextCheck() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getModule() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getModule(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getModule(HttpServletRequest, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getModule() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getModule(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getModule() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- getModuleBusinessApplication(String, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getModuleBusinessApplication(String, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getModuleDescriptor() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- getModuleDescriptor() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getModuleDescriptor() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getModuleError() - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- getModuleError() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getModuleError() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getModuleJar(HttpServletRequest, HttpServletResponse, String, Long, int) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- getModuleLoader() - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- getModuleLoaders() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getModuleName() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getModuleName() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getModuleName() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- getModuleName() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- getModuleNames() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getModuleNames() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getModules() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getModules() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getModules() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- getModuleStartTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getModuleState(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getModuleTime() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- getModuleType() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- getModuleType() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getModuleType() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getModuleUrls(HttpServletRequest, HttpServletResponse, String, Long) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- getMonitor() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- getName() - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- getName() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getName() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getName() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getNextBatchJobRequestExecutionGroup(String, int, List<String>) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getNextGroup(BusinessApplication) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getNull() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getNumAxis() - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
- getNumCompletedRequests() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getNumCompletedRequests() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getNumFailedRequests() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getNumFailedRequests() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getNumRequestsPerWorker() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getNumSubmittedGroups() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getOAuthUrl(String, String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getOldBatchJobIds(Timestamp) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
Get all the jobs that are either marked for deletion, or that have had a
status change timestamp less than the passed timestamp.
- getPackageName() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getParameter(String) - Method in class net.oauth.OAuthMessage
-
- getParameterMap() - Method in class net.oauth.OAuthMessage
-
- getParameters(HttpServletRequest) - Static method in class ca.bc.gov.open.cpf.api.security.oauth.HttpRequestMessage
-
- getParameters(String) - Static method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthUrlUtil
-
- getParameters(BusinessApplication, RecordDefinition, Map<String, Object>, MapEx) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerGroupRunnable
-
- getParameters(String) - Static method in class ca.bc.gov.open.cpf.client.httpclient.OAuthUrlUtil
-
- getParameters() - Method in class net.oauth.OAuthMessage
-
- getParameters() - Method in exception net.oauth.OAuthProblemException
-
- getParentDurationType() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getParentId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPassword() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getPassword() - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- getPassword() - Method in class net.oauth.OAuthCredentials
-
Get the current consumer secret, to be used as a password.
- getPaths() - Method in class ca.bc.gov.open.cpf.api.security.CpfSecurityModuleImport
-
- getPermissions(List<Map<String, Object>>) - Static method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- getPermissionsByGroupName() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getPermissionsByGroupName() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getPermittedModules() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getPlugin(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getPluginAnnotation() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getPolygonArray(Collection<?>) - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
- getPostProcess() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getPostProcessedJobsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedJobsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedJobsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedRequestsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedRequestsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessedTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPostProcessPoolSize() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getPreProcess() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getPreProcessedJobsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedJobsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedJobsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedRequestsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedRequestsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedRequestsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessedTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getPreProcessPoolSize() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getPrincipal() - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthAuthenticationToken
-
- getPrincipal() - Method in class ca.bc.gov.open.cpf.api.security.UsernamePasswordAuthenticationToken
-
- getPriority() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getProblem() - Method in exception net.oauth.OAuthProblemException
-
- getProcessNetwork() - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- getProcessNetwork() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- getPropertiesByEnvironment(ConfigPropertyModule, List<MapEx>) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getProperty(Object, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- getProperty(Object, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.BusinessApplicationStatisticsUiBuilder
-
- getProperty(String) - Method in class net.oauth.OAuthAccessor
-
- getProperty(String) - Method in class net.oauth.OAuthConsumer
-
- getPropertyChangeSupport() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getQueryString(Map<String, ? extends Object>) - Static method in interface ca.bc.gov.open.cpf.plugin.impl.security.SignatureUtil
-
- getReal() - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- getRealmName() - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilterEntryPoint
-
- getRecordStore() - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getRecordStore() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getRequestRecord(String, Map<String, ? extends Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getRequestRecordDefinition() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getRequestURL(HttpServletRequest) - Static method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
Reconstruct the requested URL, complete with query string (if any).
- getResource(String, File) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerHttpClient
-
- getResource(String, File) - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- getResource(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getResourceClass() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- getResourceClass() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getResourceId() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- getResourceId() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getResponse() - Method in class ca.bc.gov.open.cpf.client.httpclient.HttpMultipartPost
-
- getResponseContentStream() - Method in class ca.bc.gov.open.cpf.client.httpclient.HttpMultipartPost
-
- getResponseEntity() - Method in class ca.bc.gov.open.cpf.client.httpclient.HttpMultipartPost
-
- getResponseFields() - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- getResultContentType(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getResultDataContentType() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getResultDataContentTypes() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getResultDataFileExtensions() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getResultFieldNames() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getResultList(RecordDefinition, List<Map<String, Object>>) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getResultListProperty() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getResultRecord(RecordDefinition, Map<String, Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getResultRecordDefinition() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getResults() - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- getResults() - Method in class ca.bc.gov.open.cpf.plugins.test.MultipartToSimpleGeometry
-
- getRoot() - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
Get the root resource of the CPF web services.
- getSampleInputData() - Method in class ca.bc.gov.open.cpf.api.web.builder.BusinessApplicationUiBuilder
-
- getSampleResultData() - Method in class ca.bc.gov.open.cpf.api.web.builder.BusinessApplicationUiBuilder
-
- getScaleXY() - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
- getScaleZ() - Method in class ca.bc.gov.open.cpf.plugin.api.GeometryFactory
-
- getScheduledGroups() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getSchedulerPoolSize() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getScheduleTimestamp() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getSecureBaseUrl() - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- getSecurityEvaluationContext() - Static method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getSecurityService(Module, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getSecurityService(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- getSecurityService() - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- getSecurityService(Module, String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractSecurityServiceFactory
-
- getSecurityService(Module, String) - Method in interface ca.bc.gov.open.cpf.plugin.impl.security.SecurityServiceFactory
-
- getSecurityServiceFactory() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getSequenceNumber() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getSession() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getSignature() - Method in class net.oauth.OAuthMessage
-
- getSignature(OAuthMessage) - Method in class net.oauth.signature.OAuthSignatureMethod
-
- getSignature(String) - Method in class net.oauth.signature.OAuthSignatureMethod
-
Compute the signature for the given base string.
- getSignature(String) - Method in class net.oauth.signature.RSA_SHA1
-
- getSignatureMethod() - Method in class net.oauth.OAuthMessage
-
- getStartedDate() - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- getStartedDate() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getStartedDate() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getStartedTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- getStartedTime() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getStartedTime() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- getStartedTimestamp() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- getStartTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getStartTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- getStatistics(Map<String, Map<String, BusinessApplicationStatistics>>, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- getStatistics(Map<String, Map<String, BusinessApplicationStatistics>>, String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- getStatistics(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- getStatistics(BusinessApplication) - Method in class ca.bc.gov.open.cpf.api.web.builder.BusinessApplicationStatisticsUiBuilder
-
- getStatisticsByAppAndId() - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- getStatisticsList(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- getStatisticsService() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- getStatisticsService() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getStatisticsService() - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getStatus() - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- getStatus() - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- getStatus() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- getStatusCode() - Method in exception ca.bc.gov.open.cpf.client.httpclient.HttpStatusCodeException
-
- getStatusMessage() - Method in exception ca.bc.gov.open.cpf.client.httpclient.HttpStatusCodeException
-
- getString() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getSubmittedJobsAverageTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getSubmittedJobsAverageTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getSubmittedJobsCount() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getSubmittedJobsTime() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getSubmittedJobsTimeFormatted() - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- getSuccessViewName() - Method in class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
- getSummaryStatistics(String) - Method in class ca.bc.gov.open.cpf.api.web.builder.BusinessApplicationStatisticsUiBuilder
-
- getTestValue(FieldDefinition) - Static method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- getTimeoutForCapacityErrors() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getTimestamp() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getTimeUntilNextCheck(BatchJob) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
Get the time in milliseconds until the user should next check the status of
the job.
- getTitle() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- getToken() - Method in class net.oauth.OAuthMessage
-
- getTokenSecret() - Method in class net.oauth.signature.OAuthSignatureMethod
-
- getTransactionManager() - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getTransferEncoding() - Method in class ca.bc.gov.open.cpf.client.httpclient.ResourceBody
-
- getUnits(String) - Static method in class ca.bc.gov.open.cpf.api.domain.StatisticTypeAttributes
-
- getUriWithoutQuery(String) - Static method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthUrlUtil
-
- getUriWithoutQuery(String) - Static method in class ca.bc.gov.open.cpf.client.httpclient.OAuthUrlUtil
-
- getUrl(String, Collection<Map.Entry<String, String>>) - Static method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthUrlUtil
-
- getUrl(String, Map<String, ? extends Object>) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerHttpClient
-
- getUrl(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.DigestHttpClient
-
- getUrl() - Method in class ca.bc.gov.open.cpf.client.httpclient.HttpMultipartPost
-
- getUrl(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClient
-
- getUrl(String, Collection<Map.Entry<String, String>>) - Static method in class ca.bc.gov.open.cpf.client.httpclient.OAuthUrlUtil
-
- getUrl() - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- getUrl() - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- getUserAccount(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
Get the user with the specified consumer key.
- getUserAccount(String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
Get the user with the specified external user class and external user name.
- getUserAccount(String) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getUserAccountClass() - Method in class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
Get the user type to use when finding the user by their external name.
- getUserAccountSecurityService() - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- getUserAccountSecurityService() - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountByConsumerKeyDetailsService
-
- getUserAccountsLikeName(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserAttributes(String, String) - Method in interface ca.bc.gov.open.cpf.api.security.service.AuthorizationService
-
- getUserAttributes(String, String) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- getUserAttributes() - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Get the additional attributes about the user.
- getUserAttributes() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- getUserCache() - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- getUserClass(String) - Method in interface ca.bc.gov.open.cpf.api.security.service.AuthorizationService
-
- getUserClass(String) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- getUserClass() - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Get the classification (type) of user account.
- getUserClass() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- getUserClass() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getUserClassBaseUrls() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getUserDetailsChecker() - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountByConsumerKeyDetailsService
-
- getUserDetailsService() - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- getUserDetailsService() - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerSecurityFilter
-
- getUserGroup(long) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserGroup(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserGroup(String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserGroup(String) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- getUserGroupModuleNames(String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- getUserGroupPermission(List<String>, String, String, String, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserGroupPermissions(Record, String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserGroupsForModule(String) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserGroupsForUserAccount(Record) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUserJobIdUrls() - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
Get the job id URLs for all the user's jobs using the
Get Users Jobs REST API.
- getUserJobIdUrls(String) - Method in class ca.bc.gov.open.cpf.client.api.CpfClient
-
- getUsername() - Static method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- getUsername(String) - Method in interface ca.bc.gov.open.cpf.api.security.service.AuthorizationService
-
- getUsername(String) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- getUsername() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getUsername() - Method in interface ca.bc.gov.open.cpf.plugin.api.security.SecurityService
-
Get the login username of the user.
- getUsername() - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- getUsername() - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- getUsername() - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- getUserName() - Method in class net.oauth.OAuthCredentials
-
Get the current consumer key, to be used as a password.
- getValidationError() - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the description of any geometry validation errors.
- getValidationLocation() - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the point location of the first geometry validation error.
- getValue() - Method in class ca.bc.gov.open.cpf.plugins.test.RandomFailure
-
- getValue() - Method in class net.oauth.OAuth.Parameter
-
- getViewName() - Method in class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
- getWebServiceUrl() - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- getWebServiceUrl() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getWebServiceUrl() - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- getWorker(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getWorkerByKey(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getWorkerExecutionGroups() - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobRequestExecutionGroupUiBuilder
-
- getWorkerPath() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- getWorkers() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- getWorkers() - Method in class ca.bc.gov.open.cpf.api.web.builder.WorkerUiBuilder
-
- getWriter() - Method in class ca.bc.gov.open.cpf.api.scheduler.PreProcessGroup
-
- GLOBAL - Static variable in interface ca.bc.gov.open.cpf.api.domain.ConfigProperty
-
- GLOBAL_GROUP_NAMES - Static variable in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- GROUP_ERRORS - Static variable in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- GROUP_INPUTS - Static variable in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- GROUP_RESULTS - Static variable in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- GROUP_SIZE - Static variable in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- GROUP_XREF_WHEN_CREATED - Static variable in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- groupAdd(HttpServletRequest, HttpServletResponse) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- groupDelete(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- groupEdit(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- groupFinished(BatchJobRequestExecutionGroup) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- groupList(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserAccountUiBuilder
-
- groupList(HttpServletRequest, HttpServletResponse) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- groupMemberAdd(HttpServletRequest, HttpServletResponse, String, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserAccountUiBuilder
-
- groupMemberDelete(HttpServletRequest, HttpServletResponse, String, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserAccountUiBuilder
-
- GroupNameService - Interface in ca.bc.gov.open.cpf.api.security.service
-
- groupsToProcess(XmlWriter, Object) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- groupView(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserGroupUiBuilder
-
- RandomFailure - Class in ca.bc.gov.open.cpf.plugins.test
-
- RandomFailure() - Constructor for class ca.bc.gov.open.cpf.plugins.test.RandomFailure
-
- readAll(InputStream, String) - Static method in class net.oauth.OAuthMessage
-
Read all the data from the given stream, and close it.
- readBodyAsString() - Method in class net.oauth.OAuthMessage
-
Read the body of the HTTP request or response and convert it to a String.
- readFile() - Method in class net.oauth.signature.pem.PEMReader
-
Read the PEM file and save the DER encoded octet stream and begin marker.
- reciprocal() - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- RecoverableException - Exception in ca.bc.gov.open.cpf.plugin.api
-
A recoverable exception indicates that the cause of the exception can be
recovered from.
- RecoverableException() - Constructor for exception ca.bc.gov.open.cpf.plugin.api.RecoverableException
-
Construct a new RecoverableException
.
- RecoverableException(String) - Constructor for exception ca.bc.gov.open.cpf.plugin.api.RecoverableException
-
Construct a new RecoverableException
.
- RecoverableException(String, Throwable) - Constructor for exception ca.bc.gov.open.cpf.plugin.api.RecoverableException
-
Construct a new RecoverableException
.
- RecoverableException(Throwable) - Constructor for exception ca.bc.gov.open.cpf.plugin.api.RecoverableException
-
Construct a new RecoverableException
.
- refreshConfigProperties(ConfigPropertyModule) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- refreshModules() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- refreshModules() - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- refreshModules() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- refreshModules() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.ModuleLoader
-
- refreshUserGroup(ConfigPropertyModule, String, String) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- refreshUserGroups(ConfigPropertyModule) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- registerMethodClass(String, Class<?>) - Static method in class net.oauth.signature.OAuthSignatureMethod
-
Subsequently, newMethod(name) will attempt to instantiate the given class,
with no constructor parameters.
- releaseClient(OAuthHttpClient) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- releaseGarbage() - Method in class net.oauth.SimpleOAuthValidator
-
- removeExecutingGroup(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- removeExecutingGroupId(String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- removeGroup(BatchJobRequestExecutionGroup) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- removeModuleEventListener(ModuleEventListener) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- RemoveOldBatchJobs - Class in ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs
-
Periodically delete Batch Jobs older than the specified number of days, along
with all the Batch Jobs associated request and result data.
- RemoveOldBatchJobs() - Constructor for class ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs.RemoveOldBatchJobs
-
- removeOldJobs() - Method in class ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs.RemoveOldBatchJobs
-
- removePreProcessedJobId(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- removeScheduledGroup(BatchJobRequestExecutionGroup) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- removeUserGroupMembership(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.UserAccountUiBuilder
-
- REQUEST_PARAMETER - Static variable in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- RequestParameter - Annotation Type in ca.bc.gov.open.cpf.plugin.api
-
- requestToken - Variable in class net.oauth.OAuthAccessor
-
- requestTokenURL - Variable in class net.oauth.OAuthServiceProvider
-
- Required - Annotation Type in ca.bc.gov.open.cpf.plugin.api
-
- requireParameters(String...) - Method in class net.oauth.OAuthMessage
-
Verify that the required parameter names are contained in the actual
collection.
- rescheduleGroup(BatchJobRequestExecutionGroup) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- rescheduleGroup(BatchJobRequestExecutionGroup) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- RESERVED_MODULE_NAMES - Static variable in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- resetCreatingRequestsBatchJobs(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- resetCreatingResultsBatchJobs(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- resetHungWorkers() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- resetId() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- ResetOAuthCredentialsByUserAccountController - Class in ca.bc.gov.open.cpf.api.web.controller
-
- ResetOAuthCredentialsByUserAccountController() - Constructor for class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
- resetProcessingBatchJobs(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
Reset all BatchJobs and their BatchJobExecutionGroups for the specified business
applications which are currently in the processing state so that they can
be rescheduled.
- RESOURCE_CLASS - Static variable in interface ca.bc.gov.open.cpf.api.domain.UserGroupPermission
-
- RESOURCE_ID - Static variable in interface ca.bc.gov.open.cpf.api.domain.UserGroupPermission
-
- ResourceBody - Class in ca.bc.gov.open.cpf.client.httpclient
-
- ResourceBody(Resource, String) - Constructor for class ca.bc.gov.open.cpf.client.httpclient.ResourceBody
-
- ResourcePermission - Class in ca.bc.gov.open.cpf.plugin.impl.module
-
- ResourcePermission() - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- ResourcePermission(Map<String, Object>) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- ResourcePermission(Record) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- ResourcePermission(ResourcePermission) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- ResourcePermission(String, String, String) - Constructor for class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- restart(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- restart() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- restart() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- restartDo() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- restartModule(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- RESULT_DATA_CONTENT_TYPE - Static variable in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- RESULT_DATA_CONTENT_TYPE - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobResult
-
- RESULT_DATA_URL - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobResult
-
- ResultAttribute - Annotation Type in ca.bc.gov.open.cpf.plugin.api
-
- ResultList - Annotation Type in ca.bc.gov.open.cpf.plugin.api
-
The
ResultList
annotation can be used in
structured result data
plug-ins that return a list of structured results instead of a single result.
- RESULTS_CREATED - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobStatus
-
The resultsCreated BatchJobStatus indicates that the BatchJobResults have
been created from the BusinessApplicationRequests for the BatchJob.
- RSA_SHA1 - Static variable in class net.oauth.OAuth
-
- RSA_SHA1 - Class in net.oauth.signature
-
The RSA-SHA1 signature method.
- RSA_SHA1() - Constructor for class net.oauth.signature.RSA_SHA1
-
- run() - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- run(Channel<Identifier>) - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- run() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- run(Channel<BatchJob>) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- run() - Method in class ca.bc.gov.open.cpf.api.scheduler.LoadJobIdsToScheduleFromDatabase
-
- run() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerGroupRunnable
-
Fields
- run() - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- run() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleControlProcess
-
- SAVE - Static variable in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- saveAllStatistics() - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- saveStatistics(BusinessApplicationStatistics) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- saveStatistics(Collection<String>) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- saveStatistics(Map<String, BusinessApplicationStatistics>, Date) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- saveStatistics(Map<String, Map<String, BusinessApplicationStatistics>>) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- schedule(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- schedule(BatchJob) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- scheduledGroups(XmlWriter, Object) - Method in class ca.bc.gov.open.cpf.api.web.builder.BatchJobUiBuilder
-
- scheduleFromDatabase(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- scheduleFromDatabase() - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- scheduleFromDatabase(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- scheduleFromDatabase(String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- scheduleFromDatabase(String, String, String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- scheduleGroup(BatchJobRequestExecutionGroup) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- scheduleGroup(MapEx) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- scheduleJob(BatchJob) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- scheduleSaveStatistics(List<String>) - Method in class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- SCHEME_NAME - Static variable in class net.oauth.client.httpclient4.OAuthSchemeFactory
-
The name of this authorization scheme.
- SECURITY_CHANGED - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- securityCanAccessResource(Map<String, Object>, Worker) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerMessageHandler
-
- securityCanPerformAction(Map<String, Object>, Worker) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerMessageHandler
-
- securityIsMemberOfGroup(Map<String, Object>, Worker) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerMessageHandler
-
- SecurityService - Interface in ca.bc.gov.open.cpf.plugin.api.security
-
The security service provides a mechanism for business applications to get
information about the user and enforce access control.
- SecurityServiceFactory - Interface in ca.bc.gov.open.cpf.plugin.impl.security
-
- SecurityTest - Class in ca.bc.gov.open.cpf.plugins.test
-
- SecurityTest() - Constructor for class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- securityUserAttributes(Map<String, Object>, Worker) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerMessageHandler
-
- sendMessage(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- sendMessage(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- sendNotification(Identifier, BatchJob) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- sendResultData(Integer, MapEx, File, OutputStream) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerGroupRunnable
-
- sendWorkerMessage(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- SEQUENCE_NUMBER - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobFile
-
- SEQUENCE_NUMBER - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobResult
-
- SEQUENCE_NUMBER - Static variable in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- serviceProvider - Variable in class net.oauth.OAuthConsumer
-
- setAccessAllResources(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setActionName(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- setActionName(String) - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- setActionPermission(String, Boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setAlgorithmName(String) - Method in class ca.bc.gov.open.cpf.plugins.digest.Digest
-
- setApplicationExecutedFailedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setApplicationExecutedGroupsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setApplicationExecutedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setApplicationExecutedTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setAppLog(AppLog) - Method in class ca.bc.gov.open.cpf.plugins.test.MultipartToSimpleGeometry
-
- setAppLogDirectory(File) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setAppLogDirectory(File) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setAppLogDirectory(File) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- setAuthenticationDetailsSource(AuthenticationDetailsSource) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- setAuthenticationEntryPoint(DigestAuthenticationEntryPoint) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
- setAuthorizationService(AuthorizationService) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setAuthorizedActions(List<String>) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setBaseUrl(String) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setBatchJobFailed(Identifier) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- setBatchJobRequestsFailed(Identifier, int, int, int, int) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- setBatchJobResultUiBuilder(BatchJobResultUiBuilder) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- setBatchJobService(StatisticsService) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
Set the batch job service used to interact with the database.
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobPostProcess
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobPreProcess
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
Set the batch job service used to interact with the database.
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs.RemoveOldBatchJobs
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- setBatchJobService(BatchJobService) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerWebService
-
- setBatchJobUiBuilder(BatchJobUiBuilder) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- setBatchModePermission(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setBeanName(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- setBeanName(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- setBool(Boolean) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setBusinessAppBuilder(BusinessApplicationUiBuilder) - Method in class ca.bc.gov.open.cpf.api.web.rest.ConcurrentProcessingFramework
-
- setBusinessApplicationNames(List<String>) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- setBusinessApplicationRegistry(BusinessApplicationRegistry) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- setBusinessApplicationRegistry(BusinessApplicationRegistry) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setBusinessApplicationRegistry(BusinessApplicationRegistry) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- setBusinessApplicationRegistry(BusinessApplicationRegistry) - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.ModuleLoader
-
- setCentreX(double) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setCentreY(double) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setCharacterEncoding(String) - Static method in class net.oauth.OAuth
-
- setClassLoader(ClassLoader) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- setClassLoader(ClassLoader) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- setCompletedFailedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setCompletedJobsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setCompletedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setCompletedTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setCompressData(boolean) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setConfigPropertyLoader(ConfigPropertyLoader) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- setConfigPropertyLoader(ConfigPropertyLoader) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- setConfigPropertyValue(Record, Object) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- setConfigUrl(URL) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- setConsumerDetailsService(UserDetailsService) - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
- setConsumerKey(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- setConsumerKey(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- setConsumerKey(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setConsumerKey(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setConsumerSecret(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- setConsumerSecret(String) - Method in class net.oauth.signature.OAuthSignatureMethod
-
- setCoordinateSystems(List<CoordinateSystem>) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setCreateAuthenticatedToken(boolean) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
If you set this property, the Authentication object, which is
created after the successful digest authentication will be marked
as authenticated and filled with the authorities loaded by
the UserDetailsService.
- setDataAccessObject(CpfDataAccessObject) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- setDataAccessObject(CpfDataAccessObject) - Method in class ca.bc.gov.open.cpf.api.controller.DaoConfigPropertyLoader
-
- setDataAccessObject(CpfDataAccessObject) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setDataAccessObject(CpfDataAccessObject) - Method in class ca.bc.gov.open.cpf.api.security.interceptor.LoadUserByConsumerKeyInterceptor
-
- setDataAccessObject(CpfDataAccessObject) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- setDataAccessObject(CpfDataAccessObject) - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountSecurityService
-
- setDatabaseConnectionPoolSize(int) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setDatabaseId(Identifier) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setDataSource(DataSource) - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcDatabaseMetaData
-
- setDate(Date) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setDateTime(Date) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setDaysToKeepOldJobs(int) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setDaysToKeepOldJobs(int) - Method in class ca.bc.gov.open.cpf.api.scheduler.spi.adminjobs.RemoveOldBatchJobs
-
Set the number of days for which old jobs should be kept.
- setDescription(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setDescriptionUrl(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setDurationType(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setEnabled(boolean) - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- setEndTime(Date) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setEnvironmentId(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- setEnvironmentName(String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setExecutedGroupsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setExecutedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setExecutedTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setExecuteMethod(Method) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setExecutionStartTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- setFile(File) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- setFloat32(Float) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setFloat64(Double) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setFromEmail(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
Set the email address messages are sent from.
- setGeometry(Geometry) - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Set the geometry to validate.
- setGeometry(Geometry) - Method in class ca.bc.gov.open.cpf.plugins.test.MultipartToSimpleGeometry
-
- setGeometry(Geometry) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setGeometryFactory(GeometryFactory) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setGroupCount(int) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- setGroupError(Identifier, int, Object) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- setGroupError(Identifier, int, Object) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- setGroupInput(Identifier, int, String, Object) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- setGroupInput(Identifier, int, String, Object) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- setGroupName(String) - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- setGroupNames(List<String>) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setGroupNames(String...) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setGroupPermission(String, Boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setGroupResult(Identifier, int, InputStream) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- setGroupResult(Identifier, int, InputStream) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- setGroupResultPoolSize(int) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setHasCustomizationProperties(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setHasResultListCustomizationProperties(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setHeaders(HttpServletResponse, Resource, MediaType) - Method in class ca.bc.gov.open.cpf.api.web.controller.DocumentationController
-
- setHeight(double) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setId(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setId(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setIgnoreFailure(boolean) - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilter
-
- setImageHeight(int) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setImageWidth(int) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setIn(Channel<Map<String, Object>>) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleControlProcess
-
- setInputDataContentType(String) - Method in class ca.bc.gov.open.cpf.plugins.digest.Digest
-
- setInputDataUrl(URL) - Method in class ca.bc.gov.open.cpf.plugins.digest.Digest
-
- setInstantModePermission(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setInt16(Short) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setInt32(Integer) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setInt64(Long) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setInt8(Byte) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setInternalWebServiceUrl(String) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setJobResult(Identifier, int, String, Object) - Method in class ca.bc.gov.open.cpf.api.web.controller.AbstractJobController
-
- setJobResult(Identifier, int, String, Object) - Method in interface ca.bc.gov.open.cpf.api.web.controller.JobController
-
- setJsonpEnabled(boolean) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setLastConnectTime(Timestamp) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- setLatitude(double) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- setLogLevel(String) - Method in class ca.bc.gov.open.cpf.plugin.api.log.AppLog
-
Set the current logging level (ERROR, INFO, DEBUG).
- setLogLevel(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setLongitude(double) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- setMailSender(JavaMailSender) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
Set the class used to send email.
- setMapGridName(String) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- setMapGridName(String) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByTileId
-
- setMapTileId(String) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByTileId
-
- setMavenModuleConfigProperties(String, String, boolean) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- setMavenModuleId(String) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- setMavenRepository(MavenRepository) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModuleLoader
-
- setMavenRepository(MavenRepository) - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- setMax(int) - Method in class ca.bc.gov.open.cpf.plugins.test.RandomFailure
-
- setMaxConcurrentRequests(int) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setMaxConnections(int) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- setMaximumPoolSize(int) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setMaxIterations(int) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setMaxRequestsPerJob(int) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setMaxWorkerWaitTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setMessageResult(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- setMessageSource(MessageSource) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- setMinTimeUntilNextCheck(int) - Method in class ca.bc.gov.open.cpf.api.web.builder.CpfUiBuilder
-
- setModified(boolean) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setModuleDescriptor(String) - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- setModuleError(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- setModuleLoader(ConfigPropertyModuleLoader) - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- setModuleLoaders(Collection<ModuleLoader>) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- setModuleNames(List<String>) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- setModuleNames(List<String>) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setModuleStartTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- setName(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- setName(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setNumBoundaryPoints(short) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByLocation
-
- setNumBoundaryPoints(short) - Method in class ca.bc.gov.open.cpf.plugins.maptile.MapTileByTileId
-
- setNumCompletedRequests(int) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- setNumFailedRequests(int) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobRequestExecutionGroup
-
- setNumRequestsPerWorker(int) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setPackageName(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setParameter(String, Object) - Method in exception net.oauth.OAuthProblemException
-
- setParameters(Object, MapEx) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerGroupRunnable
-
- setParameters(Map<String, ? extends Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- setPassword(String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setPassword(String) - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- setPasswordAlreadyEncoded(boolean) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- setPaths(List<String>) - Method in class ca.bc.gov.open.cpf.api.security.CpfSecurityModuleImport
-
- setPerRequestInputData(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setPerRequestResultData(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setPluginProperty(Object, String, Object) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerGroupRunnable
-
- setPluginProperty(String, Map<String, ? extends Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- setPluginProperty(String, Object) - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- setPostProcess(BatchJobPostProcess) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setPostProcessedJobsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setPostProcessedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setPostProcessedTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setPostProcessPoolSize(int) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setPreProcess(BatchJobPreProcess) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setPreProcessedJobsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setPreProcessedRequestsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setPreProcessedTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setPreProcessPoolSize(int) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setPriority(int) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setProcessNetwork(ProcessNetwork) - Method in class ca.bc.gov.open.cpf.api.scheduler.AbstractBatchJobChannelProcess
-
- setProcessNetwork(ProcessNetwork) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobScheduler
-
- setProperty(String, Object) - Method in class net.oauth.OAuthAccessor
-
- setProperty(String, Object) - Method in class net.oauth.OAuthConsumer
-
- setRealmName(String) - Method in class ca.bc.gov.open.cpf.api.security.oauth.OAuthProcessingFilterEntryPoint
-
- setRecordStore(RecordStore) - Method in class ca.bc.gov.open.cpf.api.domain.CpfDataAccessObject
-
- setRemoteable(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- setRequestFieldMapInitialized(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setResourceAccessPermission(String, String, String, Boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setResourceActions(Map<String, Map<String, List<String>>>) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
Set the map from resource class to the map from resource ids to the list of
actions for those resources.
- setResourceClass(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- setResourceClass(String) - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- setResourceId(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ResourcePermission
-
- setResourceId(String) - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- setResultData(OutputStream) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setResultDataContentType(String) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setResultListProperty(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setResultNumAxis(int) - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the number of coordinate axis to use for the converted geometry (2 for
x, 7 and 3 for x, y, z).
- setResultScaleFactorXy(double) - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the scale factor used to round the x, y coordinates.
- setResultScaleFactorZ(double) - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Get the scale factor used to round the z coordinates.
- setResultSrid(int) - Method in class ca.bc.gov.open.cpf.plugins.geometryvalidation.GeometryValidatorPlugin
-
Set the EPSG coordinate system id to convert the geometry to.
- setScheduler(BatchJobScheduler) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setSchedulerPoolSize(int) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setSecureBaseUrl(String) - Method in class ca.bc.gov.open.cpf.api.controller.CpfConfig
-
- setSecurityService(SecurityService) - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- setSecurityService(SecurityService) - Method in class ca.bc.gov.open.cpf.plugins.test.SecurityTest
-
- setSecurityServiceRequired(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setSession(Session) - Method in class ca.bc.gov.open.cpf.api.scheduler.Worker
-
- setStartedDate(Date) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- setStartedTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- setStartTime(Date) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setStatus(BatchJobService, String) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- setStatus(BatchJobService, String, long) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- setStatus(BatchJobService, String, String) - Method in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- setStatus(String) - Method in class ca.bc.gov.open.cpf.api.scheduler.WorkerModuleState
-
- setStatus(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- setString(String) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setStructuredInputDataValue(String, Map<String, Object>, FieldDefinition, Object, boolean) - Static method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setSubmittedJobsCount(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setSubmittedJobsTime(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- setSuccessViewName(String) - Method in class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
- setTestExecuteMethod(Method) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setTestModeEnabled(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setTestModeEnabled(String, boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- setTestParameters(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationPluginExecutor
-
- setTestParameters(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.PluginAdaptor
-
- setTimeoutForCapacityErrors(long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setTimestamp(Timestamp) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setTitle(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setTokenSecret(String) - Method in class net.oauth.signature.OAuthSignatureMethod
-
- setUrl(String) - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- setUrl(URL) - Method in class ca.bc.gov.open.cpf.plugins.test.TestAllDataTypes
-
- setUrls(Collection<URL>) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- setUrls(URL...) - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModuleLoader
-
- setUseColours(boolean) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setUserAccountClass(String) - Method in class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
Set the user type to use when finding the user by their external name.
- setUserAccountSecurityService(UserAccountSecurityService) - Method in class ca.bc.gov.open.cpf.api.security.service.BaseAuthorizationService
-
- setUserAccountSecurityService(UserAccountSecurityService) - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountByConsumerKeyDetailsService
-
- setUserAttributes(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setUserAttributes(Map<String, Object>) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setUserCache(UserCache) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- setUserClass(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setUserClass(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setUserClassBaseUrls(Map<String, String>) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setUserDetailsChecker(UserDetailsChecker) - Method in class ca.bc.gov.open.cpf.api.security.service.UserAccountByConsumerKeyDetailsService
-
- setUserDetailsService(UserDetailsService) - Method in class ca.bc.gov.open.cpf.api.security.digest.DigestAuthenticationFilter
-
- setUserDetailsService(UserDetailsService) - Method in class ca.bc.gov.open.cpf.api.web.service.WorkerSecurityFilter
-
- setUsername(String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setUsername(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.AbstractCachingSecurityService
-
- setUsername(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.security.MockSecurityService
-
- setUsername(String) - Method in class ca.bc.gov.open.cpf.plugins.test.JdbcConfig
-
- setValidateGeometry(boolean) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplication
-
- setValue(String) - Method in class net.oauth.OAuth.Parameter
-
- setViewName(String) - Method in class ca.bc.gov.open.cpf.api.web.controller.ResetOAuthCredentialsByUserAccountController
-
- setWebServiceUrl(String) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerScheduler
-
- setWebServiceUrl(String) - Method in class ca.bc.gov.open.cpf.client.httpclient.OAuthHttpClientPool
-
- setWidth(double) - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Mandelbrot
-
- setWorkerConnected(String, long, Session) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setWorkerConnectTime(String, long) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- setWorkerDisconnected(String, long, Session) - Method in class ca.bc.gov.open.cpf.api.scheduler.BatchJobService
-
- sign(String, String) - Static method in interface ca.bc.gov.open.cpf.plugin.impl.security.SignatureUtil
-
- sign(String, String, Object) - Static method in interface ca.bc.gov.open.cpf.plugin.impl.security.SignatureUtil
-
- sign(String, String, Object, Map<String, ? extends Object>) - Static method in interface ca.bc.gov.open.cpf.plugin.impl.security.SignatureUtil
-
- sign(OAuthAccessor) - Method in class net.oauth.OAuthMessage
-
Add a signature to the message.
- sign(OAuthMessage) - Method in class net.oauth.signature.OAuthSignatureMethod
-
Add a signature to the message.
- SIGNATURE_BASE_STRING - Static variable in exception net.oauth.OAuthProblemException
-
The name of a parameter whose value is the OAuth signature base string.
- SIGNATURE_INVALID - Static variable in class net.oauth.OAuth.Problems
-
- SIGNATURE_METHOD_REJECTED - Static variable in class net.oauth.OAuth.Problems
-
- SignatureUtil - Interface in ca.bc.gov.open.cpf.plugin.impl.security
-
- SimpleOAuthValidator - Class in net.oauth
-
- SimpleOAuthValidator() - Constructor for class net.oauth.SimpleOAuthValidator
-
- SimpleOAuthValidator(long, double) - Constructor for class net.oauth.SimpleOAuthValidator
-
- sin() - Method in class ca.bc.gov.open.cpf.plugins.mandelbrot.Complex
-
- SINGLE_PARAMETERS - Static variable in class net.oauth.SimpleOAuthValidator
-
- start(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- start() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- start() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- START - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- START_FAILED - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- START_TIMESTAMP - Static variable in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- startApplications(Module) - Method in class ca.bc.gov.open.cpf.api.worker.WorkerMessageHandler
-
- startDo() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- startDo() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- STARTED - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- STARTING - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- startModule(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- STATISTIC_NAMES - Static variable in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- STATISTIC_VALUES - Static variable in class ca.bc.gov.open.cpf.api.scheduler.BusinessApplicationStatistics
-
- StatisticsService - Class in ca.bc.gov.open.cpf.api.scheduler
-
- StatisticsService() - Constructor for class ca.bc.gov.open.cpf.api.scheduler.StatisticsService
-
- StatisticTypeAttributes - Class in ca.bc.gov.open.cpf.api.domain
-
- StatisticTypeAttributes() - Constructor for class ca.bc.gov.open.cpf.api.domain.StatisticTypeAttributes
-
- stop(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.ModuleUiBuilder
-
- stop() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- stop() - Method in interface ca.bc.gov.open.cpf.plugin.impl.module.Module
-
- stop() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleControlProcess
-
- STOP - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ModuleEvent
-
- stopDo() - Method in class ca.bc.gov.open.cpf.api.controller.ConfigPropertyModule
-
- stopDo() - Method in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- stopModule(String) - Method in class ca.bc.gov.open.cpf.plugin.impl.BusinessApplicationRegistry
-
- STOPPED - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- STOPPING - Static variable in class ca.bc.gov.open.cpf.plugin.impl.module.ClassLoaderModule
-
- STRUCTURED_INPUT_DATA_URL - Static variable in class ca.bc.gov.open.cpf.api.domain.BatchJob
-
- STRUCTURED_RESULT_DATA - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobResult
-
The structuredResultData BatchJobResultType represents a file which
contains the structured result data from all requests
for a BatchJob is a single file.
- SUBMITTED - Static variable in interface ca.bc.gov.open.cpf.api.domain.BatchJobStatus
-
The submitted BatchJobStatus indicates that job has been accepted by the
application as is ready for the BusinessApplicationRequests be created by
downloading the input data (if required), splitting the input data into
tasks, and validating the data for each task.
- subSequence(int, int) - Method in enum ca.bc.gov.open.cpf.client.api.ErrorCode
-
Get a sub sequence of the name.
- summaryList(HttpServletRequest, HttpServletResponse, String) - Method in class ca.bc.gov.open.cpf.api.web.builder.BusinessApplicationStatisticsUiBuilder
-