fr.paris.lutece.plugins.comarquage.service.search
Class CoMarquagePublicIndexer

java.lang.Object
  extended by fr.paris.lutece.plugins.comarquage.service.search.CoMarquagePublicIndexer
All Implemented Interfaces:
fr.paris.lutece.portal.service.search.SearchIndexer

public class CoMarquagePublicIndexer
extends java.lang.Object
implements fr.paris.lutece.portal.service.search.SearchIndexer

Indexer service for public cards (comarquage)


Constructor Summary
CoMarquagePublicIndexer()
           
 
Method Summary
 java.lang.String getDescription()
          
 java.util.List<org.apache.lucene.document.Document> getDocuments()
          
 java.lang.String getName()
          
 java.lang.String getVersion()
          
 boolean isEnable()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoMarquagePublicIndexer

public CoMarquagePublicIndexer()
Method Detail

getDocuments

public java.util.List<org.apache.lucene.document.Document> getDocuments()
                                                                 throws java.io.IOException,
                                                                        java.lang.InterruptedException,
                                                                        fr.paris.lutece.portal.service.message.SiteMessageException

Specified by:
getDocuments in interface fr.paris.lutece.portal.service.search.SearchIndexer
Throws:
java.io.IOException
java.lang.InterruptedException
fr.paris.lutece.portal.service.message.SiteMessageException

getName

public java.lang.String getName()

Specified by:
getName in interface fr.paris.lutece.portal.service.search.SearchIndexer

getVersion

public java.lang.String getVersion()

Specified by:
getVersion in interface fr.paris.lutece.portal.service.search.SearchIndexer

getDescription

public java.lang.String getDescription()

Specified by:
getDescription in interface fr.paris.lutece.portal.service.search.SearchIndexer

isEnable

public boolean isEnable()

Specified by:
isEnable in interface fr.paris.lutece.portal.service.search.SearchIndexer


Copyright © 2008 Mairie de Paris. All Rights Reserved.