Package org.apache.ofbiz.webapp.control
Class ConfigXMLReader.ViewMap
java.lang.Object
org.apache.ofbiz.webapp.control.ConfigXMLReader.ViewMap
- Enclosing class:
- ConfigXMLReader
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ViewMap
-
-
Method Details
-
getName
Gets name.- Returns:
- the name
-
getxFrameOption
Gets frame option.- Returns:
- the frame option
-
getStrictTransportSecurity
Gets strict transport security.- Returns:
- the strict transport security
-
getDescription
Gets description.- Returns:
- the description
-
getInfo
Gets info.- Returns:
- the info
-
getPage
Gets page.- Returns:
- the page
-
isNoCache
public boolean isNoCache()Is no cache boolean.- Returns:
- the boolean
-
getType
Gets type.- Returns:
- the type
-
getContentType
Gets content type.- Returns:
- the content type
-
isSecurityAuth
public boolean isSecurityAuth()Is securityAuth boolean.- Returns:
- the boolean
-
getEncoding
Gets encoding.- Returns:
- the encoding
-