Class JsonRelatedData

java.lang.Object
org.exoplatform.wiki.service.related.JsonRelatedData

public class JsonRelatedData extends Object
  • Constructor Details

  • Method Details

    • 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