|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentRequestType | |
|---|---|
| org.rhq.core.domain.content | |
| Uses of ContentRequestType in org.rhq.core.domain.content |
|---|
| Methods in org.rhq.core.domain.content that return ContentRequestType | |
|---|---|
ContentRequestType |
ContentServiceRequest.getContentRequestType()
Describes the type of service being tracked by this request. |
static ContentRequestType |
ContentRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentRequestType[] |
ContentRequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.core.domain.content with parameters of type ContentRequestType | |
|---|---|
void |
ContentServiceRequest.setContentRequestType(ContentRequestType contentRequestType)
|
| Constructors in org.rhq.core.domain.content with parameters of type ContentRequestType | |
|---|---|
ContentServiceRequest(Resource resource,
String subjectName,
ContentRequestType contentRequestType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||