Uses of Class
eu.clarin.sru.server.fcs.ResourceInfo
-
Packages that use ResourceInfo Package Description eu.clarin.sru.server.fcs eu.clarin.sru.server.fcs.utils -
-
Uses of ResourceInfo in eu.clarin.sru.server.fcs
Methods in eu.clarin.sru.server.fcs that return types with arguments of type ResourceInfo Modifier and Type Method Description List<ResourceInfo>
EndpointDescription. getResourceList(String pid)
Get a list of all resources sub-ordinate to a resource identified by a given persistent identifier.List<ResourceInfo>
ResourceInfo. getSubResources()
Get the direct sub-ordinate resources of this resource. -
Uses of ResourceInfo in eu.clarin.sru.server.fcs.utils
Methods in eu.clarin.sru.server.fcs.utils that return types with arguments of type ResourceInfo Modifier and Type Method Description List<ResourceInfo>
SimpleEndpointDescription. getResourceList(String pid)
-