public class SapViewerStrings extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SapViewerStrings(LocalizationUtil localization,
javax.servlet.http.HttpSession session)
Creates a new SapViewerStrings instance containing all localized strings
needed by the sapviewer.jsp.
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic SapViewerStrings(LocalizationUtil localization, javax.servlet.http.HttpSession session)
localization - instance of LocalizationUtil needed to get localized stringssession - the current sessionCopyright © 2016 SAPERION AG. All rights reserved.