| Package | Description |
|---|---|
| com.sapportals.wcm.protocol.webdav |
A collection of utilities and constants common to WebDAV clients and
servers
|
| com.sapportals.wcm.protocol.webdav.repository |
A collection of utilities and constants common to WEBDAV-oriented
WCM repository users
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
DomElement.getTypedValue(Element e,
DateFormat df)
Gets the typed value from text content of an element based on it's
xsi:type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WDProperties.appendProperty(Element parent,
IPropertyName pname,
IProperty prop,
DateFormat df,
IHierarchicalUri baseUri) |
static void |
WDProperties.appendProperty(Element parent,
IPropertyName pname,
IProperty prop,
DateFormat df,
IHierarchicalUri baseUri,
boolean includeHiddenFlag)
Add a Property definition as child of an element.
|
static void |
WDProperties.appendPropertyValue(Element parent,
IProperty prop,
DateFormat df,
boolean includeHiddenFlag) |
static void |
WDProperties.appendPropertyValue(Element parent,
IProperty prop,
DateFormat df,
IHierarchicalUri baseUri,
boolean includeHiddenFlag)
Add a Property Value as child of an element.
|
static IMutableProperty |
WDProperties.getProperty(IPropertyName pname,
Element e,
DateFormat df,
IHierarchicalUri baseUri,
boolean tolerateTypeError)
Create a Property from its XML/WebDAV serialization.
|
static IMutableProperty |
WDProperties.getProperty(IPropertyName pname,
PropertyType pt,
Element e,
DateFormat df)
Create a Property from its XML/WebDAV serialization.
|
Copyright 2021 SAP SE Complete Copyright Notice