Uses of Class
org.rhq.core.domain.content.RepoSyncResults

Packages that use RepoSyncResults
org.rhq.core.domain.content   
 

Uses of RepoSyncResults in org.rhq.core.domain.content
 

Methods in org.rhq.core.domain.content that return types with arguments of type RepoSyncResults
 List<RepoSyncResults> Repo.getSyncResults()
          The list of sync results - order ENSURED by the incrementing ID of this object
 

Methods in org.rhq.core.domain.content with parameters of type RepoSyncResults
 void Repo.addSyncResult(RepoSyncResults syncResult)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.