public class SimpleEntry extends SearchEntry
content, id| Constructor and Description |
|---|
SimpleEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExcerpt()
Get excerpt
|
String |
getTitle()
Get title
|
String |
getUrl()
Get URL
|
void |
setExcerpt(String excerpt)
Set excerpt
|
void |
setTitle(String title)
Set title
|
void |
setUrl(String url)
Set URL
|
getContent, getId, setContent, setId, toStringpublic String getTitle()
public void setTitle(String title)
title - public String getExcerpt()
public void setExcerpt(String excerpt)
excerpt - public String getUrl()
public void setUrl(String url)
url - Copyright © 2003–2021 eXo Platform SAS. All rights reserved.