Uses of Class
org.rhq.core.domain.content.ContentSourceType

Packages that use ContentSourceType
org.rhq.core.domain.content   
 

Uses of ContentSourceType in org.rhq.core.domain.content
 

Methods in org.rhq.core.domain.content that return ContentSourceType
 ContentSourceType ContentSource.getContentSourceType()
          Describes the capabilities of this content source.
 

Methods in org.rhq.core.domain.content with parameters of type ContentSourceType
 void ContentSource.setContentSourceType(ContentSourceType contentSourceType)
           
 

Constructors in org.rhq.core.domain.content with parameters of type ContentSourceType
ContentSource(String name, ContentSourceType contentSourceType)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.