org.gatein.mop.core.api.content
Class ContentManagerImpl
java.lang.Object
org.gatein.mop.core.api.content.ContentManagerImpl
- All Implemented Interfaces:
- ContentManager
public class ContentManagerImpl
- extends Object
- implements ContentManager
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentManagerImpl
public ContentManagerImpl(ContentManagerRegistry contentManagers,
CustomizationContextProviderRegistry customizationContextResolvers,
org.chromattic.api.ChromatticSession session)
getContent
public <S> Content<S> getContent(ContentType<S> contentType,
String contentId)
- Specified by:
getContent in interface ContentManager
getContent
public Content<?> getContent(String mimeType,
String contentId)
- Specified by:
getContent in interface ContentManager
Copyright © 2009 eXo Platform SAS. All Rights Reserved.