Class Hierarchy
- java.lang.Object
- org.ametys.runtime.plugin.component.AbstractLogEnabled (implements org.ametys.runtime.plugin.component.LogEnabled)
- org.ametys.plugins.forms.question.sources.AbstractSourceType (implements org.ametys.plugins.forms.question.sources.ChoiceSourceType, org.apache.avalon.framework.configuration.Configurable, org.ametys.runtime.plugin.component.PluginAware, org.apache.avalon.framework.service.Serviceable)
- org.ametys.plugins.forms.question.sources.ManualSourceType
 - org.ametys.plugins.forms.question.sources.ManualWithCostsSourceType
 - org.ametys.plugins.forms.question.sources.ManualWithEmailSourceType
 - org.ametys.plugins.forms.question.sources.TableRefSourceType
 - org.ametys.plugins.forms.question.sources.UsersSourceType
 
 - org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint<T> (implements org.apache.avalon.framework.component.Component, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.activity.Disposable, org.ametys.runtime.plugin.ExtensionPoint<T>, org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe)
- org.ametys.plugins.forms.question.sources.ChoiceSourceTypeExtensionPoint
 
 
 - org.ametys.plugins.forms.question.sources.AbstractSourceType (implements org.ametys.plugins.forms.question.sources.ChoiceSourceType, org.apache.avalon.framework.configuration.Configurable, org.ametys.runtime.plugin.component.PluginAware, org.apache.avalon.framework.service.Serviceable)
 - org.ametys.plugins.forms.question.sources.ChoiceOption
- org.ametys.plugins.forms.question.sources.ChoiceOptionWithCost
 - org.ametys.plugins.forms.question.sources.ChoiceOptionWithEmail
 
 
 - org.ametys.runtime.plugin.component.AbstractLogEnabled (implements org.ametys.runtime.plugin.component.LogEnabled)
 
Interface Hierarchy
- org.ametys.plugins.forms.enumerators.LazyEnumerator<T>
- org.ametys.plugins.forms.question.sources.ChoiceSourceType