Uses of Class
org.gcube.portlets.user.uriresolvermanager.exception.UriResolverMapException
Packages that use UriResolverMapException
-
Uses of UriResolverMapException in org.gcube.portlets.user.uriresolvermanager
Methods in org.gcube.portlets.user.uriresolvermanager that throw UriResolverMapExceptionModifier and TypeMethodDescriptionUriResolverManager.getLink(String applicationType, Map<String, String> parameters, boolean shortLink) Gets the link.Gets the link.Constructors in org.gcube.portlets.user.uriresolvermanager that throw UriResolverMapExceptionModifierConstructorDescriptionInstantiates a new uri resolver manager.UriResolverManager(String applicationType) Instance a UriResolverManager.