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 classEntityAvailableInAnotherContextExceptionThe 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.facet Modifier and Type Class Description classFacetAvailableInAnotherContextExceptionThe 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.resource Modifier and Type Class Description classResourceAvailableInAnotherContextExceptionThe Class ResourceAvailableInAnotherContextException. -
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 classRelationAvailableInAnotherContextExceptionThe 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.consistsof Modifier and Type Class Description classConsistsOfAvailableInAnotherContextExceptionThe Class ConsistsOfAvailableInAnotherContextException. -
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 classIsRelatedToAvailableInAnotherContextExceptionThe Class IsRelatedToAvailableInAnotherContextException. -
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)Gets the element available in another context exception.
-