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

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

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

Methods in org.rhq.core.domain.content that return types with arguments of type ContentSourceSyncResults
 List<ContentSourceSyncResults> ContentSource.getSyncResults()
          The list of sync results - order not ensured
 

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

Method parameters in org.rhq.core.domain.content with type arguments of type ContentSourceSyncResults
 void ContentSource.setSyncResults(List<ContentSourceSyncResults> syncResults)
           
 



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