org.exoplatform.wiki.service.diff
Class DiffResult
java.lang.Object
org.exoplatform.wiki.service.diff.DiffResult
public class DiffResult
- extends Object
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieu.lai@exoplatform.com
10 Nov 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffResult
public DiffResult(String diffHTML,
int changes)
getDiffHTML
public String getDiffHTML()
setDiffHTML
public void setDiffHTML(String diffHTML)
getChanges
public int getChanges()
setChanges
public void setChanges(int changes)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.