Class DocumentHandlerTopics

java.lang.Object
io.fluxzero.sdk.tracking.handling.DocumentHandlerTopics

public final class DocumentHandlerTopics extends Object
Resolves the document topic selected by a HandleDocument handler.
  • Method Details

    • resolve

      public static String resolve(HandleDocument handleDocument, Executable executable)
      Returns the explicit collection, materialized model-graph collection, document collection or inferred parameter collection selected by the handler, in that order.