Style Intelligence v12.0

Package inetsoft.sree

Interface Summary
ActionVetoListener Action veto listener vetoes actions.
AnalyticRepository This defines the server interface for the analytic component of the report server.
AuditLog.Delegate This interface defines the API for the log delegate.
FolderEntry Represents a folder entry in the replet repository.
Replet Replet defines the basic minimum API of a replet.
RepletRepository This defines the server side report engine interface for processing replets.
ViewerAction This class defines a custom button on a viewer.
 

Class Summary
ArchiveEntry Represents an archive entry in the replet repository.
AuditLog Used to log usage activities.
BasicReplet This class should be used as the base class of all user implemented replet classes.
ClientInfo Client side information required by report server for authentication.
CompositeArchiveEntry Represents a composite archive entry in the replet repository, which contains multiple versioned archive entry, and it is a versioned archive entry as well.
DefaultContext Default context stores basic information about repository.
DefaultFolderEntry Represents a folder entry in the replet repository.
EventHandler Client-side event handler stores the event to command mapping.
EventHandler.EventAction Event to action mapping object.
FolderContext Folder context store alias about a Folder.
HeadingTarget Represents a heading in a Replet that is a target of a table of contents.
PageLocation This class describes the location on a report, including page index, the paintable on the page, and the row/column on the paintable if applicable.
RepletCommand A RepletCommand defines one or more replet actions.
RepletCommand.DataBinding A command to bind data to element.
RepletCommand.PromptParameters A command to show a request dialog to prompt for parameter values.
RepletCommand.Refresh A command to refresh the contents on the viewer.
RepletCommand.Reprint A command to reprint the contents on the viewer.
RepletCommand.ScrollTo A command to scroll to a location in a replet.
RepletCommand.SendRequest A command to send a request to a replet (as a RequestEvent).
RepletCommand.SetChanged A command to reprint the contents on the viewer.
RepletCommand.SetCursor A command to change the cursor on the viewer.
RepletCommand.ShowDrill Command to show a drill.
RepletCommand.ShowMenu A command to show a popup menu.
RepletCommand.ShowReplet Command to show a replet.
RepletCommand.ShowReport Command to show a report.
RepletCommand.ShowStatus A command to show a message on the status bar of the viewer.
RepletCommand.ShowURL Command to show a web page.
RepletCommand.ShowViewsheet Command to show a viewsheet.
RepletContext Replet context store basic information about a replet.
RepletEngine This is the implementation of the RepletRepository.
RepletEngine.SessionKey  
RepletEntry Represents a replet entry in the replet repository.
RepletFolderEntry Represents a replet folder entry in the replet repository.
RepletInfo  
RepletParameters This is a parameter description class.
RepletParameters.BooleanParameter Boolean parameter.
RepletParameters.ChoiceParameter Choice parameter.
RepletParameters.DateParameter Date parameter.
RepletParameters.DateTimeParameter DateTime parameter.
RepletParameters.ListParameter List parameter.
RepletParameters.OptionParameter Option group parameter.
RepletParameters.Parameter Parameter base class.
RepletParameters.PasswordParameter Password parameters.
RepletParameters.RadioParameter Radio group parameter.
RepletParameters.SimpleParameter Simple parameter class.
RepletParameters.TextAreaParameter TextArea parameter.
RepletParameters.TimeParameter Time parameter.
RepletRegistry RepletRegistry handles registration of replets.
RepletRegistry.Folder Replet folder.
RepletRequest The RepletRequest holds the report request parameter values.
RepositoryEntry Represents an entry in the replet repository.
SearchCondition This class defines the conditions in a search operation.
ServerReportEntry Server report entry locates a replet.
SreeEnv StyleReport/EE environment properties setting.
SreeLog Deprecated. logging is now provided using the Java logging facilities.
TemplateReplet The TemplateReplet handles all replets that uses report templates for creating a report.
TemplateReplet.ReportInfo  
TrashcanEntry Represents an trshcan entry in the replet repository.
UserEnv User properties class.
ViewsheetEntry Represents a viewsheet entry in the replet repository.
WorksheetEntry Represents a worksheet entry in the replet repository.
 

Exception Summary
RepletException Report generation exception.
 


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.