Class ConfigXMLReader.ViewMap

java.lang.Object
org.apache.ofbiz.webapp.control.ConfigXMLReader.ViewMap
Enclosing class:
ConfigXMLReader

public static class ConfigXMLReader.ViewMap extends Object
  • Constructor Details

    • ViewMap

      public ViewMap(Element viewMapElement)
  • Method Details

    • getName

      public String getName()
      Gets name.
      Returns:
      the name
    • getxFrameOption

      public String getxFrameOption()
      Gets frame option.
      Returns:
      the frame option
    • getStrictTransportSecurity

      public String getStrictTransportSecurity()
      Gets strict transport security.
      Returns:
      the strict transport security
    • getDescription

      public String getDescription()
      Gets description.
      Returns:
      the description
    • getInfo

      public String getInfo()
      Gets info.
      Returns:
      the info
    • getPage

      public String getPage()
      Gets page.
      Returns:
      the page
    • isNoCache

      public boolean isNoCache()
      Is no cache boolean.
      Returns:
      the boolean
    • getType

      public String getType()
      Gets type.
      Returns:
      the type
    • getContentType

      public String getContentType()
      Gets content type.
      Returns:
      the content type
    • getEncoding

      public String getEncoding()
      Gets encoding.
      Returns:
      the encoding