| Package | Description |
|---|---|
| org.gcube.resourcemanagement.model.impl.properties |
Implementation of common properties used across the gcube model.
|
| org.gcube.resourcemanagement.model.reference.properties |
Common properties used across the gcube model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessPolicyImpl |
class |
EnumStringPropertyImpl
Implementation for
EnumStringProperty. |
class |
GCubePropertyImpl |
class |
RegexPropertyImpl
Implementation for
RegexProperty. |
class |
ValueSchemaImpl
A property with an
URI as value |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccessPolicy |
interface |
EnumStringProperty
A string property validated against a set of accepted values.
|
interface |
RegexProperty
A property validated with a regular expression.
|
interface |
ValueSchema
This type aims at exposing a value which can be automatically managed by any client with no knowledge of its format.
|
Copyright © 2022. All Rights Reserved.