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

java.lang.Object
  extended by org.exoplatform.wiki.mow.core.api.ModelImpl
All Implemented Interfaces:
Model

public class ModelImpl
extends Object
implements Model

Version:
$Revision$

Constructor Summary
ModelImpl(org.chromattic.api.ChromatticSession chromeSession)
           
 
Method Summary
 void close()
           
 WikiStore getWikiStore()
           
 void save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelImpl

public ModelImpl(org.chromattic.api.ChromatticSession chromeSession)
Method Detail

getWikiStore

public WikiStore getWikiStore()
Specified by:
getWikiStore in interface Model

save

public void save()
Specified by:
save in interface Model

close

public void close()
Specified by:
close in interface Model


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.