Interface PersonalToolIndexation

  • All Known Implementing Classes:
    AgendaIndexer, TodoIndexer

    public interface PersonalToolIndexation
    Indexation of the data managed in a given personal tool.
    Author:
    mmoquillon
    • Method Detail

      • index

        void index()
            throws org.silverpeas.kernel.SilverpeasException
        Indexes all the data managed by this personal tool.
        Throws:
        org.silverpeas.kernel.SilverpeasException - if an error occurs during the indexation.