Uses of Class
com.stimulsoft.report.dictionary.businessObjects.StiBusinessObject
Packages that use StiBusinessObject
Package
Description
-
Uses of StiBusinessObject in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return StiBusinessObjectModifier and TypeMethodDescriptionStiChart.getBusinessObject()Get business object that is used for getting data. -
Uses of StiBusinessObject in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiBusinessObjectModifier and TypeMethodDescriptionStiDataBand.getBusinessObject()Get business object that is used for getting data.StiHierarchicalBand.getBusinessObject()Get business object that is used for getting data.StiTableOfContents.getBusinessObject() -
Uses of StiBusinessObject in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiBusinessObject -
Uses of StiBusinessObject in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiBusinessObjectModifier and TypeMethodDescriptionStiCrossTab.getBusinessObject()Get business object that is used for getting data. -
Uses of StiBusinessObject in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiBusinessObjectModifier and TypeMethodDescriptionfinal StiBusinessObjectStiDataColumn.getBusinessObject()Gets or sets the Business Object in what the column is described.static StiBusinessObjectStiDataColumn.GetBusinessObjectFromDataColumn(StiDictionary dictionary, String column) Methods in com.stimulsoft.report.dictionary with parameters of type StiBusinessObjectModifier and TypeMethodDescriptionfinal voidStiDataColumn.setBusinessObject(StiBusinessObject value) Constructors in com.stimulsoft.report.dictionary with parameters of type StiBusinessObject -
Uses of StiBusinessObject in com.stimulsoft.report.dictionary.businessObjects
Fields in com.stimulsoft.report.dictionary.businessObjects declared as StiBusinessObjectFields in com.stimulsoft.report.dictionary.businessObjects with type parameters of type StiBusinessObjectMethods in com.stimulsoft.report.dictionary.businessObjects that return StiBusinessObjectModifier and TypeMethodDescriptionstatic StiBusinessObjectStiBusinessObjectHelper.getBusinessObjectFromGuid(StiReport report, String businessObjectGuid) final StiBusinessObjectfinal StiBusinessObjectStiBusinessObject.getParentBusinessObject()final StiBusinessObjectStiBusinessObject.GetTopParentBusinessObject()StiBusinessObjectsCollection.set(int index, StiBusinessObject newValue) Methods in com.stimulsoft.report.dictionary.businessObjects that return types with arguments of type StiBusinessObjectModifier and TypeMethodDescriptionfinal Hashtable<String, StiBusinessObject> StiBusinessObjectsCollection.getCachedBusinessObjects()Methods in com.stimulsoft.report.dictionary.businessObjects with parameters of type StiBusinessObjectModifier and TypeMethodDescriptionintStiBusinessObjectsCollection.compare(StiBusinessObject o1, StiBusinessObject o2) static StringStiBusinessObjectHelper.getBusinessObjectFullAlias(StiBusinessObject stiBusinessObject) static StringStiBusinessObjectHelper.getBusinessObjectFullName(StiBusinessObject stiBusinessObject) StiBusinessObjectsCollection.set(int index, StiBusinessObject newValue) final voidStiBusinessObjectsCollection.setItem(String name, StiBusinessObject value) final voidStiBusinessObject.setParentBusinessObject(StiBusinessObject value) Constructors in com.stimulsoft.report.dictionary.businessObjects with parameters of type StiBusinessObjectModifierConstructorDescriptionStiBusinessObjectsCollection(StiDictionary dictionary, StiBusinessObject parentBusinessObject) Creates the collection of Data Sources.Constructor parameters in com.stimulsoft.report.dictionary.businessObjects with type arguments of type StiBusinessObject -
Uses of StiBusinessObject in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiBusinessObjectModifier and TypeMethodDescriptionstatic StiBusinessObjectStiDictionaryHelper.getBusinessObjectByFullName(StiReport report, Object fullName)