|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.search.A_CmsIndexResource
org.opencms.search.CmsVfsIndexResource
Contains the data of a VFS Cms resource specified by a Lucene search result document.
Field Summary |
Fields inherited from class org.opencms.search.A_CmsIndexResource |
m_data, m_id, m_mimeType, m_name, m_path, m_type |
Constructor Summary | |
CmsVfsIndexResource(CmsResource res)
Creates a new instance to wrap the given . |
Method Summary | |
java.lang.String |
getDocumentKey(boolean withMimeType)
Returns the document key for the search manager. |
Methods inherited from class org.opencms.search.A_CmsIndexResource |
getData, getId, getMimetype, getName, getRootPath, getType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CmsVfsIndexResource(CmsResource res)
CmsResource
.
res
- the data objectMethod Detail |
public java.lang.String getDocumentKey(boolean withMimeType)
A_CmsIndexResource
getDocumentKey
in class A_CmsIndexResource
withMimeType
- true if the mime type should be included in the key
A_CmsIndexResource.getDocumentKey(boolean)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |