| Package | Description |
|---|---|
| org.gcube.portlets.user.uriresolvermanager |
| Modifier and Type | Method and Description |
|---|---|
String |
UriResolverManager.getLink(Map<String,String> parameters,
boolean shortLink)
Gets the link.
|
String |
UriResolverManager.getLink(String applicationType,
Map<String,String> parameters,
boolean shortLink)
Gets the link.
|
| Constructor and Description |
|---|
UriResolverManager()
Instantiates a new uri resolver manager.
|
UriResolverManager(String applicationType)
Instance a UriResolverManager
Precondition: set the scope provider
ScopeProvider.instance.get()
The scope is used to look up the generic resource UriResolverMapReader#URI_RESOLVER_MAP available in the infrastructure to map ApplicationType with its Resolver |
Copyright © 2020. All Rights Reserved.