|
Change Parameter Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private writeContent(edm Edm, uriInfo UriInfoWithType, content Object) : ODataResponse in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Parameter Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private writeContent(edm Edm, httpEntityRequest HttpEntityEnclosingRequestBase, uriInfo UriInfoWithType, content Object, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Parameter Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private getResourceContentType(uriInfo UriInfoWithType) : ContentType in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Parameter Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private readContent(uriInfo UriInfoWithType, content InputStream, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Parameter Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private createBatchQueryPart(uriInfo UriInfoWithType, batchRequest Olingo2BatchQueryRequest) : BatchQueryPart in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Parameter Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private readContent(uriInfo UriInfoWithType, content InputStream) : T in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method public batch(edm Edm, data Object, responseHandler Olingo2ResponseHandler<List<Olingo2BatchResponse>>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private parseBatchRequest(edm Edm, batchParts List<Olingo2BatchRequest>) : ODataResponse in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method public merge(edm Edm, resourcePath String, data Object, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method public patch(edm Edm, resourcePath String, data Object, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method public create(edm Edm, resourcePath String, data Object, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private parseResponse(edm Edm, contentIdLocationMap Map<String,String>, request Olingo2BatchRequest, response BatchSingleResponse) : Olingo2BatchResponse in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type result : UriInfoImpl to result : UriInfoWithType in method private parseUri(edm Edm, resourcePath String, queryParams Map<String,String>) : UriInfoWithType in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method private createBatchChangeSetPart(edm Edm, contentIdMap Map<String,String>, batchRequest Olingo2BatchChangeRequest) : BatchChangeSetPart in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method public read(edm Edm, resourcePath String, queryParams Map<String,String>, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |
|
Change Variable Type uriInfo : UriInfoImpl to uriInfo : UriInfoWithType in method public update(edm Edm, resourcePath String, data Object, responseHandler Olingo2ResponseHandler<T>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl |
From |
To |