Commit Graph

370 Commits

Author SHA1 Message Date
Michael Bolz ca40833b20 [OLINGO-772] Change version to 4.0.0 2015-09-21 10:54:21 +02:00
Michael Bolz 111308124c [OLINGO-772] Change version to 4.0.0-RC03 2015-09-17 09:26:27 +02:00
Michael Bolz 87f829e5ae [OLINGO-659] Renamed setter/getter to fit code conventions 2015-09-17 09:18:24 +02:00
Christia Holzer 32bad834f1 [OLINGO-659] Fix TechnicalActionProcessor 2015-09-15 14:25:19 +02:00
Klaus Straubinger cffdb7384c [OLINGO-659] empty JSON input should result in Bad Request
Change-Id: Ib46d7454abcc405e3fa6a41fd3e17d9e947490c2

Signed-off-by: Christia Holzer <c.holzer@sap.com>
2015-09-15 14:18:20 +02:00
Michael Bolz 9c3ca381e2 [OLINGO-772] Change version to RC02 2015-09-14 10:37:04 +02:00
Michael Bolz ba88c43b57 [OLINGO-772] Change version to RC01 2015-09-11 14:44:50 +02:00
Klaus Straubinger 11ebbb58d8 [OLINGO-659] API clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 12:44:08 +02:00
Klaus Straubinger 30d67c71f5 Content-Type is mandatory in POST/PUT/PATCH requests
Change-Id: Icbd3455241b0618339d2418214441e4ab59602c8

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 09:14:06 +02:00
mibo 637ca00db7 [OLINGO-750] Fixed some critical issues 2015-09-10 21:10:09 +02:00
Klaus Straubinger e981aaad79 [OLINGO-659] Better data handling in technical service + clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-09 15:35:33 +02:00
Klaus Straubinger 0b1de9fc4f [OLINGO-659] URI validator has to check keys in navigation segments
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-07 08:12:53 +02:00
Klaus Straubinger e92f660789 [OLINGO-659] avoid null-pointer exception in no-content case
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-03 15:24:47 +02:00
Christian Holzer a3541721ef [OLINGO-659] TecSvc: $levels system query options lead now to a 501 not implemented status 2015-09-01 14:54:08 +02:00
Christian Holzer d414dfb037 [OLINGO-659] TecSvc: $filter accepts only boolean expression, all six comparison operators are defined for Edm.String, Invalid types for binary operations are detected (No class cast exception any more) 2015-08-27 15:52:15 +02:00
Michael Bolz dbf649e0b1 [OLINGO-659] Minor API/JavaDoc enhancements 2015-08-21 13:25:53 +02:00
Michael Bolz f2ca7119e1 [OLINGO-659] Improved DataProvider 2015-08-19 10:53:33 +02:00
Christian Amend 7df31c58c3 [OLINGO-659] Small dependency enhancement 2015-08-18 14:19:25 +02:00
Michael Bolz df5a4ff0de [OLINGO-659] API review for ODataRequest/Response 2015-08-14 09:58:39 +02:00
Christian Amend 36ae03957c [Olingo-731] add json uri tab support 2015-08-13 16:12:31 +02:00
mibo 970086ee98 [OLINGO-756] Added expand with star support in TecSvc 2015-08-12 17:50:20 +02:00
Christian Amend 633578a180 Merge remote-tracking branch 'origin/OLINGO-640' 2015-08-04 16:49:55 +02:00
Christian Amend 10fb60ff90 [OLINGO-659] Remove JavaDoc Warnings 2015-08-04 16:49:03 +02:00
Christian Amend 366597070f Merge branch 'master' into olingo640
Conflicts:
	fit/src/test/java/org/apache/olingo/fit/tecsvc/client/NavigationITCase.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
2015-08-04 14:38:01 +02:00
Michael Bolz 955823383d [OLINGO-708] Enabled async support for batch case in TecSvc 2015-08-03 19:22:34 +02:00
Michael Bolz 5e481b23ec [OLINGO-743] Add odatapath to ContextURL 2015-07-31 15:51:34 +02:00
Christian Amend 3dae763f35 [OLINGO-731] Added html as debug output and refactored structure 2015-07-24 16:12:01 +02:00
Christian Amend fb65199d28 [OLINGO-731] Debug interfaces part 2 2015-07-24 09:29:13 +02:00
Ramesh Reddy 5b99eb7b63 OLINGO-640: Adding support for ATOM+XML Serializer and De-Serializer 2015-07-14 21:16:50 -05:00
mibo de7afda1ec [OLINGO-708] Fixed missing response header and clean up 2015-07-10 15:17:24 +02:00
Michael Bolz 6b6902f284 [OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec 2015-07-10 10:53:47 +02:00
Christian Amend 4baaf0d0b9 [OLINGO-731] Debug interfaces part 1 2015-07-09 15:29:43 +02:00
Michael Bolz bf3905a550 [OLINGO-708] Added location href to list page 2015-07-09 14:05:34 +02:00
mibo 8f6ceeae16 [OLINGO-708] Minor code clean up in TecAsyncSvc 2015-07-08 20:57:03 +02:00
mibo 31e3a8bd0a [OLINGO-708] Enable async EntityCollection for TecSvc, fix ClientAsyncWrite and more tests 2015-07-08 11:28:22 +02:00
mibo 1476b034b5 [OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec 2015-07-08 10:14:15 +02:00
Christian Holzer f1a40746de [OLINGO-659] Added data to TecSvc, Bugfix URI Parser, Bugfix JsonDeserializer 2015-07-07 17:15:54 +02:00
Christian Holzer de64c3189b [OLINGO-714] Java types in the DataProvider (TecSvc) changed 2015-06-30 16:07:12 +02:00
Michael Bolz 2080f23bfa [OLINGO-708] Support for async create 2015-06-30 08:31:05 +02:00
Christian Holzer b3dcaa25b3 [OLINGO-704] Small fix TecSvc 2015-06-29 23:54:45 +02:00
mibo 03bf387b24 [OLINGO-708] Added AsyncResponseSerializer 2015-06-27 11:45:48 +02:00
Klaus Straubinger abf5bf79aa [OLINGO-659] support for OData-EntityID header, more clean-up
Change-Id: I168a6efac6fc9ad85865f71dd534fd850d8e777e

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-26 16:38:46 +02:00
Michael Bolz 06d508d395 [OLINGO-708] Improvements 2015-06-26 09:31:33 +02:00
Michael Bolz 3a736368e3 [OLINGO-708] Second proposal 2015-06-26 09:17:22 +02:00
Klaus Straubinger 2a841552f4 [OLINGO-659] more clean-up, small fixes, and additional tests
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-25 16:26:38 +02:00
Christian Amend ef1fd77875 Merge branch 'master' into ieee
Conflicts:
	fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
	fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
	fit/src/test/java/org/apache/olingo/fit/AbstractBaseTestITCase.java
	fit/src/test/java/org/apache/olingo/fit/tecsvc/client/ActionImportITCase.java
	lib/client-api/src/main/java/org/apache/olingo/client/api/ODataClient.java
	lib/client-api/src/main/java/org/apache/olingo/client/api/domain/ClientEntitySetIterator.java
	lib/client-api/src/main/java/org/apache/olingo/client/api/serialization/ODataReader.java
	lib/client-api/src/main/java/org/apache/olingo/client/api/serialization/ODataWriter.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/ODataClientImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/header/ODataErrorResponseChecker.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataEntityCreateRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataEntityUpdateRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataPropertyUpdateRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/invoke/AbstractODataInvokeRequest.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataDeltaRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataEntityRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataEntitySetRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataPropertyRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataServiceDocumentRequestImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ClientODataDeserializerImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/JsonSerializer.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataBinderImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataReaderImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataWriterImpl.java
	lib/client-core/src/test/java/org/apache/olingo/client/core/v4/EntitySetTest.java
	lib/client-core/src/test/java/org/apache/olingo/client/core/v4/ErrorTest.java
	lib/client-core/src/test/java/org/apache/olingo/client/core/v4/PropertyTest.java
	lib/client-core/src/test/java/org/apache/olingo/client/core/v4/ServiceDocumentTest.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalActionProcessor.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalPrimitiveComplexProcessor.java
2015-06-23 16:33:00 +02:00
Klaus Straubinger a3fbf39f53 [OLINGO-698] fix for navigation from function in technical service
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-23 10:13:47 +02:00
Klaus Straubinger bfb5c93836 [OLINGO-663] conditional header required for property updates
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-23 10:12:53 +02:00
Christian Holzer 91d04271ba [OLINGO-704] Refactoring ContentType 2015-06-19 16:27:48 +02:00
Klaus Straubinger 971deb5539 [OLINGO-698] clean-up preferences support
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-19 10:52:17 +02:00
Christian Holzer 588df780bf [OLINGO-704] Class ODataFormat removed 2015-06-17 17:48:16 +02:00
Christian Holzer 0043bd9c2e [OLINGO-690] ODataSerializer and ODataDeserializer are created by contentType instead of ODataFormat 2015-06-17 17:48:13 +02:00
Christian Holzer 974abcb40f [OLINGO-754] IEEE754Compatible support for ODataJsonSerializer 2015-06-17 17:46:56 +02:00
Klaus Straubinger afda326d75 [OLINGO-698] technical service supports preferences, part 2
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-17 10:05:18 +02:00
Klaus Straubinger e5fe04aeeb [OLINGO-698] technical service supports preferences, part 1
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-16 16:50:15 +02:00
Klaus Straubinger 5501e8e331 [OLINGO-663] ETag annotation again in entity collections of technical service
Change-Id: Ia150ba1705fa22e36c3821d5295f1b7f464a4852

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-10 15:12:11 +02:00
Klaus Straubinger 39f0708d0c [OLINGO-692] improved server processor interface inheritance
Change-Id: Ic4c0774be8c6c4bbbbeaef6baab17fdd6677cd6c

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-10 10:34:07 +02:00
Klaus Straubinger 44ec57874d [OLINGO-663] technical service uses UUIDs as ETags
Change-Id: Ie34c22a817919afe2563a2f5d221e7d4495afda9

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-09 13:55:48 +02:00
Christian Amend c35076fbe9 [OLINGO-663] Default metadata etag generation fix
ETag value based on nano seconds will always be 14 characters long from
now on.
2015-06-08 14:14:42 +02:00
Klaus Straubinger a604fa78f2 [OLINGO-663] metadata ETag
Change-Id: I93bcf78b9be2a34e46c4f2f4d8ec739faf197951

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-08 10:01:27 +02:00
Christian Amend 7ce457d82b [OLINGO-663] Fix batch processor exception signature 2015-06-03 15:17:51 +02:00
Christian Amend 1dae999126 [OLINGO-663] Custom etag handling in default processor 2015-06-03 13:06:49 +02:00
Klaus Straubinger 1f286fd424 [OLINGO-663] helper for conditional handling
Change-Id: I48599dc609bfb53bc2903083abe235458109e20a

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-03 11:00:16 +02:00
Christian Amend b8187f5307 [OLINGO-663] Add OdataLibrary Exception to processor interfaces 2015-06-03 09:45:37 +02:00
Klaus Straubinger c65ef5e9e7 [OLINGO-663] clean-up
Change-Id: Id1359ca3243e42d83ce0bd3057da3477850730e6

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-06-02 15:40:10 +02:00
Christian Amend 53881c2acf [OLINGO-663] Generic Precondition Required Handling 2015-06-01 13:58:10 +02:00
Christian Holzer 725f7a9b24 [OLINGO-446] TecSvc supports create, update, delete of references 2015-05-29 14:36:35 +02:00
Klaus Straubinger 91c2f6a451 [OLINGO-675] inheritance of action processors removed
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-29 11:03:37 +02:00
Klaus Straubinger 7ad5b0fb54 [OLINGO-663] conditional handling in technical service, part 2
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-28 15:12:31 +02:00
Klaus Straubinger db47760e35 [OLINGO-663] conditional GET in technical service, part 1
Change-Id: I89b0e765e1d3618c318522d1c2a22988f9d017fd

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-22 15:55:49 +02:00
Christian Holzer 6ff644d6cc [OLINGO-665] All primitive types are null 2015-05-21 14:37:52 +02:00
Christian Holzer 24898bda9b [OLINGO-665] Data added to the TecSvc 2015-05-19 18:38:52 +02:00
Christian Holzer b5a194731b [OLINGO-664] ODataJsonSerializer writes also null values of type Edm.Boolean 2015-05-19 16:23:07 +02:00
Christian Holzer a2a07242ec [OLINGO-446] support for $ref serialization 2015-05-19 14:33:19 +02:00
Klaus Straubinger bec8cb3b2a [OLINGO-663] Set ETags in technical service
Change-Id: I92eccdbff85fb1afcd91e609cb232f723f81580e

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-19 10:39:00 +02:00
Christian Amend 9729428c22 [OLINGO-655] Fix ActionDataProvider and Tests 2015-05-12 17:17:20 +02:00
Klaus Straubinger 04baf388ec [OLINGO-658] Modification operations should return the changed data
Change-Id: I62b6db1c062618cd3c27b093d40b9456cd415f77

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-12 13:57:51 +02:00
Christian Amend 5098862d6f [OLINGO-649] Set correct 4.0.0-SNAPSHOT version 2015-05-11 13:33:09 +02:00
Christian Amend ee48475cbf [OLINGO-649] Set next release version 2015-05-11 10:48:19 +02:00
Christian Amend 93fe2fd39d [OLINGO-649] Set beta-03 release version 2015-05-11 10:34:18 +02:00
Christian Amend ffb80fad3c [OLINGO-649] Set next 4.0.0-SNAPSHOT version 2015-05-07 16:30:41 +02:00
Christian Amend e7ce8627e1 [OLINGO-649] Set beta-03-RC01 release candidate version 2015-05-07 16:09:05 +02:00
Christian Amend d150744967 [OLINGO-649] Cleanup code as release preperation 2015-05-05 14:25:29 +02:00
Michael Bolz f5757cb4e2 [OLINGO-564] Removed samples and test modules from deploy 2015-05-04 10:42:22 +02:00
Michael Bolz 17152920f0 [OLINGO-564] first step for common -> client extraction 2015-04-30 06:04:42 +02:00
Michael Bolz c37d4da571 [OLINGO-564] Renamed 'OData*' to 'Client*' classes 2015-04-28 23:11:55 +02:00
Michael Bolz 3c0990910a [OLINGO-564] Merge branch 'master' into OLINGO-564 2015-04-28 12:56:08 +02:00
Michael Bolz 2318953c26 [OLINGO-564] Renamed 'edm.provider.*' classes 2015-04-28 12:52:14 +02:00
Christian Amend ae97061e3c [OLINGO-604] Implement Action imports in TechSvc part 2 2015-04-27 14:33:53 +02:00
Christian Amend cd23eb96f8 [OLINGO-604] Implement Action imports in TechSvc part 1 2015-04-21 16:37:31 +02:00
Klaus Straubinger b76ebe95d1 stricter cardinality check in expression parser
Change-Id: Ie48e84e73a9da37134f4062aee7bbbe50d605443

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-04-14 15:01:13 +02:00
Christian Holzer 9e232a2d74 [OLINGO-545] Tests for batch changesets, update and insert requests added 2015-04-07 17:20:52 +02:00
Christian Holzer 62214d2d87 [OLINGO-545] TecSvc: Allow upserts 2015-04-07 15:27:16 +02:00
Christian Amend d692d129bd [OLINGO-603] Rename entity set to entity collection 2015-04-07 15:20:39 +02:00
Christian Amend 05935a0c3d [OLINGO-603] Delete core dependecies in Tec Scenario 2015-04-07 14:15:17 +02:00
Christian Holzer 518a3a418e [OLINGO-545] TecSvc: Support of cyclic expands and filtering on arbitrary
level
2015-04-07 08:26:05 +02:00
Christian Holzer 583c4bd078 [OLINGO-545] TecSvc: Request validation added 2015-04-07 08:25:43 +02:00
Christian Holzer 189de7b2d7 [OLINGO-545] Fix: Bind operations are applyed before creating deep insert entities 2015-04-03 12:42:00 +02:00
Christian Holzer 502f7cedee [OLINGO-617] Derserializer and Serializer result refactoring, ExpandBuilder 2015-04-03 12:41:55 +02:00
Christian Amend 61b0daa856 [OLINGO-603] TecSvc enhancements 2015-04-02 14:24:48 +02:00
Michael Bolz 7119be1f26 [OLINGO-573] Minor clean up after merge with master 2015-04-02 10:40:43 +02:00
Michael Bolz 3f79ced17a [OLINGO-573] Merge branch 'master' into OLINGO-573 2015-04-02 08:22:39 +02:00
Christian Holzer fd9ba8bf27 [OLINGO-545] TecSvc EDM enhanced 2015-04-01 15:32:48 +02:00
Christian Amend d067037f40 [OLINGO-603] Further refactoring 2015-04-01 14:30:27 +02:00
Michael Bolz de3f7fd3e7 [OLINGO-573] Merge branch 'master' into OLINGO-573 2015-04-01 13:17:12 +02:00
Christian Holzer 15cfa375e8 [OLINGO-545] TecSvc EDM enhanced 2015-03-31 18:48:35 +02:00
Ramesh Reddy 2b73abcce0 OLINGO-573: New processing framework on server side with single interface with TripPin as example 2015-03-31 10:55:01 -05:00
Christian Amend d94edf568c [OLINGO-595] Make EdmProvider an Interface 2015-03-31 13:47:15 +02:00
Christian Holzer 92e201b0a8 [OLINGO-609] Fix: ODataJsonDeserializer 2015-03-31 12:52:02 +02:00
Christian Holzer af1417b3c7 [OLINGO-545] TecSvc EDM enhanced 2015-03-27 17:10:07 +01:00
Klaus Straubinger 6d41513f47 [OLINGO-603] deserialization of action parameters
Change-Id: I49a0a39eb25eb34cf856d723c019afac304111f0

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-27 16:46:07 +01:00
Christian Amend 898d745bf5 [OLINGO-575] Edm Cleanup part 2 2015-03-27 16:44:14 +01:00
Christian Holzer 4d8a2a405e [OLINGO-545] The DataProvider supports collections of complex properties 2015-03-27 14:52:42 +01:00
Christian Holzer 6421f54803 [OLINGO-545] System query options also applies to entity requests 2015-03-26 15:13:50 +01:00
Christian Amend 4d059b94d6 [OLINGO-575] Edm cleanup part 1 2015-03-25 17:19:42 +01:00
Klaus Straubinger 926373bcd4 [OLINGO-603] new ActionVoidProcessor for actions with no return type
Change-Id: Icc9d05bbc33f1449bc43fd1c82677cd0500ce00f

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-24 10:33:47 +01:00
Christian Holzer eb8836e9a6 [OLINGO-545] small fix in technical service 2015-03-20 07:39:51 +01:00
Christian Amend e26346dc31 [OLINGO-575] Some todos and pojogen refactoring 2015-03-19 17:13:18 +01:00
Christian Holzer 4f15c7c724 [OLINGO-545] Expand supports the system query options $top, $skip, $filter, $orderby, $select 2015-03-19 15:56:08 +01:00
Klaus Straubinger 36219d3258 [OLINGO-557] small fix in technical service
Change-Id: I12b8e4ca94b7db28cae77a5fb173a4d90075fda6

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-17 14:25:18 +01:00
Christian Amend 8a58a67800 [OLINGO-575] Merge edm provider classes 2015-03-17 14:20:49 +01:00
Christian Holzer 4768048fba [OLINGO-545] Single valued navigation properties can be null 2015-03-12 16:52:40 +01:00
Christian Holzer 3eeffe6d29 [OLINGO-545] Empty entity sets added 2015-03-11 11:18:55 +01:00
Michael Bolz ced93e8f9f [OLINGO-545] Minor fix 2015-03-11 08:43:28 +01:00
Michael Bolz fadb6c861e [OLINGO-575] Minor code clean up 2015-03-10 09:47:57 +01:00
Christian Holzer 436a431a25 [OLINGO-545] Tests added to TecSvc, changed the status codes of failed navigation property bindings 2015-03-09 15:17:29 +01:00
Christian Amend f46364072a [OLINGO-575] Delete unnecessary casts 2015-03-06 18:21:02 +01:00
Klaus Straubinger 9a666bd957 [OLINGO-557] more function imports for technical service
Change-Id: If789d9f289ebc71a4bc98df6998d319a355593ae

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-06 15:47:56 +01:00
Christian Amend 3c36eaeaef [OLINGO-575] Delete V3 Primitive types 2015-03-05 10:33:35 +01:00
Klaus Straubinger 93f2ed5cf2 [OLINGO-557] Some function imports for technical service
Change-Id: I4f6589672eed8c70dd138d74f09dbd3caddf6cfb

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-03-05 09:10:43 +01:00
Christian Amend 0d57a0763a [OLINGO-575] Start merging ComplexValue and LinkedComplexValue 2015-03-04 17:13:55 +01:00
Michael Bolz 59766b23b9 [OLINGO-564] Minor clean up 2015-02-26 10:18:26 +01:00
Christian Holzer 7a4b562724 [OLINGO-545] Deep Insert and Navigation Property Binding while creating and updating entities added
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-26 09:14:43 +01:00
Christian Holzer 2ebdea806c [OLINGO-545] Count, Skip, Top System Query Options and Server-Driven Paging added to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-26 09:13:54 +01:00
Christian Holzer 0e6c9a1183 [OLINGO-545] OrderBy and Filter System Query Option evaluation added to TecScenario
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:23:32 +01:00
Klaus Straubinger 03ad0444fa [OLINGO-545] support for navigation in technical service
Change-Id: I53e0330d9d8d73a868361c26569b992cb0bb91f3

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-17 16:32:57 +01:00
Christian Amend 90781859bd [OLINGO-578] Deserialize enum values as strings 2015-02-17 15:54:15 +01:00
Christian Holzer 0a1c1298ef [OLINGO-545] Added data to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-13 10:31:16 +01:00
Christian Amend 9cf9490310 [OLINGO-566] Refactor EdmKeyPropertyRef class 2015-02-06 16:54:55 +01:00
Klaus Straubinger 6c4b3ea408 [OLINGO-545] support for entity creation in technical service
Change-Id: I6112550db5ab73c5f189e8c3a91354c9e43284de

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-06 15:26:23 +01:00
Michael Bolz 6e90b617ab [OLINGO-557] Deactivate Function Imports for TecSvc 2015-02-06 09:24:41 +01:00
Klaus Straubinger 483b417cf0 [OLINGO-545] Entity-update implementation in technical service
Change-Id: Id4ce3725a6788fd3230f5ff7bd96d2d2b620d730

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-27 12:06:17 +01:00
Michael Bolz 3d657f08ca [OLINGO-542] Set version to '4.0.0-beta-02-RC01' 2015-01-26 20:10:49 +01:00
Michael Bolz de3f3453b7 [OLINGO-530] Extended test scenario EDM and added more test cases 2015-01-26 10:56:10 +01:00
Christian Amend 5a95029d70 [OLINGO-530] Refactor Edm TechScenario Names again 2015-01-22 15:17:30 +01:00
Christian Amend ce76e2ddd3 [OLINGO-530] Finalize Deserialization 2015-01-22 12:25:28 +01:00
Christian Amend 6a6730fbaa [OLINGO-530] Refactor Edm Names again 2015-01-22 11:14:53 +01:00
Christian Amend f2ed0ddb09 [OLINGO-530] Fix edm properties and refactor some method names` 2015-01-22 10:53:42 +01:00
Christian Amend a0ebaef72a [OLINGO-530] New Edm Entity Type for Deserializer tests 2015-01-21 17:16:03 +01:00
Christian Amend b32bfd9a1f [OLINGO-530] Fix checkstyle issues from previous commit 2015-01-14 15:04:31 +01:00