Uses of Class
org.gcube.informationsystem.resourceregistry.environments.HierarchicalEnvironment
Packages that use HierarchicalEnvironment
Package
Description
-
Uses of HierarchicalEnvironment in org.gcube.informationsystem.resourceregistry.environments
Fields in org.gcube.informationsystem.resourceregistry.environments declared as HierarchicalEnvironmentModifier and TypeFieldDescriptionprotected HierarchicalEnvironmentHierarchicalEnvironment.parentEnvironmentFields in org.gcube.informationsystem.resourceregistry.environments with type parameters of type HierarchicalEnvironmentModifier and TypeFieldDescriptionprotected Set<HierarchicalEnvironment>HierarchicalEnvironment.childrenMethods in org.gcube.informationsystem.resourceregistry.environments that return HierarchicalEnvironmentMethods in org.gcube.informationsystem.resourceregistry.environments that return types with arguments of type HierarchicalEnvironmentMethods in org.gcube.informationsystem.resourceregistry.environments with parameters of type HierarchicalEnvironmentModifier and TypeMethodDescriptionvoidHierarchicalEnvironment.changeParentEnvironment(HierarchicalEnvironment newParentEnvironment, com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph) Use to change the parent not to set the first timevoidHierarchicalEnvironment.setParentEnvironment(HierarchicalEnvironment parentEnvironment) Method parameters in org.gcube.informationsystem.resourceregistry.environments with type arguments of type HierarchicalEnvironmentModifier and TypeMethodDescriptionprotected voidHierarchicalEnvironment.removeChildrenHRolesFromMyHUsers(com.orientechnologies.orient.core.metadata.security.OSecurity oSecurity, Set<HierarchicalEnvironment> children) protected voidHierarchicalEnvironment.removeChildrenHRolesFromParents(com.orientechnologies.orient.core.metadata.security.OSecurity oSecurity, Set<HierarchicalEnvironment> parents, Set<HierarchicalEnvironment> children) -
Uses of HierarchicalEnvironment in org.gcube.informationsystem.resourceregistry.environments.instances