Interface HandleManager

  • All Superinterfaces:
    io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent
    All Known Implementing Classes:
    HandleManagerImpl

    public interface HandleManager
    extends io.vertigo.core.node.component.Component
    • Method Detail

      • getHandlePrefixes

        List<String> getHandlePrefixes()
      • getHandleByUid

        Handle getHandleByUid​(UID uid)
      • reindexAll

        void reindexAll()