Class SuggestionBoxIndexer
java.lang.Object
org.silverpeas.components.suggestionbox.SuggestionBoxIndexer
- All Implemented Interfaces:
org.silverpeas.core.web.index.components.ComponentIndexation
@Technical
@Bean
@Singleton
@Named("suggestionBoxIndexation")
public class SuggestionBoxIndexer
extends Object
implements org.silverpeas.core.web.index.components.ComponentIndexation
-
Field Summary
Fields inherited from interface org.silverpeas.core.web.index.components.ComponentIndexation
QUALIFIER_SUFFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidindex(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, waitMethods inherited from interface org.silverpeas.core.web.index.components.ComponentIndexation
index
-
Constructor Details
-
SuggestionBoxIndexer
public SuggestionBoxIndexer()
-
-
Method Details
-
index
public void index(org.silverpeas.core.admin.component.model.SilverpeasComponentInstance componentInst) - Specified by:
indexin interfaceorg.silverpeas.core.web.index.components.ComponentIndexation
-