| Package | Description |
|---|---|
| org.gcube.portlets.d4sreporting.common.shared |
| Modifier and Type | Method and Description |
|---|---|
Vector<BasicSection> |
Model.getSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setSections(Vector<BasicSection> sections) |
| Constructor and Description |
|---|
Model(String uniqueID,
String author,
Date dateCreated,
Date lastEdit,
String lastEditBy,
String templateName,
int columnWidth,
int currPage,
int marginBottom,
int marginLeft,
int marginRight,
int marginTop,
int pageHeight,
int pageWidth,
Vector<BasicSection> sections,
int totalPages,
List<Metadata> metadata) |
Copyright © 2015. All Rights Reserved.