Skip navigation links
A B C D E F G H I J K L M N O P R S T U V _ 

A

AbstractSerializer - Class in org.n52.javaps.rest.serializer
 
AbstractSerializer() - Constructor for class org.n52.javaps.rest.serializer.AbstractSerializer
 
addAllowedRangesItem(Range) - Method in class org.n52.javaps.rest.model.AllowedRanges
 
addBboxItem(BigDecimal) - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
addConformsToItem(String) - Method in class org.n52.javaps.rest.model.ReqClasses
 
addFormatsItem(FormatDescription) - Method in class org.n52.javaps.rest.model.ComplexDataType
 
addInputsItem(Input) - Method in class org.n52.javaps.rest.model.Execute
 
addInputsItem(InputDescription) - Method in class org.n52.javaps.rest.model.Process
 
AdditionalParameter - Class in org.n52.javaps.rest.model
AdditionalParameter
AdditionalParameter() - Constructor for class org.n52.javaps.rest.model.AdditionalParameter
 
additionalParameters(List<AdditionalParameter>) - Method in class org.n52.javaps.rest.model.DescriptionType
 
addJobControlOptionsItem(JobControlOptions) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
addKeywordsItem(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
addLinksItem(Link) - Method in class org.n52.javaps.rest.model.LandingPage
 
addLinksItem(Link) - Method in class org.n52.javaps.rest.model.Process
 
addLinksItem(Link) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
addLinksItem(Link) - Method in class org.n52.javaps.rest.model.StatusInfo
 
addLiteralDataDomainsItem(LiteralDataDomain) - Method in class org.n52.javaps.rest.model.LiteralDataType
 
addMetadataItem(Metadata) - Method in class org.n52.javaps.rest.model.DescriptionType
 
addOutputsItem(Output) - Method in class org.n52.javaps.rest.model.Execute
 
addOutputsItem(OutputDescription) - Method in class org.n52.javaps.rest.model.Process
 
addOutputsItem(OutputInfo) - Method in class org.n52.javaps.rest.model.Result
 
addOutputTransmissionItem(TransmissionMode) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
addSupportedCRSItem(SupportedCRS) - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
 
addValueItem(Object) - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
AllowedRanges - Class in org.n52.javaps.rest.model
AllowedRanges
AllowedRanges() - Constructor for class org.n52.javaps.rest.model.AllowedRanges
 
allowedRanges(List<Range>) - Method in class org.n52.javaps.rest.model.AllowedRanges
 
AllowedValues - Class in org.n52.javaps.rest.model
AllowedValues
AllowedValues() - Constructor for class org.n52.javaps.rest.model.AllowedValues
 
allowedValues(AllowedValues) - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
AnyValue - Class in org.n52.javaps.rest.model
AnyValue
AnyValue() - Constructor for class org.n52.javaps.rest.model.AnyValue
 
anyValue(Boolean) - Method in class org.n52.javaps.rest.model.AnyValue
 
Api - Interface in org.n52.javaps.rest
 
api() - Method in interface org.n52.javaps.rest.Api
 
api() - Method in class org.n52.javaps.rest.ApiController
 
API_URI - Static variable in class org.n52.javaps.rest.settings.RestSettingsConstants
 
ApiController - Class in org.n52.javaps.rest
 
ApiController() - Constructor for class org.n52.javaps.rest.ApiController
 
APPLICATION_JAVASCRIPT - Static variable in interface org.n52.javaps.rest.MediaTypes
 
APPLICATION_JSON - Static variable in interface org.n52.javaps.rest.MediaTypes
 
APPLICATION_OPENAPI_JSON_3_0 - Static variable in interface org.n52.javaps.rest.MediaTypes
 
APPLICATION_XML - Static variable in interface org.n52.javaps.rest.MediaTypes
 

B

BASE_URL - Static variable in interface org.n52.javaps.rest.Api
 
BASE_URL - Static variable in interface org.n52.javaps.rest.ConformanceApi
 
BASE_URL - Static variable in interface org.n52.javaps.rest.LandingPageApi
 
BASE_URL - Static variable in interface org.n52.javaps.rest.ProcessesApi
 
BASE_URL - Static variable in interface org.n52.javaps.rest.ProcessesApiExtension
 
bbox(List<BigDecimal>) - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
boundingBox(BoundingBoxData) - Method in class org.n52.javaps.rest.model.ResultBoundingBox
 
boundingBox(BoundingBoxData) - Method in class org.n52.javaps.rest.model.ResultValueType
 
BoundingBoxData - Class in org.n52.javaps.rest.model
BoundingBoxData
BoundingBoxData() - Constructor for class org.n52.javaps.rest.model.BoundingBoxData
 
BoundingBoxDataType - Class in org.n52.javaps.rest.model
BoundingBoxDataType
BoundingBoxDataType() - Constructor for class org.n52.javaps.rest.model.BoundingBoxDataType
 

C

cnManager() - Method in class org.n52.javaps.rest.RestConfiguration
 
code(String) - Method in class org.n52.javaps.rest.model.Exception
 
ComplexData - Class in org.n52.javaps.rest.model
ComplexData
ComplexData() - Constructor for class org.n52.javaps.rest.model.ComplexData
 
ComplexDataType - Class in org.n52.javaps.rest.model
ComplexDataType
ComplexDataType() - Constructor for class org.n52.javaps.rest.model.ComplexDataType
 
ConformanceApi - Interface in org.n52.javaps.rest
 
ConformanceApiImpl - Class in org.n52.javaps.rest
 
ConformanceApiImpl() - Constructor for class org.n52.javaps.rest.ConformanceApiImpl
 
conformsTo(List<String>) - Method in class org.n52.javaps.rest.model.ReqClasses
 
createJobHref(String, String) - Method in class org.n52.javaps.rest.serializer.AbstractSerializer
 
createProcessCollection(Set<ProcessOffering>) - Method in class org.n52.javaps.rest.serializer.ProcessSerializer
 
createResultHref(String, String) - Method in class org.n52.javaps.rest.serializer.AbstractSerializer
 
crs(String) - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
crs(String) - Method in class org.n52.javaps.rest.model.SupportedCRS
 

D

DataDescriptionType - Class in org.n52.javaps.rest.model
DataDescriptionType
DataDescriptionType() - Constructor for class org.n52.javaps.rest.model.DataDescriptionType
 
DataType - Class in org.n52.javaps.rest.model
DataType
DataType() - Constructor for class org.n52.javaps.rest.model.DataType
 
dataType(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralData
 
dataType(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
defaultValue(String) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
defaultValue(String) - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
description(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
description(String) - Method in class org.n52.javaps.rest.model.Exception
 
description(String) - Method in class org.n52.javaps.rest.model.LandingPage
 
DESCRIPTION - Static variable in class org.n52.javaps.rest.settings.RestSettingsConstants
 
DescriptionType - Class in org.n52.javaps.rest.model
DescriptionType
DescriptionType() - Constructor for class org.n52.javaps.rest.model.DescriptionType
 
display() - Method in class org.n52.javaps.rest.TestClientController
Display the test client.

E

ENABLE_JOB_LIST_EXTENSION - Static variable in class org.n52.javaps.rest.settings.RestSettingsConstants
 
encoding(String) - Method in class org.n52.javaps.rest.model.Format
 
EngineExceptionAdvice - Class in org.n52.javaps.rest
 
EngineExceptionAdvice(ExceptionSerializer) - Constructor for class org.n52.javaps.rest.EngineExceptionAdvice
 
equals(Object) - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
equals(Object) - Method in class org.n52.javaps.rest.model.AllowedRanges
 
equals(Object) - Method in class org.n52.javaps.rest.model.AllowedValues
 
equals(Object) - Method in class org.n52.javaps.rest.model.AnyValue
 
equals(Object) - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
equals(Object) - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
 
equals(Object) - Method in class org.n52.javaps.rest.model.ComplexData
 
equals(Object) - Method in class org.n52.javaps.rest.model.ComplexDataType
 
equals(Object) - Method in class org.n52.javaps.rest.model.DataDescriptionType
 
equals(Object) - Method in class org.n52.javaps.rest.model.DataType
 
equals(Object) - Method in class org.n52.javaps.rest.model.DescriptionType
 
equals(Object) - Method in class org.n52.javaps.rest.model.Exception
 
equals(Object) - Method in class org.n52.javaps.rest.model.Execute
 
equals(Object) - Method in class org.n52.javaps.rest.model.Format
 
equals(Object) - Method in class org.n52.javaps.rest.model.FormatDescription
 
equals(Object) - Method in class org.n52.javaps.rest.model.InlineValue
 
equals(Object) - Method in class org.n52.javaps.rest.model.Input
 
equals(Object) - Method in class org.n52.javaps.rest.model.InputDescription
 
equals(Object) - Method in class org.n52.javaps.rest.model.JobCollection
 
equals(Object) - Method in class org.n52.javaps.rest.model.JobInfo
 
equals(Object) - Method in class org.n52.javaps.rest.model.LandingPage
 
equals(Object) - Method in class org.n52.javaps.rest.model.Link
 
equals(Object) - Method in class org.n52.javaps.rest.model.LiteralData
 
equals(Object) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
equals(Object) - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
equals(Object) - Method in class org.n52.javaps.rest.model.LiteralDataType
 
equals(Object) - Method in class org.n52.javaps.rest.model.Metadata
 
equals(Object) - Method in class org.n52.javaps.rest.model.NameReferenceType
 
equals(Object) - Method in class org.n52.javaps.rest.model.Output
 
equals(Object) - Method in class org.n52.javaps.rest.model.OutputDescription
 
equals(Object) - Method in class org.n52.javaps.rest.model.OutputInfo
 
equals(Object) - Method in class org.n52.javaps.rest.model.Process
 
equals(Object) - Method in class org.n52.javaps.rest.model.ProcessCollection
 
equals(Object) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
equals(Object) - Method in class org.n52.javaps.rest.model.Range
 
equals(Object) - Method in class org.n52.javaps.rest.model.ReferenceValue
 
equals(Object) - Method in class org.n52.javaps.rest.model.ReqClasses
 
equals(Object) - Method in class org.n52.javaps.rest.model.Result
 
equals(Object) - Method in class org.n52.javaps.rest.model.ResultBoundingBox
 
equals(Object) - Method in class org.n52.javaps.rest.model.ResultValueType
 
equals(Object) - Method in class org.n52.javaps.rest.model.StatusInfo
 
equals(Object) - Method in class org.n52.javaps.rest.model.SupportedCRS
 
equals(Object) - Method in class org.n52.javaps.rest.model.ValueReference
 
equals(Object) - Method in class org.n52.javaps.rest.model.Values
 
equals(Object) - Method in class org.n52.javaps.rest.model.ValuesReference
 
Exception - Class in org.n52.javaps.rest.model
Exception
Exception() - Constructor for class org.n52.javaps.rest.model.Exception
 
ExceptionSerializer - Class in org.n52.javaps.rest.serializer
 
ExceptionSerializer() - Constructor for class org.n52.javaps.rest.serializer.ExceptionSerializer
 
Execute - Class in org.n52.javaps.rest.model
Execute
Execute() - Constructor for class org.n52.javaps.rest.model.Execute
 
execute(Execute, String) - Method in interface org.n52.javaps.rest.ProcessesApi
 
execute(Execute, String) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
Execute.ModeEnum - Enum in org.n52.javaps.rest.model
Gets or Sets mode
Execute.ResponseEnum - Enum in org.n52.javaps.rest.model
Gets or Sets response
ExecuteDeserializer - Class in org.n52.javaps.rest.deserializer
 
ExecuteDeserializer(ObjectMapper) - Constructor for class org.n52.javaps.rest.deserializer.ExecuteDeserializer
 

F

format(Format) - Method in class org.n52.javaps.rest.model.DataType
 
Format - Class in org.n52.javaps.rest.model
Format
Format() - Constructor for class org.n52.javaps.rest.model.Format
 
FormatDescription - Class in org.n52.javaps.rest.model
FormatDescription
FormatDescription() - Constructor for class org.n52.javaps.rest.model.FormatDescription
 
formats(List<FormatDescription>) - Method in class org.n52.javaps.rest.model.ComplexDataType
 
fromValue(String) - Static method in enum org.n52.javaps.rest.model.Execute.ModeEnum
 
fromValue(String) - Static method in enum org.n52.javaps.rest.model.Execute.ResponseEnum
 
fromValue(String) - Static method in enum org.n52.javaps.rest.model.JobControlOptions
 
fromValue(String) - Static method in enum org.n52.javaps.rest.model.Range.RangeClosureEnum
 
fromValue(String) - Static method in enum org.n52.javaps.rest.model.StatusEnum
 
fromValue(String) - Static method in enum org.n52.javaps.rest.model.TransmissionMode
 

G

generate(TypedProcessOutputDescription<?>, Data<?>, Format) - Method in class org.n52.javaps.rest.io.JSONBoundingBoxInputOutputHandler
 
getAdditionalParameters() - Method in class org.n52.javaps.rest.model.DescriptionType
Get additionalParameters
getAllowedRanges() - Method in class org.n52.javaps.rest.model.AllowedRanges
Get allowedRanges
getAllowedValues() - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
Get allowedValues
getBbox() - Method in class org.n52.javaps.rest.model.BoundingBoxData
Get bbox
getBoundingBox() - Method in class org.n52.javaps.rest.model.ResultBoundingBox
Get boundingBox
getBoundingBox() - Method in class org.n52.javaps.rest.model.ResultValueType
Get boundingBox
getCode() - Method in class org.n52.javaps.rest.model.Exception
Get code
getConformanceClasses() - Method in interface org.n52.javaps.rest.ConformanceApi
 
getConformanceClasses() - Method in class org.n52.javaps.rest.ConformanceApiImpl
 
getConformsTo() - Method in class org.n52.javaps.rest.model.ReqClasses
Get conformsTo
getCrs() - Method in class org.n52.javaps.rest.model.BoundingBoxData
Get crs
getCrs() - Method in class org.n52.javaps.rest.model.SupportedCRS
Get crs
getDataType() - Method in class org.n52.javaps.rest.model.LiteralData
Get dataType
getDataType() - Method in class org.n52.javaps.rest.model.LiteralDataDomain
Get dataType
getDefaultValue() - Method in class org.n52.javaps.rest.model.LiteralDataDomain
Get defaultValue
getDefaultValue() - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
Get defaultValue
getDescription() - Method in class org.n52.javaps.rest.model.DescriptionType
Get description
getDescription() - Method in class org.n52.javaps.rest.model.Exception
Get description
getDescription() - Method in class org.n52.javaps.rest.model.LandingPage
Get description
getEncoding() - Method in class org.n52.javaps.rest.model.Format
Get encoding
getExceptionSerializer() - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
getExecuteForm(String, Model) - Method in interface org.n52.javaps.rest.ProcessesApi
 
getExecuteForm(String, Model) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
getFormat() - Method in class org.n52.javaps.rest.model.DataType
Get format
getFormats() - Method in class org.n52.javaps.rest.model.ComplexDataType
Get formats
getHref() - Method in class org.n52.javaps.rest.model.Link
Get href
getHref() - Method in class org.n52.javaps.rest.model.Metadata
Get href
getHref() - Method in class org.n52.javaps.rest.model.ReferenceValue
Get href
getHref() - Method in class org.n52.javaps.rest.model.ResultValueType
Get href
getHreflang() - Method in class org.n52.javaps.rest.model.Link
Get hreflang
getId() - Method in class org.n52.javaps.rest.model.DescriptionType
Get id
getId() - Method in class org.n52.javaps.rest.model.Input
Get id
getId() - Method in class org.n52.javaps.rest.model.JobInfo
Get id
getId() - Method in class org.n52.javaps.rest.model.Output
Get id
getId() - Method in class org.n52.javaps.rest.model.OutputInfo
Get id
getId() - Method in class org.n52.javaps.rest.model.ProcessSummary
Get id
getInfos() - Method in class org.n52.javaps.rest.model.JobInfo
Get infos
getInlineValue() - Method in class org.n52.javaps.rest.model.InlineValue
Get inlineValue
getInlineValue() - Method in class org.n52.javaps.rest.model.ResultValueType
Get inlineValue
getInput() - Method in class org.n52.javaps.rest.model.Input
Get input
getInput() - Method in class org.n52.javaps.rest.model.InputDescription
Get input
getInputs() - Method in class org.n52.javaps.rest.model.Execute
Get inputs
getInputs() - Method in class org.n52.javaps.rest.model.Process
Get inputs
getJobControlOptions() - Method in class org.n52.javaps.rest.model.ProcessSummary
Get jobControlOptions
getJobID() - Method in class org.n52.javaps.rest.model.StatusInfo
Get jobID
getJobList(String) - Method in interface org.n52.javaps.rest.ProcessesApi
 
getJobList(String) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
getJobsHref(String) - Method in class org.n52.javaps.rest.serializer.AbstractSerializer
 
getKeywords() - Method in class org.n52.javaps.rest.model.DescriptionType
Get keywords
getLinks() - Method in class org.n52.javaps.rest.model.LandingPage
Get links
getLinks() - Method in class org.n52.javaps.rest.model.Process
Get links
getLinks() - Method in class org.n52.javaps.rest.model.ProcessSummary
Get links
getLinks() - Method in class org.n52.javaps.rest.model.StatusInfo
Get links
getLiteralDataDomains() - Method in class org.n52.javaps.rest.model.LiteralDataType
Get literalDataDomains
getMaximumMegabytes() - Method in class org.n52.javaps.rest.model.FormatDescription
Get maximumMegabytes
getMaximumValue() - Method in class org.n52.javaps.rest.model.Range
Get maximumValue
getMaxOccurs() - Method in class org.n52.javaps.rest.model.InputDescription
Get maxOccurs
getMessage() - Method in class org.n52.javaps.rest.model.StatusInfo
Get message
getMetadata() - Method in class org.n52.javaps.rest.model.DescriptionType
Get metadata
getMimeType() - Method in class org.n52.javaps.rest.model.Format
Get mimeType
getMinimumValue() - Method in class org.n52.javaps.rest.model.Range
Get minimumValue
getMinOccurs() - Method in class org.n52.javaps.rest.model.InputDescription
Get minOccurs
getMode() - Method in class org.n52.javaps.rest.model.Execute
Get mode
getName() - Method in class org.n52.javaps.rest.model.AdditionalParameter
Get name
getName() - Method in class org.n52.javaps.rest.model.NameReferenceType
Get name
getOutput() - Method in class org.n52.javaps.rest.model.OutputDescription
Get output
getOutput(String, String, String) - Method in interface org.n52.javaps.rest.ProcessesApiExtension
 
getOutput(String, String, String) - Method in class org.n52.javaps.rest.ProcessesApiExtensionImpl
 
getOutputs() - Method in class org.n52.javaps.rest.model.Execute
Get outputs
getOutputs() - Method in class org.n52.javaps.rest.model.Process
Get outputs
getOutputs() - Method in class org.n52.javaps.rest.model.Result
Get outputs
getOutputTransmission() - Method in class org.n52.javaps.rest.model.ProcessSummary
Get outputTransmission
getProcessDescription(String) - Method in interface org.n52.javaps.rest.ProcessesApi
 
getProcessDescription(String) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
getProcesses() - Method in interface org.n52.javaps.rest.ProcessesApi
 
getProcesses() - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
getProcessHref(String) - Method in class org.n52.javaps.rest.serializer.AbstractSerializer
 
getProgress() - Method in class org.n52.javaps.rest.model.StatusInfo
Get progress minimum: 0 maximum: 100
getRangeClosure() - Method in class org.n52.javaps.rest.model.Range
Get rangeClosure
getReference() - Method in class org.n52.javaps.rest.model.NameReferenceType
Get reference
getRel() - Method in class org.n52.javaps.rest.model.Link
Get rel
getResponse() - Method in class org.n52.javaps.rest.model.Execute
Get response
getResult(String, String) - Method in interface org.n52.javaps.rest.ProcessesApi
 
getResult(String, String) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
getRole() - Method in class org.n52.javaps.rest.model.Metadata
Get role
getSchema() - Method in class org.n52.javaps.rest.model.Format
Get schema
getSpacing() - Method in class org.n52.javaps.rest.model.Range
Get spacing
getStatus() - Method in class org.n52.javaps.rest.model.StatusInfo
Get status
getStatus(String, String) - Method in interface org.n52.javaps.rest.ProcessesApi
 
getStatus(String, String) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
getSupportedBindings() - Method in class org.n52.javaps.rest.io.JSONBoundingBoxInputOutputHandler
 
getSupportedCRS() - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
Get supportedCRS
getSupportedFormats() - Method in class org.n52.javaps.rest.io.JSONBoundingBoxInputOutputHandler
 
getTitle() - Method in class org.n52.javaps.rest.model.DescriptionType
Get title
getTitle() - Method in class org.n52.javaps.rest.model.LandingPage
Get title
getTitle() - Method in class org.n52.javaps.rest.model.Link
Get title
getTitle() - Method in class org.n52.javaps.rest.model.Metadata
Get title
getTransmissionMode() - Method in class org.n52.javaps.rest.model.Output
Get transmissionMode
getType() - Method in class org.n52.javaps.rest.model.Link
Get type
getUom() - Method in class org.n52.javaps.rest.model.LiteralData
Get uom
getUom() - Method in class org.n52.javaps.rest.model.LiteralDataDomain
Get uom
getValue() - Method in class org.n52.javaps.rest.model.AdditionalParameter
Get value
getValue() - Method in class org.n52.javaps.rest.model.ComplexData
Get value
getValue() - Method in class org.n52.javaps.rest.model.LiteralData
Get value
getValue() - Method in class org.n52.javaps.rest.model.OutputInfo
Get value
getValueDefinition() - Method in class org.n52.javaps.rest.model.LiteralDataDomain
Get valueDefinition
getValueReference() - Method in class org.n52.javaps.rest.model.ValueReference
Get valueReference
getVersion() - Method in class org.n52.javaps.rest.model.ProcessSummary
Get version

H

handle(JobNotFoundException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(ProcessNotFoundException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(OutputNotFoundException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(InputDecodingException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(OutputEncodingException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(UnsupportedInputFormatException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(UnsupportedOutputFormatException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(EngineException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(Exception) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handle(ExecutionException) - Method in class org.n52.javaps.rest.EngineExceptionAdvice
 
handleException(RuntimeException) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
hashCode() - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
hashCode() - Method in class org.n52.javaps.rest.model.AllowedRanges
 
hashCode() - Method in class org.n52.javaps.rest.model.AllowedValues
 
hashCode() - Method in class org.n52.javaps.rest.model.AnyValue
 
hashCode() - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
hashCode() - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
 
hashCode() - Method in class org.n52.javaps.rest.model.ComplexData
 
hashCode() - Method in class org.n52.javaps.rest.model.ComplexDataType
 
hashCode() - Method in class org.n52.javaps.rest.model.DataDescriptionType
 
hashCode() - Method in class org.n52.javaps.rest.model.DataType
 
hashCode() - Method in class org.n52.javaps.rest.model.DescriptionType
 
hashCode() - Method in class org.n52.javaps.rest.model.Exception
 
hashCode() - Method in class org.n52.javaps.rest.model.Execute
 
hashCode() - Method in class org.n52.javaps.rest.model.Format
 
hashCode() - Method in class org.n52.javaps.rest.model.FormatDescription
 
hashCode() - Method in class org.n52.javaps.rest.model.InlineValue
 
hashCode() - Method in class org.n52.javaps.rest.model.Input
 
hashCode() - Method in class org.n52.javaps.rest.model.InputDescription
 
hashCode() - Method in class org.n52.javaps.rest.model.JobCollection
 
hashCode() - Method in class org.n52.javaps.rest.model.JobInfo
 
hashCode() - Method in class org.n52.javaps.rest.model.LandingPage
 
hashCode() - Method in class org.n52.javaps.rest.model.Link
 
hashCode() - Method in class org.n52.javaps.rest.model.LiteralData
 
hashCode() - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
hashCode() - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
hashCode() - Method in class org.n52.javaps.rest.model.LiteralDataType
 
hashCode() - Method in class org.n52.javaps.rest.model.Metadata
 
hashCode() - Method in class org.n52.javaps.rest.model.NameReferenceType
 
hashCode() - Method in class org.n52.javaps.rest.model.Output
 
hashCode() - Method in class org.n52.javaps.rest.model.OutputDescription
 
hashCode() - Method in class org.n52.javaps.rest.model.OutputInfo
 
hashCode() - Method in class org.n52.javaps.rest.model.Process
 
hashCode() - Method in class org.n52.javaps.rest.model.ProcessCollection
 
hashCode() - Method in class org.n52.javaps.rest.model.ProcessSummary
 
hashCode() - Method in class org.n52.javaps.rest.model.Range
 
hashCode() - Method in class org.n52.javaps.rest.model.ReferenceValue
 
hashCode() - Method in class org.n52.javaps.rest.model.ReqClasses
 
hashCode() - Method in class org.n52.javaps.rest.model.Result
 
hashCode() - Method in class org.n52.javaps.rest.model.ResultBoundingBox
 
hashCode() - Method in class org.n52.javaps.rest.model.ResultValueType
 
hashCode() - Method in class org.n52.javaps.rest.model.StatusInfo
 
hashCode() - Method in class org.n52.javaps.rest.model.SupportedCRS
 
hashCode() - Method in class org.n52.javaps.rest.model.ValueReference
 
hashCode() - Method in class org.n52.javaps.rest.model.Values
 
hashCode() - Method in class org.n52.javaps.rest.model.ValuesReference
 
href(String) - Method in class org.n52.javaps.rest.model.Link
 
href(String) - Method in class org.n52.javaps.rest.model.Metadata
 
href(String) - Method in class org.n52.javaps.rest.model.ReferenceValue
 
href(String) - Method in class org.n52.javaps.rest.model.ResultValueType
 
hreflang(String) - Method in class org.n52.javaps.rest.model.Link
 

I

id(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
id(String) - Method in class org.n52.javaps.rest.model.Input
 
id(String) - Method in class org.n52.javaps.rest.model.JobInfo
 
id(String) - Method in class org.n52.javaps.rest.model.Output
 
id(String) - Method in class org.n52.javaps.rest.model.OutputInfo
 
id(String) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
infos(StatusInfo) - Method in class org.n52.javaps.rest.model.JobInfo
 
InlineValue - Class in org.n52.javaps.rest.model
InlineValue
InlineValue() - Constructor for class org.n52.javaps.rest.model.InlineValue
 
inlineValue(Object) - Method in class org.n52.javaps.rest.model.InlineValue
 
inlineValue(Object) - Method in class org.n52.javaps.rest.model.ResultValueType
 
Input - Class in org.n52.javaps.rest.model
Input
Input() - Constructor for class org.n52.javaps.rest.model.Input
 
input(JsonNode) - Method in class org.n52.javaps.rest.model.Input
 
input(Object) - Method in class org.n52.javaps.rest.model.InputDescription
 
InputDescription - Class in org.n52.javaps.rest.model
InputDescription
InputDescription() - Constructor for class org.n52.javaps.rest.model.InputDescription
 
inputs(List<Input>) - Method in class org.n52.javaps.rest.model.Execute
 
inputs(List<InputDescription>) - Method in class org.n52.javaps.rest.model.Process
 
INVALID_PARAMETER - Static variable in class org.n52.javaps.rest.EngineExceptionAdvice
 
isAnyValue() - Method in class org.n52.javaps.rest.model.AnyValue
Get anyValue
isDefault() - Method in class org.n52.javaps.rest.model.FormatDescription
Get _default
isDefault() - Method in class org.n52.javaps.rest.model.SupportedCRS
Get _default

J

JacksonConfiguration - Class in org.n52.javaps.rest
 
JacksonConfiguration() - Constructor for class org.n52.javaps.rest.JacksonConfiguration
 
JobCollection - Class in org.n52.javaps.rest.model
JobCollection
JobCollection() - Constructor for class org.n52.javaps.rest.model.JobCollection
 
JobControlOptions - Enum in org.n52.javaps.rest.model
Gets or Sets jobControlOptions
jobControlOptions(List<JobControlOptions>) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
jobID(String) - Method in class org.n52.javaps.rest.model.StatusInfo
 
JobInfo - Class in org.n52.javaps.rest.model
JobInfo
JobInfo() - Constructor for class org.n52.javaps.rest.model.JobInfo
 
JSONBoundingBoxInputOutputHandler - Class in org.n52.javaps.rest.io
 
JSONBoundingBoxInputOutputHandler(ObjectMapper, JsonNodeFactory) - Constructor for class org.n52.javaps.rest.io.JSONBoundingBoxInputOutputHandler
 
jsonNodeFactory() - Method in class org.n52.javaps.rest.JacksonConfiguration
 

K

keywords(List<String>) - Method in class org.n52.javaps.rest.model.DescriptionType
 

L

landingPage() - Method in interface org.n52.javaps.rest.LandingPageApi
 
landingPage() - Method in class org.n52.javaps.rest.LandingPageApiImpl
 
LandingPage - Class in org.n52.javaps.rest.model
LandingPage
LandingPage() - Constructor for class org.n52.javaps.rest.model.LandingPage
 
LandingPageApi - Interface in org.n52.javaps.rest
 
LandingPageApiImpl - Class in org.n52.javaps.rest
Landing page
LandingPageApiImpl() - Constructor for class org.n52.javaps.rest.LandingPageApiImpl
 
Link - Class in org.n52.javaps.rest.model
Link
Link() - Constructor for class org.n52.javaps.rest.model.Link
 
links(List<Link>) - Method in class org.n52.javaps.rest.model.LandingPage
 
links(List<Link>) - Method in class org.n52.javaps.rest.model.Process
 
links(List<Link>) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
links(List<Link>) - Method in class org.n52.javaps.rest.model.StatusInfo
 
LiteralData - Class in org.n52.javaps.rest.model
LiteralData
LiteralData() - Constructor for class org.n52.javaps.rest.model.LiteralData
 
LiteralDataDomain - Class in org.n52.javaps.rest.model
LiteralDataDomain
LiteralDataDomain() - Constructor for class org.n52.javaps.rest.model.LiteralDataDomain
 
literalDataDomains(List<LiteralDataDomain>) - Method in class org.n52.javaps.rest.model.LiteralDataType
 
LiteralDataDomainValueDefinition - Class in org.n52.javaps.rest.model
LiteralDataDomainValueDefinition
LiteralDataDomainValueDefinition() - Constructor for class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
LiteralDataType - Class in org.n52.javaps.rest.model
LiteralDataType
LiteralDataType() - Constructor for class org.n52.javaps.rest.model.LiteralDataType
 

M

maximumMegabytes(BigInteger) - Method in class org.n52.javaps.rest.model.FormatDescription
 
maximumValue(String) - Method in class org.n52.javaps.rest.model.Range
 
maxOccurs(Object) - Method in class org.n52.javaps.rest.model.InputDescription
 
MediaTypes - Interface in org.n52.javaps.rest
 
message(String) - Method in class org.n52.javaps.rest.model.StatusInfo
 
metadata(List<Metadata>) - Method in class org.n52.javaps.rest.model.DescriptionType
 
Metadata - Class in org.n52.javaps.rest.model
Metadata
Metadata() - Constructor for class org.n52.javaps.rest.model.Metadata
 
mimeType(String) - Method in class org.n52.javaps.rest.model.Format
 
minimumValue(String) - Method in class org.n52.javaps.rest.model.Range
 
minOccurs(BigInteger) - Method in class org.n52.javaps.rest.model.InputDescription
 
mode(Execute.ModeEnum) - Method in class org.n52.javaps.rest.model.Execute
 

N

name(String) - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
name(String) - Method in class org.n52.javaps.rest.model.NameReferenceType
 
NameReferenceType - Class in org.n52.javaps.rest.model
NameReferenceType
NameReferenceType() - Constructor for class org.n52.javaps.rest.model.NameReferenceType
 
NO_APPLICABLE_CODE - Static variable in class org.n52.javaps.rest.EngineExceptionAdvice
 

O

objectMapper(JsonNodeFactory) - Method in class org.n52.javaps.rest.JacksonConfiguration
 
objectReader(ObjectMapper) - Method in class org.n52.javaps.rest.JacksonConfiguration
 
objectWriter(ObjectMapper) - Method in class org.n52.javaps.rest.JacksonConfiguration
 
org.n52.javaps.rest - package org.n52.javaps.rest
 
org.n52.javaps.rest.deserializer - package org.n52.javaps.rest.deserializer
 
org.n52.javaps.rest.io - package org.n52.javaps.rest.io
 
org.n52.javaps.rest.model - package org.n52.javaps.rest.model
 
org.n52.javaps.rest.serializer - package org.n52.javaps.rest.serializer
 
org.n52.javaps.rest.settings - package org.n52.javaps.rest.settings
 
Output - Class in org.n52.javaps.rest.model
Output
Output() - Constructor for class org.n52.javaps.rest.model.Output
 
output(Object) - Method in class org.n52.javaps.rest.model.OutputDescription
 
OutputDescription - Class in org.n52.javaps.rest.model
OutputDescription
OutputDescription() - Constructor for class org.n52.javaps.rest.model.OutputDescription
 
OutputInfo - Class in org.n52.javaps.rest.model
OutputInfo
OutputInfo() - Constructor for class org.n52.javaps.rest.model.OutputInfo
 
outputs(List<Output>) - Method in class org.n52.javaps.rest.model.Execute
 
outputs(List<OutputDescription>) - Method in class org.n52.javaps.rest.model.Process
 
outputs(List<OutputInfo>) - Method in class org.n52.javaps.rest.model.Result
 
outputTransmission(List<TransmissionMode>) - Method in class org.n52.javaps.rest.model.ProcessSummary
 

P

parse(TypedProcessInputDescription<?>, InputStream, Format) - Method in class org.n52.javaps.rest.io.JSONBoundingBoxInputOutputHandler
 
Process - Class in org.n52.javaps.rest.model
Process
Process() - Constructor for class org.n52.javaps.rest.model.Process
 
ProcessCollection - Class in org.n52.javaps.rest.model
ProcessCollection
ProcessCollection() - Constructor for class org.n52.javaps.rest.model.ProcessCollection
 
ProcessesApi - Interface in org.n52.javaps.rest
 
ProcessesApiExtension - Interface in org.n52.javaps.rest
 
ProcessesApiExtensionImpl - Class in org.n52.javaps.rest
 
ProcessesApiImpl - Class in org.n52.javaps.rest
 
ProcessesApiImpl() - Constructor for class org.n52.javaps.rest.ProcessesApiImpl
 
ProcessSerializer - Class in org.n52.javaps.rest.serializer
 
ProcessSerializer() - Constructor for class org.n52.javaps.rest.serializer.ProcessSerializer
 
ProcessSummary - Class in org.n52.javaps.rest.model
ProcessSummary
ProcessSummary() - Constructor for class org.n52.javaps.rest.model.ProcessSummary
 
progress(Integer) - Method in class org.n52.javaps.rest.model.StatusInfo
 

R

Range - Class in org.n52.javaps.rest.model
Range
Range() - Constructor for class org.n52.javaps.rest.model.Range
 
Range.RangeClosureEnum - Enum in org.n52.javaps.rest.model
Gets or Sets rangeClosure
rangeClosure(Range.RangeClosureEnum) - Method in class org.n52.javaps.rest.model.Range
 
readInputs(List<Input>) - Method in class org.n52.javaps.rest.deserializer.ExecuteDeserializer
 
readOutputs(List<Output>) - Method in class org.n52.javaps.rest.deserializer.ExecuteDeserializer
 
reference(String) - Method in class org.n52.javaps.rest.model.NameReferenceType
 
ReferenceValue - Class in org.n52.javaps.rest.model
ReferenceValue
ReferenceValue() - Constructor for class org.n52.javaps.rest.model.ReferenceValue
 
rel(String) - Method in class org.n52.javaps.rest.model.Link
 
ReqClasses - Class in org.n52.javaps.rest.model
ReqClasses
ReqClasses() - Constructor for class org.n52.javaps.rest.model.ReqClasses
 
response(Execute.ResponseEnum) - Method in class org.n52.javaps.rest.model.Execute
 
RestConfiguration - Class in org.n52.javaps.rest
 
RestConfiguration() - Constructor for class org.n52.javaps.rest.RestConfiguration
 
RestSettingsConstants - Class in org.n52.javaps.rest.settings
 
RestSettingsConstants() - Constructor for class org.n52.javaps.rest.settings.RestSettingsConstants
 
Result - Class in org.n52.javaps.rest.model
Result
Result() - Constructor for class org.n52.javaps.rest.model.Result
 
ResultBoundingBox - Class in org.n52.javaps.rest.model
ResultBoundingBox
ResultBoundingBox() - Constructor for class org.n52.javaps.rest.model.ResultBoundingBox
 
ResultSerializer - Class in org.n52.javaps.rest.serializer
 
ResultSerializer() - Constructor for class org.n52.javaps.rest.serializer.ResultSerializer
 
ResultValueType - Class in org.n52.javaps.rest.model
ResultValueType
ResultValueType() - Constructor for class org.n52.javaps.rest.model.ResultValueType
 
role(String) - Method in class org.n52.javaps.rest.model.Metadata
 

S

schema(String) - Method in class org.n52.javaps.rest.model.Format
 
serialize(StatusInfo, String, String, boolean) - Method in class org.n52.javaps.rest.serializer.StatusInfoSerializer
 
serializeException(String, String) - Method in class org.n52.javaps.rest.serializer.ExceptionSerializer
 
serializeProcessOffering(ProcessOffering) - Method in class org.n52.javaps.rest.serializer.ProcessSerializer
 
serializeResult(Result) - Method in class org.n52.javaps.rest.serializer.ResultSerializer
 
setAdditionalParameters(List<AdditionalParameter>) - Method in class org.n52.javaps.rest.model.DescriptionType
 
setAllowedRanges(List<Range>) - Method in class org.n52.javaps.rest.model.AllowedRanges
 
setAllowedValues(AllowedValues) - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
setAnyValue(Boolean) - Method in class org.n52.javaps.rest.model.AnyValue
 
setBbox(List<BigDecimal>) - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
setBoundingBox(BoundingBoxData) - Method in class org.n52.javaps.rest.model.ResultBoundingBox
 
setBoundingBox(BoundingBoxData) - Method in class org.n52.javaps.rest.model.ResultValueType
 
setCode(String) - Method in class org.n52.javaps.rest.model.Exception
 
setConformsTo(List<String>) - Method in class org.n52.javaps.rest.model.ReqClasses
 
setContext(ServletContext) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setCrs(String) - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
setCrs(String) - Method in class org.n52.javaps.rest.model.SupportedCRS
 
setDataType(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralData
 
setDataType(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
setDefault(Boolean) - Method in class org.n52.javaps.rest.model.FormatDescription
 
setDefault(Boolean) - Method in class org.n52.javaps.rest.model.SupportedCRS
 
setDefaultValue(String) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
setDefaultValue(String) - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
setDescription(URI) - Method in class org.n52.javaps.rest.ApiController
 
setDescription(String) - Method in class org.n52.javaps.rest.LandingPageApiImpl
 
setDescription(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
setDescription(String) - Method in class org.n52.javaps.rest.model.Exception
 
setDescription(String) - Method in class org.n52.javaps.rest.model.LandingPage
 
setEncoding(String) - Method in class org.n52.javaps.rest.model.Format
 
setEngine(Engine) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setExceptionSerializer(ExceptionSerializer) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setExecuteDeserializer(ExecuteDeserializer) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setFormat(Format) - Method in class org.n52.javaps.rest.model.DataType
 
setFormats(List<FormatDescription>) - Method in class org.n52.javaps.rest.model.ComplexDataType
 
setHref(String) - Method in class org.n52.javaps.rest.model.Link
 
setHref(String) - Method in class org.n52.javaps.rest.model.Metadata
 
setHref(String) - Method in class org.n52.javaps.rest.model.ReferenceValue
 
setHref(String) - Method in class org.n52.javaps.rest.model.ResultValueType
 
setHreflang(String) - Method in class org.n52.javaps.rest.model.Link
 
setId(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
setId(String) - Method in class org.n52.javaps.rest.model.Input
 
setId(String) - Method in class org.n52.javaps.rest.model.JobInfo
 
setId(String) - Method in class org.n52.javaps.rest.model.Output
 
setId(String) - Method in class org.n52.javaps.rest.model.OutputInfo
 
setId(String) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
setInfos(StatusInfo) - Method in class org.n52.javaps.rest.model.JobInfo
 
setInlineValue(Object) - Method in class org.n52.javaps.rest.model.InlineValue
 
setInlineValue(Object) - Method in class org.n52.javaps.rest.model.ResultValueType
 
setInput(JsonNode) - Method in class org.n52.javaps.rest.model.Input
 
setInput(Object) - Method in class org.n52.javaps.rest.model.InputDescription
 
setInputs(List<Input>) - Method in class org.n52.javaps.rest.model.Execute
 
setInputs(List<InputDescription>) - Method in class org.n52.javaps.rest.model.Process
 
setIsJobListEnabled(Boolean) - Method in class org.n52.javaps.rest.ConformanceApiImpl
 
setIsJobListEnabled(Boolean) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setJobControlOptions(List<JobControlOptions>) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
setJobID(String) - Method in class org.n52.javaps.rest.model.StatusInfo
 
setKeywords(List<String>) - Method in class org.n52.javaps.rest.model.DescriptionType
 
setLinks(List<Link>) - Method in class org.n52.javaps.rest.model.LandingPage
 
setLinks(List<Link>) - Method in class org.n52.javaps.rest.model.Process
 
setLinks(List<Link>) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
setLinks(List<Link>) - Method in class org.n52.javaps.rest.model.StatusInfo
 
setLiteralDataDomains(List<LiteralDataDomain>) - Method in class org.n52.javaps.rest.model.LiteralDataType
 
setMaximumMegabytes(BigInteger) - Method in class org.n52.javaps.rest.model.FormatDescription
 
setMaximumValue(String) - Method in class org.n52.javaps.rest.model.Range
 
setMaxOccurs(Object) - Method in class org.n52.javaps.rest.model.InputDescription
 
setMessage(String) - Method in class org.n52.javaps.rest.model.StatusInfo
 
setMetadata(List<Metadata>) - Method in class org.n52.javaps.rest.model.DescriptionType
 
setMimeType(String) - Method in class org.n52.javaps.rest.model.Format
 
setMinimumValue(String) - Method in class org.n52.javaps.rest.model.Range
 
setMinOccurs(BigInteger) - Method in class org.n52.javaps.rest.model.InputDescription
 
setMode(Execute.ModeEnum) - Method in class org.n52.javaps.rest.model.Execute
 
setName(String) - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
setName(String) - Method in class org.n52.javaps.rest.model.NameReferenceType
 
setOutput(Object) - Method in class org.n52.javaps.rest.model.OutputDescription
 
setOutputs(List<Output>) - Method in class org.n52.javaps.rest.model.Execute
 
setOutputs(List<OutputDescription>) - Method in class org.n52.javaps.rest.model.Process
 
setOutputs(List<OutputInfo>) - Method in class org.n52.javaps.rest.model.Result
 
setOutputTransmission(List<TransmissionMode>) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
setProcessSerializer(ProcessSerializer) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setProgress(Integer) - Method in class org.n52.javaps.rest.model.StatusInfo
 
setRangeClosure(Range.RangeClosureEnum) - Method in class org.n52.javaps.rest.model.Range
 
setReference(String) - Method in class org.n52.javaps.rest.model.NameReferenceType
 
setRel(String) - Method in class org.n52.javaps.rest.model.Link
 
setRequest(HttpServletRequest) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setResponse(Execute.ResponseEnum) - Method in class org.n52.javaps.rest.model.Execute
 
setResultSerializer(ResultSerializer) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setRole(String) - Method in class org.n52.javaps.rest.model.Metadata
 
setSchema(String) - Method in class org.n52.javaps.rest.model.Format
 
setServiceURL(URI) - Method in class org.n52.javaps.rest.LandingPageApiImpl
 
setServiceURL(URI) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setServiceURL(URI) - Method in class org.n52.javaps.rest.serializer.AbstractSerializer
 
setSpacing(String) - Method in class org.n52.javaps.rest.model.Range
 
setStatus(StatusEnum) - Method in class org.n52.javaps.rest.model.StatusInfo
 
setStatusInfoSerializer(StatusInfoSerializer) - Method in class org.n52.javaps.rest.ProcessesApiImpl
 
setSupportedCRS(List<SupportedCRS>) - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
 
setTitle(String) - Method in class org.n52.javaps.rest.LandingPageApiImpl
 
setTitle(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
setTitle(String) - Method in class org.n52.javaps.rest.model.LandingPage
 
setTitle(String) - Method in class org.n52.javaps.rest.model.Link
 
setTitle(String) - Method in class org.n52.javaps.rest.model.Metadata
 
setTransmissionMode(TransmissionMode) - Method in class org.n52.javaps.rest.model.Output
 
setType(String) - Method in class org.n52.javaps.rest.model.Link
 
setUom(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralData
 
setUom(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
setValue(List<Object>) - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
setValue(ValueType) - Method in class org.n52.javaps.rest.model.ComplexData
 
setValue(String) - Method in class org.n52.javaps.rest.model.LiteralData
 
setValue(ValueType) - Method in class org.n52.javaps.rest.model.OutputInfo
 
setValueDefinition(Object) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
setValueReference(String) - Method in class org.n52.javaps.rest.model.ValueReference
 
setVersion(String) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
spacing(String) - Method in class org.n52.javaps.rest.model.Range
 
status(StatusEnum) - Method in class org.n52.javaps.rest.model.StatusInfo
 
StatusEnum - Enum in org.n52.javaps.rest.model
Gets or Sets status
StatusInfo - Class in org.n52.javaps.rest.model
StatusInfo
StatusInfo() - Constructor for class org.n52.javaps.rest.model.StatusInfo
 
StatusInfoSerializer - Class in org.n52.javaps.rest.serializer
 
StatusInfoSerializer() - Constructor for class org.n52.javaps.rest.serializer.StatusInfoSerializer
 
supportedCRS(List<SupportedCRS>) - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
 
SupportedCRS - Class in org.n52.javaps.rest.model
SupportedCRS
SupportedCRS() - Constructor for class org.n52.javaps.rest.model.SupportedCRS
 

T

TestClientController - Class in org.n52.javaps.rest
Handles the test client URI requests and mapping.
TestClientController() - Constructor for class org.n52.javaps.rest.TestClientController
 
TEXT_HTML - Static variable in interface org.n52.javaps.rest.MediaTypes
 
title(String) - Method in class org.n52.javaps.rest.model.DescriptionType
 
title(String) - Method in class org.n52.javaps.rest.model.LandingPage
 
title(String) - Method in class org.n52.javaps.rest.model.Link
 
title(String) - Method in class org.n52.javaps.rest.model.Metadata
 
TITLE - Static variable in class org.n52.javaps.rest.settings.RestSettingsConstants
 
toString() - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
toString() - Method in class org.n52.javaps.rest.model.AllowedRanges
 
toString() - Method in class org.n52.javaps.rest.model.AllowedValues
 
toString() - Method in class org.n52.javaps.rest.model.AnyValue
 
toString() - Method in class org.n52.javaps.rest.model.BoundingBoxData
 
toString() - Method in class org.n52.javaps.rest.model.BoundingBoxDataType
 
toString() - Method in class org.n52.javaps.rest.model.ComplexData
 
toString() - Method in class org.n52.javaps.rest.model.ComplexDataType
 
toString() - Method in class org.n52.javaps.rest.model.DataDescriptionType
 
toString() - Method in class org.n52.javaps.rest.model.DataType
 
toString() - Method in class org.n52.javaps.rest.model.DescriptionType
 
toString() - Method in class org.n52.javaps.rest.model.Exception
 
toString() - Method in enum org.n52.javaps.rest.model.Execute.ModeEnum
 
toString() - Method in enum org.n52.javaps.rest.model.Execute.ResponseEnum
 
toString() - Method in class org.n52.javaps.rest.model.Execute
 
toString() - Method in class org.n52.javaps.rest.model.Format
 
toString() - Method in class org.n52.javaps.rest.model.FormatDescription
 
toString() - Method in class org.n52.javaps.rest.model.InlineValue
 
toString() - Method in class org.n52.javaps.rest.model.Input
 
toString() - Method in class org.n52.javaps.rest.model.InputDescription
 
toString() - Method in class org.n52.javaps.rest.model.JobCollection
 
toString() - Method in enum org.n52.javaps.rest.model.JobControlOptions
 
toString() - Method in class org.n52.javaps.rest.model.JobInfo
 
toString() - Method in class org.n52.javaps.rest.model.LandingPage
 
toString() - Method in class org.n52.javaps.rest.model.Link
 
toString() - Method in class org.n52.javaps.rest.model.LiteralData
 
toString() - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
toString() - Method in class org.n52.javaps.rest.model.LiteralDataDomainValueDefinition
 
toString() - Method in class org.n52.javaps.rest.model.LiteralDataType
 
toString() - Method in class org.n52.javaps.rest.model.Metadata
 
toString() - Method in class org.n52.javaps.rest.model.NameReferenceType
 
toString() - Method in class org.n52.javaps.rest.model.Output
 
toString() - Method in class org.n52.javaps.rest.model.OutputDescription
 
toString() - Method in class org.n52.javaps.rest.model.OutputInfo
 
toString() - Method in class org.n52.javaps.rest.model.Process
 
toString() - Method in class org.n52.javaps.rest.model.ProcessCollection
 
toString() - Method in class org.n52.javaps.rest.model.ProcessSummary
 
toString() - Method in enum org.n52.javaps.rest.model.Range.RangeClosureEnum
 
toString() - Method in class org.n52.javaps.rest.model.Range
 
toString() - Method in class org.n52.javaps.rest.model.ReferenceValue
 
toString() - Method in class org.n52.javaps.rest.model.ReqClasses
 
toString() - Method in class org.n52.javaps.rest.model.Result
 
toString() - Method in class org.n52.javaps.rest.model.ResultBoundingBox
 
toString() - Method in class org.n52.javaps.rest.model.ResultValueType
 
toString() - Method in enum org.n52.javaps.rest.model.StatusEnum
 
toString() - Method in class org.n52.javaps.rest.model.StatusInfo
 
toString() - Method in class org.n52.javaps.rest.model.SupportedCRS
 
toString() - Method in enum org.n52.javaps.rest.model.TransmissionMode
 
toString() - Method in class org.n52.javaps.rest.model.ValueReference
 
toString() - Method in class org.n52.javaps.rest.model.Values
 
toString() - Method in class org.n52.javaps.rest.model.ValuesReference
 
transmissionMode(TransmissionMode) - Method in class org.n52.javaps.rest.model.Output
 
TransmissionMode - Enum in org.n52.javaps.rest.model
Gets or Sets transmissionMode
type(String) - Method in class org.n52.javaps.rest.model.Link
 

U

uom(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralData
 
uom(NameReferenceType) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 

V

value(List<Object>) - Method in class org.n52.javaps.rest.model.AdditionalParameter
 
value(ValueType) - Method in class org.n52.javaps.rest.model.ComplexData
 
value(String) - Method in class org.n52.javaps.rest.model.LiteralData
 
value(ValueType) - Method in class org.n52.javaps.rest.model.OutputInfo
 
valueDefinition(Object) - Method in class org.n52.javaps.rest.model.LiteralDataDomain
 
valueOf(String) - Static method in enum org.n52.javaps.rest.model.Execute.ModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.n52.javaps.rest.model.Execute.ResponseEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.n52.javaps.rest.model.JobControlOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.n52.javaps.rest.model.Range.RangeClosureEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.n52.javaps.rest.model.StatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.n52.javaps.rest.model.TransmissionMode
Returns the enum constant of this type with the specified name.
ValueReference - Class in org.n52.javaps.rest.model
ValueReference
ValueReference() - Constructor for class org.n52.javaps.rest.model.ValueReference
 
valueReference(String) - Method in class org.n52.javaps.rest.model.ValueReference
 
values() - Static method in enum org.n52.javaps.rest.model.Execute.ModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.n52.javaps.rest.model.Execute.ResponseEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.n52.javaps.rest.model.JobControlOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.n52.javaps.rest.model.Range.RangeClosureEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.n52.javaps.rest.model.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.n52.javaps.rest.model.TransmissionMode
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in org.n52.javaps.rest.model
Values
Values() - Constructor for class org.n52.javaps.rest.model.Values
 
ValuesReference - Class in org.n52.javaps.rest.model
ValuesReference
ValuesReference() - Constructor for class org.n52.javaps.rest.model.ValuesReference
 
ValueType - Interface in org.n52.javaps.rest.model
ValueType
version(String) - Method in class org.n52.javaps.rest.model.ProcessSummary
 
viewResolver() - Method in class org.n52.javaps.rest.RestConfiguration
 

_

_default(Boolean) - Method in class org.n52.javaps.rest.model.FormatDescription
 
_default(Boolean) - Method in class org.n52.javaps.rest.model.SupportedCRS
 
A B C D E F G H I J K L M N O P R S T U V _ 
Skip navigation links

Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.