|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentRequestStatus | |
---|---|
org.rhq.core.domain.content |
Uses of ContentRequestStatus in org.rhq.core.domain.content |
---|
Methods in org.rhq.core.domain.content that return ContentRequestStatus | |
---|---|
ContentRequestStatus |
ContentServiceRequest.getStatus()
|
static ContentRequestStatus |
ContentRequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentRequestStatus[] |
ContentRequestStatus.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.rhq.core.domain.content with parameters of type ContentRequestStatus | |
---|---|
void |
ContentServiceRequest.setStatus(ContentRequestStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |