fr.paris.lutece.plugins.jcr.service.jcrsearch
Class JcrSearchItem

java.lang.Object
  extended by fr.paris.lutece.portal.service.search.SearchItem
      extended by fr.paris.lutece.plugins.jcr.service.jcrsearch.JcrSearchItem

public class JcrSearchItem
extends fr.paris.lutece.portal.service.search.SearchItem

JcrSearchItem


Field Summary
static String FIELD_MIME_TYPE
           
 
Fields inherited from class fr.paris.lutece.portal.service.search.SearchItem
FIELD_CONTENTS, FIELD_DATE, FIELD_DOCUMENT_PORTLET_ID, FIELD_METADATA, FIELD_ROLE, FIELD_STATE, FIELD_SUMMARY, FIELD_TITLE, FIELD_TYPE, FIELD_UID, FIELD_URL
 
Constructor Summary
JcrSearchItem(org.apache.lucene.document.Document document)
          Constructor
 
Method Summary
 String getMIMEType()
          Returns the MIME type of this item
 void setMIMEType(String MIMEType)
          Sets the MIME type of this item to the specified value
 
Methods inherited from class fr.paris.lutece.portal.service.search.SearchItem
getDate, getDocPortletId, getId, getMetadata, getRole, getState, getSummary, getTitle, getType, getUrl, setDate, setDocPortletId, setId, setMetadata, setRole, setState, setSummary, setTitle, setType, setUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIELD_MIME_TYPE

public static final String FIELD_MIME_TYPE
See Also:
Constant Field Values
Constructor Detail

JcrSearchItem

public JcrSearchItem(org.apache.lucene.document.Document document)
Constructor

Parameters:
document - The Lucene Document
Method Detail

getMIMEType

public String getMIMEType()
Returns the MIME type of this item

Returns:
the MIME type

setMIMEType

public void setMIMEType(String MIMEType)
Sets the MIME type of this item to the specified value

Parameters:
MIMEType - the MIME type to set


Copyright © 2014 Mairie de Paris. All Rights Reserved.