Class DocumentHandlerTopics
java.lang.Object
io.fluxzero.sdk.tracking.handling.DocumentHandlerTopics
Resolves the document topic selected by a
HandleDocument handler.-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringresolve(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.
-
Method Details
-
resolve
Returns the explicit collection, materialized model-graph collection, document collection or inferred parameter collection selected by the handler, in that order.
-