#set ($savebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($savebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.hint")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint")) #set ($deletebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.label")) #set ($deletebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.hint")) #set ($computationdetail_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.computationdetail")) #set ($alertmessage1_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.alertmessage1")) #set ($alertmessage2_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.alertmessage2")) #set ($alertmessage3_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.alertmessage3")) #set ($alertmessage4_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.alertmessage4")) #set ($headertitle_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.headertitle")) #set ($name_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.name")) #set ($displaysettings_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.displaysettings")) #set ($showin_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.showin")) #set ($table_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.table")) #set ($showinXaxis_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.showinXaxis")) #set ($showinYaxis_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.showinYaxis")) #set ($showinsize_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.showinsize")) #set ($position_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.position")) #set ($showascost_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.showascost")) #set ($showasbenefit_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.showasbenefit")) #set ($makeavailable_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.makeavailable")) #set ($summarylabel_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.summarylabel")) #set ($summaryformatting_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.summaryformatting")) #set ($access_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.access")) #set ($public_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.public")) #set ($sensitive_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.sensitive")) #set ($description_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.description")) #set ($computationtype_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.computationtype")) #set ($viewoptions_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.viewoptions")) #set ($none_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.none")) #set ($formatascurrency_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getlegacomputationdetail.formatascurrency")) #set ($ExecutionProfile = $CommonFunctions.getViewLabel("ExecutionProfileMainView").getDisplayedName()) #set ($ExecutionProfileOverviewTab = $CommonFunctions.getViewLabel("ExecutionProfileTab").getDisplayedName()) #set ($ImpactProfile = $CommonFunctions.getViewLabel("ImpactProfileMainView").getDisplayedName()) #set ($BusinessAlignment = $CommonFunctions.getViewLabel("BusinessAlignmentMainView").getDisplayedName()) #set ($BalancingTab = $CommonFunctions.getViewLabel("BusinessAlignmentBalancingView").getDisplayedName()) #set ($hideExecutionProfileView = true) #if ($availableViewList.indexOf("ExecutionProfileMainView") != -1 ) #set ($hideExecutionProfileView = false) #end #set ($hideExecutionProfileOverviewTab = true) #if ($availableViewList.indexOf("ExecutionProfileTab") != -1 ) #set ($hideExecutionProfileOverviewTab = $hideExecutionProfileView) #end #set ($hideImpactProfileView = true) #if ($availableViewList.indexOf("ImpactProfileMainView") != -1 ) #set ($hideImpactProfileView = false) #end #set ($hideImpactProfileTableView = true) #if ($availableViewList.indexOf("ImpactProfileTableView") == -1 ) #set ($hideImpactProfileTableView = $hideImpactProfileView) #end #set ($hideImpactProfileGraphView = true) #if ($availableViewList.indexOf("ImpactProfileGraphView") != -1 ) #set ($hideImpactProfileGraphView = $hideImpactProfileView ) #end #set ($hideBusinessAlignmentView = true) #if ($availableViewList.indexOf("BusinessAlignmentMainView") != -1 ) #set ($hideBusinessAlignmentView = false) #end #set ($hideBusinessAlignmentGraphView = true) #if ($availableViewList.indexOf("BusinessAlignmentGraphView") != -1 ) #set ($hideBusinessAlignmentGraphView = $hideBusinessAlignmentView) #end #set ($hideBusinessAlignmentTableView = true) #if ($availableViewList.indexOf("BusinessAlignmentTableView") != -1 ) #set ($hideBusinessAlignmentTableView = $hideBusinessAlignmentView) #end #set ($hideBalancingView = true) #if ($availableViewList.indexOf("BusinessAlignmentBalancingView") != -1 ) #set ($hideBalancingView = $hideBusinessAlignmentView) #end $computationdetail_text #parse("/common_js.vm") #parse("/systemmanager_js.vm") #parse ("/formvalidator.vm") #parse("/itimpactdialogs_js.vm") #parse ("/changedetector.vm")
$headertitle_text
$name_text
$description_text
$computationtype_text
Roll-up Children:
$displaysettings_text
$viewoptions_text #if (!$hideExecutionProfileOverviewTab) #if ($legaComputation.getDisplayList().indexOf("$V_EXECUTION_PROFILE_TABLE") != -1) #else #end #end #if (!$hideExecutionProfileOverviewTab) #if ($legaComputation.getDisplayList().indexOf("$V_EXECUTION_RESOURCES_TABLE") != -1) #else #end #end #if (!$hideImpactProfileTableView) #if ($legaComputation.getDisplayList().indexOf("$_IMPACT_PROFILE_TABLE_VIEW") != -1) #else #end #end #if (!$hideBusinessAlignmentBubbleView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_BUBBLE_X_VIEW") != -1) #else #end #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_BUBBLE_Y_VIEW") != -1) #else #end #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_BUBBLE_SIZE_VIEW") != -1) #else #end #end #if (!$hideBusinessAlignmentGraphView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_GRAPH_COST_VIEW") != -1) #else #end #end #if (!$hideBusinessAlignmentGraphView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_GRAPH_BENEFIT_VIEW") != -1) #else #end #end #if (!$hideBusinessAlignmentTableView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_TABLE_VIEW") != -1) #else #end #end #if (!$hideBusinessAlignmentTableView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_TABLE_COST_VIEW") != -1) #else #end #end #if (!$hideBusinessAlignmentTableView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_TABLE_BENEFIT_VIEW") != -1) #else #end #end #if (!$hideBalancingView) #if ($legaComputation.getDisplayList().indexOf("$_BUSINESS_ALIGNMENT_BALANCING_VIEW") != -1) #else #end #end #if (!$hideImpactProfileGraphView) #if ($legaComputation.getDisplayList().indexOf("$_IMPACT_PROFILE_GRAPH_VIEW") != -1) #else #end #end #if ($legaComputation.getDisplayList().indexOf("PortfolioDialog") != -1) #else #end
$showin_text $CommonFunctions.displayReady($V_EXECUTION_PROFILE_TABLE_LABEL) $table_text $position_text
$showin_text $CommonFunctions.displayReady($V_EXECUTION_RESOURCES_TABLE_LABEL) $table_text $position_text
$showin_text $CommonFunctions.displayReady($_IMPACT_PROFILE_TABLE_VIEW_LABEL) $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_BUBBLE_CHART_VIEW_LABEL) $showinXaxis_text $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_BUBBLE_CHART_VIEW_LABEL) $showinYaxis_text $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_BUBBLE_CHART_VIEW_LABEL) $showinsize_text $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_GRAPH_VIEW_LABEL)$showascost_text $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_GRAPH_VIEW_LABEL) $showasbenefit_text $position_text
$showin_text $CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_TABLE_VIEW_LABEL) $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_TABLE_VIEW_LABEL) $showascost_text $position_text
$CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_TABLE_VIEW_LABEL)$showasbenefit_text $position_text
$showin_text $CommonFunctions.displayReady($_BUSINESS_ALIGNMENT_BALANCING_VIEW_LABEL) $position_text
$showin_text $CommonFunctions.displayReady($_IMPACT_PROFILE_GRAPH_VIEW_LABEL) $position_text
$makeavailable_text
$summarylabel_text
$summaryformatting_text
$access_text