Interface QCustomPossibleValueProvider<T extends Serializable>

All Known Implementing Classes:
BasicCustomPossibleValueProvider, ScheduledJobTypePossibleValueSource, SchedulersPossibleValueSource, TablesCustomPossibleValueProvider

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.