Uses of Interface
com.kingsrook.qqq.backend.core.actions.values.QCustomPossibleValueProvider
Packages that use QCustomPossibleValueProvider
Package
Description
-
Uses of QCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.actions.values
Classes in com.kingsrook.qqq.backend.core.actions.values that implement QCustomPossibleValueProviderModifier and TypeClassDescriptionclass
BasicCustomPossibleValueProvider<S,
ID extends Serializable> Basic implementation of a possible value provider, for where there's a limited set of possible source objects - so you just have to define how to make one PV from a source object, how to list all of the source objects, and how to look up a PV from an id. -
Uses of QCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.metadata.tables
Classes in com.kingsrook.qqq.backend.core.model.metadata.tables that implement QCustomPossibleValueProviderModifier and TypeClassDescriptionclass
possible-value source provider for the `Tables` PVS - a list of all tables in an application/qInstance. -
Uses of QCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.scheduledjobs
Classes in com.kingsrook.qqq.backend.core.model.scheduledjobs that implement QCustomPossibleValueProviderModifier and TypeClassDescriptionclass
class