org.exoplatform.wiki.service.search
Class TitleSearchResult
java.lang.Object
org.exoplatform.wiki.service.search.TitleSearchResult
public class TitleSearchResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TitleSearchResult
public TitleSearchResult(String title,
String path,
String type,
String url)
getType
public String getType()
setType
public void setType(String type)
getPath
public String getPath()
setPath
public void setPath(String path)
setTitle
public void setTitle(String title)
getTitle
public String getTitle()
setUrl
public void setUrl(String url)
getUrl
public String getUrl()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.