public final class Search.Hit
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExcerpt() |
java.lang.String |
getExtension()
Returns the extension of the url of this hit.
|
java.lang.String |
getIcon()
Returns an icon image for this hit.
|
java.util.Map |
getProperties() |
java.lang.String |
getSimilarURL() |
java.lang.String |
getTitle()
Returns the title for this hit.
|
java.lang.String |
getURL() |
public java.lang.String getTitle() throws RepositoryException
RepositoryException
- if an error occurs while reading form the
repository.public java.lang.String getExcerpt() throws RepositoryException
RepositoryException
- if an error occurs while building the
excerpt.public java.lang.String getURL() throws RepositoryException
RepositoryException
- if an error occurs while reading from the
query result.public java.lang.String getSimilarURL() throws RepositoryException
RepositoryException
- if an error occurs while reading from
the query result.public java.lang.String getIcon() throws RepositoryException
RepositoryException
- if an error occurs while reading from
the repository.public java.lang.String getExtension() throws RepositoryException
RepositoryException
- if an error occurspublic java.util.Map getProperties() throws RepositoryException
RepositoryException
- if an error occurs while reading from the
repository.Copyright © 2010 - 2020 Adobe. All Rights Reserved