Uses of Class
org.gcube.informationsystem.resourceregistry.api.exceptions.AvailableInAnotherContextException
-
-
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities Modifier and Type Class Description classEntityAvailableInAnotherContextException -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.facet
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.facet Modifier and Type Class Description classFacetAvailableInAnotherContextException -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.resource
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.resource Modifier and Type Class Description classResourceAvailableInAnotherContextException -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations Modifier and Type Class Description classRelationAvailableInAnotherContextException -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.consistsof
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.consistsof Modifier and Type Class Description classConsistsOfAvailableInAnotherContextException -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.isrelatedto
Subclasses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.isrelatedto Modifier and Type Class Description classIsRelatedToAvailableInAnotherContextException -
Uses of AvailableInAnotherContextException in org.gcube.informationsystem.resourceregistry.api.rest.httputils
Methods in org.gcube.informationsystem.resourceregistry.api.rest.httputils that return AvailableInAnotherContextException Modifier and Type Method Description protected static <C> AvailableInAnotherContextExceptionHTTPUtility. getElementAvailableInAnotherContextException(Class<C> clz)
-