Package su.onno.ui
Class RefOptionController
java.lang.Object
su.onno.ui.RefOptionController
@RestController
@RequestMapping("/api/ref-options")
public final class RefOptionController
extends Object
Contextual reference-picker search. POST is intentional: the live parent form and row context
belongs in a JSON body, not a query string.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRefOptionController(CatalogQueryService catalogs, DocumentQueryService documents, UiAccessService access, RefOptionService options) -
Method Summary
-
Constructor Details
-
RefOptionController
public RefOptionController(CatalogQueryService catalogs, DocumentQueryService documents, UiAccessService access, RefOptionService options)
-
-
Method Details
-
search
-