public abstract class AbstractExportPanelsFactory extends java.lang.Object implements ExportPanelsFactory
| Constructor and Description |
|---|
AbstractExportPanelsFactory(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
ExportServiceFactory |
getServiceFactory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePanelspublic AbstractExportPanelsFactory(java.lang.String name)
public java.lang.String getName()
getName in interface ExportPanelsFactorypublic ExportServiceFactory getServiceFactory()
getServiceFactory in interface ExportPanelsFactory