Serialized Form
-
Package eu.clarin.sru.client.fcs
-
Class eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription extends Object implements Serializable
- serialVersionUID:
- 9061228238942949036L
-
Serialized Fields
-
capabilites
List<URI> capabilites
-
resources
List<ClarinFCSEndpointDescription.ResourceInfo> resources
-
supportedDataViews
List<ClarinFCSEndpointDescription.DataView> supportedDataViews
-
supportedLayers
List<ClarinFCSEndpointDescription.Layer> supportedLayers
-
version
int version
-
-
Class eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.DataView extends Object implements Serializable
- serialVersionUID:
- -5628565233032672627L
-
Serialized Fields
-
deliveryPolicy
ClarinFCSEndpointDescription.DataView.DeliveryPolicy deliveryPolicy
-
identifier
String identifier
-
mimeType
String mimeType
-
-
Class eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.Layer extends Object implements Serializable
- serialVersionUID:
- 6641490182609459912L
-
Class eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.ResourceInfo extends Object implements Serializable
- serialVersionUID:
- 1046130188435071544L
-
Serialized Fields
-
availableDataViews
List<ClarinFCSEndpointDescription.DataView> availableDataViews
-
availableLayers
List<ClarinFCSEndpointDescription.Layer> availableLayers
-
description
Map<String,String> description
-
institution
Map<String,String> institution
-
landingPageURI
String landingPageURI
-
languages
List<String> languages
-
pid
String pid
-
subResources
List<ClarinFCSEndpointDescription.ResourceInfo> subResources
-
title
Map<String,String> title
-
-