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

Packages that use AdminRepositoryConsumer
org.apache.archiva.rest.api.services   
org.apache.archiva.rest.services   
org.apache.archiva.rest.services.utils   
 

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

Methods in org.apache.archiva.rest.api.services that return types with arguments of type AdminRepositoryConsumer
 List<AdminRepositoryConsumer> ArchivaAdministrationService.getInvalidContentAdminRepositoryConsumers()
           
 List<AdminRepositoryConsumer> ArchivaAdministrationService.getKnownContentAdminRepositoryConsumers()
           
 

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

Methods in org.apache.archiva.rest.services that return types with arguments of type AdminRepositoryConsumer
 List<AdminRepositoryConsumer> DefaultArchivaAdministrationService.getInvalidContentAdminRepositoryConsumers()
           
 List<AdminRepositoryConsumer> DefaultArchivaAdministrationService.getKnownContentAdminRepositoryConsumers()
           
 

Uses of AdminRepositoryConsumer in org.apache.archiva.rest.services.utils
 

Fields in org.apache.archiva.rest.services.utils with type parameters of type AdminRepositoryConsumer
private  List<AdminRepositoryConsumer> AddAdminRepoConsumerClosure.list
           
 

Methods in org.apache.archiva.rest.services.utils that return types with arguments of type AdminRepositoryConsumer
 List<AdminRepositoryConsumer> AddAdminRepoConsumerClosure.getList()
           
 

Methods in org.apache.archiva.rest.services.utils with parameters of type AdminRepositoryConsumer
 int AdminRepositoryConsumerComparator.compare(AdminRepositoryConsumer o1, AdminRepositoryConsumer o2)
           
 



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