Class GeoportalExporterEndpoint
- java.lang.Object
-
- org.gcube.portlets.user.uriresolvermanager.geoportal.GeoportalExporterEndpoint
-
public class GeoportalExporterEndpoint extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringENTRY_POINT_NAMEStringURI_RESOLVER_RESOURCE_NAME
-
Constructor Summary
Constructors Constructor Description GeoportalExporterEndpoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceAccessPointgetServiceAccessPoint()
-
-
-
Field Detail
-
URI_RESOLVER_RESOURCE_NAME
public final String URI_RESOLVER_RESOURCE_NAME
- See Also:
- Constant Field Values
-
ENTRY_POINT_NAME
public final String ENTRY_POINT_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getServiceAccessPoint
public ServiceAccessPoint getServiceAccessPoint() throws Exception
- Throws:
Exception
-
-