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