railo.runtime.search
Interface SearchResultItemPro

All Superinterfaces:
SearchResulItem
All Known Implementing Classes:
SearchResulItemHits, SearchResulItemImpl

public interface SearchResultItemPro
extends SearchResulItem


Method Summary
 String getAuthor()
           
 String getCategory()
           
 String getCategoryTree()
           
 String getContextSummary()
           
 String getMimeType()
           
 String getSize()
           
 
Methods inherited from interface railo.runtime.search.SearchResulItem
getCustom1, getCustom2, getCustom3, getCustom4, getId, getKey, getRecordsSearched, getScore, getSummary, getTitle, getUrl
 

Method Detail

getCategory

String getCategory()
Returns:
the category

getCategoryTree

String getCategoryTree()
Returns:
the categoryTree

getMimeType

String getMimeType()
Returns:
the mimeType

getAuthor

String getAuthor()
Returns:
the author

getSize

String getSize()
Returns:
the size

getContextSummary

String getContextSummary()
Returns:
the contextSummary


Copyright © 2012 Railo