org.jboss.portal.core.model.portal.content
Interface ContentRendererRegistry

All Known Subinterfaces:
InternalContentProviderRegistry
All Known Implementing Classes:
ContentProviderRegistryService

public interface ContentRendererRegistry

Version:
$Revision: 8786 $
Author:
Julien Viet

Method Summary
 java.util.Collection getContentTypes()
           
 ContentRenderer getRenderer(ContentType contentType)
           
 

Method Detail

getContentTypes

java.util.Collection getContentTypes()
Returns:

getRenderer

ContentRenderer getRenderer(ContentType contentType)
Parameters:
contentType -
Returns: