org.exoplatform.wiki.service.impl
Class WikiPageHistory
java.lang.Object
org.exoplatform.wiki.service.impl.WikiPageHistory
public class WikiPageHistory
- extends Object
Created by The eXo Platform SAS
Author : Tran Hung Phong
phongth@exoplatform.com
07 Sep 2012
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiPageHistory
public WikiPageHistory(WikiPageParams pageParams,
String username,
String draftName,
boolean isNewPage)
getPageParams
public WikiPageParams getPageParams()
getUsername
public String getUsername()
getEditTime
public long getEditTime()
setEditTime
public void setEditTime(long updateTime)
getDraftName
public String getDraftName()
isNewPage
public boolean isNewPage()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.