public class TypeEnvironment extends SystemEnvironment
Author:
Luca Frosini (ISTI - CNR) Contains all the information-system-model types plus all the types defined on top of the information-system-model (e.g the gcube-model)
  • Method Details

    • getInstance

      public static TypeEnvironment 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