145 Commits

Author SHA1 Message Date
Klaus Straubinger
8b4947b868 [OLINGO-557] better system query option validation
Change-Id: I7af14e24a3a1c8e4404b2296c16d2d5d2f8f42b5

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-11 17:01:29 +01:00
Klaus Straubinger
8edba8f8c9 [OLINGO-553] Allow system query options for functions returning entity collections
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-03-11 14:42:04 +01:00
Michael Bolz
fadb6c861e [OLINGO-575] Minor code clean up 2015-03-10 09:47:57 +01:00
Christian Amend
4acc6bfbc6 [OLINGO-575] Remove java warnings part 2 2015-03-09 14:54:54 +01:00
Christian Amend
f46364072a [OLINGO-575] Delete unnecessary casts 2015-03-06 18:21:02 +01:00
Christian Amend
07c37106ed [OLINGO-575] Cleanup ServiceVersion Enum part 2 2015-03-06 14:53:36 +01:00
Klaus Straubinger
33c1f02c07 [OLINGO-557] better server dispatching for functions
Change-Id: I4581fb226870672d2b2ff10617a97a40dd9543e3

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-06 10:00:38 +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
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
Christian Amend
b7d2c5f441 [OLINGO-558] Introduce EdmMapping for deserialization 2015-02-06 14:13:24 +01:00
Klaus Straubinger
6c74d3fee5 [OLINGO-564] Small fixes in server URI parser
Change-Id: I8327241497779234b576ef4db744ea55f55528ac

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-06 09:30:00 +01:00
Michael Bolz
15df71c85e [OLINGO-542] Set version to '4.0.0-beta-03-SNAPSHOT' 2015-01-29 22:27:59 +01:00
Michael Bolz
6c89cf5117 [OLINGO-542] Set version to '4.0.0-beta-02' 2015-01-29 21:42:46 +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
Michael Bolz
e827ce1226 [OLINGO-530] Changed default value for Nullable attribute 2015-01-23 15:08:27 +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
a0ebaef72a [OLINGO-530] New Edm Entity Type for Deserializer tests 2015-01-21 17:16:03 +01:00
Christian Amend
5e9fa5431d [OLINGO-530] Bind Operation and tests 2015-01-21 10:00:48 +01:00
Christian Amend
b6c1e347c7 [OLINGO-530] Tests and JsonType Validation 2015-01-19 15:47:19 +01:00
Christian Amend
2591c86c82 [OLINGO-530] Additional Tests for deserialization 2015-01-16 17:35:18 +01:00
Christian Amend
121c7d7129 [OLINGO-534] Ignore odata.type annotation and more tests 2015-01-16 16:19:04 +01:00
Christian Amend
b32bfd9a1f [OLINGO-530] Fix checkstyle issues from previous commit 2015-01-14 15:04:31 +01:00
Christian Amend
8ae469681c [OLINGO-530] Change name of method to EntityCollection 2015-01-14 14:48:34 +01:00
Christian Amend
2ac6ba18bb [OLINGO-530] Entity and EntitySet deserialization 2015-01-14 09:21:08 +01:00
Michael Bolz
ab39763f3e [OLINGO-482] Added test case 2015-01-14 09:14:36 +01:00
Michael Bolz
40e0ae5ecd [OLINGO-507] Created seperate Action_ interfaces 2015-01-14 06:34:52 +01:00
Michael Bolz
2f6b35ff59 [OLINGO-507] Added methods and tests for ActionImports support 2015-01-12 15:20:57 +01:00
Michael Bolz
186d67241d [OLINGO-507] Changes and test for FunctionImports support 2015-01-12 10:15:06 +01:00
Michael Bolz
b441a524b6 [OLINGO-507] (First) Changes for Function/Action support 2015-01-09 15:08:13 +01:00
Klaus Straubinger
883c89c140 [OLINGO-507] nearly complete server dispatching
Change-Id: I4c337f5e8f9b3caeaa14fc658464baa3f4bf1df8

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-19 16:35:31 +01:00
Christian Amend
574a65037a [OLINGO-523] Use Alias in metadata document 2014-12-19 13:59:11 +01:00
Christian Amend
397fbc5e3e [OLINGO-542] Reported bug cannot be reproduced 2014-12-18 14:23:04 +01:00
Klaus Straubinger
56cc9bb6ca improved server support for property deletion
Change-Id: I1b79ab735bdf5e020970096bbea51a2af6a13bbc

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-18 11:01:31 +01:00
Christian Amend
8f794ac475 [OLINGO-522] Fix for abstract entity types in metadata document 2014-12-17 15:48:19 +01:00
Klaus Straubinger
0d310f01e2 [OLINGO-507] server dispatcher improvements
Change-Id: I9f65b0d7d9374b8bd136616b576320bf73518441

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-17 14:11:35 +01:00
Michael Bolz
03c2770202 [OLINGO-482] More refactoring 2014-12-15 16:13:19 +01:00
Michael Bolz
0a5081271b [OLINGO-482] Merge branch 'OLINGO-482-ReFactor-Processor-Interfaces' 2014-12-15 13:23:35 +01:00
Klaus Straubinger
da4d754892 [OLINGO-507] server support for entity-media create
Change-Id: I71f246e72c02fd9df04a8c6b0a8170cdf8e9b6f6

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-12 15:08:30 +01:00
Michael Bolz
a961214d1f [OLINGO-482] Added new Processor Interfaces 2014-12-10 14:57:47 +01:00
Michael Bolz
aee1ebe372 [OLINGO-482] Refactor Processor Interfaces 2014-12-10 08:27:58 +01:00
Klaus Straubinger
19a7738a71 [OLINGO-507] server support for reading, changing, and deleting media entities
Change-Id: Ibe16c54cf68e25f0c1e8fb19c212d7c312f5ca85

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-05 14:36:06 +01:00
Klaus Straubinger
c2c8bf1960 [OLINGO-485] refactored server serializers
Change-Id: Ida1f2b24885d2a43063bed766d93223c96079d9a

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-11-13 10:57:28 +01:00
Klaus Straubinger
dd22756942 [OLINGO-482] renamed server processor interfaces and methods
Change-Id: I0ff38b194bafab5a802adedf80dfe97ffff82202

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-11 12:49:59 +01:00