Uses of Class
org.gcube.informationsystem.resourceregistry.environments.Environment
Packages that use Environment
Package
Description
-
Uses of Environment in org.gcube.informationsystem.resourceregistry.base
Fields in org.gcube.informationsystem.resourceregistry.base declared as EnvironmentMethods in org.gcube.informationsystem.resourceregistry.base that return EnvironmentModifier and TypeMethodDescriptionprotected abstract EnvironmentElementManagement.getWorkingEnvironment()Methods in org.gcube.informationsystem.resourceregistry.base with parameters of type EnvironmentModifier and TypeMethodDescriptionstatic EntityManagement<?,?> ElementManagementUtility.getEntityManagement(Environment workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument oDatabaseDocument, com.orientechnologies.orient.core.record.OVertex vertex) static RelationManagement<?,?> ElementManagementUtility.getRelationManagement(Environment workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument oDatabaseDocument, com.orientechnologies.orient.core.record.OEdge edge) voidElementManagement.setWorkingEnvironment(Environment workingContext) -
Uses of Environment in org.gcube.informationsystem.resourceregistry.base.entities
Constructors in org.gcube.informationsystem.resourceregistry.base.entities with parameters of type EnvironmentModifierConstructorDescriptionprotectedEntityElementManagement(org.gcube.informationsystem.base.reference.AccessType accessType, Environment workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument oDatabaseDocument) -
Uses of Environment in org.gcube.informationsystem.resourceregistry.base.relations
Constructors in org.gcube.informationsystem.resourceregistry.base.relations with parameters of type EnvironmentModifierConstructorDescriptionprotectedRelationElementManagement(org.gcube.informationsystem.base.reference.AccessType accessType, Class<? extends org.gcube.informationsystem.base.reference.entities.EntityElement> sourceEntityClass, Class<? extends org.gcube.informationsystem.base.reference.entities.EntityElement> targetEntityClass, Environment workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph) -
Uses of Environment in org.gcube.informationsystem.resourceregistry.contexts.entities
Methods in org.gcube.informationsystem.resourceregistry.contexts.entities that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentContextManagement.getWorkingEnvironment() -
Uses of Environment in org.gcube.informationsystem.resourceregistry.contexts.relations
Methods in org.gcube.informationsystem.resourceregistry.contexts.relations that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentIsParentOfManagement.getWorkingEnvironment() -
Uses of Environment in org.gcube.informationsystem.resourceregistry.environments
Subclasses of Environment in org.gcube.informationsystem.resourceregistry.environments -
Uses of Environment in org.gcube.informationsystem.resourceregistry.environments.administration
-
Uses of Environment in org.gcube.informationsystem.resourceregistry.environments.contexts
-
Uses of Environment in org.gcube.informationsystem.resourceregistry.environments.instances
-
Uses of Environment in org.gcube.informationsystem.resourceregistry.environments.queries.templates
-
Uses of Environment in org.gcube.informationsystem.resourceregistry.environments.types
-
Uses of Environment in org.gcube.informationsystem.resourceregistry.instances.model
Methods in org.gcube.informationsystem.resourceregistry.instances.model with parameters of type EnvironmentModifier and TypeMethodDescriptionstatic ElementManagement<?,?> ERManagementUtility.getERManagement(Environment workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph, com.orientechnologies.orient.core.record.OElement element) static ElementManagement<?,?> ERManagementUtility.getERManagementFromUUID(Environment workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph, UUID uuid) -
Uses of Environment in org.gcube.informationsystem.resourceregistry.instances.model.entities
Methods in org.gcube.informationsystem.resourceregistry.instances.model.entities that return Environment -
Uses of Environment in org.gcube.informationsystem.resourceregistry.instances.model.relations
Methods in org.gcube.informationsystem.resourceregistry.instances.model.relations that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentRelationManagement.getWorkingEnvironment() -
Uses of Environment in org.gcube.informationsystem.resourceregistry.queries.templates
Methods in org.gcube.informationsystem.resourceregistry.queries.templates that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentQueryTemplateManagement.getWorkingEnvironment() -
Uses of Environment in org.gcube.informationsystem.resourceregistry.types.entities
Methods in org.gcube.informationsystem.resourceregistry.types.entities that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentEntityTypeDefinitionManagement.getWorkingEnvironment() -
Uses of Environment in org.gcube.informationsystem.resourceregistry.types.properties
Methods in org.gcube.informationsystem.resourceregistry.types.properties that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentPropertyTypeDefinitionManagement.getWorkingEnvironment() -
Uses of Environment in org.gcube.informationsystem.resourceregistry.types.relations
Methods in org.gcube.informationsystem.resourceregistry.types.relations that return EnvironmentModifier and TypeMethodDescriptionprotected EnvironmentRelationTypeDefinitionManagement.getWorkingEnvironment()