|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializableSection | |
|---|---|
| org.gcube.portlets.d4sreporting.common.shared | |
| Uses of SerializableSection in org.gcube.portlets.d4sreporting.common.shared |
|---|
| Methods in org.gcube.portlets.d4sreporting.common.shared that return types with arguments of type SerializableSection | |
|---|---|
Vector<SerializableSection> |
SerializableModel.getSections()
|
| Method parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type SerializableSection | |
|---|---|
void |
SerializableModel.setSections(Vector<SerializableSection> sections)
|
| Constructor parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type SerializableSection | |
|---|---|
SerializableModel(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<SerializableSection> sections,
int totalPages,
List<Metadata> metadata)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||