|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateInfo | |
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.client.methods | This package contains classes and utilities used to build a WebDAV client implementation. |
| org.apache.jackrabbit.webdav.version | Interfaces and classes used to cover functionality defined by RFC 3253: Versioning Extensions to WebDAV. |
| Uses of UpdateInfo in org.apache.jackrabbit.webdav |
|---|
| Methods in org.apache.jackrabbit.webdav that return UpdateInfo | |
|---|---|
UpdateInfo |
WebdavRequestImpl.getUpdateInfo()
|
| Uses of UpdateInfo in org.apache.jackrabbit.webdav.client.methods |
|---|
| Constructors in org.apache.jackrabbit.webdav.client.methods with parameters of type UpdateInfo | |
|---|---|
UpdateMethod(String uri,
UpdateInfo updateInfo)
|
|
| Uses of UpdateInfo in org.apache.jackrabbit.webdav.version |
|---|
| Methods in org.apache.jackrabbit.webdav.version that return UpdateInfo | |
|---|---|
UpdateInfo |
DeltaVServletRequest.getUpdateInfo()
Parses the UPDATE request body a build the corresponding UpdateInfo
object. |
| Methods in org.apache.jackrabbit.webdav.version with parameters of type UpdateInfo | |
|---|---|
MultiStatus |
VersionControlledResource.update(UpdateInfo updateInfo)
Perform an update on this resource using the specified UpdateInfo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||