Class GeoportalExporterEndpoint

java.lang.Object
org.gcube.portlets.user.uriresolvermanager.geoportal.GeoportalExporterEndpoint

public class GeoportalExporterEndpoint extends Object
Represents the Geoportal Exporter endpoint.
  • Field Details

    • URI_RESOLVER_RESOURCE_NAME

      public final String URI_RESOLVER_RESOURCE_NAME
      The URI Resolver resource name.
      See Also:
    • ENTRY_POINT_NAME

      public final String ENTRY_POINT_NAME
      The entry point name for the Geoportal exporter.
      See Also:
  • Constructor Details

    • GeoportalExporterEndpoint

      public GeoportalExporterEndpoint()
      Default constructor.
  • Method Details

    • getServiceAccessPoint

      public ServiceAccessPoint getServiceAccessPoint() throws Exception
      Gets the service access point for the Geoportal exporter.
      Returns:
      The service access point.
      Throws:
      Exception - if an error occurs while retrieving the access point.