|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentDescriptor | |
|---|---|
| org.rhq.core.clientapi.agent.metadata | |
| org.rhq.core.clientapi.descriptor.plugin | |
| Uses of ContentDescriptor in org.rhq.core.clientapi.agent.metadata |
|---|
| Methods in org.rhq.core.clientapi.agent.metadata with parameters of type ContentDescriptor | |
|---|---|
static PackageType |
ContentMetadataParser.parseContentDescriptor(ContentDescriptor descriptor)
Parses the contents of the content descriptor and populates an instance of the domain model representation. |
| Uses of ContentDescriptor in org.rhq.core.clientapi.descriptor.plugin |
|---|
| Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type ContentDescriptor | |
|---|---|
protected List<ContentDescriptor> |
ResourceDescriptor.content
|
| Methods in org.rhq.core.clientapi.descriptor.plugin that return ContentDescriptor | |
|---|---|
ContentDescriptor |
ObjectFactory.createContentDescriptor()
Create an instance of ContentDescriptor |
| Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type ContentDescriptor | |
|---|---|
List<ContentDescriptor> |
ResourceDescriptor.getContent()
Gets the value of the content property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||