Uses of Class
org.gcube.informationsystem.resourceregistry.types.TypesCache
-
-
Uses of TypesCache in org.gcube.informationsystem.resourceregistry.instances.base
Methods in org.gcube.informationsystem.resourceregistry.instances.base with parameters of type TypesCache Modifier and Type Method Description protected booleanElementManagement. typeSatified(TypesCache typesCache, String requiredType, String effectiveType) -
Uses of TypesCache in org.gcube.informationsystem.resourceregistry.instances.model.entities
Methods in org.gcube.informationsystem.resourceregistry.instances.model.entities with parameters of type TypesCache Modifier and Type Method Description protected booleanResourceManagement. constraintSatisfied(TypesCache typesCache, org.gcube.informationsystem.types.reference.properties.LinkedEntity constraint, String consistsOfType, String facetType) -
Uses of TypesCache in org.gcube.informationsystem.resourceregistry.types
Methods in org.gcube.informationsystem.resourceregistry.types that return TypesCache Modifier and Type Method Description static TypesCacheTypesCache. getInstance()
-