| Package | Description |
|---|---|
| org.rhq.core.clientapi.agent.metadata | |
| org.rhq.core.clientapi.descriptor.plugin |
| Modifier and Type | Method and Description |
|---|---|
static org.rhq.core.domain.resource.ResourceSubCategory |
SubCategoriesMetadataParser.getSubCategory(SubCategoryDescriptor descriptor,
org.rhq.core.domain.resource.ResourceType resourceType)
Parses the contents of the SubCategoryDescriptor and populates an instance of the domain model representation,
ResourceSubCategory
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SubCategoryDescriptor> |
ResourceDescriptor.Subcategories.subcategory |
protected List<SubCategoryDescriptor> |
SubCategoryDescriptor.subcategory |
| Modifier and Type | Method and Description |
|---|---|
SubCategoryDescriptor |
ObjectFactory.createSubCategoryDescriptor()
Create an instance of
SubCategoryDescriptor |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubCategoryDescriptor> |
ObjectFactory.createSubcategory(SubCategoryDescriptor value)
|
List<SubCategoryDescriptor> |
ResourceDescriptor.Subcategories.getSubcategory()
Gets the value of the subcategory property.
|
List<SubCategoryDescriptor> |
SubCategoryDescriptor.getSubcategory()
Defines sub categories which are used to group together like resource types
Gets the value of the subcategory property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubCategoryDescriptor> |
ObjectFactory.createSubcategory(SubCategoryDescriptor value)
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.