Class WhitePagesIndexer

java.lang.Object
org.silverpeas.components.whitepages.WhitePagesIndexer
All Implemented Interfaces:
org.silverpeas.core.web.index.components.ComponentIndexation

@Technical @Service @Singleton @Named("whitePagesIndexation") public class WhitePagesIndexer extends Object implements org.silverpeas.core.web.index.components.ComponentIndexation
Author:
neysseri
  • Field Summary

    Fields inherited from interface org.silverpeas.core.web.index.components.ComponentIndexation

    QUALIFIER_SUFFIX
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    index(org.silverpeas.core.admin.component.model.SilverpeasComponentInstance componentInst)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.silverpeas.core.web.index.components.ComponentIndexation

    index
  • Constructor Details

    • WhitePagesIndexer

      public WhitePagesIndexer()
  • Method Details

    • index

      public void index(org.silverpeas.core.admin.component.model.SilverpeasComponentInstance componentInst) throws org.silverpeas.kernel.SilverpeasException
      Specified by:
      index in interface org.silverpeas.core.web.index.components.ComponentIndexation
      Throws:
      org.silverpeas.kernel.SilverpeasException