Package org.ametys.plugins.forms.ribbon
Class FormRibbonImportManager
java.lang.Object
org.ametys.plugins.forms.ribbon.FormRibbonImportManager
- All Implemented Interfaces:
 RibbonImport
Import manager for the dynamic generated ribbon.xml of the form plugin
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionGet the list of files to import, associated with the workspace pattern to match 
- 
Constructor Details
- 
FormRibbonImportManager
public FormRibbonImportManager() 
 - 
 - 
Method Details
- 
getImports
Description copied from interface:RibbonImportGet the list of files to import, associated with the workspace pattern to match- Specified by:
 getImportsin interfaceRibbonImport- Returns:
 - The list of files
 
 
 -