Uses of Class
org.gcube.portlets.user.uriresolvermanager.resolvers.query.GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP
-
Packages that use GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP Package Description org.gcube.portlets.user.uriresolvermanager.resolvers.query -
-
Uses of GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP in org.gcube.portlets.user.uriresolvermanager.resolvers.query
Methods in org.gcube.portlets.user.uriresolvermanager.resolvers.query that return GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP Modifier and Type Method Description GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APPGeoportalResolverQueryStringBuilder. getTargetApp()Gets the target app.static GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APPGeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP. valueOf(String name)Returns the enum constant of this type with the specified name.static GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP[]GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.portlets.user.uriresolvermanager.resolvers.query with parameters of type GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP Modifier and Type Method Description GeoportalResolverQueryStringBuilderGeoportalResolverQueryStringBuilder. targetApp(GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP targetApp)Target app.
-