|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use PropertyMap | |
|---|---|
| com.sas.services.webdav | Provides a client API for accessing WebDAV servers. |
| Uses of PropertyMap in com.sas.services.webdav |
|---|
| Methods in com.sas.services.webdav that return PropertyMap | |
|---|---|
static PropertyMap |
Utils.convertDavPropertyArray(java.util.List<DavPropertyItem> davPropertyItems)
|
PropertyMap |
DAVResource.getPropertyMap()
Returns a property map of the resources properties. |
| Methods in com.sas.services.webdav that return types with arguments of type PropertyMap | |
|---|---|
java.util.Map<java.lang.String,PropertyMap> |
DAVResource.getChildrenProperties(PropertyName[] properties)
Get all the properties of a collection's members (depth=1) in as single server request. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||