|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is deprecated since it is Intermedia specific. All code should now be using the generic search API found in the com.arsdigita.search package.
Field Summary | |
static String |
versionId
Deprecated. |
Method Summary | |
String |
getSearchLanguage()
Deprecated. Returns the language type of document. |
String |
getSearchLinkText()
Deprecated. Returns a string to use as the text inside the link in the search results |
byte[] |
getSearchRawContent()
Deprecated. Return the entire text body for indexing. |
String |
getSearchSummary()
Deprecated. Returns a short summary description of the object. |
String |
getSearchUrlStub()
Deprecated. Returns a url stub used to link to more information about this object. |
String |
getSearchXMLContent()
Deprecated. Returns an xml string of the text to index for this object. |
Field Detail |
public static final String versionId
Method Detail |
public String getSearchSummary()
public String getSearchLinkText()
public String getSearchUrlStub()
public String getSearchXMLContent()
public byte[] getSearchRawContent()
public String getSearchLanguage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |