Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Access - Class in org.gcube.informationsystem.resourceregistry.rest
- Access() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.Access
-
Default constructor for the Access class.
- accessType - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- accessType - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- accessType - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- ADD_TO_CONTEXT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- addCondition(String...) - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- addCondition(JsonNode, String) - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- addConsistsOf(JsonNode, JsonNode) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- addConstraints(JsonNode, LogicalOperator, String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- addElement(OElement) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- addElement(OElement, ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- addElement(OElement, ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- addExtraRules(ORole, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.administration.AdminEnvironment
- addExtraRules(ORole, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.contexts.ContextEnvironment
- addExtraRules(ORole, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.contexts.ShadowContextEnvironment
- addExtraRules(ORole, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- addExtraRules(ORole, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.queries.templates.QueryTemplateEnvironment
- addExtraRules(ORole, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.types.TypeEnvironment
- addFieldPrefix(StringBuffer, String) - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- addFieldToEmit(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
Add a field to emit only if this instance is the entry point
- addHierarchicalRoleToParent(OSecurity, Environment.PermissionMode, ORole...) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- addInstanceEnvironment(InstanceEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- addIsRelatedTo(JsonNode, JsonNode) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- addMetadata(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- addRelation(JsonNode, JsonNode, String) - Static method in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- addRelation(JsonNode, JsonNode, String) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- addRemove(String, String, String, SharingPath.SharingOperation, Boolean, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.SharingManager
-
Add or remove an instance from a context.
- addRemoveNoPropagationConstraint(String, SharingPath.SharingOperation, Boolean, Boolean, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.SharingManager
-
Add/Remove to/from the context identified by context-uuid path parameter the list of instances contained in the body of the request.
- addToContext(UUID) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- addToContext(UUID) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- addToContext(UUID) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- addToContextNoPropagationConstraint(Map<UUID, JsonNode>, UUID, boolean) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.ERManagementUtility
- addToRelationManagement(RelationElementManagement<?, ?, ?, ?>) - Method in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- addToRelationManagements(RelationManagement<?, ?>) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- AdminEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments.administration
- affectedInstances - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
-
A Delete an addToContext and a RemoveFromContext operation has a cascade impact we want to know the impact, i.e. instances involved
- alias - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
Contains the alias if needed by the class
- all() - Method in class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
-
Retrieves all query templates from the Resource Registry.
- all(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- all(boolean) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- all(boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- allFromDatabase(boolean) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- allOperationAllowedRoles - Static variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
-
Roles allowed to operate on the security context
- allow(OSecurity, ODocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- allow(OSecurity, ODocument, boolean) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- allowed - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- allowed(ORole, ODocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- allowed(ORole, ODocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- allowedRoles - Variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- analizeElement(Class<Element>) - Method in class org.gcube.informationsystem.resourceregistry.dbinitialization.CreateTypeAction
- AND - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- APPLICATION_JSON_CHARSET_UTF_8 - Static variable in class org.gcube.informationsystem.resourceregistry.ResourceInitializer
- ARRAY_CONCATENATION - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- AS_KEY - Static variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- AT - Static variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
B
- BASE_TYPE_TO_OTYPE - Static variable in class org.gcube.informationsystem.resourceregistry.types.OrientDBTypeMapping
- BaseRest - Class in org.gcube.informationsystem.resourceregistry.rest
- BaseRest() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- BETWEEN - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- BITWISE_AND - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- BITWISE_LEFT_SHIFT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- BITWISE_OR - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- BITWISE_RIGHT_SHIFT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- BITWISE_XOR - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- breadcrumb - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
The chain of callers of this instance analyzer.
C
- cachedType - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- CachedType<T extends org.gcube.informationsystem.types.reference.Type> - Class in org.gcube.informationsystem.resourceregistry.types
- CachedType(String) - Constructor for class org.gcube.informationsystem.resourceregistry.types.CachedType
- cachedTypes - Variable in class org.gcube.informationsystem.resourceregistry.types.TypesCache
- changeDefaultAdminPassword(OSecurity) - Static method in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
-
Deprecated.
- changeParentEnvironment(HierarchicalEnvironment, ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
-
Use to change the parent not to set the first time
- changeState() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- changeState(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.ContextManager
-
Changes the state of an existing context.
- checkAllBooleanQueryParameters() - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkAllIncludeQueryParameters() - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkBooleanQueryParameter(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkContext(ContextManagement) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- checkERMatch() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- checkERMatch() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- checkIfNameAlreadyExists() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- checkIncludeAllMetaQueryParameters() - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkIntegerQueryParameter(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkIntegerQueryParameter(String, Integer) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- checkJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- checkLimitOffset() - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkLimitOffset(int, int) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- checkNameMatch() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- checkPropagationConstraint() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- checkResource() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- checkResource() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- checksourceAndTargetEntityCompliancy() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- checksourceAndTargetEntityCompliancy() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- checksourceAndTargetEntityCompliancy() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- checksourceAndTargetEntityCompliancy() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- checkStateChange(ContextState) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- checkUUIDMatch() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- children - Variable in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- cleanCache() - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- cleanCache() - Method in class org.gcube.informationsystem.resourceregistry.rest.TypeManager
-
Clean the types cache
- cleanCache(Calendar) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- cleanCachedSerialization() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ComparisonOperator - Enum Class in org.gcube.informationsystem.resourceregistry.queries.operators
- complete - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- CONNECTION_STRATEGY_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- consistsOfManagement - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- ConsistsOfManagement - Class in org.gcube.informationsystem.resourceregistry.instances.model.relations
- ConsistsOfManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- ConsistsOfTypeDefinitionManagement - Class in org.gcube.informationsystem.resourceregistry.types.relations
- ConsistsOfTypeDefinitionManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.types.relations.ConsistsOfTypeDefinitionManagement
- ConsistsOfTypeDefinitionManagement(TypeEnvironment, ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.types.relations.ConsistsOfTypeDefinitionManagement
- constraints - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- constraintSatisfied(TypesCache, LinkedEntity, String, String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- CONTAINS - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- CONTAINS_ALL - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- CONTAINS_ANY - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- CONTAINS_KEY - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- CONTAINS_TEXT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- CONTAINS_VALUE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- CONTEXT_MANAGER - Static variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- CONTEXT_UUID_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.ContextManager
-
Constant representing the context UUID path parameter.
- contextEncryptedValue - Variable in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- ContextEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments.contexts
- ContextManagement - Class in org.gcube.informationsystem.resourceregistry.contexts.entities
- ContextManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- ContextManagement(ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- ContextManager - Class in org.gcube.informationsystem.resourceregistry.rest
- ContextManager() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.ContextManager
- contextsBasicInfo - Variable in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- contextsMetaPrivacy - Variable in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- ContextUtility - Class in org.gcube.informationsystem.resourceregistry.contexts
- create() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- create() - Method in class org.gcube.informationsystem.resourceregistry.environments.administration.AdminEnvironment
- create() - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- create() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- create() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- create(ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- create(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.TypeManager
-
Creates a new type definition in the Information System.
- CREATE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- CREATE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- createCompleteJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- createElement() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- createMatchQuery() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- createMatchQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- createMetadata() - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- createOrUpdate() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- createOrUpdate() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- createQuery() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- createQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- createRolesAndUsers(OSecurity) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- createRolesAndUsers(OSecurity) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- createSelect(StringBuffer, boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryResource
- createSelect(StringBuffer, boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- createSelect(StringBuffer, boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- createTraversalQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryFacet
- createTraversalQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryResource
- createTraversalQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- createTraversalQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- createTraversalQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- CreateTypeAction - Class in org.gcube.informationsystem.resourceregistry.dbinitialization
- CreateTypeAction() - Constructor for class org.gcube.informationsystem.resourceregistry.dbinitialization.CreateTypeAction
- createVertex() - Method in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- createVertex() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- createVertex() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
D
- DatabaseEnvironment - Class in org.gcube.informationsystem.resourceregistry.dbinitialization
- DatabaseEnvironment() - Constructor for class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- DB_KEY_ALGORITHM_VARNAME - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- DB_KEY_FILENAME_VARNAME - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- DB_URI - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- dbEncryptedValue - Variable in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- dbOperator - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- dbOperator - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- dbOperator - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- decryptedValue - Variable in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- DEFAULT_ADMIN_ROLE - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- DEFAULT_CONSISTS_OF_PC - Static variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- DEFAULT_IS_RELATED_TO_PC - Static variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- DEFAULT_PASSWORDS - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- DEFAULT_READER_ROLE - Static variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- DEFAULT_WRITER_ROLE - Static variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- defaultPropagationConstraint - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- delete() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- delete() - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- delete(ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- delete(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.ContextManager
-
Deletes an existing context permanently from the system.
- delete(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
-
Deletes a query template with the specified name from the Resource Registry.
- delete(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
-
Deletes an instance with the specified type and UUID from the Resource Registry.
- delete(AccessType) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- DELETE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- DELETE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- DELETED - Static variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- deleteRolesAndUsers(OSecurity) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- deleteRolesAndUsers(OSecurity) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- deny(OSecurity, ODocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- deny(OSecurity, ODocument, boolean) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- description - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- description - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- description - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- description - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- destroy() - Method in class org.gcube.informationsystem.resourceregistry.rest.DocsRedirectFilter
- direction - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- DIVIDE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- DocsRedirectFilter - Class in org.gcube.informationsystem.resourceregistry.rest
- DocsRedirectFilter() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.DocsRedirectFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.gcube.informationsystem.resourceregistry.rest.DocsRedirectFilter
- DOLLAR - Static variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- drop(OSecurity, String, Environment.SecurityType) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- dryRun - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
-
Some operation, e.g. delete has a cascade impact which is not know a priori by the client.
E
- EDGE_CLASS_NAME - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- element - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- elementClass - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ElementManagement<El extends com.orientechnologies.orient.core.record.OElement,
T extends org.gcube.informationsystem.types.reference.Type> - Class in org.gcube.informationsystem.resourceregistry.base - ElementManagement(AccessType) - Constructor for class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ElementManagementUtility - Class in org.gcube.informationsystem.resourceregistry.base
- ElementManagementUtility() - Constructor for class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- EMIT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- EncryptedOrient - Class in org.gcube.informationsystem.resourceregistry.utils
-
The EncryptedOrient class extends ODocument and implements the Encrypted interface.
- EncryptedOrient() - Constructor for class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- EncryptedOrient(String) - Constructor for class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- EntityElementManagement<E extends org.gcube.informationsystem.base.reference.entities.EntityElement,
ET extends org.gcube.informationsystem.types.reference.entities.EntityType> - Class in org.gcube.informationsystem.resourceregistry.base.entities - EntityElementManagement(AccessType) - Constructor for class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- EntityElementManagement(AccessType, Environment, ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- EntityManagement<E extends org.gcube.informationsystem.model.reference.entities.Entity,
ET extends org.gcube.informationsystem.types.reference.entities.EntityType> - Class in org.gcube.informationsystem.resourceregistry.instances.model.entities - EntityManagement(AccessType) - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- EntityTypeDefinitionManagement<E extends org.gcube.informationsystem.types.reference.entities.EntityType> - Class in org.gcube.informationsystem.resourceregistry.types.entities
- EntityTypeDefinitionManagement(Class<E>) - Constructor for class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- entryPoint - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
-
An operation can affects multiple instances (e.g. create, update) We need to know if the instance is the entry point of the operation or if it is just a subordinated operation.
- entryPoint - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- entryPoint - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- Environment - Class in org.gcube.informationsystem.resourceregistry.environments
- Environment(UUID) - Constructor for class org.gcube.informationsystem.resourceregistry.environments.Environment
- Environment.PermissionMode - Enum Class in org.gcube.informationsystem.resourceregistry.environments
- Environment.SecurityType - Enum Class in org.gcube.informationsystem.resourceregistry.environments
- environmentUUID - Variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- EQ - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- equals(Object) - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- ERManagement - Interface in org.gcube.informationsystem.resourceregistry.instances.model
- ERManagementUtility - Class in org.gcube.informationsystem.resourceregistry.instances.model
- ERManagementUtility() - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.ERManagementUtility
- evaluateNode(JsonNode, String, String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- EXIST - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- exists() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- exists(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
-
Checks if an instance with the specified type and UUID exists in the Resource Registry.
- EXISTS - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- existsInstance(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Checks if an instance with the specified type and UUID exists in the Resource Registry.
- expectedInstances - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.SharingOperationValidator
F
- FacetManagement - Class in org.gcube.informationsystem.resourceregistry.instances.model.entities
- FacetManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- FacetTypeDefinitionManagement - Class in org.gcube.informationsystem.resourceregistry.types.entities
- FacetTypeDefinitionManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.types.entities.FacetTypeDefinitionManagement
- fieldNamesToRemove - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- FieldOperator - Enum Class in org.gcube.informationsystem.resourceregistry.queries.operators
- fieldsToEmit - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
This field is used by entry point only.
- filter(ContainerRequestContext) - Method in class org.gcube.informationsystem.resourceregistry.rest.RequestFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.gcube.informationsystem.resourceregistry.rest.RequestFilter
- forceAddToContext - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- forceAddToContext - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- forcedAddToContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- forceIncludeAllMeta - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
-
Used to force Meta inclusion in all instances.
- forceIncludeMeta - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
-
Used to force Meta inclusion.
- forceLimit - Variable in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- forceOffset - Variable in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- fullSerialize(Map<String, JsonNode>) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- Function - Class in org.gcube.informationsystem.resourceregistry.queries.operators
- Function() - Constructor for class org.gcube.informationsystem.resourceregistry.queries.operators.Function
G
- generateAlias() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- generateFieldToEmit(JsonNode, String) - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- generateFieldToEmit(ArrayNode, String, String) - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- GET_INSTANCE_CONTEXTS_METHOD - Static variable in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
- GET_METADATA - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- getAccessType() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getAccessType() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- getAddConstraint() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getAdditionalProperties() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getAdditionalProperties() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getAdditionalProperties() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getAdditionalProperty(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getAdditionalProperty(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getAdditionalProperty(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getAffectedInstances() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getAffectedInstances() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- getAffectedInstances() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- getAffectedInstances() - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- getAffectedInstances() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- getAffectedInstances() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- getAffectedInstances() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- getAlias() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getAlias(boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getAllOperationsAllowedRoles() - Static method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getAllowedRoles() - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getAllProperties() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getAllResourcesHavingFacet(String, String, String, String, Boolean, String, UriInfo) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Executes a prepared query to find resources connected to specific entities through defined relations.
- getAllSubclasses() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- getAnyElementByUUID(ODatabaseDocument, UUID) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getAnyElementByUUID(UUID) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getAsStringForException(ORecord) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- getAsStringForLogging(ORecord) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- getBaseRelationManagement(OEdge) - Method in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- getBaseTypeByOType(OType) - Static method in class org.gcube.informationsystem.resourceregistry.types.OrientDBTypeMapping
- getBreadcrumb() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getCachedType() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getCachedType(String) - Method in class org.gcube.informationsystem.resourceregistry.types.TypesCache
- getChildren() - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getChildrenBreadcrumb() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getContextByUUID(UUID) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- getContextByUUIDFullInfo(UUID) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
-
USer internally to the service to get info such as state
- getContextEncryptedValue() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getContexts() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getContexts() - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- getContexts(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getContextsAsObjectNode() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getContextsSet() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getCreatedBy() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getCreationTime() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getCurrentContextFullName() - Static method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getCurrentODatabaseDocumentFromThreadLocal() - Static method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getCurrentRequestEnvironment() - Static method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getCurrentUserUsername() - Static method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getDatabaseDocument(Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getDatabaseKey() - Static method in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- getDbEncryptedValue() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getDbOperator() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- getDbOperator() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- getDbOperator() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- getDecryptedValue() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getDeleteConstraint() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getDescription() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- getDescription() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- getDescription() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- getDescription() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- getDirection() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getElement() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getElement() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- getElement() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- getElement() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- getElement() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- getElement() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- getElementByUUID(ODatabaseDocument, String, UUID, Class<? extends El>) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- getElementByUUIDAsAdmin(String, UUID, Class<? extends El>) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- getElementFromOptional(Optional<E>) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getEncryptedValue() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getEntityManagement(Environment, ODatabaseDocument, OVertex) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getEntityTypeNotValidErrroMessage(String, String, String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- getEnvironmentByUUID(UUID) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getERManagement(String) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.ERManagementUtility
- getERManagement(Environment, ODatabaseDocument, OElement) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.ERManagementUtility
- getERManagementFromUUID(Environment, ODatabaseDocument, UUID) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.ERManagementUtility
- getError(String, Class<?>, boolean) - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- getExpectedtype() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getExpectedtype() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getExpectedtype() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getFullInfoContextByUUID(UUID) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- getFullInfoContexts() - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.environments.administration.AdminEnvironment
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.environments.contexts.ContextEnvironment
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.environments.contexts.ShadowContextEnvironment
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.environments.queries.templates.QueryTemplateEnvironment
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.environments.types.TypeEnvironment
- getInstance() - Static method in class org.gcube.informationsystem.resourceregistry.types.TypesCache
- getInstanceContexts(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves the list of contexts where a specific instance is present in the Resource Registry.
- getInstanceContexts(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
-
Retrieves the list of contexts where a specific instance is present in the Resource Registry.
- getJsonNode(ODocument) - Static method in class org.gcube.informationsystem.resourceregistry.base.properties.PropertyElementManagement
- getJsonQueryERElement(JsonNode) - Static method in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- getKey(String, String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getLastUpdateBy() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getLastUpdateTime() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getMandatoryErrorMessage(String) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getMetadata(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- getMetadata(JsonNode) - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- getMetadataForPrivacy(ObjectMapper, Metadata) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- getMetadataOrient(ODocument) - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- getName() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- getName() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- getName() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- getName() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- getName() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- getNotNullErrorMessage(String) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getObjectFromJsonNode(JsonNode) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getOClass() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getOClass() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- getOClass(OSchema, String) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- getOClass(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getOperator() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- getOperator(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- getOperator(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- getOperator(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- getOperatorKey() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- getOperatorKey() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- getOperatorKey() - Method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- getOperators() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- getOperators() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- getOperators() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- getOperators() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- getOTypeByBaseType(PropertyTypeName.BaseType) - Static method in class org.gcube.informationsystem.resourceregistry.types.OrientDBTypeMapping
- getParentEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getPool(Environment.PermissionMode, boolean) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getPool(Environment.PermissionMode, boolean) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getPosition() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getPrefix() - Method in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- getPropagationConstraint(ODocument) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- getPropertyDocument(Class<P>, OElement, String) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- getPropertyDocument(JsonNode) - Static method in class org.gcube.informationsystem.resourceregistry.base.properties.PropertyElementManagement
- getPropertyForJson(String, Object) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getPropertyMap(JsonNode, Set<String>, Set<String>) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getQueryLogicalOperator(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- getRelationManagement(OEdge) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- getRelationManagement(Environment, ODatabaseDocument, OEdge) - Static method in class org.gcube.informationsystem.resourceregistry.base.ElementManagementUtility
- getRemoveConstraint() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getRequestedResourceType() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- getRequestedResourceType() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- getRequestEnvironmentByContextFullName(String) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ContextUtility
- getRequestInfo() - Static method in class org.gcube.informationsystem.resourceregistry.rest.requests.RequestUtility
- getResourceTypeConstraint() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- getRoleOrUserName(Environment.PermissionMode, Environment.SecurityType) - Static method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getRoleOrUserName(Environment.PermissionMode, Environment.SecurityType) - Static method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getRoleOrUserName(Environment.PermissionMode, Environment.SecurityType, boolean) - Static method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getSchema(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- getSecurityRoleOrUserName(Environment.PermissionMode, Environment.SecurityType) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getSecurityRoleOrUserName(Environment.PermissionMode, Environment.SecurityType, boolean) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- getSelectQuery() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- getSourceEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- getSourceInstanceEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- getSourceInstanceEnvironment() - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- getSourceInstanceEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- getSpecificAlreadyPresentException(String) - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- getSpecificAvailableInAnotherContextException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- getSpecificAvailableInAnotherContextException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- getSpecificAvailableInAnotherContextException(String) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- getSpecificAvailableInAnotherContextException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- getSpecificAvailableInAnotherContextException(String) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- getSpecificMatchQuery(List<JsonQueryERElement>) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryFacet
- getSpecificMatchQuery(List<JsonQueryERElement>) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryResource
- getSpecificMatchQuery(List<JsonQueryERElement>) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getSpecificMatchQuery(List<JsonQueryERElement>) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- getSpecificMatchQuery(List<JsonQueryERElement>) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- getSpecificNotFoundException(NotFoundException) - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- getSubTypes() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- getSuffix() - Method in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- getSuperclassesAndCheckCompliancy(ODatabaseDocument, Type, String) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- getSuperRole(OSecurity, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.administration.AdminEnvironment
- getSuperRole(OSecurity, Environment.PermissionMode) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getSupertypes() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getSupertypes() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getSupertypes() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getSuperTypes() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- getTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- getTargetInstanceEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- getTargetInstanceEnvironment() - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- getTargetInstanceEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- getType() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getType() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- getType() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- getTypeManagement(OClass) - Static method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- getTypeName() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getTypeName() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- getTypeName() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getTypeName() - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- getTypeName() - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- getUriInfo() - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- getUser() - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- getUUID() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getUUID() - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- getUUID(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.utils.UUIDUtility
- getValue() - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- getValue(JsonNode) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- getValue(JsonNode) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- getWorkingEnvironment() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- giveMeSourceEntityManagementAsIs() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- GRAPH_QUERY_METHOD - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the method name for executing graph queries.
- graphQuery(String, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Executes a graph query directly against the Resource Registry backend database.
- GT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- GTE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
H
- H - Static variable in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- hashCode() - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- HierarchicalEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments
- HierarchicalEnvironment(UUID) - Constructor for class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- hierarchicalMode - Variable in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- hierarchicPoolMap - Variable in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- honourPropagationConstraintsInContextSharing - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
-
By default the system honour the propagation constraints so this variable is initialised as true.
- honourPropagationConstraintsInContextSharing - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
-
By the default the system honour the propagation constraints so this variable is initialised as true.
I
- ignoreKeys - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ignoreStartWithKeys - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- IN - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- IN - Static variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- IN_PREFIX - Static variable in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
- includeMeta - Variable in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- includeSource - Variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- includeSource(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- includeTarget - Variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- includeTarget(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- INFRASTRUCTURE_MANAGER - Static variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- init(FilterConfig) - Method in class org.gcube.informationsystem.resourceregistry.rest.DocsRedirectFilter
- initContextCacheRenewal() - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- initDbKey(Properties) - Static method in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- initRequestInfo() - Method in class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- initRequestInfo(int, int) - Method in class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- INSTANCE - Static variable in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
- INSTANCE_UUID_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
- InstanceEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments.instances
- InstanceEnvironment(UUID) - Constructor for class org.gcube.informationsystem.resourceregistry.environments.instances.InstanceEnvironment
- InstancesManager - Class in org.gcube.informationsystem.resourceregistry.rest
- InstancesManager() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
- internalAddToContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- internalAddToContext() - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- internalAddToContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- internalCreate() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- internalCreate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- internalCreateOrUdate() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- internalDelete() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- internalRemoveFromContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- internalRemoveFromContext() - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- internalRemoveFromContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- internalUpdate() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- IS - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- IS_DEFINED - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- IS_MANAGER - Static variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- IS_NOT_DEFINED - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- isAllowed(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
-
-check if the user is allowed to set such a request
- isAvailableOnContext(InstanceEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- isDryRun() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- isElementInContext(OElement) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- isEntryPoint() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- isForceIncludeAllMeta() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- isForceIncludeMeta() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- isHierarchicalMode() - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- isHonourPropagationConstraintsInContextSharing() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- isHonourPropagationConstraintsInContextSharing() - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- isHonourPropagationConstraintsInContextSharing() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- isIncludeMeta() - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- IsParentOfManagement - Class in org.gcube.informationsystem.resourceregistry.contexts.relations
- IsParentOfManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- IsParentOfManagement(ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- isProjection() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- IsRelatedToManagement - Class in org.gcube.informationsystem.resourceregistry.instances.model.relations
- IsRelatedToManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- IsRelatedToTypeDefinitionManagement - Class in org.gcube.informationsystem.resourceregistry.types.relations
- IsRelatedToTypeDefinitionManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.types.relations.IsRelatedToTypeDefinitionManagement
- IsRelatedToTypeDefinitionManagement(TypeEnvironment, ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.types.relations.IsRelatedToTypeDefinitionManagement
- isReload() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- isSafe() - Method in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- isSkipTypeDefinitionCreation() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- isSkipVersionCheckOnUpdate() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- isTraverseBack() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- isUserAllowed(Collection<String>) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- isUserAllowedToGetPrivacyMeta() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- isValidOperation(Map<UUID, JsonNode>) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.OperationValidator
- isValidOperation(Map<UUID, JsonNode>) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.SharingOperationValidator
J
- json - Variable in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- JSON_QUERY_METHOD - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the method name for executing json queries.
- jsonNode - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- jsonNode - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- jsonQuery - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- jsonQuery(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Executes a JSON-based query to find instances matching the specified structure in the Resource Registry.
- JsonQuery - Class in org.gcube.informationsystem.resourceregistry.queries.json
- JsonQuery() - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- JsonQueryConsistsOf - Class in org.gcube.informationsystem.resourceregistry.queries.json.base.relations
- JsonQueryConsistsOf(JsonNode) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- JsonQueryEntity - Class in org.gcube.informationsystem.resourceregistry.queries.json.base.entities
- JsonQueryEntity(JsonNode, AccessType) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryEntity
- JsonQueryERElement - Class in org.gcube.informationsystem.resourceregistry.queries.json.base
- JsonQueryERElement(JsonNode, AccessType) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- JsonQueryFacet - Class in org.gcube.informationsystem.resourceregistry.queries.json.base.entities
- JsonQueryFacet(JsonNode) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryFacet
- JsonQueryIsRelatedTo - Class in org.gcube.informationsystem.resourceregistry.queries.json.base.relations
- JsonQueryIsRelatedTo(JsonNode) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- JsonQueryRelation - Class in org.gcube.informationsystem.resourceregistry.queries.json.base.relations
- JsonQueryRelation(JsonNode, AccessType) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryRelation
- JsonQueryResource - Class in org.gcube.informationsystem.resourceregistry.queries.json.base.entities
- JsonQueryResource(JsonNode) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryResource
L
- LIKE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- LIST - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- listContexts() - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves the list of contexts in the system.
- listContexts() - Method in class org.gcube.informationsystem.resourceregistry.rest.ContextManager
-
Retrieves the list of all contexts in the system.
- listInstances(String, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves all instances of a specified type from the Resource Registry.
- listQueryTemplates() - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves all query templates from the Resource Registry.
- logFullPath() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
-
TODO The full path of the context is added for every non safe action At creation time At rename time (see #25139) At parent change time (see #26544) In this way we are sure to track context fullpath changes.
- logger - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- logger - Static variable in class org.gcube.informationsystem.resourceregistry.instances.model.SharingOperationValidator
- logger - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- logger - Static variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- logger - Variable in class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- logger - Static variable in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- LogicalOperator - Enum Class in org.gcube.informationsystem.resourceregistry.queries.operators
- LT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- LTE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
M
- MATCHES - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- MatemathicsOperator - Enum Class in org.gcube.informationsystem.resourceregistry.queries.operators
- MetadataOrient - Class in org.gcube.informationsystem.resourceregistry.utils
- MetadataOrient() - Constructor for class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- MetadataOrient(String) - Constructor for class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- MetadataUtility - Class in org.gcube.informationsystem.resourceregistry.utils
- MetadataUtility() - Constructor for class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- Method - Enum Class in org.gcube.informationsystem.resourceregistry.rest
- MINUS - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- MODULE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- MULTIPLY - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
N
- name - Variable in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- name - Variable in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- name - Variable in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- name - Variable in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- name - Variable in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- NAME - Static variable in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- NE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- newSourceEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- newSourceEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- newSourceEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- newSourceEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- newTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- newTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- newTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- newTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- newTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.ConsistsOfTypeDefinitionManagement
- newTargetEntityManagement() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.IsRelatedToTypeDefinitionManagement
- NOT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- numberOfOperand - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
O
- objectMapper - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- objectMapper - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- oClass - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- oClass - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- oDatabaseDocument - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- oDatabaseDocument - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- onInit() - Method in class org.gcube.informationsystem.resourceregistry.ResourceRegistryManager
- onShutdown() - Method in class org.gcube.informationsystem.resourceregistry.ResourceRegistryManager
- OpenApiConfig - Class in org.gcube.informationsystem.resourceregistry.rest
-
This class is ignored by the OpenAPI generator because I use the maven plugin to be sure to have the correct version of the service as well as to modify the generated OpenAPI file to have the desired order of collections I keep the class to remember this
- OpenApiConfig() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.OpenApiConfig
- operation - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
-
It is assigned only in the entry point
- Operation - Enum Class in org.gcube.informationsystem.resourceregistry.instances.model
- OperationValidator - Interface in org.gcube.informationsystem.resourceregistry.instances.model
- operator - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
- operatorKey - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
- operatorKey - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- operatorKey - Variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- OR - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
- org.gcube.informationsystem.resourceregistry - package org.gcube.informationsystem.resourceregistry
- org.gcube.informationsystem.resourceregistry.base - package org.gcube.informationsystem.resourceregistry.base
- org.gcube.informationsystem.resourceregistry.base.entities - package org.gcube.informationsystem.resourceregistry.base.entities
- org.gcube.informationsystem.resourceregistry.base.properties - package org.gcube.informationsystem.resourceregistry.base.properties
- org.gcube.informationsystem.resourceregistry.base.relations - package org.gcube.informationsystem.resourceregistry.base.relations
- org.gcube.informationsystem.resourceregistry.contexts - package org.gcube.informationsystem.resourceregistry.contexts
- org.gcube.informationsystem.resourceregistry.contexts.entities - package org.gcube.informationsystem.resourceregistry.contexts.entities
- org.gcube.informationsystem.resourceregistry.contexts.relations - package org.gcube.informationsystem.resourceregistry.contexts.relations
- org.gcube.informationsystem.resourceregistry.dbinitialization - package org.gcube.informationsystem.resourceregistry.dbinitialization
- org.gcube.informationsystem.resourceregistry.environments - package org.gcube.informationsystem.resourceregistry.environments
- org.gcube.informationsystem.resourceregistry.environments.administration - package org.gcube.informationsystem.resourceregistry.environments.administration
- org.gcube.informationsystem.resourceregistry.environments.contexts - package org.gcube.informationsystem.resourceregistry.environments.contexts
- org.gcube.informationsystem.resourceregistry.environments.instances - package org.gcube.informationsystem.resourceregistry.environments.instances
- org.gcube.informationsystem.resourceregistry.environments.queries.templates - package org.gcube.informationsystem.resourceregistry.environments.queries.templates
- org.gcube.informationsystem.resourceregistry.environments.types - package org.gcube.informationsystem.resourceregistry.environments.types
- org.gcube.informationsystem.resourceregistry.instances.model - package org.gcube.informationsystem.resourceregistry.instances.model
- org.gcube.informationsystem.resourceregistry.instances.model.entities - package org.gcube.informationsystem.resourceregistry.instances.model.entities
- org.gcube.informationsystem.resourceregistry.instances.model.relations - package org.gcube.informationsystem.resourceregistry.instances.model.relations
- org.gcube.informationsystem.resourceregistry.queries - package org.gcube.informationsystem.resourceregistry.queries
- org.gcube.informationsystem.resourceregistry.queries.json - package org.gcube.informationsystem.resourceregistry.queries.json
- org.gcube.informationsystem.resourceregistry.queries.json.base - package org.gcube.informationsystem.resourceregistry.queries.json.base
- org.gcube.informationsystem.resourceregistry.queries.json.base.entities - package org.gcube.informationsystem.resourceregistry.queries.json.base.entities
- org.gcube.informationsystem.resourceregistry.queries.json.base.relations - package org.gcube.informationsystem.resourceregistry.queries.json.base.relations
- org.gcube.informationsystem.resourceregistry.queries.operators - package org.gcube.informationsystem.resourceregistry.queries.operators
- org.gcube.informationsystem.resourceregistry.queries.templates - package org.gcube.informationsystem.resourceregistry.queries.templates
- org.gcube.informationsystem.resourceregistry.rest - package org.gcube.informationsystem.resourceregistry.rest
- org.gcube.informationsystem.resourceregistry.rest.requests - package org.gcube.informationsystem.resourceregistry.rest.requests
- org.gcube.informationsystem.resourceregistry.types - package org.gcube.informationsystem.resourceregistry.types
- org.gcube.informationsystem.resourceregistry.types.entities - package org.gcube.informationsystem.resourceregistry.types.entities
- org.gcube.informationsystem.resourceregistry.types.properties - package org.gcube.informationsystem.resourceregistry.types.properties
- org.gcube.informationsystem.resourceregistry.types.relations - package org.gcube.informationsystem.resourceregistry.types.relations
- org.gcube.informationsystem.resourceregistry.utils - package org.gcube.informationsystem.resourceregistry.utils
- ORIENTDB_CLASS_PROPERTY - Static variable in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- OrientDBTypeMapping - Class in org.gcube.informationsystem.resourceregistry.types
- OrientDBTypeMapping() - Constructor for class org.gcube.informationsystem.resourceregistry.types.OrientDBTypeMapping
- OrientDBUtility - Class in org.gcube.informationsystem.resourceregistry.utils
- OrientDBUtility() - Constructor for class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- OTYPE_TO_BASE_TYPE - Static variable in class org.gcube.informationsystem.resourceregistry.types.OrientDBTypeMapping
- OUT - Static variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- OUT_PREFIX - Static variable in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
P
- params - Variable in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- parentEnvironment - Variable in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- poolMap - Variable in class org.gcube.informationsystem.resourceregistry.environments.Environment
- position - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
The breadcrumb.size() provide the level of nesting.
- prefix - Variable in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- PREPARED_QUERY_METHOD - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the method name for executing prepared queries.
- projection - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
Instruct the JSON query analyzer if it is a projection
- ProjectionOperator - Enum Class in org.gcube.informationsystem.resourceregistry.queries.operators
- propagationConstraint - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- PropagationConstraintOrient - Class in org.gcube.informationsystem.resourceregistry.utils
- PropagationConstraintOrient() - Constructor for class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- PropagationConstraintOrient(String) - Constructor for class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- PROPERTY_FILENAME - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- PROPERTY_IGNORE_KEYS - Static variable in class org.gcube.informationsystem.resourceregistry.base.properties.PropertyElementManagement
- PROPERTY_IGNORE_START_WITH_KEYS - Static variable in class org.gcube.informationsystem.resourceregistry.base.properties.PropertyElementManagement
- PropertyElementManagement - Class in org.gcube.informationsystem.resourceregistry.base.properties
- PropertyElementManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.base.properties.PropertyElementManagement
- PropertyTypeDefinitionManagement - Class in org.gcube.informationsystem.resourceregistry.types.properties
- PropertyTypeDefinitionManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- PropertyTypeDefinitionManagement(TypeEnvironment, ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
Q
- query() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- query(String, boolean) - Method in interface org.gcube.informationsystem.resourceregistry.queries.Query
- query(String, boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.QueryImpl
- query(String, String, UUID, ODirection, boolean, Map<String, String>) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- Query - Interface in org.gcube.informationsystem.resourceregistry.queries
- QUERY - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- QUERY - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- QUERY_TEMPLATE_NAME_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
- QueryImpl - Class in org.gcube.informationsystem.resourceregistry.queries
- QueryImpl() - Constructor for class org.gcube.informationsystem.resourceregistry.queries.QueryImpl
- QueryTemplateEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments.queries.templates
- QueryTemplateManagement - Class in org.gcube.informationsystem.resourceregistry.queries.templates
- QueryTemplateManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- QueryTemplateManagement(ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- QueryTemplateManager - Class in org.gcube.informationsystem.resourceregistry.rest
- QueryTemplateManager() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
R
- RAW_QUERY_METHOD - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the method name for executing raw queries.
- read() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- read(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- read(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.ContextManager
-
Retrieves a specific context by its UUID.
- read(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
-
Retrieves a specific query template by its name from the Resource Registry.
- read(String, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.TypeManager
-
Retrieves the schema definition(s) for the specified type.
- read(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
-
Retrieves a single instance with the specified type and UUID.
- READ - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- READ - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- readAll(String, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
-
Retrieves all instances of a specified type from the Resource Registry.
- readAsString() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- readContext(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves a specific context by its UUID.
- READER - Enum constant in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.PermissionMode
- readFromServer() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- readInstance(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves a single instance with the specified type and UUID.
- readQueryTemplate(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves a specific query template by its name from the Resource Registry.
- readType(String, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Retrieves the schema definition(s) for the specified type.
- reallyAddToContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- reallyAddToContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- reallyAddToContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- reallyCreate() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- reallyDelete() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- reallyGetAll(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- reallyQuery(String, String, UUID, ODirection, boolean, Map<String, String>) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- reallyRemoveFromContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- reallyRemoveFromContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- reallyRemoveFromContext() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- reallyUpdate() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- REFERENCE_TYPE_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the reference type name path parameter.
- registerTypeSchema() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- RELATION_TYPE_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the relation type name path parameter.
- RelationElementManagement<SEM extends EntityElementManagement<? extends org.gcube.informationsystem.base.reference.entities.EntityElement,
SET>, TEM extends EntityElementManagement<? extends org.gcube.informationsystem.base.reference.entities.EntityElement, TET>, SET extends org.gcube.informationsystem.types.reference.entities.EntityType, TET extends org.gcube.informationsystem.types.reference.entities.EntityType> - Class in org.gcube.informationsystem.resourceregistry.base.relations - RelationElementManagement(AccessType, Class<? extends EntityElement>, Class<? extends EntityElement>) - Constructor for class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- RelationElementManagement(AccessType, Class<? extends EntityElement>, Class<? extends EntityElement>, Environment, ODatabaseDocument) - Constructor for class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- RelationManagement<T extends EntityManagement<? extends org.gcube.informationsystem.model.reference.entities.Entity,
TET>, TET extends org.gcube.informationsystem.types.reference.entities.EntityType> - Class in org.gcube.informationsystem.resourceregistry.instances.model.relations - RelationManagement(AccessType, Class<? extends Entity>, PropagationConstraint) - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- relationManagements - Variable in class org.gcube.informationsystem.resourceregistry.base.entities.EntityElementManagement
-
Provide a cache edge-internal-id -> RelationManagement this avoid to recreate the relationManagement of already visited edges
- relationManagements - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
-
Provide a cache edge-internal-id -> RelationManagement this avoid to recreate the relationManagement of already visited edges
- RelationTypeDefinitionManagement<T extends EntityTypeDefinitionManagement<TT>,
TT extends org.gcube.informationsystem.types.reference.entities.EntityType> - Class in org.gcube.informationsystem.resourceregistry.types.relations - RelationTypeDefinitionManagement(Class<TT>) - Constructor for class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- RelationTypeDefinitionManagement(TypeEnvironment, ODatabaseDocument, Class<TT>) - Constructor for class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- reload - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- REMOVE_FROM_CONTEXT - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- removeChildrenHRolesFromMyHUsers(OSecurity, Set<HierarchicalEnvironment>) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- removeChildrenHRolesFromParents(OSecurity) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- removeChildrenHRolesFromParents(OSecurity, Set<HierarchicalEnvironment>, Set<HierarchicalEnvironment>) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- removeElement(OElement) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- removeElement(OElement, ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- removeElement(OElement, ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- removeFromContext(UUID) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- removeFromContext(UUID) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- removeFromContext(UUID) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- removeFromContextNoPropagationConstraint(Map<UUID, JsonNode>, UUID, boolean) - Static method in class org.gcube.informationsystem.resourceregistry.instances.model.ERManagementUtility
- removeHierarchicRoleFromMyHUser(OSecurity, Environment.PermissionMode, String) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- replaceType(String) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- requestedResourceType - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- requestedResourceType - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- RequestFilter - Class in org.gcube.informationsystem.resourceregistry.rest
- RequestFilter() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.RequestFilter
- RequestUtility - Class in org.gcube.informationsystem.resourceregistry.rest.requests
- RequestUtility() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.requests.RequestUtility
- RESOURCE_TYPE_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Constant representing the resource type name path parameter.
- ResourceInitializer - Class in org.gcube.informationsystem.resourceregistry
- ResourceInitializer() - Constructor for class org.gcube.informationsystem.resourceregistry.ResourceInitializer
- resourceManagement - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- ResourceManagement - Class in org.gcube.informationsystem.resourceregistry.instances.model.entities
- ResourceManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- ResourceRegistryExceptionMapper - Class in org.gcube.informationsystem.resourceregistry.rest
- ResourceRegistryExceptionMapper() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.ResourceRegistryExceptionMapper
- ResourceRegistryManager - Class in org.gcube.informationsystem.resourceregistry
-
This class is used to Manage the application initialization and shutdown per context; The init and shutdown methods are called one per context in which the app is running respectively at init and a shutdown time.
- ResourceRegistryManager() - Constructor for class org.gcube.informationsystem.resourceregistry.ResourceRegistryManager
- ResourceTypeDefinitionManagement - Class in org.gcube.informationsystem.resourceregistry.types.entities
- ResourceTypeDefinitionManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.types.entities.ResourceTypeDefinitionManagement
- retrieveElement() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- retrieveElement() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- retrieveElement() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- retrieveElement() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- retrieveElement() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- retrieveElementFromAnyContext() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ROLE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.SecurityType
- run() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
-
Run the query after having replaced query parameter with the provided values
- run(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
-
Executes a query template with the specified name and parameters in the Resource Registry.
- RUN - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- runQueryTemplate(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.Access
-
Executes a query template with the specified name and parameters in the Resource Registry.
S
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.contexts.relations.IsParentOfManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.FacetManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
-
The default sanity check is not valid for resources which do not have properties and instead must be validated in terms of facets.
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.ConsistsOfManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.IsRelatedToManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.types.entities.ResourceTypeDefinitionManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.ConsistsOfTypeDefinitionManagement
- sanityCheck() - Method in class org.gcube.informationsystem.resourceregistry.types.relations.IsRelatedToTypeDefinitionManagement
- self - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- SEPARATOR_KEY - Static variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- serializeAffectedInstaces(ObjectMapper, Map<UUID, JsonNode>) - Method in class org.gcube.informationsystem.resourceregistry.rest.SharingManager
- serializeAsAffectedInstance() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- serializeAsJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- serializeJsonNodeCollectionAsString(Collection<JsonNode>) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- serializeSelfAsJsonNode() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ServerContextCache - Class in org.gcube.informationsystem.resourceregistry.contexts
- ServerContextCache() - Constructor for class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- ServerRequestInfo - Class in org.gcube.informationsystem.resourceregistry.rest.requests
- ServerRequestInfo() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- ServerRequestInfo(int, int) - Constructor for class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- setAccountingMethod(String) - Method in class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- setAccountingMethod(Method, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- setAddConstraint(PropagationConstraint.AddConstraint) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- setAdditionalProperties(Map<String, Object>) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- setAdditionalProperties(Map<String, Object>) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- setAdditionalProperties(Map<String, Object>) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- setAdditionalProperty(String, Object) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- setAdditionalProperty(String, Object) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- setAdditionalProperty(String, Object) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- setAsEntryPoint() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setBreadcrumb(List<JsonQueryERElement>) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- setContexts(Calendar, List<Context>) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- setCreatedBy(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- setCreationTime(Date) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- setDateTimeFormat(ODatabaseDocument) - Static method in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
- setDecryptedValue(String, boolean) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
-
Sets the decrypted value and encrypts it using both the database key and the context key.
- setDeleteConstraint(PropagationConstraint.DeleteConstraint) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- setDirection(Direction) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- setDirectionByJson() - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- setDirectionByJson(boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- setDryRun(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setElement(El) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setElementType(String) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setEncryptedValue(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- setEntryPoint(boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- setForceAddToContext(Boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- setForceAddToContext(Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- setForceAddToContext(Boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- setForceIncludeAllMeta(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setForceIncludeMeta(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setForceLimit(Integer) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- setForceOffset(Integer) - Method in class org.gcube.informationsystem.resourceregistry.contexts.entities.ContextManagement
- setHonourPropagationConstraintsInContextSharing(boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- setHonourPropagationConstraintsInContextSharing(boolean) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
- setHonourPropagationConstraintsInContextSharing(boolean) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- setIfAllowed(String, boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
-
Set the parameter if the user is allowed otherwise the default is maintained
- setIfAllowed(String, boolean, boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
-
Set the parameter if the user is allowed otherwise the default is maintained
- setIfAllowed(String, int) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
-
Set the parameter if the user is allowed otherwise the default is maintained
- setIfAllowed(String, int, boolean) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
-
Set the parameter if the user is allowed otherwise the default is maintained
- setIncludeMeta(boolean) - Method in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- setJson(String) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setJson(String) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- setJsonNode(JsonNode) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setJsonQuery(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- setJsonQuery(JsonNode) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.JsonQuery
- setLastUpdateBy(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- setLastUpdateTime(Date) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- setName(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- setName(String) - Method in class org.gcube.informationsystem.resourceregistry.types.entities.EntityTypeDefinitionManagement
- setName(String) - Method in class org.gcube.informationsystem.resourceregistry.types.properties.PropertyTypeDefinitionManagement
- setName(String) - Method in class org.gcube.informationsystem.resourceregistry.types.relations.RelationTypeDefinitionManagement
- setOClass(OClass) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setOClass(OClass) - Method in class org.gcube.informationsystem.resourceregistry.types.CachedType
- setODatabaseDocument(ODatabaseDocument) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setOperation(Operation) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setParams(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- setParams(JsonNode) - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- setParentEnvironment(HierarchicalEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
- setPosition(int) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- setProjection(boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- setProperty(OProperty, String, JsonNode) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setRecordLevelSecurity(OMetadata) - Static method in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
-
Deprecated.
- setReload(boolean) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setRemoveConstraint(PropagationConstraint.RemoveConstraint) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- setRequestedResourceType(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- setRequestedResourceType(String) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- setSanityCheckNotRequired() - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.ResourceManagement
- setSkipTypeDefinitionCreation(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- setSkipVersionCheckOnUpdate(boolean) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- setSourceEntityManagement(SEM) - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- setSourceInstanceEnvironment(InstanceEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- setSourceInstanceEnvironment(InstanceEnvironment) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
-
Set source InstanceEnvironment to evaluate addToContext
- setSourceInstanceEnvironment(InstanceEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- setTargetEntityManagement(TEM) - Method in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- setTargetInstanceEnvironment(InstanceEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- setTargetInstanceEnvironment(InstanceEnvironment) - Method in interface org.gcube.informationsystem.resourceregistry.instances.model.ERManagement
-
Set target security context of addToContext/removeFromContext
- setTargetInstanceEnvironment(InstanceEnvironment) - Method in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- setTraverseBack(boolean) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- setTypeAndTypeName(Class<? extends Element>) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- setTypeName(String) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- setUriInfo(UriInfo) - Method in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- setUUID(UUID) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- setValue(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- setWorkingEnvironment(Environment) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- ShadowContextEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments.contexts
- SharingManager - Class in org.gcube.informationsystem.resourceregistry.rest
- SharingManager() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.SharingManager
- sharingOperation - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.SharingOperationValidator
- SharingOperationValidator - Class in org.gcube.informationsystem.resourceregistry.instances.model
- SharingOperationValidator(Map<UUID, JsonNode>, SharingPath.SharingOperation) - Constructor for class org.gcube.informationsystem.resourceregistry.instances.model.SharingOperationValidator
- SHOULD_NOT_OCCUR_ERROR_MESSAGE - Static variable in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- singleton - Static variable in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- size - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
-
it indicates the number of properties in this.jsonNode This number is manipulated while analyzing the jsonNode to properly create the query.
- skipped - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
- skipped - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
- skipTypeDefinitionCreation - Variable in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- skipVersionCheckOnUpdate - Variable in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- sourceEntityClass - Variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- sourceEntityManagement - Variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- sourceInstanceEnvironment - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
-
The source context of an addToContex
- sourceInstanceEnvironment - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
-
The source context of an addToContex
- subTypes - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- suffix - Variable in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- SUM - Enum constant in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- superTypes - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- SystemEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments
- SystemEnvironment(UUID) - Constructor for class org.gcube.informationsystem.resourceregistry.environments.SystemEnvironment
T
- targetEntityClass - Variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- targetEntityManagement - Variable in class org.gcube.informationsystem.resourceregistry.base.relations.RelationElementManagement
- targetInstanceEnvironment - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
-
The target context of an addToContex/RemoveFromContext
- targetInstanceEnvironment - Variable in class org.gcube.informationsystem.resourceregistry.instances.model.relations.RelationManagement
-
The target context of an addToContex/RemoveFromContext
- toJSON(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- toJSON(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.MetadataOrient
- toJSON(String) - Method in class org.gcube.informationsystem.resourceregistry.utils.PropagationConstraintOrient
- toJsonNode(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- toJsonNode(ORecord) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- toJsonString(ORecord) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- toJsonString(OResult) - Static method in class org.gcube.informationsystem.resourceregistry.utils.OrientDBUtility
- toResponse(ResourceRegistryException) - Method in class org.gcube.informationsystem.resourceregistry.rest.ResourceRegistryExceptionMapper
- toString() - Method in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.PermissionMode
- toString() - Method in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.SecurityType
- toString() - Method in class org.gcube.informationsystem.resourceregistry.environments.Environment
- traverseBack - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- traverseBackToCallerResource(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryConsistsOf
- traverseBackToCallerResource(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryIsRelatedTo
- tryTemplate() - Method in class org.gcube.informationsystem.resourceregistry.queries.templates.QueryTemplateManagement
- type - Variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- type - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- type - Variable in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- TYPE_PATH_PARAMETER - Static variable in class org.gcube.informationsystem.resourceregistry.rest.TypeManager
-
Constant representing the type name path parameter.
- TypeEnvironment - Class in org.gcube.informationsystem.resourceregistry.environments.types
- typeList - Static variable in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- TypeManagement - Class in org.gcube.informationsystem.resourceregistry.types
- TypeManagement() - Constructor for class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- TypeManager - Class in org.gcube.informationsystem.resourceregistry.rest
- TypeManager() - Constructor for class org.gcube.informationsystem.resourceregistry.rest.TypeManager
- typeName - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- typeName - Variable in class org.gcube.informationsystem.resourceregistry.types.CachedType
- typeName - Variable in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- typeSatified(TypesCache, String, String) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- TypesCache - Class in org.gcube.informationsystem.resourceregistry.types
U
- UNDERSCORE - Static variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- update() - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- update() - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- UPDATE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
- UPDATE - Enum constant in enum class org.gcube.informationsystem.resourceregistry.rest.Method
- updateCreate(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.ContextManager
-
Creates a new context or updates an existing context with the provided JSON representation.
- updateCreate(String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.QueryTemplateManager
-
Creates a new query template or updates an existing query template with the specified name in the Resource Registry.
- updateModifiedByAndLastUpdate(OElement) - Static method in class org.gcube.informationsystem.resourceregistry.utils.MetadataUtility
- updateOrCreate(String, String, String) - Method in class org.gcube.informationsystem.resourceregistry.rest.InstancesManager
-
Creates a new instance or updates an existing instance with the specified type and UUID in the Resource Registry.
- updateProperties(OClass, OElement, JsonNode, Set<String>, Set<String>) - Method in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- updateTypeSchema(Type, Type, AccessType) - Method in class org.gcube.informationsystem.resourceregistry.types.TypeManagement
- uriInfo - Variable in class org.gcube.informationsystem.resourceregistry.rest.BaseRest
- uriInfo - Variable in class org.gcube.informationsystem.resourceregistry.rest.requests.ServerRequestInfo
- USER - Enum constant in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.SecurityType
- uuid - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- uuidToContextBasicInfo - Variable in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- uuidToContextMetaPrivacy - Variable in class org.gcube.informationsystem.resourceregistry.contexts.ServerContextCache
- UUIDUtility - Class in org.gcube.informationsystem.resourceregistry.utils
-
Utility class for handling UUID operations specific to the resource registry.
- UUIDUtility() - Constructor for class org.gcube.informationsystem.resourceregistry.utils.UUIDUtility
V
- validateType(String, AccessType) - Static method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- VALUE - Static variable in class org.gcube.informationsystem.resourceregistry.utils.EncryptedOrient
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.PermissionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.SecurityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.FieldOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gcube.informationsystem.resourceregistry.rest.Method
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.PermissionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.SecurityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.instances.model.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.FieldOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.LogicalOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.queries.operators.ProjectionOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gcube.informationsystem.resourceregistry.rest.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES_KEY - Static variable in enum class org.gcube.informationsystem.resourceregistry.queries.operators.MatemathicsOperator
- VERTEX_CLASS_NAME - Static variable in class org.gcube.informationsystem.resourceregistry.dbinitialization.DatabaseEnvironment
W
- workingEnvironment - Variable in class org.gcube.informationsystem.resourceregistry.base.ElementManagement
- wrapMatchQuery(StringBuffer) - Method in class org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
- WRITER - Enum constant in enum class org.gcube.informationsystem.resourceregistry.environments.Environment.PermissionMode
_
- _SOURCE - Static variable in class org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryFacet
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form