edu.internet2.middleware.grouper.grouperUi.beans.simpleMembershipUpdate
Class SimpleMembershipUpdateText

java.lang.Object
  extended by edu.internet2.middleware.grouper.grouperUi.beans.simpleMembershipUpdate.SimpleMembershipUpdateText

public class SimpleMembershipUpdateText
extends Object

get text in external URL (if applicable), and from nav.properties


Constructor Summary
SimpleMembershipUpdateText()
           
 
Method Summary
 String getAddMemberButton()
           
 String getAddMemberCombohint()
           
 String getAddMemberSubtitle()
           
 String getAdvancedButton()
           
 String getAdvancedMenuDeleteMultiple()
           
 String getAdvancedMenuDeleteMultipleTooltip()
           
 String getAdvancedMenuExport()
           
 String getAdvancedMenuExportAll()
           
 String getAdvancedMenuExportAllTooltip()
           
 String getAdvancedMenuExportSubjectIds()
           
 String getAdvancedMenuExportSubjectIdsTooltip()
           
 String getAdvancedMenuExportTooltip()
           
 String getAdvancedMenuImport()
           
 String getAdvancedMenuImportExport()
           
 String getAdvancedMenuImportExportTooltip()
           
 String getAdvancedMenuImportTooltip()
           
 String getAdvancedMenuShowGroupDetails()
           
 String getAdvancedMenuShowGroupDetailsTooltip()
           
 String getAdvancedMenuShowMemberFilter()
           
 String getAdvancedMenuShowMemberFilterTooltip()
           
 String getBreadcrumbLabel()
           
 String getChangeLocation()
           
 String getChangeLocationTooltip()
           
 String getClearFilterButton()
           
 String getDeleteAllButton()
           
 String getDeleteAllTooltip()
           
 String getDeleteConfirm()
           
 String getDeleteImageAlt()
           
 String getDeleteMultipleButton()
           
 String getDeleteMultipleTooltip()
           
 String getDisabledPrefix()
           
 String getDownloadAllLabel()
           
 String getDownloadSubjectIdsLabel()
           
 String getEnabledDisableCancelButton()
           
 String getEnabledDisableDateMask()
           
 String getEnabledDisabledSuccess()
           
 String getEnabledDisableEndDate()
           
 String getEnabledDisableEntity()
           
 String getEnabledDisableEntityId()
           
 String getEnabledDisableEntitySource()
           
 String getEnabledDisableGroupPath()
           
 String getEnabledDisableOkButton()
           
 String getEnabledDisableStartDate()
           
 String getEnabledDisableSubtitle()
           
 String getErrorDeleteCheckboxRequired()
           
 String getErrorMemberFilterTooManyResults()
           
 String getErrorNotEnoughFilterChars()
           
 String getErrorNotEnoughFilterCharsAlert()
           
 String getErrorNotEnoughSubjectChars()
           
 String getErrorSourceUnavailable()
           
 String getErrorSubjectNotFound(String memberDescription)
           
 String getErrorSubjectNotUnique(String memberDescription)
           
 String getErrorTooManyBrowsers()
           
 String getErrorUserSearchNoResults()
           
 String getErrorUserSearchNothingEntered()
           
 String getErrorUserSearchTooManyResults()
           
 String getFilterLabel()
           
 String getFilterMemberButton()
           
 String getFilterMemberCombohint()
           
 String getGroupAlternateName()
           
 String getGroupAlternateNameTooltip()
           
 String getGroupDescription()
           
 String getGroupDescriptionTooltip()
           
 String getGroupDisplayExtension()
           
 String getGroupDisplayExtensionTooltip()
           
 String getGroupDisplayName()
           
 String getGroupDisplayNameTooltip()
           
 String getGroupExtension()
           
 String getGroupExtensionTooltip()
           
 String getGroupId()
           
 String getGroupIdTooltip()
           
 String getGroupName()
           
 String getGroupNameTooltip()
           
 String getGroupSubtitle()
           
 String getImportAddErrorsLabel()
           
 String getImportAddsDeletesSummary(int adds, int deletes)
           
 String getImportAvailableSourceIds()
           
 String getImportButton()
           
 String getImportCancelButton()
           
 String getImportCommaSeparatedValuesFile()
           
 String getImportDirectInput()
           
 String getImportErrorBlankTextarea()
           
 String getImportErrorNoId()
           
 String getImportErrorNoIdCol()
           
 String getImportErrorNoWrongFile()
           
 String getImportErrorSubjectProblems()
           
 String getImportErrorSummary(int errorCount)
           
 String getImportLabel()
           
 String getImportRemoveErrorsLabel()
           
 String getImportReplaceExistingMembers()
           
 String getImportSizeSummary(int oldSize, int newSize)
           
 String getImportSubjectErrorsLabel()
           
 String getImportSubtitle()
           
 String getImportSubtitleInfodot()
           
 String getImportSuccessSummary()
           
 String getMemberDetailsSubtitle()
           
 String getMemberMenuAlt()
           
 String getMemberMenuDetailsLabel()
           
 String getMemberMenuDetailsTooltip()
           
 String getMemberMenuEnabledDisabled()
           
 String getMemberMenuEnabledDisabledTooltip()
           
 String getMembershipListSubtitle()
           
 String getMembershipLiteImportFileButton()
           
 String getMembershipLiteImportTextfieldButton()
           
 String getNoMembersFound()
           
 String getPagingLabelPrefix()
           
 String getPagingResultPrefix()
           
 String getSuccessAllMembersDeleted(int memberCountDeleted)
           
 String getSuccessMemberAdded(String memberDescription)
           
 String getSuccessMemberDeleted(String memberDescription)
           
 String getSuccessMembersDeleted(int memberCountDeleted)
           
 String getUpdateTitle()
          title of update screen
 String getUpdateTitleInfodot()
          infodot of update screen
 String getViewInAdminUi()
           
 String getViewInAdminUiTooltip()
           
 String getWarningSubjectAlreadyMember(String memberDescription)
           
static SimpleMembershipUpdateText retrieveSingleton()
          get singleton
 String text(String key)
          get text based on key
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMembershipUpdateText

public SimpleMembershipUpdateText()
Method Detail

retrieveSingleton

public static SimpleMembershipUpdateText retrieveSingleton()
get singleton

Returns:
singleton

text

public String text(String key)
get text based on key

Parameters:
key -
Returns:
text

getUpdateTitle

public String getUpdateTitle()
title of update screen

Returns:
title

getUpdateTitleInfodot

public String getUpdateTitleInfodot()
infodot of update screen

Returns:
infordot

getBreadcrumbLabel

public String getBreadcrumbLabel()
Returns:
the label for the breadcrumb

getViewInAdminUi

public String getViewInAdminUi()
Returns:
the label

getViewInAdminUiTooltip

public String getViewInAdminUiTooltip()
Returns:
the label

getGroupSubtitle

public String getGroupSubtitle()
Returns:
the label

getChangeLocation

public String getChangeLocation()
Returns:
the label

getChangeLocationTooltip

public String getChangeLocationTooltip()
Returns:
the label

getAddMemberSubtitle

public String getAddMemberSubtitle()
Returns:
the label

getAddMemberButton

public String getAddMemberButton()
Returns:
the label

getMembershipListSubtitle

public String getMembershipListSubtitle()
Returns:
the label

getPagingLabelPrefix

public String getPagingLabelPrefix()
Returns:
the label

getNoMembersFound

public String getNoMembersFound()
Returns:
the label

getDeleteConfirm

public String getDeleteConfirm()
Returns:
the label

getPagingResultPrefix

public String getPagingResultPrefix()
Returns:
the label

getErrorNotEnoughSubjectChars

public String getErrorNotEnoughSubjectChars()
Returns:
the label

getErrorNotEnoughFilterChars

public String getErrorNotEnoughFilterChars()
Returns:
the label

getErrorNotEnoughFilterCharsAlert

public String getErrorNotEnoughFilterCharsAlert()
Returns:
the label

getSuccessMemberDeleted

public String getSuccessMemberDeleted(String memberDescription)
Parameters:
memberDescription -
Returns:
the label

getErrorUserSearchNothingEntered

public String getErrorUserSearchNothingEntered()
Returns:
the label

getWarningSubjectAlreadyMember

public String getWarningSubjectAlreadyMember(String memberDescription)
Parameters:
memberDescription -
Returns:
the label

getSuccessMemberAdded

public String getSuccessMemberAdded(String memberDescription)
Parameters:
memberDescription -
Returns:
the label

getErrorSubjectNotFound

public String getErrorSubjectNotFound(String memberDescription)
Parameters:
memberDescription -
Returns:
the label

getErrorSubjectNotUnique

public String getErrorSubjectNotUnique(String memberDescription)
Parameters:
memberDescription -
Returns:
the label

getErrorSourceUnavailable

public String getErrorSourceUnavailable()
Returns:
the label

getErrorUserSearchTooManyResults

public String getErrorUserSearchTooManyResults()
Returns:
the label

getErrorUserSearchNoResults

public String getErrorUserSearchNoResults()
Returns:
the label

getDeleteImageAlt

public String getDeleteImageAlt()
Returns:
the label

getErrorTooManyBrowsers

public String getErrorTooManyBrowsers()
Returns:
the label

getAdvancedMenuDeleteMultiple

public String getAdvancedMenuDeleteMultiple()
Returns:
the label

getAdvancedMenuDeleteMultipleTooltip

public String getAdvancedMenuDeleteMultipleTooltip()
Returns:
the label

getAdvancedMenuShowGroupDetails

public String getAdvancedMenuShowGroupDetails()
Returns:
the label

getAdvancedMenuShowGroupDetailsTooltip

public String getAdvancedMenuShowGroupDetailsTooltip()
Returns:
the label

getAdvancedMenuShowMemberFilter

public String getAdvancedMenuShowMemberFilter()
Returns:
the label

getAdvancedMenuShowMemberFilterTooltip

public String getAdvancedMenuShowMemberFilterTooltip()
Returns:
the label

getAdvancedMenuImportExport

public String getAdvancedMenuImportExport()
Returns:
the label

getAdvancedMenuImportExportTooltip

public String getAdvancedMenuImportExportTooltip()
Returns:
the label

getAdvancedMenuExport

public String getAdvancedMenuExport()
Returns:
the label

getAdvancedMenuExportTooltip

public String getAdvancedMenuExportTooltip()
Returns:
the label

getAdvancedMenuExportSubjectIds

public String getAdvancedMenuExportSubjectIds()
Returns:
the label

getAdvancedMenuExportSubjectIdsTooltip

public String getAdvancedMenuExportSubjectIdsTooltip()
Returns:
the label

getAdvancedMenuExportAll

public String getAdvancedMenuExportAll()
Returns:
the label

getAdvancedMenuExportAllTooltip

public String getAdvancedMenuExportAllTooltip()
Returns:
the label

getAdvancedMenuImport

public String getAdvancedMenuImport()
Returns:
the label

getAdvancedMenuImportTooltip

public String getAdvancedMenuImportTooltip()
Returns:
the label

getMemberMenuDetailsLabel

public String getMemberMenuDetailsLabel()
Returns:
the label

getMemberMenuDetailsTooltip

public String getMemberMenuDetailsTooltip()
Returns:
the label

getMemberMenuEnabledDisabled

public String getMemberMenuEnabledDisabled()
Returns:
the label

getMemberMenuEnabledDisabledTooltip

public String getMemberMenuEnabledDisabledTooltip()
Returns:
the label

getDeleteMultipleButton

public String getDeleteMultipleButton()
Returns:
the label

getDeleteMultipleTooltip

public String getDeleteMultipleTooltip()
Returns:
the label

getDeleteAllButton

public String getDeleteAllButton()
Returns:
the label

getDeleteAllTooltip

public String getDeleteAllTooltip()
Returns:
the label

getErrorDeleteCheckboxRequired

public String getErrorDeleteCheckboxRequired()
Returns:
the label

getSuccessMembersDeleted

public String getSuccessMembersDeleted(int memberCountDeleted)
Parameters:
memberCountDeleted -
Returns:
the label

getSuccessAllMembersDeleted

public String getSuccessAllMembersDeleted(int memberCountDeleted)
Parameters:
memberCountDeleted -
Returns:
the label

getAdvancedButton

public String getAdvancedButton()
Returns:
the label

getAddMemberCombohint

public String getAddMemberCombohint()
Returns:
the label

getFilterMemberCombohint

public String getFilterMemberCombohint()
Returns:
the label

getDownloadSubjectIdsLabel

public String getDownloadSubjectIdsLabel()
Returns:
the label

getDownloadAllLabel

public String getDownloadAllLabel()
Returns:
the label

getImportLabel

public String getImportLabel()
Returns:
the label

getImportSubtitle

public String getImportSubtitle()
Returns:
the label

getImportSubtitleInfodot

public String getImportSubtitleInfodot()
Returns:
the label

getImportAvailableSourceIds

public String getImportAvailableSourceIds()
Returns:
the label

getImportReplaceExistingMembers

public String getImportReplaceExistingMembers()
Returns:
the label

getImportCommaSeparatedValuesFile

public String getImportCommaSeparatedValuesFile()
Returns:
the label

getImportCancelButton

public String getImportCancelButton()
Returns:
the label

getImportButton

public String getImportButton()
Returns:
the label

getImportErrorNoWrongFile

public String getImportErrorNoWrongFile()
Returns:
the label

getImportErrorBlankTextarea

public String getImportErrorBlankTextarea()
Returns:
the label

getImportErrorNoId

public String getImportErrorNoId()
Returns:
the label

getImportErrorNoIdCol

public String getImportErrorNoIdCol()
Returns:
the label

getImportErrorSubjectProblems

public String getImportErrorSubjectProblems()
Returns:
the label

getImportSuccessSummary

public String getImportSuccessSummary()
Returns:
the label

getImportErrorSummary

public String getImportErrorSummary(int errorCount)
Parameters:
errorCount -
Returns:
the label

getImportSizeSummary

public String getImportSizeSummary(int oldSize,
                                   int newSize)
Parameters:
oldSize -
newSize -
Returns:
the label

getImportAddsDeletesSummary

public String getImportAddsDeletesSummary(int adds,
                                          int deletes)
Parameters:
adds -
deletes -
Returns:
the label

getImportSubjectErrorsLabel

public String getImportSubjectErrorsLabel()
Returns:
the label

getImportAddErrorsLabel

public String getImportAddErrorsLabel()
Returns:
the label

getImportRemoveErrorsLabel

public String getImportRemoveErrorsLabel()
Returns:
the label

getMembershipLiteImportFileButton

public String getMembershipLiteImportFileButton()
Returns:
the label

getMembershipLiteImportTextfieldButton

public String getMembershipLiteImportTextfieldButton()
Returns:
the label

getImportDirectInput

public String getImportDirectInput()
Returns:
the label

getMemberMenuAlt

public String getMemberMenuAlt()
Returns:
the label

getMemberDetailsSubtitle

public String getMemberDetailsSubtitle()
Returns:
the label

getEnabledDisableSubtitle

public String getEnabledDisableSubtitle()
Returns:
the label

getEnabledDisableGroupPath

public String getEnabledDisableGroupPath()
Returns:
the label

getEnabledDisableEntity

public String getEnabledDisableEntity()
Returns:
the label

getEnabledDisableEntityId

public String getEnabledDisableEntityId()
Returns:
the label

getEnabledDisableEntitySource

public String getEnabledDisableEntitySource()
Returns:
the label

getEnabledDisableStartDate

public String getEnabledDisableStartDate()
Returns:
the label

getEnabledDisableEndDate

public String getEnabledDisableEndDate()
Returns:
the label

getEnabledDisableOkButton

public String getEnabledDisableOkButton()
Returns:
the label

getEnabledDisableCancelButton

public String getEnabledDisableCancelButton()
Returns:
the label

getEnabledDisableDateMask

public String getEnabledDisableDateMask()
Returns:
the label

getEnabledDisabledSuccess

public String getEnabledDisabledSuccess()
Returns:
the label

getFilterMemberButton

public String getFilterMemberButton()
Returns:
the label

getFilterLabel

public String getFilterLabel()
Returns:
the label

getClearFilterButton

public String getClearFilterButton()
Returns:
the label

getErrorMemberFilterTooManyResults

public String getErrorMemberFilterTooManyResults()
Returns:
the label

getDisabledPrefix

public String getDisabledPrefix()
Returns:
the label

getGroupDisplayExtension

public String getGroupDisplayExtension()
Returns:
the label

getGroupDisplayName

public String getGroupDisplayName()
Returns:
the label

getGroupDescription

public String getGroupDescription()
Returns:
the label

getGroupExtension

public String getGroupExtension()
Returns:
the label

getGroupName

public String getGroupName()
Returns:
the label

getGroupId

public String getGroupId()
Returns:
the label

getGroupDisplayExtensionTooltip

public String getGroupDisplayExtensionTooltip()
Returns:
the label

getGroupDisplayNameTooltip

public String getGroupDisplayNameTooltip()
Returns:
the label

getGroupDescriptionTooltip

public String getGroupDescriptionTooltip()
Returns:
the label

getGroupExtensionTooltip

public String getGroupExtensionTooltip()
Returns:
the label

getGroupNameTooltip

public String getGroupNameTooltip()
Returns:
the label

getGroupIdTooltip

public String getGroupIdTooltip()
Returns:
the label

getGroupAlternateName

public String getGroupAlternateName()
Returns:
the label

getGroupAlternateNameTooltip

public String getGroupAlternateNameTooltip()
Returns:
the label