Interface QCustomPossibleValueProvider<T extends Serializable>

All Known Implementing Classes:
BasicCustomPossibleValueProvider, QQQTableCustomPossibleValueProvider, ScheduledJobTypePossibleValueSource, SchedulersPossibleValueSource, TableKeyFieldsPossibleValueSource, TablesCustomPossibleValueProvider, TablesSupportingAutomationsCustomPossibleValueProvider

public interface QCustomPossibleValueProvider<T extends Serializable>
Interface to be implemented by user-defined code that serves as the backing for a CUSTOM type possibleValueSource Type parameter `T` is the id-type of the possible value.