public class HierarchicalReferenceTablesRibbonImportManager extends StaticRibbonImportManager implements Serviceable
| Modifier and Type | Field and Description |
|---|---|
private boolean |
_atLeastOneHierarchy |
protected HierarchicalReferenceTablesHelper |
_hierarchicalSimpleContentsHelper
The helper component for hierarchical simple contents
|
| Constructor and Description |
|---|
HierarchicalReferenceTablesRibbonImportManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configuration configuration) |
Map<List<String>,Pattern> |
getImports()
Get the list of files to import, associated with the workspace pattern to match
|
void |
service(ServiceManager smanager) |
setPluginInfogetLogger, setLoggerprotected HierarchicalReferenceTablesHelper _hierarchicalSimpleContentsHelper
private boolean _atLeastOneHierarchy
public HierarchicalReferenceTablesRibbonImportManager()
public void service(ServiceManager smanager) throws ServiceException
service in interface ServiceableServiceExceptionpublic void configure(Configuration configuration) throws ConfigurationException
configure in interface Configurableconfigure in class StaticRibbonImportManagerConfigurationExceptionpublic Map<List<String>,Pattern> getImports()
RibbonImportgetImports in interface RibbonImportgetImports in class StaticRibbonImportManager