|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.saveLoad.StiSLService
com.stimulsoft.report.saveLoad.StiDocumentSLService
com.stimulsoft.report.saveLoad.StiPackedDocumentSLService
public class StiPackedDocumentSLService
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiPackedDocumentSLService()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFilter()
Returns a filter for the provider. |
boolean |
getMultiplePages()
If the provider handles with multitude of files then true. |
void |
save(StiReport report,
java.io.OutputStream stream)
Saves a document in the stream. |
| Methods inherited from class com.stimulsoft.report.saveLoad.StiSLService |
|---|
getDocumentSLServices |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiPackedDocumentSLService()
| Method Detail |
|---|
public void save(StiReport report,
java.io.OutputStream stream)
throws java.io.IOException
save in class StiSLServicereport - Rendered for saving.stream - Stream to save documents.
java.io.IOExceptionpublic java.lang.String getFilter()
getFilter in class StiSLServicepublic boolean getMultiplePages()
StiDocumentSLService
getMultiplePages in class StiDocumentSLService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||