Class AbstractIndexer

    • Constructor Detail

      • AbstractIndexer

        public AbstractIndexer()
    • Method Detail

      • indexAll

        public final void indexAll()
      • indexAllData

        protected abstract void indexAllData()
      • indexAllSpaces

        public final void indexAllSpaces()
      • index

        public void index​(String currentSpaceId,
                          String componentId)
      • indexPersonalComponents

        protected void indexPersonalComponents()
      • isIndexAllProcess

        protected boolean isIndexAllProcess()
      • indexComponent

        public abstract void indexComponent​(String spaceId,
                                            String componentId)
      • indexPersonalComponent

        public abstract void indexPersonalComponent​(String personalComponent)