org.exoplatform.wiki.mow.core.api
Class MOWService

java.lang.Object
  extended by org.exoplatform.wiki.mow.core.api.MOWService

public class MOWService
extends Object

Version:
$Revision$
Author:
Patrice Lamarque

Constructor Summary
MOWService(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager, WikiService wService, org.exoplatform.wiki.rendering.RenderingService renderingService)
           
 
Method Summary
 ModelImpl getModel()
           
 org.chromattic.api.ChromatticSession getSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MOWService

public MOWService(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager,
                  WikiService wService,
                  org.exoplatform.wiki.rendering.RenderingService renderingService)
Method Detail

getModel

public ModelImpl getModel()

getSession

public org.chromattic.api.ChromatticSession getSession()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.