Class GeoportalExporterEndpoint
java.lang.Object
org.gcube.portlets.user.uriresolvermanager.geoportal.GeoportalExporterEndpoint
Represents the Geoportal Exporter endpoint.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the service access point for the Geoportal exporter.
-
Field Details
-
URI_RESOLVER_RESOURCE_NAME
The URI Resolver resource name.- See Also:
-
ENTRY_POINT_NAME
The entry point name for the Geoportal exporter.- See Also:
-
-
Constructor Details
-
GeoportalExporterEndpoint
public GeoportalExporterEndpoint()Default constructor.
-
-
Method Details
-
getServiceAccessPoint
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.
-