Uses of Enum
org.gcube.portlets.user.uriresolvermanager.resolvers.query.GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP
Packages that use GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP
-
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_APPModifier and TypeMethodDescriptionGeoportalResolverQueryStringBuilder.getTargetApp()Gets the target app.Returns the enum constant of this type with the specified name.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_APPModifier and TypeMethodDescriptionGeoportalResolverQueryStringBuilder.targetApp(GeoportalResolverQueryStringBuilder.TARGET_GEOPORTAL_APP targetApp) Target app.