| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.create(TemplateCategory templateType,
TemplateColumn<?>... columns) |
| Modifier and Type | Method and Description |
|---|---|
long |
TemplateManager.saveTemplate(String name,
String description,
String agency,
Template template) |
| Modifier and Type | Method and Description |
|---|---|
Template |
TemplateDescription.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDescription.setTemplate(Template template) |
| Constructor and Description |
|---|
TemplateDescription(long id,
String name,
String description,
String agency,
Template template) |
Copyright © 2014. All Rights Reserved.