Modifier and Type | Method and Description |
---|---|
java.lang.String |
HomepageRpcServiceImpl.getPageTitle() |
boolean |
HomepageRpcServiceImpl.isStartupComplete() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
LocalizationRpcServiceImpl.getLanguageSelectorConfiguration() |
void |
LocalizationRpcServiceImpl.setUserLocale(java.lang.String locale) |
void |
LocalizationRpcServiceImpl.setUserTimezone(java.lang.String timezone) |
Modifier and Type | Method and Description |
---|---|
void |
RsThemeServlet.doGet(HttpServletRequest request,
HttpServletResponse response) |
ThemeUiConfig |
ThemeRpcServiceImpl.loadUiConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
DatasourceTesterRPCServiceImpl.testConnection(DatabaseDatasourceDto databaseDto) |
Modifier and Type | Method and Description |
---|---|
void |
SuUserRpcServiceImpl.su(java.lang.Long id) |
void |
SuUserRpcServiceImpl.su(java.lang.String username) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ChallengeResponseRpcServiceImpl.getHmacPassphrase() |
ChallengeResponseContainer |
ChallengeResponseRpcServiceImpl.requestChallenge() |
Modifier and Type | Method and Description |
---|---|
AuthenticateResultDto |
LoginHandlerImpl.authenticate(AuthToken[] tokens) |
java.util.Set<java.lang.String> |
LoginHandlerImpl.getRequiredClientModules() |
int |
LoginHandlerImpl.getSessionTimeout() |
UserDto |
LoginHandlerImpl.isAuthenticated() |
java.lang.String |
LoginHandlerImpl.logoff() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportTreeModel> |
DashboardManagerImportRpcServiceImpl.loadTree() |
void |
DashboardManagerExportRpcServiceImpl.quickExport(AbstractDashboardManagerNodeDto nodeDto) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportTreeModel> |
DatasinkManagerImportRpcServiceImpl.loadTree() |
void |
DatasinkManagerExportRpcServiceImpl.quickExport(AbstractDatasinkManagerNodeDto nodeDto) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportTreeModel> |
DatasourceManagerImportRpcServiceImpl.loadTree() |
void |
DatasourceManagerExportRpcServiceImpl.quickExport(AbstractDatasourceManagerNodeDto nodeDto) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportTreeModel> |
ReportManagerImportRpcServiceImpl.loadTree() |
void |
ReportManagerExportRpcServiceImpl.quickExport(AbstractReportManagerNodeDto nodeDto,
boolean includeVariants) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DatabaseHelperDto> |
BaseDatasourceRpcServiceImpl.getDBHelperList()
May be called without having to log in.
|
Modifier and Type | Method and Description |
---|---|
AbstractNodeDto |
JasperReportRpcServiceImpl.removeAllSubReports(JasperReportDto reportDto) |
JasperReportDto |
JasperReportRpcServiceImpl.uploadJRXMLFiles(JasperReportDto reportDto,
java.util.List<FileToUpload> files) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
TableReportUtilityServiceImpl.exportToDot(java.lang.String token,
TableReportDto reportDto) |
java.lang.String |
TableReportUtilityServiceImpl.exportToSvg(java.lang.String token,
TableReportDto reportDto) |
java.util.List<ColumnDto> |
TableReportUtilityServiceImpl.loadColumnDefinition(ReportDto referenceReportDto,
DatasourceContainerDto containerDto,
java.lang.String query,
java.lang.String executeToken) |
<any> |
TableReportUtilityServiceImpl.loadData(ReportDto referenceReportDto,
DatasourceContainerDto containerDto,
PagingLoadConfig loadConfig,
java.lang.String query) |
Modifier and Type | Method and Description |
---|---|
BirtReportDto |
BirtUtilsRpcServiceImpl.addParametersFor(BirtReportDto reportDto,
java.util.List<BirtParameterProposalDto> proposalDtos) |
java.util.List<BirtParameterProposalDto> |
BirtUtilsRpcServiceImpl.proposeParametersFor(BirtReportDto birtReportDto) |
Modifier and Type | Method and Description |
---|---|
AbstractNodeDto |
DatasinkManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node,
Dto state) |
Modifier and Type | Method and Description |
---|---|
AbstractNodeDto |
DatasourceManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node,
Dto state) |
Modifier and Type | Method and Description |
---|---|
FormatPatternsDto |
I18nToolsRpcServiceImpl.getFormatPatterns() |
Modifier and Type | Method and Description |
---|---|
ReportDto |
ParameterRpcServiceImpl.addParameter(ParameterDefinitionDto parameter,
AbstractNodeDto correspondingNode) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ReportExecutorRpcServiceImpl.getPreviewMode() |
ReportDto |
ReportExecutorRpcServiceImpl.loadFullReportForExecution(ReportDto report) |
Modifier and Type | Class and Description |
---|---|
class |
HttpAuthExecuteServlet |
Modifier and Type | Method and Description |
---|---|
void |
HttpAuthExecuteServlet.doGet(HttpServletRequest req,
HttpServletResponse resp) |
void |
ReportExportServlet.doGet(HttpServletRequest req,
HttpServletResponse resp) |
void |
ReportExportServlet.doPost(HttpServletRequest req,
HttpServletResponse resp) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[][] |
ReportManagerTreeHandlerImpl.getReportsInCatalog(ReportFolderDto folderDto,
boolean showVariants) |
AbstractNodeDto |
ReportManagerTreeHandlerImpl.updateNode(AbstractNodeDto node,
Dto state) |
Modifier and Type | Method and Description |
---|---|
ReportDto |
ReportPropertiesRpcServiceImpl.updateProperties(ReportDto reportDto,
java.util.List<ReportStringPropertyDto> addedProperties,
java.util.List<ReportStringPropertyDto> modifiedProperties,
java.util.List<ReportStringPropertyDto> removedProperties) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<SendToClientConfig> |
SendToRpcServiceImpl.loadClientConfigsFor(ReportDto reportDto) |
java.lang.String |
SendToRpcServiceImpl.sendTo(ReportDto reportDto,
java.lang.String executorToken,
java.lang.String id,
java.lang.String format,
java.util.List<ReportExecutionConfigDto> formatConfig,
java.util.Map<java.lang.String,java.lang.String> values) |
Modifier and Type | Method and Description |
---|---|
CrystalReportDto |
CrystalUtilsRpcServiceImpl.addParametersFor(CrystalReportDto reportDto,
java.util.List<CrystalParameterProposalDto> proposalDtos) |
java.util.List<CrystalParameterProposalDto> |
CrystalUtilsRpcServiceImpl.proposeParametersFor(CrystalReportDto crystalReportDto) |
Modifier and Type | Method and Description |
---|---|
DashboardDto |
DashboardRpcServiceImpl.addDadgetToDashboard(DashboardDto dashboardDto,
DadgetDto dadgetDto) |
DashboardDto |
DashboardRpcServiceImpl.createDashboardForUser() |
DashboardDto |
DashboardRpcServiceImpl.editDadgetToDashboard(DashboardDto dashboardDto,
DadgetDto dadgetDto) |
DashboardDto |
DashboardRpcServiceImpl.editDashboard(DashboardDto dashboardDto) |
void |
DashboardRpcServiceImpl.editDashboards(java.util.ArrayList<DashboardDto> dashboards) |
DashboardContainerDto |
DashboardRpcServiceImpl.getDashboardForUser() |
DashboardDto |
DashboardRpcServiceImpl.importReferencedDashboardForUser(DashboardNodeDto dashboardNodeDto) |
DashboardDto |
DashboardRpcServiceImpl.reloadDashboard(DashboardDto dashboard) |
DashboardDto |
DashboardRpcServiceImpl.removeDadgetFromDashboard(DashboardDto dashboardDto,
DadgetDto dadgetDto) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
DatasourceBundleRpcServiceImpl.getAvailableBundleKeys() |
java.util.Map<java.lang.String,java.lang.String> |
DatasourceBundleRpcServiceImpl.getBundleSelectorConfiguration() |
void |
DatasourceBundleRpcServiceImpl.setSelectedBundle(java.lang.String bundleKey) |
boolean |
DatasourceBundleRpcServiceImpl.testConnection(DatabaseBundleDto databaseBundleDto) |
Modifier and Type | Method and Description |
---|---|
EnterpriseInformationDto |
CommunityEnterpriseCheckRpcServiceImpl.getEnterpriseInfos() |
Modifier and Type | Method and Description |
---|---|
void |
ImportRpcServiceImpl.performImport(java.util.Map<java.lang.String,ImportConfigDto> configMap,
java.util.Map<java.lang.String,ImportPostProcessConfigDto> postProcessMap) |
void |
ImportRpcServiceImpl.reset() |
java.util.Collection<java.lang.String> |
ImportRpcServiceImpl.uploadXML(java.lang.String xmldata) |
Modifier and Type | Method and Description |
---|---|
void |
FileServerAccessServlet.doGet(HttpServletRequest request,
HttpServletResponse response) |
java.lang.String |
FileServerRpcServiceImpl.loadFileDataAsString(FileServerFileDto fileDto) |
java.util.List<ImportTreeModel> |
FileServerImportRpcServiceImpl.loadTree() |
void |
FileServerRpcServiceImpl.quickExport(AbstractFileServerNodeDto nodeDto) |
void |
FileServerRpcServiceImpl.updateFile(FileServerFileDto fileDto,
java.lang.String data) |
java.util.List<AbstractFileServerNodeDto> |
FileServerRpcServiceImpl.uploadAndExtract(FileServerFolderDto folderDto,
FileToUpload fileToUpload) |
java.util.List<FileServerFileDto> |
FileServerRpcServiceImpl.uploadFiles(FileServerFolderDto folderDto,
java.util.List<FileToUpload> files) |
Modifier and Type | Method and Description |
---|---|
GlobalConstantDto |
GlobalConstantsRpcServiceImpl.addNewConstant() |
java.util.List<GlobalConstantDto> |
GlobalConstantsRpcServiceImpl.loadGlobalConstants() |
void |
GlobalConstantsRpcServiceImpl.removeAllConstants() |
void |
GlobalConstantsRpcServiceImpl.removeConstants(java.util.Collection<GlobalConstantDto> constantDtos) |
GlobalConstantDto |
GlobalConstantsRpcServiceImpl.updateConstant(GlobalConstantDto constantDto) |
Modifier and Type | Method and Description |
---|---|
void |
GridEditorRpcServiceImpl.commitChanges(ReportDto reportDto,
java.lang.String executeToken,
java.util.List<GridEditorRecordDto> modified,
java.util.List<GridEditorRecordDto> modifiedOriginals,
java.util.List<GridEditorRecordDto> deletedRecords,
java.util.List<GridEditorRecordDto> newRecords) |
Modifier and Type | Method and Description |
---|---|
JasperReportDto |
JasperUtilsRpcServiceImpl.addParametersFor(JasperReportDto jasperReportDto,
java.util.List<JasperParameterProposalDto> proposalDtos) |
java.util.List<JasperParameterProposalDto> |
JasperUtilsRpcServiceImpl.proposeParametersFor(JasperReportDto jasperReportDto) |
Modifier and Type | Method and Description |
---|---|
ReportDto |
ReportMetadataRpcServiceImpl.updateMetadata(ReportDto reportDto,
java.util.List<ReportMetadataDto> addedProperties,
java.util.List<ReportMetadataDto> modifiedProperties,
java.util.List<ReportMetadataDto> removedProperties) |
Modifier and Type | Method and Description |
---|---|
void |
LicenseRpcServiceImpl.updateLicense(java.lang.String license) |
Modifier and Type | Method and Description |
---|---|
void |
ActivateUserRpcServiceImpl.activateAccount(UserDto user,
boolean force) |
AccountInhibitionConfiguration |
AccountInhibitionRpcServiceImpl.getAccountInhibitionConfiguration(UserDto user) |
InhibitionState |
AccountInhibitionRpcServiceImpl.getInhibitionState(UserDto user) |
boolean |
LostPasswordRpcServiceImpl.isLostPasswordDisabled() |
java.lang.String |
LostPasswordRpcServiceImpl.requestNewPassword(java.lang.String username) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportTreeModel> |
RemoteServerManagerImportRpcServiceImpl.loadTree() |
void |
RemoteServerManagerExportRpcServiceImpl.quickExport(AbstractRemoteServerManagerNodeDto nodeDto) |
AbstractNodeDto |
RemoteServerManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node,
Dto state) |
Modifier and Type | Method and Description |
---|---|
<any> |
SaikuRpcServiceImpl.loadCubesFor(MondrianDatasourceDto datasourceDto,
SaikuReportDto saikuReportDto) |
void |
SaikuRpcServiceImpl.stashReport(java.lang.String token,
SaikuReportDto reportDto) |
boolean |
SaikuRpcServiceImpl.testConnection(MondrianDatasourceDto datasourceDto) |
Modifier and Type | Method and Description |
---|---|
void |
SaikuPivotRpcServiceImpl.stashReport(java.lang.String token,
TableReportDto reportDto) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerRpcServiceImpl.clearErrorStatus(java.lang.Long jobId) |
ReportDto |
SchedulerRpcServiceImpl.getReportFor(java.lang.Long jobId) |
<any> |
SchedulerRpcServiceImpl.getReportJobList(JobFilterConfigurationDto jobFilterConfigDto,
java.util.List<JobFilterCriteriaDto> addCriterionsDto) |
ReportScheduleJobInformation |
SchedulerRpcServiceImpl.loadDetailsFor(ReportScheduleJobListInformation selected) |
ExecutionLogEntryDto |
SchedulerRpcServiceImpl.loadFullDetailsFor(java.lang.Long jobId,
ExecutionLogEntryDto entryDto) |
ReportScheduleJobInformation |
SchedulerRpcServiceImpl.loadFullScheduleInformation(ReportScheduleJobListInformation selected) |
boolean |
SchedulerRpcServiceImpl.remove(java.lang.Long jobId) |
void |
SchedulerRpcServiceImpl.reschedule(java.lang.Long jobId,
ReportScheduleDefinition scheduleDTO) |
void |
SchedulerRpcServiceImpl.schedule(ReportScheduleDefinition scheduleDTO) |
void |
SchedulerRpcServiceImpl.scheduleOnce(java.lang.Long jobId) |
boolean |
SchedulerRpcServiceImpl.unschedule(java.lang.Long jobId) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptUrlAccessServlet.doGet(HttpServletRequest request,
HttpServletResponse response) |
void |
ScriptUrlAccessServlet.doPost(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
TeamSpaceDto |
TeamSpaceRpcServiceImpl.createNewTeamSpace(TeamSpaceDto dummySpace)
Creates a new teamspace with the currently logged in user as owner.
|
<any> |
TeamSpaceRpcServiceImpl.loadAllTeamSpaces() |
<any> |
TeamSpaceRpcServiceImpl.loadTeamSpaces()
Returns the teamspaces for the logged in user
Necessary Rights Read on TeamSpaceTarget
|
void |
TeamSpaceRpcServiceImpl.removeTeamSpace(TeamSpaceDto teamSpaceDto)
Deletes the passed teamspace
Necessary Rights Delete on TeamSpaceTarget and additionally: the
user has to own the teamspace
|
void |
TeamSpaceRpcServiceImpl.setPrimarySpace(TeamSpaceDto teamSpaceDto) |
Modifier and Type | Method and Description |
---|---|
AutocompleteResultDto |
TerminalRpcServiceImpl.autocomplete(java.lang.String sessionId,
java.lang.String command,
int cursorPosition) |
AutocompleteResultDto |
TerminalRpcServiceImpl.autocomplete(java.lang.String sessionId,
java.lang.String command,
int cursorPosition,
boolean forceResult) |
void |
TerminalRpcServiceImpl.closeSession(java.lang.String sessionId) |
CommandResultDto |
TerminalRpcServiceImpl.ctrlCPressed(java.lang.String sessionId) |
CommandResultDto |
TerminalRpcServiceImpl.execute(java.lang.String sessionId,
java.lang.String command) |
java.lang.String |
TerminalRpcServiceImpl.initSession() |
Modifier and Type | Method and Description |
---|---|
java.util.List<TsReferenceInfo> |
TsDiskRpcServiceImpl.getReferenceInfosFor(ReportDto reportDto) |
java.util.List<TeamSpaceDto> |
TsDiskRpcServiceImpl.getTeamSpacesWithReferenceTo(ReportDto reportDto) |
Modifier and Type | Method and Description |
---|---|
void |
UserVariableServiceImpl.forceRemove(UserVariableDefinition definition) |
void |
UserVariableServiceImpl.forceRemove(UserVariableInstance instance) |
UserVariableDefinition |
UserVariableServiceImpl.merge(UserVariableDefinition definition) |
UserVariableInstance |
UserVariableServiceImpl.merge(UserVariableInstance instance) |
void |
UserVariableServiceImpl.persist(UserVariableDefinition definition) |
void |
UserVariableServiceImpl.persist(UserVariableInstance instance) |
void |
UserVariableServiceImpl.remove(UserVariableDefinition definition) |
void |
UserVariableServiceImpl.remove(UserVariableInstance instance) |
Modifier and Type | Method and Description |
---|---|
EnterpriseInformationDto |
EnterpriseCheckRpcServiceImpl.getEnterpriseInfos() |
Modifier and Type | Method and Description |
---|---|
AceDto |
SecurityRpcServiceImpl.aceMoved(AbstractNodeDto nodeDto,
AceDto aceDto,
int index) |
AceDto |
SecurityRpcServiceImpl.addACE(AbstractNodeDto nodeDto) |
AceDto |
SecurityRpcServiceImpl.editACE(AbstractNodeDto nodeDto,
AceDto aceDto) |
SecurityViewInformation |
SecurityRpcServiceImpl.loadGenericSecurityViewInformation(GenericTargetIdentifier targetIdentifier) |
SecurityViewInformation |
SecurityRpcServiceImpl.loadSecurityViewInformation(AbstractNodeDto node) |
void |
SecurityRpcServiceImpl.removeACEs(AbstractNodeDto nodeDto,
java.util.List<AceDto> aceDtos) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
CryptoRpcServiceImpl.getHmacPassphrase() |
int |
CryptoRpcServiceImpl.getKeyLength() |
java.lang.String |
CryptoRpcServiceImpl.getSalt() |
java.lang.String |
CryptoRpcServiceImpl.getUserSalt() |
java.lang.String |
CryptoRpcServiceImpl.getUserSalt(java.lang.String username) |
Modifier and Type | Method and Description |
---|---|
AbstractNodeDto |
UserManagerTreeHandlerImpl.updateNode(AbstractNodeDto node,
Dto state) |
Modifier and Type | Method and Description |
---|---|
void |
PasswordRpcServiceImpl.changePassword(java.lang.String username,
java.lang.String oldPasswordB64,
java.lang.String newPasswordB64,
boolean encrypted) |
Modifier and Type | Class and Description |
---|---|
class |
SecuredHttpServlet
Remember to make doGet and doPost public for the security check to take
effect.
|
class |
SecuredRemoteServiceServlet |
Modifier and Type | Method and Description |
---|---|
void |
TreeDBManagerTreeHandler.deleteNode(AbstractNodeDto node,
Dto state)
Deletes the specified node
|
void |
TreeDBManagerTreeHandler.deleteNodeWithForce(AbstractNodeDto node,
Dto state)
Deletes the specified node
|
AbstractNodeDto |
TreeDBManagerTreeHandler.duplicateNode(AbstractNodeDto toDuplicate,
Dto state) |
java.util.List<AbstractNodeDto> |
TreeDBManagerTreeHandler.getChildren(AbstractNodeDto node,
Dto state,
java.util.Collection<Dto2PosoMapper> wlFilters,
java.util.Collection<Dto2PosoMapper> blFilters) |
java.lang.String[][] |
TreeDBManagerTreeHandler.getChildrenAsFto(AbstractNodeDto node,
Dto state,
java.util.Collection<Dto2PosoMapper> wlFilters,
java.util.Collection<Dto2PosoMapper> blFilters) |
java.util.List<AbstractNodeDto> |
TreeDBManagerTreeHandler.getRoot(Dto state) |
AbstractNodeDto |
TreeDBManagerTreeHandler.insertNode(AbstractNodeDto objectTypeToInsert,
AbstractNodeDto node,
Dto state)
inserts an object of the specified type
|
AbstractNodeDto |
TreeDBManagerTreeHandler.loadFullViewNode(AbstractNodeDto node,
Dto state) |
AbstractNodeDto |
TreeDBManagerTreeHandler.moveNodeAppend(AbstractNodeDto node,
AbstractNodeDto reference,
Dto state) |
AbstractNodeDto |
TreeDBManagerTreeHandler.moveNodeInsert(AbstractNodeDto node,
AbstractNodeDto reference,
int index,
Dto state) |
java.util.List<AbstractNodeDto> |
TreeDBManagerTreeHandler.moveNodesAppend(java.util.List<AbstractNodeDto> nodes,
AbstractNodeDto reference,
Dto state) |
AbstractNodeDto |
TreeDBManagerTreeHandler.refreshNode(AbstractNodeDto node,
Dto state) |
AbstractNodeDto |
TreeDBManagerTreeHandler.setFlag(AbstractNodeDto node,
long flagToSet,
long flagToUnset,
boolean updateNode,
Dto state) |
AbstractNodeDto |
TreeDBManagerTreeHandler.updateNode(AbstractNodeDto nodeDto,
Dto state) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportTreeModel> |
UserManagerImportRpcServiceImpl.loadTree() |
void |
UserManagerExportRpcServiceImpl.quickExport(AbstractUserManagerNodeDto nodeDto) |
Modifier and Type | Method and Description |
---|---|
UserDto |
UserPropertiesRpcServiceImpl.updateProperties(UserDto userDto,
java.util.List<UserPropertyDto> addedProperties,
java.util.List<UserPropertyDto> modifiedProperties,
java.util.List<UserPropertyDto> removedProperties) |