Package com.stimulsoft.report.saveLoad
Class StiDocumentSLService
java.lang.Object
com.stimulsoft.report.saveLoad.StiSLService
com.stimulsoft.report.saveLoad.StiDocumentSLService
- Direct Known Subclasses:
StiEncryptedDocumentSLService,StiPackedDocumentSLService,StiXmlDocumentSLService
Abstratct document save/load service
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanIf the provider handles with multitude of files then true.Methods inherited from class com.stimulsoft.report.saveLoad.StiSLService
getDictionarySLServices, getDocumentSLServices, getFilter, save
-
Constructor Details
-
StiDocumentSLService
public StiDocumentSLService()
-
-
Method Details
-
getMultiplePages
public abstract boolean getMultiplePages()If the provider handles with multitude of files then true. If does not then false.- Returns:
-