| Package | Description |
|---|---|
| org.gcube.portlets.user.uriresolvermanager |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceParameter> |
UriResolverManager.discoveryServiceParameters(Resolver resolver)
Discovery service parameters.
|
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.
|
void |
UriResolverManager.setApplicationType(String applicationType)
Sets the application type.
|
| 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 © 2016. All Rights Reserved.