Constant Field Values

Contents

org.gcube.*

  • org.gcube.informationsystem.resourceregistry.instances.base.ElementManagement<El extends com.orientechnologies.orient.core.record.OElement,​T extends org.gcube.informationsystem.types.reference.Type> 
    Modifier and Type Constant Field Value
    public static final String AT "@"
    public static final String DELETED "deleted"
    public static final String UNDERSCORE "_"
  • org.gcube.informationsystem.resourceregistry.instances.base.entities.EntityElementManagement<E extends org.gcube.informationsystem.base.reference.entities.EntityElement,​ET extends org.gcube.informationsystem.types.reference.entities.EntityType> 
    Modifier and Type Constant Field Value
    public static final String IN_PREFIX "in_"
    public static final String OUT_PREFIX "out_"
  • org.gcube.informationsystem.resourceregistry.instances.base.relations.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> 
    Modifier and Type Constant Field Value
    public static final String IN "in"
    public static final String OUT "out"
  • org.gcube.informationsystem.resourceregistry.queries.json.base.entities.JsonQueryFacet 
    Modifier and Type Constant Field Value
    public static final String _IN "_in"
  • org.gcube.informationsystem.resourceregistry.utils.Utility 
    Modifier and Type Constant Field Value
    public static final String SHOULD_NOT_OCCUR_ERROR_MESSAGE "This is really strange and should not occur. Please contact the system administrator."