Package | Description |
---|---|
org.alfresco.module.vti.web | |
org.alfresco.module.vti.web.actions |
Modifier and Type | Method and Description |
---|---|
VtiAction |
VtiRequestDispatcher.ActionMapping.getAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
VtiRequestDispatcher.executeAction(HttpServletRequest httpRequest,
HttpServletResponse httpResponse,
VtiAction targetAction)
Execute the particular Sharepoint action.
|
void |
VtiRequestDispatcher.ActionMapping.setAction(VtiAction action) |
Modifier and Type | Class and Description |
---|---|
class |
VtiBaseAction
VtiBaseAction is base class for all actions that process "Frontpage extension"
protocol.
|
class |
VtiBinAction
VtiBinAction is processor of Forntpage extension protocol.
|
class |
VtiBrowserAction
VtiBrowserAction is used for redirection of specific requests to Web clients.
|
class |
VtiDeleteAction
Executes the WebDAV DELETE method with VTI specific
|
class |
VtiDownloadContentAction
VtiDownloadContentAction is used for content downloading for
documents that are located in version history.
|
class |
VtiIfHeaderAction
VtiIfHeaderAction is used for merging between client document version
and server document version.
|
class |
VtiInfAction
VtiInfAction returns the information to determine the entry point for
the Microsoft FrontPage Server Extensions.
|
class |
VtiLockAction
Executes the WebDAV LOCK method with VTI specific
|
class |
VtiMkcolAction
Executes the WebDAV MKCOL method with VTI specific behaviour
|
class |
VtiMoveAction
Executes the WebDAV MOVE method with VTI specific behaviour
|
class |
VtiPropfindAction
Executes the WebDAV PROPFIND method with VTI specific
|
class |
VtiPropPatchAction |
class |
VtiPutAction
WebDAV PUT method.
|
class |
VtiResourceAction
VtiResourceAction is used for retrieving specific resource
for web-view (like images, css).
|
class |
VtiSoapAction
VtiSoapAction is processor of Web service requests.
|
class |
VtiUnlockAction
Executes the WebDAV LOCK method with VTI specific
|
class |
VtiWebDavAction
VtiWebDavAction is processor of WebDAV protocol.
|
class |
VtiWelcomeInfoAction
VtiWelcomeInfoAction provides a bit of user facing welcome
information if they try visiting the Vti endpoint in a browser.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.