| Package | Description |
|---|---|
| com.jinfonet.ibus |
| Modifier and Type | Method and Description |
|---|---|
InformationContainer |
InformationBus.getGlobalInformationContainer()
Gets the global information container, there is only one global information container in the JReport Server.
|
InformationContainer |
InformationBus.getOrganizationInformationContainer()
Gets the organization information container of the current user belonged to organization, there is one organization
information container per organization.
|
InformationContainer |
InformationBus.getOrganizationInformationContainer(String orgName)
Gets the organization information container specified by orgName.
|
InformationContainer |
InformationBus.getUserInformationContainer()
Gets the user information container of the current user.
|
InformationContainer |
InformationBus.getUserInformationContainer(String userName)
Gets the user information container specified by userName.
|
© insightsoftware. All rights reserved.