public class UriResolverMapReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
URI_RESOLVER_MAP_RESOURCE_NAME |
static String |
URIRESOLVERMAP_SECONDARY_TYPE |
| Constructor and Description |
|---|
UriResolverMapReader(String scope)
Instantiates a new uri resolver map reader.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Resolver> |
getApplicationTypes()
Gets the application types.
|
static String |
getGcubeGenericQueryString(String secondaryType,
String name)
Gets the gcube generic query string.
|
String |
getResourceName()
Gets the resource name.
|
String |
getScope()
Gets the scope.
|
String |
getSecondaryType()
Gets the secondary type.
|
String |
toString() |
public static final String URIRESOLVERMAP_SECONDARY_TYPE
public static final String URI_RESOLVER_MAP_RESOURCE_NAME
public static String getGcubeGenericQueryString(String secondaryType, String name)
secondaryType - the secondary typename - the namepublic Map<String,Resolver> getApplicationTypes()
public String getSecondaryType()
public String getScope()
public String getResourceName()
Copyright © 2016. All Rights Reserved.