Class GeoportalResolverQueryString
java.lang.Object
org.gcube.portlets.user.uriresolvermanager.resolvers.query.GeoportalResolverQueryString
The Class GeoportalResolverQueryString.
- Author:
- Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Mar 27, 2023
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new geoportal resolver query string. -
Method Summary
Modifier and TypeMethodDescriptionGets the gcube scope.Gets the item id.Gets the item type.Gets the resolver as.Gets the target app.toString()
-
Constructor Details
-
GeoportalResolverQueryString
Instantiates a new geoportal resolver query string.- Parameters:
builder- the builder
-
-
Method Details
-
getItemType
Gets the item type.- Returns:
- the item type
-
getItemId
Gets the item id.- Returns:
- the item id
-
getGcubeScope
Gets the gcube scope.- Returns:
- the gcube scope
-
getResolveAs
Gets the resolver as.- Returns:
- the resolver as
-
getTargetApp
Gets the target app.- Returns:
- the target app
-
toString
-