Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.content.ContentSourceTypeDefinition

Packages that use ContentSourceTypeDefinition
org.rhq.enterprise.server.xmlschema.generated.serverplugin.content   
 

Uses of ContentSourceTypeDefinition in org.rhq.enterprise.server.xmlschema.generated.serverplugin.content
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.content with type parameters of type ContentSourceTypeDefinition
protected  java.util.List<ContentSourceTypeDefinition> ContentPluginDescriptorType.contentSourceType
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.content that return ContentSourceTypeDefinition
 ContentSourceTypeDefinition ObjectFactory.createContentSourceTypeDefinition()
          Create an instance of ContentSourceTypeDefinition
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.content that return types with arguments of type ContentSourceTypeDefinition
 java.util.List<ContentSourceTypeDefinition> ContentPluginDescriptorType.getContentSourceType()
          Defines a supported content source type that is able to feed content into the server.
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.