public class ContextEnvironment extends SystemEnvironment
Author:
Luca Frosini (ISTI - CNR) This SystemEnvironment is used to pesists Contexts information and their relations among others, e.g. a Context is parent of another.
  • Method Details

    • getInstance

      public static ContextEnvironment getInstance() throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
      Throws:
      org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
    • addExtraRules

      protected com.orientechnologies.orient.core.metadata.security.ORole addExtraRules(com.orientechnologies.orient.core.metadata.security.ORole role, Environment.PermissionMode permissionMode)
      Overrides:
      addExtraRules in class Environment