Package | Description |
---|---|
org.apache.openmeetings.db.dto.file |
Modifier and Type | Method and Description |
---|---|
LibraryPresentationFile |
LibraryPresentation.getOriginalDocument() |
LibraryPresentationFile |
LibraryPresentation.getPdfDocument() |
LibraryPresentationFile |
LibraryPresentation.getSwfDocument() |
Modifier and Type | Method and Description |
---|---|
void |
LibraryPresentation.setOriginalDocument(LibraryPresentationFile originalDocument) |
void |
LibraryPresentation.setPdfDocument(LibraryPresentationFile pdfDocument) |
void |
LibraryPresentation.setSwfDocument(LibraryPresentationFile swfDocument) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.