Uses of Class
org.gcube.portlets.user.uriresolvermanager.entity.ServiceAccessPoint
Packages that use ServiceAccessPoint
Package
Description
-
Uses of ServiceAccessPoint in org.gcube.portlets.user.uriresolvermanager.entity
Methods in org.gcube.portlets.user.uriresolvermanager.entity that return ServiceAccessPointMethods in org.gcube.portlets.user.uriresolvermanager.entity with parameters of type ServiceAccessPointModifier and TypeMethodDescriptionvoidApplicationType.setAccessPoint(ServiceAccessPoint accessPoint) Constructors in org.gcube.portlets.user.uriresolvermanager.entity with parameters of type ServiceAccessPointModifierConstructorDescriptionApplicationType(String resourceName, ServiceAccessPoint accessPoint) Constructor for ApplicationType. -
Uses of ServiceAccessPoint in org.gcube.portlets.user.uriresolvermanager.geoportal
Methods in org.gcube.portlets.user.uriresolvermanager.geoportal that return ServiceAccessPointModifier and TypeMethodDescriptionGeoportalExporterEndpoint.getServiceAccessPoint()Gets the service access point for the Geoportal exporter. -
Uses of ServiceAccessPoint in org.gcube.portlets.user.uriresolvermanager.readers
Fields in org.gcube.portlets.user.uriresolvermanager.readers with type parameters of type ServiceAccessPointModifier and TypeFieldDescriptionRuntimeResourceReader.serviceAccessPointsList of service access points.Methods in org.gcube.portlets.user.uriresolvermanager.readers that return ServiceAccessPointModifier and TypeMethodDescriptionRuntimeResourceReader.getServiceAccessPointForEntryName(String entryName) Gets the service access point for entry name.Methods in org.gcube.portlets.user.uriresolvermanager.readers that return types with arguments of type ServiceAccessPointModifier and TypeMethodDescriptionRuntimeResourceReader.getServiceAccessPoints()Gets the service access points.