public class ExcelExportServiceDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
ExcelExportServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ExcelExportFactory |
getFactory() |
String |
getName() |
File |
getTemplate() |
void |
setTemplate(String templatePath) |
public ExcelExportServiceDescriptor()
public File getTemplate()
public void setTemplate(String templatePath)
public ExcelExportFactory getFactory()
Copyright © 2019 Nuxeo. All rights reserved.