Uses of Class
org.gcube.informationsystem.resourceregistry.api.exceptions.AvailableInAnotherContextException
Packages that use AvailableInAnotherContextException
Package
Description
-
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entitiesModifier and TypeClassDescriptionclassThe Class EntityAvailableInAnotherContextException. -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.facet
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.facetModifier and TypeClassDescriptionclassThe Class FacetAvailableInAnotherContextException. -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.resource
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.resourceModifier and TypeClassDescriptionclassThe Class ResourceAvailableInAnotherContextException. -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relationsModifier and TypeClassDescriptionclassThe Class RelationAvailableInAnotherContextException. -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.consistsof
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.consistsofModifier and TypeClassDescriptionclassThe Class ConsistsOfAvailableInAnotherContextException. -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.rest.httputils
Methods in org.gcube.informationsystem.resourceregistry.api.rest.httputils that return AvailableInAnotherContextExceptionModifier and TypeMethodDescriptionprotected static <C> AvailableInAnotherContextExceptionHTTPUtility.getElementAvailableInAnotherContextException(Class<C> clz) Gets the element available in another context exception.