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

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

public abstract class MigratingMixin
extends Object

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Dec 16, 2013


Constructor Summary
MigratingMixin()
           
 
Method Summary
abstract  PageImpl getEntity()
           
abstract  void setEntity(PageImpl page)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigratingMixin

public MigratingMixin()
Method Detail

getEntity

public abstract PageImpl getEntity()

setEntity

public abstract void setEntity(PageImpl page)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.