|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupCategory | |
|---|---|
| org.rhq.core.domain.criteria | |
| org.rhq.core.domain.resource.group | |
| org.rhq.core.domain.resource.group.composite | |
| Uses of GroupCategory in org.rhq.core.domain.criteria |
|---|
| Methods in org.rhq.core.domain.criteria with parameters of type GroupCategory | |
|---|---|
void |
ResourceGroupCriteria.addFilterGroupCategory(GroupCategory filterGroupCategory)
|
| Uses of GroupCategory in org.rhq.core.domain.resource.group |
|---|
| Methods in org.rhq.core.domain.resource.group that return GroupCategory | |
|---|---|
GroupCategory |
ResourceGroup.getGroupCategory()
|
static GroupCategory |
GroupCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GroupCategory[] |
GroupCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.core.domain.resource.group with parameters of type GroupCategory | |
|---|---|
protected void |
ResourceGroup.setGroupCategory(GroupCategory groupCategory)
|
| Uses of GroupCategory in org.rhq.core.domain.resource.group.composite |
|---|
| Methods in org.rhq.core.domain.resource.group.composite that return GroupCategory | |
|---|---|
GroupCategory |
ResourceGroupComposite.getCategory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||