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 String getName()
public File getTemplate()
public void setTemplate(String templatePath)
public ExcelExportFactory getFactory() throws InstantiationException, IllegalAccessException
Copyright © 2015 Nuxeo SA. All rights reserved.