![JAR search and dependency download from the Maven repository](/logo.png)
org.bridgedb.uri.ws.server.3.1.4.source-code.sourceTargetInfos.vm Maven / Gradle / Ivy
The newest version!
#if ($exception)
Mapping Data Targets by Source $scrCode
Unable to process your request
$exception
Warning: XML and JSON versions will throw an Exception with these parameters
#else
#if( $SourceTargetInfos.isEmpty())
No Data Sources $scrCode found
Warning if accepts header is set to "application/xml" or "application/json" this methods returns status 204 if no results are found.
#else
Mapping Data Targets for Source $SourceTargetInfos.get(0).getSourceDataSourceName()
#if ($lens)
using Lens $lens
#end
#if ($message)
$message
#end
Details for: $SourceTargetInfos.get(0).getSourceDataSourceName()
Click on Linksets Count to Drill down.
Note: Number of Links could include duplicates.
Up to Summary of all sources
Target
Number of Linksets
Number of Links
#foreach ( $sourceTargetInfo in $SourceTargetInfos)
$sourceTargetInfo.getTargetDataSourceName()
$sourceTargetInfo.getNumberOfLinksets()
$sourceTargetInfo.getNumberOfLinks()
#end
#end
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy