org.jboss.portal.core.impl.model.content.generic
Class GenericContent

java.lang.Object
  extended by org.jboss.portal.core.impl.model.content.AbstractContent
      extended by org.jboss.portal.core.impl.model.content.generic.GenericContent
All Implemented Interfaces:
Content

public class GenericContent
extends AbstractContent

Version:
$Revision: 1.1 $
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.jboss.portal.core.impl.model.content.AbstractContent
state
 
Constructor Summary
GenericContent(ContentState state)
           
 
Method Summary
 LocalizedString getDisplayName()
          Return a localized display name of the content.
 
Methods inherited from class org.jboss.portal.core.impl.model.content.AbstractContent
clearParameters, getParameter, getParameterNames, getURI, isMutable, setParameter, setURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericContent

public GenericContent(ContentState state)
Method Detail

getDisplayName

public LocalizedString getDisplayName()
Description copied from interface: Content
Return a localized display name of the content.

Returns:
the content display name