Commit Graph

224 Commits

Author SHA1 Message Date
Luca Frosini be64562088 Removed uneeded dependecy 2022-07-07 11:35:05 +02:00
Luca Frosini 4306f81be6 Fixed service class 2022-06-13 14:29:05 +02:00
Luca Frosini 0e67832e24 Added a way to force add to context 2022-06-08 16:04:35 +02:00
Luca Frosini d5411dd739 Fixed ContextCache clean 2022-06-07 17:24:34 +02:00
Luca Frosini a7b98b71f5 Refactored package name 2022-02-01 16:45:34 +01:00
Luca Frosini 6a5c7ae7c1 Added QueryTemplate dedicated exceptions 2022-02-01 16:45:21 +01:00
Luca Frosini e635e0817e Added support for context names included in header among UUIDs 2021-10-28 11:17:54 +02:00
Luca Frosini 1e7a8d606a Fixed import due to packages renaming 2021-10-25 11:38:51 +02:00
Luca Frosini 05ffdc68a2 Aligned package names 2021-10-25 10:59:11 +02:00
Luca Frosini fd64e5fc85 Adding Query Templates support 2021-10-21 19:08:11 +02:00
Luca Frosini 95c1400f0f Fixed package 2021-10-21 19:07:45 +02:00
Luca Frosini 16cd10f5e1 Enhanced version and fixed CHANGELOG 2021-10-21 17:01:11 +02:00
Luca Frosini 5f1246befb Adding QueryTemplates support 2021-10-21 16:59:40 +02:00
Luca Frosini ba01253865 Added useful overloaded method 2021-09-17 11:42:42 +02:00
Luca Frosini e0f0985ef6 Removed old query parameter which cause only bugs 2021-07-07 11:57:28 +02:00
Luca Frosini 548ddfa32a Added a _ prefix for query parameters to avoid constraint clashes 2021-07-07 11:23:07 +02:00
Luca Frosini 26b1f8c4ec Aligned distro files with new specification 2021-06-29 18:13:42 +02:00
Luca Frosini 0043f967ad Updated gcube-bom version 2021-06-29 18:13:24 +02:00
Luca Frosini fdd2865050 Added SchemaViolationException refs #7355 #18216 #20531 2021-02-16 17:01:26 +01:00
Luca Frosini 9d9d0e3fe0 Added query param #20298 2021-01-28 23:00:40 +01:00
Luca Frosini 58e0e38300 Added query parameter 2021-01-27 11:49:50 +01:00
Luca Frosini 70572ac6b8 Add path variables ofr sharing port type 2021-01-24 23:32:42 +01:00
Luca Frosini a8934764d9 upgraded gcube-bom 2020-11-24 21:37:45 +01:00
Luca Frosini 9d59abed5c Removed -SNAPSHOT to release the component 2020-11-24 21:17:44 +01:00
Luca Frosini 3812d89089 Fixed CHANGELOG 2020-11-11 18:32:59 +01:00
Luca Frosini 279259a52b Fixed CHANGELOG 2020-11-11 18:18:22 +01:00
Luca Frosini a8b17bf00a Added support to include contexts in instances header #20012 2020-11-09 15:47:05 +01:00
Luca Frosini 1ae4a9074c Added ContextUtility class 2020-11-05 15:58:06 +01:00
Luca Frosini 663bfd5eeb Removed uneeded whitespaces 2020-11-04 19:26:55 +01:00
Luca Frosini eda8d0f4d2 Upgraded version 2020-11-04 17:37:44 +01:00
Luca Frosini ae7374764a Added possibility to set context renewal 2020-11-04 16:22:35 +01:00
Luca Frosini f3d135e721 Added ContextCache 2020-11-03 16:28:53 +01:00
Luca Frosini bd02dc4508 Fixed version on CHANGELOG 2020-10-29 18:52:41 +01:00
Luca Frosini 494a914978 Removed -SNAPSHOT from version and lower bound dependencies range to
release the component refs #19635
2020-10-29 17:21:26 +01:00
Luca Frosini 399fed5eb3 Added HIERARCHICAL_MODE_PARAM constant to support hierarchical mode
requests
2020-10-27 15:46:04 +01:00
Luca Frosini f18507e295 Removed Information System BOM usage 2020-10-14 18:30:54 +02:00
Luca Frosini f1a7185e19 Removed service-archive creation which is deprecated 2020-09-22 13:46:23 +02:00
Luca Frosini cf5cdf8326 Added missing empty rows 2020-08-04 15:10:06 +02:00
Luca Frosini ecb77d54c3 Switched changelog to the new format 2020-08-04 11:24:42 +02:00
Luca Frosini e76e9e9aea Switched to gcube-bom 2.0.0-SNAPSHOT 2020-07-07 17:12:49 +02:00
Luca Frosini 1aedc38b73 Switching to gcube-jackson 2020-07-07 17:04:34 +02:00
Luca Frosini 34d160f8c9 Migrating to gcube-jackson 2020-06-25 14:56:21 +02:00
Luca Frosini d86ef41bf2 Removed -SNAPSHOT from component version and dependencies version to
release the componentRemoved -SNAPSHOT from component version and
dependencies version to release the component
2020-02-11 16:49:08 +01:00
Luca Frosini f78101c397 Enhanced Version to 3.0.0-SNAPSHOT 2020-02-11 11:16:29 +01:00
Luca Frosini 3e7996c2be TypeBinder has been renamed to TypeMapper 2020-02-04 09:31:01 +01:00
Luca Frosini 62b11a4691 Fixed imports and class name due to IS Model refactoring 2020-02-03 10:52:17 +01:00
Luca Frosini 81785941f2 Reorganized model as following
Element
 - EntityElement
   - Entity
     - Resource
     - Facet
   - Context
   - EntityType
     - ResourceType (3 lists of PropertyDefinition, LinkedFacet,
LinkedResource)
     - FacetType (1 list of PropertyDefinition)
 - RelationElement
   - Relation
     - IsRelatedTo
     - ConsistsOf
   - IsParentOf
   - RelationType
     - IsRelatedTo (1 list of PropertyDefinition)
     - ConsistsOf (1 list of PropertyDefinition)
 - PropertyElement
   - Property
     - Header
     - PropagationConstraint
     - Encrypted
   - PropertyType (1 list of PropertyDefinition)
     - PropertyDefinition
     - LinkedEntity
       - LinkedFacet
       - LinkedResource
2020-01-30 11:04:25 +01:00
Luca Frosini 3b9da964d7 Fixed ignore file 2019-12-13 10:20:17 +01:00
Luca Frosini 5a06bd31d2 Removed and ignored eclipse project files 2019-12-10 11:30:36 +01:00
Luca Frosini dd9eb7d16e Fixed README 2019-12-06 17:12:54 +01:00