Decision Center API

ilog.rules.teamserver.web.beans
Class IlrWebAccessBean

java.lang.Object
  extended by ilog.rules.teamserver.web.beans.IlrWebAccessBean
All Implemented Interfaces:
ilog.rules.teamserver.web.navigation.IlrNavigationConstants, Serializable

Deprecated. Use ManagerBean instead.

public class IlrWebAccessBean
extends Object
implements Serializable, ilog.rules.teamserver.web.navigation.IlrNavigationConstants

Entry point for accessing web data.

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ilog.rules.teamserver.web.navigation.IlrNavigationConstants
ANALYZE, ARCHIVE_REPORT_PAGE, BACK, BACK_TWICE_NAV, CHECK_EVENT_PROJECT, CLONEBASELINETOBRANCH_NAV, CLONEDEPLOYMENTBASELINETOBRANCH_NAV, COBOL_BACK, COBOL_FAIL, COBOL_INIT, COBOL_SUCCESS, COMPAREREPORTWITH_NAV, COMPOSE, COMPOSE_SIMULATION, COMPOSE_TEST_SUITE, CONFIGURE, CONFIRM_CHANGE_BASELINE_IN_USE, CONFIRM_CHANGE_EDITOR_IN_USE, CONFIRM_COMPOSE, CONFIRM_COMPOSE_CONTAINER, CONFIRM_NEW, COPY, COPY_VERSION, COPYBASELINE_NAV, COPYDEPLOYMENTBASELINE_NAV, DELETE, DELETEBASELINE_NAV, DELETEBRANCH_NAV, DELETEDEPLOYMENTBASELINE_NAV, DELETEMERGEREPORT_NAV, DELETEREPORT_NAV, DELETESERVER_NAV, DEPLOY_EVENTS, DEPLOY_EVENTS_FAIL, DEPLOY_EVENTS_SUCCESS, DETAILS_DELETE, DETAILSREPORT_NAV, DIAGNOSTIC, DISCONNECTED_PUBLISH_WIZARD_NAV, DISPLAY_MERGE_REPORTS, DOWNLOAD_MERGE_REPORT, DOWNLOAD_PROJECT, DOWNLOAD_REPORT, DOWNLOAD_RULEAPP, DOWNLOAD_RULEAPP_GENERATION_ERROR, DOWNLOAD_RULESET, DOWNLOAD_RULESET_GENERATION_ERROR, DOWNLOAD_SCENARIOSUITE, DOWNLOAD_SCENARIOSUITE_GENERATION_ERROR, DOWNLOAD_TEMPLATE_ANALYZE, DOWNLOAD_TEMPLATE_COMPOSE, EDIT_EXTRACTORS_PAGE, EDITPROJECTDEPENDENCIES_NAV, EDITSERVER_NAV, ERROR, EVENTSERVERCONFIGLOGINPASSWORD_NAV, EXECUTE_SCENARIOSUITE_GENERATION_ERROR, EXECUTE_SCENARIOSUITE_NAV, EXPLORE, EXPLORE_DELETE, EXPLORE_VERSION, FREEZEBASELINE_NAV, FREEZEDEPBASELINE_NAV, GENERATE_TEMPLATE_ANALYZE, GENERATE_TEMPLATE_COMPOSE, HANDLE_RESTORE_BASELINE_CONFLICTS, HANDLE_RESTORE_CONFLICTS, HISTORY, HOME, INFO, INSTALL_CONFIGURATION_PARAMETERS, INSTALL_LOG_PAGE, INSTALL_MESSAGES_FILES, INSTALL_NEW_CONFIGURATION_PARAMETER, INSTALL_NEW_MESSAGES_FILE, INSTALL_NEW_ROLE, INSTALL_SETUP_PERSISTENCE_CALENDAR, INSTALL_SETUP_PERSISTENCE_LOCALE, INSTALL_SETUP_ROLES, INSTALL_TABLES, INSTALL_WELCOME, LOCK, LOGIN, LOGOUT, MANAGEJOBS_NAV, MANAGERELEASES_NAV, MANAGERULEDOCSLOCATIONS_NAV, MANAGESERVERS_NAV, NAVIGATION_SUFFIX, NEW, NO_COMPATIBLE_REPORT_NAV, NOT_IMPLEMENTED, OPTIONS, PLEASE_WAIT, PROJECT, PROJECT_OPTIONS, QUERY, QUERY_RESULTS, REDEPLOY_EVENTS, REFACTORING, RENAMEBASELINE_NAV, RENAMEBRANCH_NAV, RENAMEDEPLOYMENTBASELINE_NAV, RENAMEMERGEREPORT_NAV, REPORT_GENERATION_CANCELLED, REPORT_GENERATION_ERROR, RESTORE_VERSION, RESTOREBASELINE_NAV, RSO_PUBLISH_WIZARD_NAV, RSO_UPDATE_WIZARD_NAV, RTS_PUBLISH_WIZARD_NAV, RULEAPP_DEPLOY, RULEAPP_DEPLOY_FAIL, RULEAPP_DEPLOY_SUCCESS, RULEAPP_QUICK_DEPLOY, RULEAPP_REDEPLOY, RULEAPP_TARGET, RULEAPPS, SCENARIO_SUITE_REPORT, SECURITY, SERVERCONFIG_NAV, SERVERCONFIGLOGINPASSWORD_NAV, SUCCESS, TRACK_CHANGES, UNLOCK, UPDATE_BASELINES, VERSIONING_POLICY, VIEW_DETAILS, VIEW_VERSION_DETAILS, VIEWBOM_NAV, VIEWBOMPATH_NAV, VIEWPARAMETERS_NAV, VIEWREPORTS_NAV
 
Constructor Summary
IlrWebAccessBean()
          Deprecated.  
 
Method Summary
 IlrElementDetails getCurrentElement()
          Deprecated.  
static IlrWebAccessBean getInstance()
          Deprecated. Retrieves the bean instance for this session.
 List getSelectedElementsInTable()
          Deprecated. Accesses web data, useful for toolbar customization.
 String noItemSelectedSingle()
          Deprecated. Error message helper.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlrWebAccessBean

public IlrWebAccessBean()
Deprecated. 
Method Detail

getInstance

public static IlrWebAccessBean getInstance()
Deprecated. 
Retrieves the bean instance for this session.

Returns:
The bean instance.

getSelectedElementsInTable

public List getSelectedElementsInTable()
Deprecated. 
Accesses web data, useful for toolbar customization.

Returns:
The list of elements selected in the table of the page explore.jsp.

getCurrentElement

public IlrElementDetails getCurrentElement()
Deprecated. 
Returns:
The currently selected element (can be a folder, a rule, and so on).

noItemSelectedSingle

public String noItemSelectedSingle()
Deprecated. 
Error message helper.

Should be returned when an action is triggered but no element was selected.

Returns:
An error message.

Decision Center API

© Copyright IBM Corp. 1987, 2013