org.exoplatform.wiki.service.related
Class JsonRelatedData
java.lang.Object
org.exoplatform.wiki.service.related.JsonRelatedData
public class JsonRelatedData
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonRelatedData
public JsonRelatedData(String name,
String title,
String identity)
getName
public String getName()
- Returns:
- the name
getTitle
public String getTitle()
- Returns:
- the title
getIdentity
public String getIdentity()
- Returns:
- the identity
setIdentity
public void setIdentity(String identity)
- Parameters:
identity - the identity to set
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.