Class SapViewerStrings

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
com.saperion.ngc.json.SapViewerStrings
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class SapViewerStrings extends HashMap<String,String>
This class contains the localized strings that are used by the sapviewer.jsp.
See Also:
  • Constructor Details

    • SapViewerStrings

      public SapViewerStrings(LocalizationUtil localization, jakarta.servlet.http.HttpSession session)
      Creates a new SapViewerStrings instance containing all localized strings needed by the sapviewer.jsp.
      Parameters:
      localization - instance of LocalizationUtil needed to get localized strings
      session - the current session