| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IQueryWidgetCompositeFactoryFactory
This interface provide to get all the plug-ins extending the extension point and the lazy loading of this plug-ins.
QueryWidgetCompositeFactoryImpl| Field Summary | |
|---|---|
| static IQueryWidgetCompositeFactoryFactory | INSTANCEReturns an instance of QueryWidgetCompositeFactoryImpl. | 
| Method Summary | |
|---|---|
|  IQueryDialogFactoryStrategy | getQueryDialogFactoryStrategy(java.lang.String managedTypeName)Return a registered AbstractQueryDialogFactorycorresponding to
 the given type name. | 
|  java.util.List<java.lang.String> | getRegisteredQueryWidgetsComposite()Returns every registered AbstractQueryDialogFactoryname. | 
| Field Detail | 
|---|
static final IQueryWidgetCompositeFactoryFactory INSTANCE
QueryWidgetCompositeFactoryImpl.
| Method Detail | 
|---|
IQueryDialogFactoryStrategy getQueryDialogFactoryStrategy(java.lang.String managedTypeName)
AbstractQueryDialogFactory corresponding to
 the given type name.
managedTypeName - the managedQueryTypeName extension attribute.
AbstractQueryDialogFactory.java.util.List<java.lang.String> getRegisteredQueryWidgetsComposite()
AbstractQueryDialogFactory name.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||