Generates a default filename (minus the extension) for a download from this Gradebook.
Parameters: prefix - for filename The appropriate filename for the export
Gets a localized message string based on the locale determined by the
FacesContext. Useful for adding localized FacesMessages from a backing bean.
TODO Replace with direct calls to FacesUtil.
Parameters: key - The key to look up the localized string
Gets a localized message string based on the locale determined by the
FacesContext. Useful for adding localized FacesMessages from a backing bean.
TODO Replace with direct calls to FacesUtil.
Parameters: key - The key to look up the localized string Parameters: params - The array of strings to use in replacing the placeholdersin the localized string