Index

A B C D E F G H I J K L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

addData(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
addData(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
addHeader(String, Map<String, String>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
 
addHeader(String, Map<String, String>, String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
 
addPart(Part<C>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
appendLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedPart
Parse the given line and add it to the Part.
atomicityGroup - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests.ODataRequest
 

B

Batch<C extends Content> - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
Batch of requests or responses.
Batch(Version, CoreSettings, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
BatchFactory<C extends Content> - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
 
BatchProcessor<C extends Content> - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
 
BatchProcessor(BatchFactory<C>) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessor
 
batchVersion - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
batchVersion - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
batchVersion - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
body - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest.ODataResponse
 
body - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests.ODataRequest
 
BOUNDARY_PATTERN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
BOUNDARY_REGEX - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 

C

content - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
Content - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
 
contentId - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
ContentIdPair - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
 
ContentIdPair(String, Id) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
 
contentIdValue - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
createBatch(Version, CoreSettings, boolean) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory
 
createBatch(Version, CoreSettings, boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchFactory
 
createBatch(Version, CoreSettings, boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartFactory
 
createPart(Version, CoreSettings, boolean, String) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory
 
createPart(Version, CoreSettings, boolean, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchFactory
 
createPart(Version, CoreSettings, boolean, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartFactory
 
createRequest(Version, boolean) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory
 
createRequest(Version, boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchFactory
 
createRequest(Version, boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartFactory
 

D

data - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing - package de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
 
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch - package de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
 
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json - package de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
 
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart - package de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
 

E

errors - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
errors - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
execute(Service, ServiceRequest, ServiceResponse) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
executeBatchOperation(Service, ServiceRequest, ServiceResponse) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
 
executeFailed - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 

F

FINISHED - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent.IsFinished
The Content does not expect any more lines.

G

generateStatusLine(int, String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
 
getContent() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
Get the Content of this Part.
getContent(boolean) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
Get the String content for response.
getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatch
 
getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest
 
getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
getContentId() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getContentId() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
getContentIdValue() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getContentIdValue() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
getContentType() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory
Return lower-case content-type.
getContentType() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchFactory
 
getContentType() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartFactory
 
getData() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
Get the data in the http request.
getData() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
Get the data in the http request.
getErrors() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
getErrors() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
Get the list of error messages generating during parsing.
getErrors() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getErrors() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
getHeader(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
Get the value of the header with the given name.
getHeaders() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
Get the headers.
getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatch
 
getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
getHttpHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
Get the headers of the request inside the batch.
getKey() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
 
getMethod() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getMethod() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
getParts() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
getPath() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
Get the path part of the http request.
getPath() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
Get the path part of the http request.
getRequestTypeFor(Version, String, HttpMethod, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
getRequestTypes() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
getStatusLine() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
getUserPrincipal() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
getUserPrincipal() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getValue() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
 
getVersion() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
getVersionedUrlPaths() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
getVersions() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 

H

HEADER_PATTERN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
HEADER_REGEX - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
headers - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
headersInner - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
headersOuter - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
HeaderUtils - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
 
HttpContent - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
 
HttpContent(Version) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
HttpContent(Version, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 

I

id - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest.ODataResponse
 
id - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests.ODataRequest
 
inChangeSet - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
init(CoreSettings) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
isChangeSet - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
isEnabled() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
isExecuteFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedPart
Gives the parse-state of the Content in this Part.
isFinished() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent
Gives the parse-state of the Content.
isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
isParseFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
isParseFailed() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
Flag indicating there were errors parsing the content.
isParseFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
isParseFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 

J

JsonBatch - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
Parser for JSON request.
JsonBatch(Version, CoreSettings, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatch
 
JsonBatchFactory - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
 
JsonBatchFactory() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchFactory
 
JsonRequest - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
 
JsonRequest(Version) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest
 
JsonRequest(Version, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest
 
JsonRequest.ODataResponse - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
OData Batch response.

K

key - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
 

L

location - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest.ODataResponse
 
logIndent - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
logIndent - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
logIndent - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 

M

method - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
method - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests.ODataRequest
 
MixedContent - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Parser for multipart/mixed mime type stringContent, since Tomcat only handles multipart/form-data.
MixedContent(Version, CoreSettings, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
MixedPart - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
 
MixedPart(Version, CoreSettings, boolean, String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedPart
Creates a new Part.
modifyServiceDocument(ServiceRequest, Map<String, Object>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
MultipartContent - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
 
MultipartContent.IsFinished - Enum Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Indicates the parse-state of the Content.
MultipartFactory - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
 
MultipartFactory() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartFactory
 

O

ODataRequest(String, String, String, String, Object) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests.ODataRequest
 
ODataRequests - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
OData Batch request.
ODataRequests(List<ODataRequests.ODataRequest>) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests
 
ODataRequests.ODataRequest - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
 
ODataResponse(String, int, String, String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest.ODataResponse
 

P

parse(ServiceRequest) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
parse(ServiceRequest) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatch
 
parse(ServiceRequest) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
parseFailed - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
Flag indicating there is a problem with the syntax of the content.
parseFailed - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
Flag indicating there is a problem with the syntax of the content.
parseLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
parseLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
parseLine(String) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent
Add the line to the content.
parseLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
parseLineInternal(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
parseUrl(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
Part<C extends Content> - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
 
Part(Version, CoreSettings, boolean, String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
Creates a new Part.
parts - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
path - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
PATH_POST_BATCH - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
The path for the CreateObservations request type..
PluginBatchProcessing - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
 
PluginBatchProcessing() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
processBatch(ServiceRequest, Service, Batch<C>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessor
 
processChangeset(ServiceRequest, Service, Batch) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessor
 
processHttpRequest(Service, Request, boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessor
 

R

Request - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
Individual request or response inside the bach request.
Request(Version) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
Request(Version, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
REQUEST_TYPE_BATCH - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
The RequestType definition for the CreateObservations request type.
requests - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests
 
requireContentId - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 

S

ServiceBatchProcessing - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
Handles the service requests for the DataArray plugin.
ServiceBatchProcessing(CoreSettings) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
 
setBoundaryHeader(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
setContent(C) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
Set the Content of this Part.
setContent(StringBuilder) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
setContentId(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setContentId(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
setContentIdValue(Id) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setContentIdValue(Id) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
setExecuteFailed(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setInChangeSet(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
setLogIndent(String) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
Sets the indentation of log messages.
setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
Sets the indentation of log messages.
setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
setMethod(HttpMethod) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setPath(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setStatus(int, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
setStatus(int, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest
 
setStatus(int, String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
setStatusLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
settings - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
settings - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
setUserPrincipal(Principal) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
setUserPrincipal(Principal) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
status - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest.ODataResponse
 
StringContent - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Content with no content type.
StringContent() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedPart
Informs the Content that the last newline should be removed again.
stripLastNewline() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent
Informs the Content that the last newline should be removed again.
stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
 
SUB_HEADER_PATTERN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 
SUB_HEADER_REGEX - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
 

T

TAG_ENABLE_BATCH_PROCESSING - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
 
toString() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
 
toString() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part
 
toString() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonRequest
 

U

UNFINISHED - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent.IsFinished
The content expects more lines.
UNKNOWN - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent.IsFinished
The content does not know.
updateUsingContentIds(List<ContentIdPair>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
updateUsingContentIds(List<ContentIdPair>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
 
url - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.ODataRequests.ODataRequest
 
userPrincipal - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch
 
userPrincipal - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
Batch request user.

V

validateHeader(String, String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
 
value - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
 
valueOf(String) - Static method in enum class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent.IsFinished
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent.IsFinished
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request
 
A B C D E F G H I J K L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values