Uses of Class
org.apache.archiva.rest.api.model.Entry

Packages that use Entry
org.apache.archiva.rest.api.services   
org.apache.archiva.rest.services   
 

Uses of Entry in org.apache.archiva.rest.api.services
 

Methods in org.apache.archiva.rest.api.services that return types with arguments of type Entry
 List<Entry> BrowseService.getMetadatas(String groupId, String artifactId, String version, String repositoryId)
           
 

Uses of Entry in org.apache.archiva.rest.services
 

Methods in org.apache.archiva.rest.services that return types with arguments of type Entry
 List<Entry> DefaultBrowseService.getMetadatas(String groupId, String artifactId, String version, String repositoryId)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.