#set ($title_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.title")) #set ($closebutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($deletebutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.label")) #set ($deletebutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.hint")) #set ($savebutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($savebutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.hint")) #set ($needname_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.needname")) #set ($changemessage_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.changemessage")) #set ($deletemessage_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.deletemessage")) #set ($name_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.name")) #set ($description_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.description")) #set ($owner_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.owner")) #set ($deleteconfirm_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectivedetail.deleteconfirm"))