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

Packages that use ContentServiceRequest
org.rhq.core.domain.content   
org.rhq.core.domain.resource   
 

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

Methods in org.rhq.core.domain.content that return ContentServiceRequest
 ContentServiceRequest InstalledPackageHistory.getContentServiceRequest()
           
 

Methods in org.rhq.core.domain.content with parameters of type ContentServiceRequest
 void InstalledPackageHistory.setContentServiceRequest(ContentServiceRequest contentServiceRequest)
           
 

Uses of ContentServiceRequest in org.rhq.core.domain.resource
 

Methods in org.rhq.core.domain.resource that return types with arguments of type ContentServiceRequest
 List<ContentServiceRequest> Resource.getContentServiceRequests()
           
 

Methods in org.rhq.core.domain.resource with parameters of type ContentServiceRequest
 void Resource.addContentServiceRequest(ContentServiceRequest request)
           
 

Method parameters in org.rhq.core.domain.resource with type arguments of type ContentServiceRequest
 void Resource.setContentServiceRequests(List<ContentServiceRequest> contentServiceRequests)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.