public class Edit extends Render
Render,
Serialized FormALIAS_USER, ALLOWS_MULTIPLE_SUBMITS, AUTO_ASSIGN_ROLE, AUTO_CHECKIN, CAPTCHA, CONTRIBUTE_POST, COOKIE_NAME, COOKIE_PATH, COOKIE_VALUE, DISABLE_XSS_FILTERING, EVENT_ATTRIBUTE_NAMES, HEADER_IFMODSINCE, HEADER_LASTMOD, MARK_FOR_DELETION, MARK_FOR_DELETION_MESSAGE, METHOD_DELETE, METHOD_GET, METHOD_HEAD, METHOD_OPTIONS, METHOD_POST, METHOD_PUT, METHOD_TO_CALL, METHOD_TRACE, NEW_NODE_OUTPUT_FORMAT, NODE_NAME, NODE_NAME_PROPERTY, NODE_TYPE, NORMALIZE_NODE_NAME, PARENT_TYPE, PLUTO_ACTION, PLUTO_PREFIX, PLUTO_RESOURCE, PREVIEW_DATE, REDIRECT_HTTP_RESPONSE_CODE, REDIRECT_TO, REMOVE_MIXIN, RESERVED_PARAMETERS, RESOURCE_ID, RETURN_CONTENTTYPE, RETURN_CONTENTTYPE_OVERRIDE, SUBMIT, TAG_MISSING_END_BIGGERTHAN_PATTERN, TAG_MISSING_START_LESSERTHAN_PATTERN, TARGETDIRECTORY, TARGETNAME, VERSION| Constructor and Description |
|---|
Edit() |
| Modifier and Type | Method and Description |
|---|---|
protected RenderContext |
createRenderContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
JahiaUser user) |
EditConfiguration |
getEditConfiguration() |
protected boolean |
hasAccess(JCRNodeWrapper node) |
boolean |
isAvailableInDistantPublicationServerMode() |
boolean |
isAvailableInProductionMode() |
protected boolean |
isDisabled() |
boolean |
isForceUILocaleForJCRSession() |
protected boolean |
isInReadOnlyMode() |
void |
setAvailableInDistantPublicationServerMode(boolean availableInDistantPublicationServerMode) |
void |
setAvailableInProductionMode(boolean availableInProductionMode) |
void |
setEditConfiguration(EditConfiguration editConfiguration) |
void |
setForceUILocaleForJCRSession(boolean forceUILocaleForJCRSession) |
addCookie, checkActionRequirements, doDelete, doGet, doPost, doPut, getDefaultContentType, getLastModified, getRenderServletPath, getReservedParameters, getServletConfig, getServletName, getSettingsBean, handleRequest, isMethodAllowed, isMultipartRequest, isPortletRequest, isWebflowRequest, maybeSetLastModified, performRedirect, serializeNodeToJSON, setAllowedMethods, setCookieExpirationInDays, setDefaultContentType, setDefaultPostAction, setDefaultPutAction, setJcrSessionFactory, setLoggingService, setRenderService, setServletConfig, setSessionExpiryTime, setSettingsBean, setTemplateService, setUrlResolverFactory, setWebflowAction, setWorkspacedoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected RenderContext createRenderContext(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, JahiaUser user)
createRenderContext in class Renderprotected boolean hasAccess(JCRNodeWrapper node)
protected boolean isDisabled()
isDisabled in class Renderprotected boolean isInReadOnlyMode()
isInReadOnlyMode in class Renderpublic EditConfiguration getEditConfiguration()
public void setEditConfiguration(EditConfiguration editConfiguration)
public boolean isAvailableInProductionMode()
public void setAvailableInProductionMode(boolean availableInProductionMode)
public boolean isAvailableInDistantPublicationServerMode()
public void setAvailableInDistantPublicationServerMode(boolean availableInDistantPublicationServerMode)
public void setForceUILocaleForJCRSession(boolean forceUILocaleForJCRSession)
public boolean isForceUILocaleForJCRSession()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.