Uses of Class
eu.clarin.sru.server.fcs.DataView
-
Packages that use DataView Package Description eu.clarin.sru.server.fcs eu.clarin.sru.server.fcs.utils -
-
Uses of DataView in eu.clarin.sru.server.fcs
Methods in eu.clarin.sru.server.fcs that return types with arguments of type DataView Modifier and Type Method Description List<DataView>
ResourceInfo. getAvailableDataViews()
Get the list of data views that are available for this resource.List<DataView>
EndpointDescription. getSupportedDataViews()
Get the list of data views supported by this endpoint. -
Uses of DataView in eu.clarin.sru.server.fcs.utils
Fields in eu.clarin.sru.server.fcs.utils with type parameters of type DataView Modifier and Type Field Description protected List<DataView>
AbstractEndpointDescriptionBase. supportedDataViews
Methods in eu.clarin.sru.server.fcs.utils that return types with arguments of type DataView Modifier and Type Method Description List<DataView>
AbstractEndpointDescriptionBase. getSupportedDataViews()
-