|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.toolkit.server.base.WcmDpContainer
com.filenet.wcm.toolkit.server.base.WcmModule
com.filenet.wcm.apps.server.util.webdav.method.WebDAVMethod
com.filenet.wcm.apps.server.util.webdav.method.LockMethod
Field Summary |
Fields inherited from class com.filenet.wcm.apps.server.util.webdav.method.WebDAVMethod |
_req, _res, _uri, authoringDataProvider, depth, HTTP_VERSION, INFINITE_TIMEOUT, lockscope, lockToken, navigationDataProvider, putLockOwnerInHrefElement, requestedLockOwner, requestedLockToken, requestXML, responseXML, TEXT_XML_UTF_8, timeout, webDAVController, webDAVDataProvider |
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
locale, NAME_DELIMITER |
Constructor Summary | |
LockMethod(java.lang.String uri,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
WebDAVController controller)
|
Method Summary | |
void |
execute()
|
Methods inherited from class com.filenet.wcm.apps.server.util.webdav.method.WebDAVMethod |
appendErrorElement, extractRequestedLockToken, getHttpStatusString, getLockOwnerProperty, getPostedXML, isDocumentLocked, isSupportedResource, isSupportedResource, parseLockRequestBody, traceRequestHeaders, traceRequestXML, traceResponseXML, userHasAccessToViewContent, userHasPromoteVersionAccessToDocument |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
addChild, addChild, addChild, cleanup, debugTrace, getClassProperty, getClassProperty, getClassPropertyKeys, getConfiguration, getController, getDataStore, getModuleProperty, getModuleProperty, getModuleProperty, getModuleProperty, getModulePropertyKeys, getName, getParent, getWindowProperty, getWindowProperty, initialize, persist, queryDataProvider, setClassProperty, setClassProperty, setController, setModuleProperty, setModuleProperty, setName, setParent, setPortletParent, setWindowProperty |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmDpContainer |
addDataProvider, addDataProvider |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface |
addDataProvider |
Constructor Detail |
public LockMethod(java.lang.String uri, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, WebDAVController controller)
Method Detail |
public void execute()
execute
in class WebDAVMethod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |