Package com.storedobject.office
Class IteratorODTReport<T>
java.lang.Object
com.storedobject.office.ODT<T>
com.storedobject.office.IteratorODTReport<T>
- All Implemented Interfaces:
Executable
,ContentProducer
,ContentType
,Closeable
,AutoCloseable
,Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionIteratorODTReport
(Device device) IteratorODTReport
(Device device, Id streamDataId) IteratorODTReport
(Device device, Id streamDataId, Object filler) IteratorODTReport
(Device device, StreamData streamData) IteratorODTReport
(Device device, StreamData streamData, Object filler) -
Method Summary
Methods inherited from class com.storedobject.office.ODT
close, debug, getContent, getContentType, getException, getFileExtension, getFileName, getFiller, getTransactionManager, isRawOutput, produce, reportingIteratorValue, setFiller, setIterator, setRawOutput, setTemplate, setTemplate, setTransactionManager
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.storedobject.core.ContentProducer
abort, extractContent, getEntity, getError, getStreamData, getStreamDataProvider, getSystemEntity, saveTo, saveTo, saveTo, saveTo
Methods inherited from interface com.storedobject.core.ContentType
getLink, getMimeType, isAudio, isHTML, isImage, isLink, isMedia, isPDF, isText, isVideo
Methods inherited from interface com.storedobject.common.Executable
act, run
-
Constructor Details
-
IteratorODTReport
-
IteratorODTReport
-
IteratorODTReport
-
IteratorODTReport
-
IteratorODTReport
-
-
Method Details
-
execute
public void execute()Description copied from interface:Executable
The functional interface method specified by this interface. -
view
public void view() -
getDevice
-
log
-