|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |