Uses of Class
com.stimulsoft.report.saveLoad.StiDictionarySLService
Packages that use StiDictionarySLService
-
Uses of StiDictionarySLService in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary with parameters of type StiDictionarySLServiceModifier and TypeMethodDescriptionvoidStiDictionary.load(StiDictionarySLService service, InputStream stream) voidStiDictionary.merge(StiDictionarySLService service, InputStream stream) voidStiDictionary.save(StiDictionarySLService service, OutputStream stream) Saves dictionary to the stream through provider. -
Uses of StiDictionarySLService in com.stimulsoft.report.saveLoad
Subclasses of StiDictionarySLService in com.stimulsoft.report.saveLoadModifier and TypeClassDescriptionclassCopyright StimulsoftclassDescribes the class that allows to save / load dictionaries of data.Methods in com.stimulsoft.report.saveLoad that return types with arguments of type StiDictionarySLServiceModifier and TypeMethodDescriptionstatic List<StiDictionarySLService> StiSLService.getDictionarySLServices(StiSLActions action) Returns a filter for all available services for saving / loading of a dictioary of data.