Uses of Class
eu.clarin.sru.server.fcs.Layer
-
Packages that use Layer Package Description eu.clarin.sru.server.fcs eu.clarin.sru.server.fcs.utils -
-
Uses of Layer in eu.clarin.sru.server.fcs
Methods in eu.clarin.sru.server.fcs that return types with arguments of type Layer Modifier and Type Method Description List<Layer>ResourceInfo. getAvailableLayers()Get the list of layers that are available in Advanced Search for this resource.List<Layer>EndpointDescription. getSupportedLayers()Get the list of layers that are supported in Advanced Search by this endpoint. -
Uses of Layer in eu.clarin.sru.server.fcs.utils
Fields in eu.clarin.sru.server.fcs.utils with type parameters of type Layer Modifier and Type Field Description protected List<Layer>AbstractEndpointDescriptionBase. supportedLayersMethods in eu.clarin.sru.server.fcs.utils that return types with arguments of type Layer Modifier and Type Method Description List<Layer>AbstractEndpointDescriptionBase. getSupportedLayers()
-