Interface | Description |
---|---|
VtiMethod |
Interface that must implement all the Vti methods (Frontpage extension protocol methods)
handling classes
|
Class | Description |
---|---|
AbstractMethod |
Abstract base class for all the Vti method handling classes.
|
CheckinDocumentMethod |
Class for handling "checkin document"
|
CheckoutDocumentMethod |
Class for handling CheckoutDocument Method
|
CreateUrlDirectories |
Class for handling CreateUrlDirectories Method
|
CreateUrlDirectory |
Class for handling CreateUrlDirectory Method
|
DeleteMethod |
Implements the WebDAV DELETE method with VTI specific
|
FileOpenDialog |
Class for handling FileOpen Dialog
|
GetDocsMetaInfoMethod |
Class for handling "getDocsMetaInfo" method
|
GetDocumentMethod |
Class for handling GetDocument Method
|
ListDocumentsMethod |
Class for handling ListDocuments Method
|
LockMethod |
Implements the WebDAV LOCK method with VTI specific
|
MkcolMethod |
Implements the WebDAV MKCOL method with VTI specific behaviours
|
MoveDocumentMethod |
Class for handling MoveDocument Method
|
MoveMethod |
Implements the WebDAV MOVE method with VTI specific behaviours
|
NotImplementedVtiMethod | |
OpenServiceMethod |
Class for handling OpenService Method
|
PropfindMethod |
Class for handling PROPFIND method of the MS-WDVME protocol.
|
PropPatchMethod |
Implements the WebDAV PROPPATCH method with VTI specific
|
PutDocumentMethod |
Class for handling "put document" method
|
PutMethod |
WebDAV PUT method.
|
RemoveDocumentsMethod |
Class for handling "remove documents" method
|
SaveFormDialog | |
ServerVersionMethod |
Class for handling ServerVersion Method
|
UncheckoutDocumentMethod |
Class for handling UncheckoutDocument Method
|
UnlockMethod |
Implements the WebDAV UNLOCK method with VTI specific
|
UrlToWebUrlMethod |
Class for handling "url to web url" method
|
VtiFpRequest |
VtiFpRequest is wrapper for HttpServletRequest.
|
VtiFpResponse |
VtiFpResponse is wrapper for HttpServletResponse.
|
Exception | Description |
---|---|
VtiMethodException |
Exception that describe specific error code of Frontpage extension protocol.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.