public class Visibility extends Object
| Constructor and Description |
|---|
Visibility() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextNodePath() |
String |
getInNodePath() |
String |
getNeedAuthentication() |
String |
getPermission() |
boolean |
getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
String |
getUserAgent() |
String |
getValue() |
void |
setContextNodePath(String contextNodePath) |
void |
setInNodePath(String inNodePath) |
void |
setNeedAuthentication(String needAuthentication) |
void |
setNeedsMavenExecutable(boolean needsMavenExecutable) |
void |
setOperatingMode(String operatingMode) |
void |
setPermission(String permission) |
void |
setUserAgent(String userAgent) |
void |
setValue(String value) |
public String getPermission()
public void setPermission(String permission)
public String getNeedAuthentication()
public void setNeedAuthentication(String needAuthentication)
public String getUserAgent()
public void setUserAgent(String userAgent)
public String getValue()
public void setValue(String value)
public String getContextNodePath()
public void setContextNodePath(String contextNodePath)
public String getInNodePath()
public void setInNodePath(String inNodePath)
public void setNeedsMavenExecutable(boolean needsMavenExecutable)
public void setOperatingMode(String operatingMode)
public boolean getRealValue(JCRNodeWrapper contextNode, JahiaUser jahiaUser, Locale locale, javax.servlet.http.HttpServletRequest request)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.