public class MkcolMethod extends MkcolMethod
WebDAVMethod.Condition
logger, m_childToParent, m_conditions, m_davHelper, m_depth, m_parentLockInfo, m_request, m_resourceTag, m_response, m_rootNodeRef, m_strPath, m_userAgent
Constructor and Description |
---|
MkcolMethod(VtiPathHelper pathHelper) |
Modifier and Type | Method and Description |
---|---|
protected FileInfo |
getNodeForPath(org.alfresco.service.cmr.repository.NodeRef rootNodeRef,
String path)
Get the file info for the given paths
|
String |
getPath()
Returns the path, excluding the Servlet Context (if present)
|
executeImpl, parseRequestBody, parseRequestHeaders, setActivityPoster
checkNode, checkNode, createXMLWriter, execute, flushXML, generateLockDiscoveryXML, generateLockDiscoveryXML, generateNamespaceDeclarations, generateResponseImpl, getActionService, getAuthenticationService, getContentService, getContextPath, getDAVHelper, getDAVLockService, getDepth, getFileFolderService, getMimetypeService, getNamespaceService, getNodeLockInfo, getNodeService, getPermissionService, getRequestBodyAsDocument, getRootNodeRef, getSearchService, getServiceRegistry, getServletPath, getSiteId, getStatusForAccessDeniedException, getTenantDomain, getTransactionService, getURLForPath, getWorkingCopy, getXMLOutputFormat, isReadOnly, parseDepthHeader, parseIfHeader, setDetails, shouldFlushXMLWriter, toString
public MkcolMethod(VtiPathHelper pathHelper)
protected FileInfo getNodeForPath(org.alfresco.service.cmr.repository.NodeRef rootNodeRef, String path) throws FileNotFoundException
WebDAVMethod
getNodeForPath
in class WebDAVMethod
rootNodeRef
- the acting webdav rootpath
- the path to search forFileNotFoundException
- if the path doesn't refer to a valid nodeWebDAVMethod.getNodeForPath(org.alfresco.service.cmr.repository.NodeRef, java.lang.String)
public String getPath()
getPath
in class WebDAVMethod
WebDAVMethod.getPath()
Copyright © 2005–2017 Alfresco Software. All rights reserved.