Uses of Class
com.kingsrook.qqq.backend.core.model.actions.values.SearchPossibleValueSourceOutput
Packages that use SearchPossibleValueSourceOutput
Package
Description
-
Uses of SearchPossibleValueSourceOutput in com.kingsrook.qqq.backend.core.actions.values
Methods in com.kingsrook.qqq.backend.core.actions.values that return SearchPossibleValueSourceOutputModifier and TypeMethodDescriptionSearchPossibleValueSourceAction.execute
(SearchPossibleValueSourceInput input) -
Uses of SearchPossibleValueSourceOutput in com.kingsrook.qqq.backend.core.model.actions.values
Methods in com.kingsrook.qqq.backend.core.model.actions.values that return SearchPossibleValueSourceOutputModifier and TypeMethodDescriptionSearchPossibleValueSourceOutput.withResults
(List<QPossibleValue<?>> results) Fluent setter for resultsSearchPossibleValueSourceOutput.withWarning
(String warning) Fluent setter for warning