org.exoplatform.wiki.service.search
Class TitleSearchResult
java.lang.Object
org.exoplatform.wiki.service.search.TitleSearchResult
public class TitleSearchResult
- extends Object
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieu.lai@exoplatform.com
Sep 22, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TitleSearchResult
public TitleSearchResult()
TitleSearchResult
public TitleSearchResult(String fullTitle,
String path,
String type,
String fileType)
getFullTitle
public String getFullTitle()
setFullTitle
public void setFullTitle(String fullTitle)
getType
public String getType()
setType
public void setType(String type)
getPath
public String getPath()
setPath
public void setPath(String path)
getUri
public String getUri()
getFileType
public String getFileType()
setFileType
public void setFileType(String fileType)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.